From 843d064904f52d046e1898de03ab9a4b9fc34b6e Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Wed, 26 Apr 2023 11:53:03 -0300 Subject: [PATCH 01/67] SRU2023 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b4d5abea0..97f7fcfa9 100644 --- a/build.gradle +++ b/build.gradle @@ -23,7 +23,7 @@ archivesBaseName = 'pw-swift-core' group 'com.prowidesoftware' project.ext { - SRU = 'SRU2022' + SRU = 'SRU2023' } scmVersion { From 67a05e1476ba0c5a6802c375885adc52b86c970d Mon Sep 17 00:00:00 2001 From: zubri Date: Wed, 26 Apr 2023 15:03:03 -0300 Subject: [PATCH 02/67] fixed version for upcoming SRU --- build.gradle | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 97f7fcfa9..2a31c0c88 100644 --- a/build.gradle +++ b/build.gradle @@ -32,7 +32,8 @@ scmVersion { versionSeparator.set('-') } } -project.version = "${SRU}-${scmVersion.version}" +//project.version = "${SRU}-${scmVersion.version}" +project.version = "${SRU}-9.4.0-SNAPSHOT" java { toolchain { From bce672b7bf8c8403ebefebc30cdce40c863c1db4 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Thu, 27 Apr 2023 12:18:23 -0300 Subject: [PATCH 03/67] codegenMtClasses --- .../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 | 649 ++++++++++-------- .../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 | 6 +- .../swift/model/mt/mt5xx/MT504.java | 6 +- .../swift/model/mt/mt5xx/MT505.java | 6 +- .../swift/model/mt/mt5xx/MT506.java | 6 +- .../swift/model/mt/mt5xx/MT507.java | 6 +- .../swift/model/mt/mt5xx/MT508.java | 6 +- .../swift/model/mt/mt5xx/MT509.java | 6 +- .../swift/model/mt/mt5xx/MT510.java | 6 +- .../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 | 6 +- .../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 | 41 +- .../swift/model/mt/mt5xx/MT538.java | 10 +- .../swift/model/mt/mt5xx/MT540.java | 6 +- .../swift/model/mt/mt5xx/MT541.java | 6 +- .../swift/model/mt/mt5xx/MT542.java | 6 +- .../swift/model/mt/mt5xx/MT543.java | 6 +- .../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 | 96 +-- .../swift/model/mt/mt5xx/MT565.java | 30 +- .../swift/model/mt/mt5xx/MT566.java | 104 ++- .../swift/model/mt/mt5xx/MT567.java | 26 +- .../swift/model/mt/mt5xx/MT568.java | 26 +- .../swift/model/mt/mt5xx/MT575.java | 16 +- .../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 | 25 +- .../swift/model/mt/mt7xx/MT711.java | 6 +- .../swift/model/mt/mt7xx/MT720.java | 25 +- .../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 | 119 ++-- .../swift/model/mt/mt7xx/MT761.java | 6 +- .../swift/model/mt/mt7xx/MT765.java | 25 +- .../swift/model/mt/mt7xx/MT767.java | 25 +- .../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/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 +- 273 files changed, 1493 insertions(+), 1310 deletions(-) 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 661fee71d..235360a3f 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

* 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 = 2022; + public static final int SRU = 2023; 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 c70b038f6..c3affac02 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

* 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 = 2022; + public static final int SRU = 2023; 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 7f2f2c772..446ac795d 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

* 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 = 2022; + public static final int SRU = 2023; 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 8b385649b..9a6cbe3ac 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

* 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 = 2022; + public static final int SRU = 2023; 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 b5dbcfb4f..32d5d3511 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

* 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 = 2022; + public static final int SRU = 2023; 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 5b2385391..9d5f12917 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

* 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 = 2022; + public static final int SRU = 2023; 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 c7f9d7547..b9a39626d 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

* 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 = 2022; + public static final int SRU = 2023; 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 e4dc8b554..e0191b7da 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ * *

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

* 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 = 2022; + public static final int SRU = 2023; 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 7dfdffa2b..d24f07d26 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-2022 Prowide + * 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. @@ -94,7 +94,7 @@ * *

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

* 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 = 2022; + public static final int SRU = 2023; 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 ab2ec36bc..b6d6da2ec 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ * *

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

* 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 = 2022; + public static final int SRU = 2023; 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 77160173b..f248e1509 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-2022 Prowide + * 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. @@ -94,7 +94,7 @@ Sequence _B (O)

  • Field 202 (M)
  • * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 65264e096..bee1ebcf4 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 93e1e8ee9..8878adac8 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 5083e604e..8595dfcca 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 28d48bab5..32ba0403b 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-2022 Prowide + * 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. @@ -43,7 +43,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 342d6fe99..53c191f1a 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 9f56a09ab..81eb4f7e9 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 55e71bab1..7a1a9fff2 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 1c607742c..a17ad0df3 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 9efd35929..4c433388e 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-2022 Prowide + * 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. @@ -41,7 +41,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 345227d3a..f29693c74 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 50e0ebfbb..6030fc67d 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 0a90de615..e6a3711b9 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 3aadca1fa..368e26797 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 c6d5b1e1c..ade0e7ff0 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-2022 Prowide + * 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. @@ -41,7 +41,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 82098e314..3580199d5 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 8c68354cb..2cb710d64 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 48718d839..2e3eec928 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-2022 Prowide + * 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. @@ -43,7 +43,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 f3dc63553..0323fa6df 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 91a74a999..7afda3394 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-2022 Prowide + * 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. @@ -41,7 +41,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 62b09e876..a2c074b5b 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-2022 Prowide + * 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. @@ -41,7 +41,7 @@ * *

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

    * 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 = 2022; + public static final int SRU = 2023; 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 a27357b12..011d48248 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ Sequence _A (O) (repetitive)

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

      * 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 = 2022; + public static final int SRU = 2023; 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 0bfb7635e..1ba1fddcc 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 43bc60b1a..e0e14a82d 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 67c257f51..3b90563f7 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 6498bd026..9fb113f5a 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 ad1642f4e..14088104d 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 fb0bd7047..16be1b31d 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 37dacb4a8..9effe009f 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 9ba478444..e11100a9b 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 07e679966..cfb9ab8ea 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 d7435e060..0443d652e 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 724292be1..7f9420ee6 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 f1ba75a68..dd5c8b739 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 85505656d..be4af2f45 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 e4362c7f3..302eae904 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-2022 Prowide + * 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. @@ -43,7 +43,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 644c7cd9e..bb58f6194 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 e540ec991..5ee8e071d 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 0e0918468..4254e9ddf 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 b5148951a..41516edba 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 0d0395d68..6d1ef84cf 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-2022 Prowide + * 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. @@ -43,7 +43,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 60741b8d3..41a061377 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 990cb2b20..74edb40e8 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 b6a809f03..32c951452 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 a7243cd0a..6ce481215 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 8ce15e777..a7bfd2aed 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 bd5dc1bdd..1815bf1ee 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 993b34885..717b48238 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-2022 Prowide + * 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. @@ -41,7 +41,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 0c6d7be52..11d039f59 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 59a72ca67..516a98213 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-2022 Prowide + * 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. @@ -75,7 +75,7 @@ Sequence B (M) (repetitive)

      • Field 21 (M)
      • * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 22136c104..cfedd76bc 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-2022 Prowide + * 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. @@ -82,7 +82,7 @@ Sequence C (M)

        • Field 32 A (M)
        • * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 c4149dd6e..5e0e45e80 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-2022 Prowide + * 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. @@ -81,7 +81,7 @@ Sequence C (M)

          • Field 32 A (M)
          • * *

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

            * 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 = 2022; + public static final int SRU = 2023; 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 52017f1be..f5820b73e 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * *

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

            * 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 = 2022; + public static final int SRU = 2023; 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 5ba484092..47d76ff2a 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * *

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

            * 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 = 2022; + public static final int SRU = 2023; 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 eddc13c5c..8ddf0b328 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * *

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

            * 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 = 2022; + public static final int SRU = 2023; 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 1bff7f442..4da115bcd 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-2022 Prowide + * 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. @@ -89,7 +89,7 @@ Sequence C (O)

            • Field 32 B (M)
            • * *

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

              * 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 = 2022; + public static final int SRU = 2023; 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 a6befa4a6..4cb7b0e87 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

              * 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 = 2022; + public static final int SRU = 2023; 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 62817881b..8870a7706 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-2022 Prowide + * 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. @@ -88,7 +88,7 @@ Sequence C (M)

              • Field 32 B (M)
              • * *

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

                * 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 = 2022; + public static final int SRU = 2023; 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 43c1db0f3..40d369b42 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ Sequence Loop1 (M) (repetitive)

                • Field 21 (M)
                • * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 bee690fd9..8c743d2f1 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 231be0837..fa3df09c6 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 cc1e1cc38..44c9014e3 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 756ca5c12..da627ad61 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 3954a67ea..d236a67cf 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 fa6033338..3d95eb2e8 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 c73164a1b..6f396ab99 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 858f8a215..716c85b1a 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 7ab81f140..5558c800c 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 d072ab5bc..ddefccfa5 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 59561aec5..1387d234c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ Sequence Loop1 (M) (repetitive)

                  • Field 20 (M)
                  • * *

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

                    * 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 = 2022; + public static final int SRU = 2023; 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 330e5d454..3ead0acb5 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-2022 Prowide + * 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. @@ -54,7 +54,7 @@ * *

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

                    * 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 = 2022; + public static final int SRU = 2023; 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 1b3429bf0..47768d9e4 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ Sequence B (M)

                    • Field 50 A,F,K (M)
                    • * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 747954908..06f046678 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 4ef59d6b8..fc69efbac 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ Sequence B (M) (repetitive)

                      • Field 20 (M)
                      • * *

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

                        * 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 = 2022; + public static final int SRU = 2023; 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 bc203793f..82d0a64ff 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                        * 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 = 2022; + public static final int SRU = 2023; 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 b8b1d5f43..042d436c3 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ Sequence B (M)

                        • Field 50 A,F,K (M)
                        • * *

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

                          * 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 = 2022; + public static final int SRU = 2023; 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 e218714f0..1be43d94f 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-2022 Prowide + * 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. @@ -56,7 +56,7 @@ Sequence Loop1 (M) (repetitive)

                          • Field 21 (M)
                          • * *

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

                            * 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 = 2022; + public static final int SRU = 2023; 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 d7e61017d..d1732c5bf 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                            * 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 = 2022; + public static final int SRU = 2023; 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 5221510df..4bdaa89c2 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                            * 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 = 2022; + public static final int SRU = 2023; 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 15fd9b98a..c84a76d02 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                            * 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 = 2022; + public static final int SRU = 2023; 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 30b311bb8..f296daa3d 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                            * 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 = 2022; + public static final int SRU = 2023; 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 5fb4856e4..8a4b20e3a 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                            * 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 = 2022; + public static final int SRU = 2023; 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 18effa263..909b1a0f9 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                            * 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 = 2022; + public static final int SRU = 2023; 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 beec5ffe0..5767e6d7a 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                            * 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 = 2022; + public static final int SRU = 2023; 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 a8ece630b..0d1d9d062 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-2022 Prowide + * 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. @@ -165,7 +165,7 @@ Sequence F (O)

                            • Field 15 F (M)
                            • * *

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

                              * 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 = 2022; + public static final int SRU = 2023; 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 cfa193399..afcdc819a 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-2022 Prowide + * 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. @@ -131,7 +131,7 @@ Sequence E (O)

                              • Field 15 E (M)
                              • * *

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

                                * 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 = 2022; + public static final int SRU = 2023; 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 6cc9a4111..4091385eb 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-2022 Prowide + * 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. @@ -117,7 +117,7 @@ Sequence B1a1 (O) (repetitive)

                                • Field 22 P (M)
                                • * *

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

                                  * 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 = 2022; + public static final int SRU = 2023; 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 b5f55e68a..2d4f9db7a 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-2022 Prowide + * 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. @@ -52,9 +52,9 @@ Sequence A (M)

                                  • Field 15 A (M)
                                  • Field 21 N (M)
                                  • Field 21 B (O)
                                  • Field 12 F (M)
                                  • -
                                  • Field 12 E (M)
                                  • +
                                  • Field 12 E (O)
                                  • Field 12 D (O)
                                  • -
                                  • Field 17 A (M)
                                  • +
                                  • Field 17 A (O)
                                  • Field 17 F (M)
                                  • Field 22 K (M)
                                  • Field 30 U (O)
                                  • @@ -73,6 +73,7 @@ Sequence B (M)
                                    • Field 15 B (M)
                                    • Field 30 X (M)
                                    • Field 29 E (M)
                                    • Field 30 F,J (M)
                                    • +
                                    • Field 29 H (O) (repetitive)
                                    • Field 14 S (O) (repetitive)
                                    • Field 39 M (O)
                                    • @@ -114,22 +115,29 @@ Sequence E (O)
                                      • Field 15 E (M)
                                      • Sequence F (O)
                                        • Field 15 F (M)
                                        • Field 22 G (M)
                                        • +
                                        • Field 17 C (O)
                                        • Field 37 J (M)
                                        • Field 37 L (O)
                                        • -
                                        • -Sequence F1 (O) (repetitive)
                                          • Field 30 G (M)
                                          • -
                                          • Field 29 J (M)
                                          • -
                                          • Field 29 K (M)
                                          • Field 14 S (O) (repetitive)
                                          • +
                                          • Field 29 I (O) (repetitive)
                                          • +
                                          • Field 14 H (O)
                                          • +
                                          • Field 14 K (O)
                                          • +
                                          • Field 14 L (O)
                                          • +
                                          • Field 14 M (M)
                                          • +
                                          • Field 29 O (O)
                                          • +
                                          • Field 14 N (O)
                                          • +
                                          • Field 29 J (O)
                                          • +
                                          • Field 14 O (O)
                                          • +
                                          • Field 33 Z (O)
                                          • +
                                          • Field 30 F,J (O)
                                          • +
                                          • Field 83 A,B,D,J (O)
                                          • +
                                          • +Sequence F1 (O) (repetitive)
                                            • Field 30 I (M)
                                        • -Sequence G (O) (repetitive)
                                          • Field 15 G (M)
                                          • -
                                          • Field 22 J (M)
                                          • -
                                          • Field 37 U (M)
                                          • -
                                          • Field 37 P (O)
                                          • +Sequence G (O)
                                            • Field 15 G (M)
                                            • Field 32 Q (M)
                                            • -
                                            • Field 14 S (O) (repetitive)
                                          • Sequence H (O)
                                            • Field 15 H (M)
                                            • @@ -238,7 +246,7 @@ Sequence M1a1 (O) (repetitive)
                                              • Field 22 P (M)
                                              • * *

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

                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -247,7 +255,7 @@ public class MT306 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT306.class.getName()); @@ -751,24 +759,6 @@ public Field30U getField30U() { } } - /** - * Iterates through block4 fields and return the first one whose name matches 29H, - * or null if none is found. - * The first occurrence of field 29H at MT306 is expected to be the only one. - * - * @return a Field29H object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field29H getField29H() { - final Tag t = tag("29H"); - if (t != null) { - return new Field29H(t.getValue()); - } else { - return null; - } - } - /** * Iterates through block4 fields and return the first one whose name matches 82A, * or null if none is found. @@ -841,42 +831,6 @@ public Field87J getField87J() { } } - /** - * Iterates through block4 fields and return the first one whose name matches 83A, - * or null if none is found. - * The first occurrence of field 83A at MT306 is expected to be the only one. - * - * @return a Field83A object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field83A getField83A() { - final Tag t = tag("83A"); - if (t != null) { - return new Field83A(t.getValue()); - } else { - return null; - } - } - - /** - * Iterates through block4 fields and return the first one whose name matches 83J, - * or null if none is found. - * The first occurrence of field 83J at MT306 is expected to be the only one. - * - * @return a Field83J object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field83J getField83J() { - final Tag t = tag("83J"); - if (t != null) { - return new Field83J(t.getValue()); - } else { - return null; - } - } - /** * Iterates through block4 fields and return the first one whose name matches 77H, * or null if none is found. @@ -985,24 +939,6 @@ public Field30X getField30X() { } } - /** - * Iterates through block4 fields and return the first one whose name matches 30J, - * or null if none is found. - * The first occurrence of field 30J at MT306 is expected to be the only one. - * - * @return a Field30J object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field30J getField30J() { - final Tag t = tag("30J"); - if (t != null) { - return new Field30J(t.getValue()); - } else { - return null; - } - } - /** * Iterates through block4 fields and return the first one whose name matches 39M, * or null if none is found. @@ -1291,6 +1227,24 @@ public Field22G getField22G() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 17C, + * or null if none is found. + * The first occurrence of field 17C at MT306 is expected to be the only one. + * + * @return a Field17C object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field17C getField17C() { + final Tag t = tag("17C"); + if (t != null) { + return new Field17C(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 37J, * or null if none is found. @@ -1327,6 +1281,240 @@ public Field37L getField37L() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 14H, + * or null if none is found. + * The first occurrence of field 14H at MT306 is expected to be the only one. + * + * @return a Field14H object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14H getField14H() { + final Tag t = tag("14H"); + if (t != null) { + return new Field14H(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 14K, + * or null if none is found. + * The first occurrence of field 14K at MT306 is expected to be the only one. + * + * @return a Field14K object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14K getField14K() { + final Tag t = tag("14K"); + if (t != null) { + return new Field14K(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 14L, + * or null if none is found. + * The first occurrence of field 14L at MT306 is expected to be the only one. + * + * @return a Field14L object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14L getField14L() { + final Tag t = tag("14L"); + if (t != null) { + return new Field14L(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 14M, + * or null if none is found. + * The first occurrence of field 14M at MT306 is expected to be the only one. + * + * @return a Field14M object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14M getField14M() { + final Tag t = tag("14M"); + if (t != null) { + return new Field14M(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 29O, + * or null if none is found. + * The first occurrence of field 29O at MT306 is expected to be the only one. + * + * @return a Field29O object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field29O getField29O() { + final Tag t = tag("29O"); + if (t != null) { + return new Field29O(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 14N, + * or null if none is found. + * The first occurrence of field 14N at MT306 is expected to be the only one. + * + * @return a Field14N object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14N getField14N() { + final Tag t = tag("14N"); + if (t != null) { + return new Field14N(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 29J, + * or null if none is found. + * The first occurrence of field 29J at MT306 is expected to be the only one. + * + * @return a Field29J object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field29J getField29J() { + final Tag t = tag("29J"); + if (t != null) { + return new Field29J(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 14O, + * or null if none is found. + * The first occurrence of field 14O at MT306 is expected to be the only one. + * + * @return a Field14O object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14O getField14O() { + final Tag t = tag("14O"); + if (t != null) { + return new Field14O(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 33Z, + * or null if none is found. + * The first occurrence of field 33Z at MT306 is expected to be the only one. + * + * @return a Field33Z object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field33Z getField33Z() { + final Tag t = tag("33Z"); + if (t != null) { + return new Field33Z(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 83B, + * or null if none is found. + * The first occurrence of field 83B at MT306 is expected to be the only one. + * + * @return a Field83B object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field83B getField83B() { + final Tag t = tag("83B"); + if (t != null) { + return new Field83B(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 83D, + * or null if none is found. + * The first occurrence of field 83D at MT306 is expected to be the only one. + * + * @return a Field83D object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field83D getField83D() { + final Tag t = tag("83D"); + if (t != null) { + return new Field83D(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 15G, + * or null if none is found. + * The first occurrence of field 15G at MT306 is expected to be the only one. + * + * @return a Field15G object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field15G getField15G() { + final Tag t = tag("15G"); + if (t != null) { + return new Field15G(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 32Q, + * or null if none is found. + * The first occurrence of field 32Q at MT306 is expected to be the only one. + * + * @return a Field32Q object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field32Q getField32Q() { + final Tag t = tag("32Q"); + if (t != null) { + return new Field32Q(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 15H, * or null if none is found. @@ -2299,6 +2487,26 @@ public Field77A getField77A() { } } + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 29H, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 29H at MT306 are expected at one sequence or across several sequences. + * + * @return a List of Field29H objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField29H() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("29H"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field29H(tag.getValue())); + } + } + return result; + } + /** * Iterates through block4 fields and return all occurrences of fields whose names matches 14S, * or Collections.emptyList() if none is found. @@ -2540,160 +2748,120 @@ public List getField58J() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 30G, + * Iterates through block4 fields and return all occurrences of fields whose names matches 29I, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 30G at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 29I at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field30G objects or Collections.emptyList() if none is not found + * @return a List of Field29I objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField30G() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("30G"); + public List getField29I() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("29I"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field30G(tag.getValue())); + result.add(new Field29I(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 29J, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 29J at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field29J objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField29J() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("29J"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field29J(tag.getValue())); - } - } - return result; - } - - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 29K, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 29K at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field29K objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField29K() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("29K"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field29K(tag.getValue())); - } - } - return result; - } - - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 15G, + * Iterates through block4 fields and return all occurrences of fields whose names matches 30F, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 15G at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 30F at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field15G objects or Collections.emptyList() if none is not found + * @return a List of Field30F objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField15G() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("15G"); + public List getField30F() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("30F"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field15G(tag.getValue())); + result.add(new Field30F(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 22J, + * Iterates through block4 fields and return all occurrences of fields whose names matches 30J, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 22J at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 30J at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field22J objects or Collections.emptyList() if none is not found + * @return a List of Field30J objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField22J() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("22J"); + public List getField30J() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("30J"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field22J(tag.getValue())); + result.add(new Field30J(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 37U, + * Iterates through block4 fields and return all occurrences of fields whose names matches 83A, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 37U at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 83A at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field37U objects or Collections.emptyList() if none is not found + * @return a List of Field83A objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField37U() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("37U"); + public List getField83A() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("83A"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field37U(tag.getValue())); + result.add(new Field83A(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 37P, + * Iterates through block4 fields and return all occurrences of fields whose names matches 83J, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 37P at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 83J at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field37P objects or Collections.emptyList() if none is not found + * @return a List of Field83J objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField37P() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("37P"); + public List getField83J() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("83J"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field37P(tag.getValue())); + result.add(new Field83J(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 32Q, + * Iterates through block4 fields and return all occurrences of fields whose names matches 30I, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 32Q at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 30I at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field32Q objects or Collections.emptyList() if none is not found + * @return a List of Field30I objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField32Q() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("32Q"); + public List getField30I() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("30I"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field32Q(tag.getValue())); + result.add(new Field30I(tag.getValue())); } } return result; @@ -2939,26 +3107,6 @@ public List getField88D() { return result; } - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 30F, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 30F at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field30F objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField30F() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("30F"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field30F(tag.getValue())); - } - } - return result; - } - /** * Iterates through block4 fields and return all occurrences of fields whose names matches 32H, * or Collections.emptyList() if none is found. @@ -3820,93 +3968,12 @@ private SequenceF1(final SwiftTagListBlock content) { } /** - * First mandatory tag name of the sequence: "30G" . - * Array format is for cases when more than one letter options is allowed - */ - public static final String[] START = { "30G" } ; - - /** - * Last mandatory tag name of the sequence: "29K" - * Array format is for cases when more than one letter options is allowed - */ - protected static final String[] END = { "29K" }; - - /** - * List of optional tags after the last mandatory tag. - */ - protected static final String[] TAIL = new String[]{ "14S" }; - - /** - * Same as {@link #newInstance(int, int, Tag...)} using zero for the indexes. - * @param tags the list of tags to set as sequence content - * @return a new instance of the sequence, initialized with the parameter tags - */ - @SequenceStyle(Type.GENERATED_FIXED_WITH_OPTIONAL_TAIL) - public static SequenceF1 newInstance(final Tag... tags) { - return newInstance(0, 0, tags); - } - - /** - * Creates a sequence with starting and ending tags set to the indicated tags in from the - * {@link #START} and {@link #END} lists of mandatory fields, and with the content between - * the starting and ending tag initialized with the given optional tags. - * - * @param start a zero-based index within the list of mandatory starting tags in the sequence - * @param end a zero-based index within the list of mandatory ending tags in the sequence - * @param tags the list of tags to set as sequence content - * @return a new instance of the sequence, initialized with the parameter tags + * The name of the first tag in the sequence which must be mandatory. + * May be null if we cannot determine this safely */ - @SequenceStyle(Type.GENERATED_FIXED_WITH_OPTIONAL_TAIL) - public static SequenceF1 newInstance(final int start, final int end, final Tag... tags) { - final SequenceF1 result = new SequenceF1(); - result.append(new Tag(START[start], "")); - if (tags != null && tags.length > 0) { - for (final Tag t : tags) { - result.append(t); - } - } - result.append(new Tag(END[end], "")); - return result; - } + public static final String START_NAME = "30I" ; } - /** - * Get the list of SequenceF1 delimited by leading tag and end, with an optional tail. - * The presence of this method indicates that this sequence can occur more than once according to the Standard. - * If message is empty or no sequences are found an empty list is returned. - * - * @return the found sequences or an empty list if none is found - * @see SwiftTagListBlock#getSubBlocksDelimitedWithOptionalTail(String[], String[], String[]) - */ - @SequenceStyle(Type.GENERATED_FIXED_WITH_OPTIONAL_TAIL) - public List getSequenceF1List() { - return getSequenceF1List(super.getSwiftMessageNotNullOrException().getBlock4()); - } - - /** - * Get the list of SequenceF1 delimited by leading tag and end, with an optional tail. - * The presence of this method indicates that this sequence can occur more than once according to the Standard. - * If message is empty or no sequences are found an empty list is returned. - * - * @see SwiftTagListBlock#getSubBlocksDelimitedWithOptionalTail(String[], String[], String[]) - * @param parentSequence a not null parent sequence to find SequenceF1 within it - * @return the found sequences or an empty list if none is found or parent sequence is null - * @since 7.7 - */ - @SequenceStyle(Type.GENERATED_FIXED_WITH_OPTIONAL_TAIL) - public static List getSequenceF1List(final SwiftTagListBlock parentSequence) { - if (parentSequence != null) { - final List blocks = parentSequence.getSubBlocksDelimitedWithOptionalTail(SequenceF1.START, SequenceF1.END, SequenceF1.TAIL); - if (blocks != null && !blocks.isEmpty()) { - final List result = new ArrayList<>(blocks.size()); - for (final SwiftTagListBlock b : blocks) { - result.add(new SequenceF1(b)); - } - return result; - } - } - return Collections.emptyList(); - } - + /** * Class to model Sequence "G" in MT 306. @@ -3982,38 +4049,32 @@ public static SequenceG newInstance(final SwiftTagListBlock... sequences) { } /** - * Get the list of SequenceG using field field 15 as sequence boundary. - * The presence of this method indicates that this sequence can occur more than once according to the Standard. + * Get the single occurrence of SequenceG using field field 15 as sequence boundary. + * The presence of this method indicates that this sequence can occur only once according to the Standard. * - * @return the found sequences or an empty list if none is found * @since 7.7 + * @return a new sequence that may be empty, never returns null */ @SequenceStyle(Type.SPLIT_BY_15) - public List getSequenceGList() { - return getSequenceGList(super.getSwiftMessageNotNullOrException().getBlock4()); + public SequenceG getSequenceG() { + return getSequenceG(super.getSwiftMessageNotNullOrException().getBlock4()); } /** - * Get the list of SequenceG using field field 15 as sequence boundary. - * The presence of this method indicates that this sequence can occur more than once according to the Standard. + * Get the single occurrence of SequenceG using field field 15 as sequence boundary. + * The presence of this method indicates that this sequence can occur only once according to the Standard. * - * @param parentSequence a no null parent sequence to find SequenceG within it - * @return the found sequences or an empty list if none is found or parent sequence is null + * @param parentSequence a not null parent sequence to find SequenceG within it + * @return the found sequence or an empty sequence if none is found, never returns null * @since 7.7 */ @SequenceStyle(Type.SPLIT_BY_15) - public static List getSequenceGList(final SwiftTagListBlock parentSequence) { - if (parentSequence != null) { - final List blocks = SwiftMessageUtils.splitByField15(parentSequence, "G"); - if (blocks != null && !blocks.isEmpty()) { - final List result = new ArrayList<>(blocks.size()); - for (final SwiftTagListBlock b : blocks) { - result.add(new SequenceG(b)); - } - return result; - } - } - return Collections.emptyList(); + public SequenceG getSequenceG(SwiftTagListBlock parentSequence) { + final java.util.Map map = SwiftMessageUtils.splitByField15(parentSequence); + if (map.containsKey("G")) { + return new SequenceG(map.get("G")); + } + return new SequenceG(); } 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 095ada6c0..275732784 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-2022 Prowide + * 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. @@ -140,7 +140,7 @@ Sequence _I1 (O) (repetitive)

                                                • Field 30 F (M)
                                                • * *

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

                                                  * 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 = 2022; + public static final int SRU = 2023; 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 d466d873c..b0b416e1a 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-2022 Prowide + * 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. @@ -107,7 +107,7 @@ * *

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

                                                  * 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 = 2022; + public static final int SRU = 2023; 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 05f991191..dfb9c4b5e 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-2022 Prowide + * 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. @@ -125,7 +125,7 @@ Sequence H (O)

                                                  • Field 15 H (M)
                                                  • * *

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

                                                    * 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 = 2022; + public static final int SRU = 2023; 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 6f141c21d..ac1b4fd4c 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-2022 Prowide + * 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. @@ -155,7 +155,7 @@ Sequence G1a1 (O) (repetitive)

                                                    • Field 22 P (M)
                                                    • * *

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

                                                      * 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 = 2022; + public static final int SRU = 2023; 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 91276c0da..d476dc972 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-2022 Prowide + * 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. @@ -120,7 +120,7 @@ Sequence D1a1 (O) (repetitive)

                                                      • Field 22 P (M)
                                                      • * *

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

                                                        * 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 = 2022; + public static final int SRU = 2023; 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 1fe09b5f5..d094ce4bb 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ Sequence D2 (O)

                                                        • Field 71 F (M)
                                                        • * *

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

                                                          * 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 = 2022; + public static final int SRU = 2023; 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 c75f72013..f7f17591e 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-2022 Prowide + * 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. @@ -264,7 +264,7 @@ Sequence O1a1 (O) (repetitive)

                                                          • Field 22 P (M)
                                                          • * *

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

                                                            * 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 = 2022; + public static final int SRU = 2023; 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 290c279ad..b7e620618 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-2022 Prowide + * 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. @@ -321,7 +321,7 @@ Sequence P1a1 (O) (repetitive)

                                                            • Field 22 P (M)
                                                            • * *

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

                                                              * 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 = 2022; + public static final int SRU = 2023; 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 bf26ef7d1..cb78f6f3f 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-2022 Prowide + * 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. @@ -118,7 +118,7 @@ Sequence _E1 (M) (repetitive)

                                                              • Field 30 F (M)
                                                              • * *

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

                                                                * 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 = 2022; + public static final int SRU = 2023; 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 eeef45181..e322e72e5 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-2022 Prowide + * 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. @@ -99,7 +99,7 @@ Sequence M (O)

                                                                • Field 15 M (M)
                                                                • * *

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

                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 2ae276374..dbf518082 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-2022 Prowide + * 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. @@ -119,7 +119,7 @@ Sequence M (O)

                                                                  • Field 15 M (M)
                                                                  • * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 da0342a3f..5a5926c0c 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-2022 Prowide + * 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. @@ -85,7 +85,7 @@ * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 490557523..4d3054fbe 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-2022 Prowide + * 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. @@ -90,7 +90,7 @@ * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 790ff4158..dca2c027a 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-2022 Prowide + * 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. @@ -89,7 +89,7 @@ * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 ea3e99fdb..86185fcf3 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 3aeff28ba..ba71f127c 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 96a451ef2..50dcbaec6 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 f4cdba4f1..6c7024411 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 0863ee912..7c5932f8b 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 f0482e5e5..c8bc4ceb0 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 444fa90d3..3ae5d5fd8 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 0c53a775a..51c36d89e 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 0037319dd..068d9fe01 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ Sequence Loop1 (M) (repetitive)

                                                                    • Field 20 (M)
                                                                    • * *

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

                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 a48b633b9..86faf1a10 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ Sequence Loop1 (M) (repetitive)

                                                                      • Field 20 (M)
                                                                      • * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 8b8a95e7c..a85a9f77d 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 e8799d0a9..2b52ccf6f 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-2022 Prowide + * 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. @@ -54,7 +54,7 @@ Sequence Loop1 (M) (repetitive)

                                                                        • Field 20 (M)
                                                                        • * *

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

                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 1750c2911..9fbaaff81 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-2022 Prowide + * 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. @@ -54,7 +54,7 @@ Sequence Loop1 (M) (repetitive)

                                                                          • Field 20 (M)
                                                                          • * *

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

                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 82f2f61db..1e7110b37 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ Sequence B (O)

                                                                            • Field 59 (O)
                                                                            • * *

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

                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 eb546e46e..09b74fdf3 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-2022 Prowide + * 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. @@ -55,7 +55,7 @@ Sequence Loop1 (M) (repetitive)

                                                                              • Field 20 (M)
                                                                              • * *

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

                                                                                * 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 = 2022; + public static final int SRU = 2023; 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 265099bc6..63935aebf 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-2022 Prowide + * 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. @@ -49,7 +49,7 @@ * *

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

                                                                                * 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 = 2022; + public static final int SRU = 2023; 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 37010a9a1..2279c97cc 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                • Field 20 (M)
                                                                                • * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 4eb907489..2561df8a2 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 e77577a13..ebd6971e4 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 b6c986ec8..d643abb11 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 142728715..a2fbbf5a7 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 21b2a5783..fc8130908 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 8dcef95e6..3ab3f9c45 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 350935519..132f44284 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 35d60207e..e71a846a9 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-2022 Prowide + * 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. @@ -146,7 +146,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 c30dbea8e..acb293e9e 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-2022 Prowide + * 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. @@ -144,7 +144,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 23f0d1e5a..66df4f9af 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-2022 Prowide + * 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. @@ -194,7 +194,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 924b8b902..b1bf76fdc 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-2022 Prowide + * 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. @@ -125,7 +125,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 f1a732f0c..ed0d55c34 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-2022 Prowide + * 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. @@ -181,7 +181,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 0740fce7e..a400b90be 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-2022 Prowide + * 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. @@ -165,7 +165,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 3c4f16452..dd64e5c69 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-2022 Prowide + * 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. @@ -182,7 +182,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 1103186df..4a450ba9a 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-2022 Prowide + * 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. @@ -122,7 +122,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 d1bc316e9..91331ce27 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-2022 Prowide + * 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. @@ -108,7 +108,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 c7671cefe..cc63ad5f7 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-2022 Prowide + * 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. @@ -108,7 +108,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 92175a482..6712cad97 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-2022 Prowide + * 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. @@ -93,7 +93,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 ce0b7ad0a..b7f82f6b7 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-2022 Prowide + * 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. @@ -211,7 +211,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 2da540b15..5604c0f40 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-2022 Prowide + * 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. @@ -190,7 +190,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 1a081cfb7..e45876b26 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-2022 Prowide + * 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. @@ -199,7 +199,7 @@ * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 0c43577f6..c22e13414 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-2022 Prowide + * 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. @@ -77,7 +77,7 @@ Sequence C (O)

                                                                                  • Field 77 D (O)
                                                                                  • * *

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

                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 81ec463a5..ba424b4e4 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * *

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

                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 282717c57..017fc94f1 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-2022 Prowide + * 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. @@ -186,7 +186,7 @@ * *

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

                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 cd8c25531..07fdc250f 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-2022 Prowide + * 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. @@ -138,7 +138,7 @@ * *

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

                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 75ff8cdb7..180dbd298 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-2022 Prowide + * 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. @@ -107,7 +107,7 @@ * *

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

                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 ba1f62fb4..50124b6af 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ Sequence B (M) (repetitive)

                                                                                    • Field 35 B (M)
                                                                                    • * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 f4edabcc0..7762705c3 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-2022 Prowide + * 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. @@ -127,7 +127,7 @@ Sequence B1 (O) (repetitive)

                                                                                      • Field 16 R (M)
                                                                                      • * *

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

                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 3bb5ef9ca..dc6d9665e 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-2022 Prowide + * 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. @@ -98,7 +98,7 @@ * *

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

                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 cb7c24a9d..897a126f2 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-2022 Prowide + * 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. @@ -166,7 +166,7 @@ * *

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

                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT535GetSequenceB1b1List_sru2023(this); } @@ -2510,7 +2510,7 @@ public List getSequenceB1cList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT535GetSequenceB1cList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT535GetSequenceB1cList_sru2023(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 fc7341bc7..8287f8647 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-2022 Prowide + * 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. @@ -128,7 +128,7 @@ * *

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

                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT536GetSequenceA1List_sru2023(this); } @@ -2044,7 +2044,7 @@ public List getSequenceB1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT536GetSequenceB1a1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT536GetSequenceB1a1List_sru2023(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 f2aacc2af..b9b4ec32d 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-2022 Prowide + * 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. @@ -234,8 +234,9 @@ Fieldset 95 (O)

                                                                                        • FieldsetItem 95 P,Q,R (O)
                                                                                        • FieldsetItem 95 P,Q,R (O)
                                                                                        • FieldsetItem 95 L (O)
                                                                                      • Fieldset 36 - (M) (repetitive)
                                                                                        • FieldsetItem 36 B,D (M) (repetitive)
                                                                                        • FieldsetItem 36 B,D (O)
                                                                                        • FieldsetItem 36 B,D (O)
                                                                                      • Field 19 A (O)
                                                                                      • -
                                                                                      • + (M) (repetitive)
                                                                                        • FieldsetItem 36 B,D (M) (repetitive)
                                                                                        • FieldsetItem 36 B,D (O)
                                                                                        • FieldsetItem 36 B,D (O)
                                                                                      • +Fieldset 19 + (O)
                                                                                        • FieldsetItem 19 A (O)
                                                                                        • FieldsetItem 19 A (O)
                                                                                      • Sequence D1a1B1a - Status (O) (repetitive)
                                                                                        • Field 16 R (M)
                                                                                        • Field 25 D (M)
                                                                                        • @@ -273,7 +274,7 @@ * *

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

                                                                                          * For additional resources check https://www.prowidesoftware.com/resources */ @@ -282,7 +283,7 @@ public class MT537 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT537.class.getName()); @@ -1715,7 +1716,7 @@ public List getSequenceA1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceA1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceA1List_sru2023(this); } @@ -1866,7 +1867,7 @@ public List getSequenceBList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceBList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceBList_sru2023(this); } @@ -2017,7 +2018,7 @@ public List getSequenceB1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB1List_sru2023(this); } @@ -2168,7 +2169,7 @@ public List getSequenceB2List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2List_sru2023(this); } @@ -2319,7 +2320,7 @@ public List getSequenceB2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2aList_sru2023(this); } @@ -2470,7 +2471,7 @@ public List getSequenceB2bList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2bList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2bList_sru2023(this); } @@ -2621,7 +2622,7 @@ public List getSequenceB2b1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2b1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2b1List_sru2023(this); } @@ -2921,7 +2922,7 @@ public List getSequenceC1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC1List_sru2023(this); } @@ -3072,7 +3073,7 @@ public List getSequenceC2List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2List_sru2023(this); } @@ -3223,7 +3224,7 @@ public List getSequenceC2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2aList_sru2023(this); } @@ -3374,7 +3375,7 @@ public List getSequenceC3List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3List_sru2023(this); } @@ -3525,7 +3526,7 @@ public List getSequenceC3aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3aList_sru2023(this); } @@ -4719,7 +4720,7 @@ public List getSequenceD1a1B1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1List_sru2023(this); } @@ -4870,7 +4871,7 @@ public List getSequenceD1a1B1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1aList_sru2023(this); } @@ -5021,7 +5022,7 @@ public List getSequenceD1a1B1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1a1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1a1List_sru2023(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 7cdb44c0e..ae541095c 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-2022 Prowide + * 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. @@ -126,7 +126,7 @@ * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT538GetSequenceA1List_sru2023(this); } @@ -2111,7 +2111,7 @@ public List getSequenceB2a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT538GetSequenceB2a1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT538GetSequenceB2a1List_sru2023(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 d9cebbbbb..90b1120c7 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-2022 Prowide + * 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. @@ -189,7 +189,7 @@ * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 53d41cc9f..dbae1e3b5 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-2022 Prowide + * 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. @@ -190,7 +190,7 @@ * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 b81c0c55c..ae8d2c75b 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-2022 Prowide + * 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. @@ -189,7 +189,7 @@ * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 0631366b0..b354d254f 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-2022 Prowide + * 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. @@ -190,7 +190,7 @@ * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 eeeffa617..012a4e5ea 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-2022 Prowide + * 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. @@ -191,7 +191,7 @@ * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 b7cd859a9..b8f9e364f 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-2022 Prowide + * 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. @@ -191,7 +191,7 @@ * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 c40ba4f6c..06dcf7d58 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-2022 Prowide + * 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. @@ -191,7 +191,7 @@ * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 e36a64f93..9ac8e6f12 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-2022 Prowide + * 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. @@ -191,7 +191,7 @@ * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 79d6d74dd..f78b3f08f 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-2022 Prowide + * 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. @@ -208,7 +208,7 @@ * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceA2List_sru2023(this); } @@ -1908,7 +1908,7 @@ public List getSequenceA2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceA2aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceA2aList_sru2023(this); } @@ -3527,7 +3527,7 @@ public List getSequenceC1a1B1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1aList_sru2023(this); } @@ -3678,7 +3678,7 @@ public List getSequenceC1a1B1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1a1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1a1List_sru2023(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 62dc76229..99bee8033 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-2022 Prowide + * 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. @@ -85,7 +85,7 @@ * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 8db76cd3f..c15b16e66 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-2022 Prowide + * 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. @@ -146,7 +146,7 @@ Sequence B1 (O) (repetitive)

                                                                                          • Field 16 R (M)
                                                                                          • * *

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

                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 e3eb3736e..04c75d1c5 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ (M) (repetitive)

                                                                                            • FieldsetItem 20 C (M)
                                                                                            • FieldsetItem 20 C (M)
                                                                                            • FieldsetItem 20 C (O)
                                                                                          • Field 23 G (M)
                                                                                          • Fieldset 22 - (M) (repetitive)
                                                                                            • FieldsetItem 22 F (O)
                                                                                            • FieldsetItem 22 F (M)
                                                                                            • FieldsetItem 22 F (M)
                                                                                          • Field 98 A,C (O)
                                                                                          • + (M) (repetitive)
                                                                                            • FieldsetItem 22 F (O)
                                                                                            • FieldsetItem 22 F (M)
                                                                                            • FieldsetItem 22 F (M)
                                                                                          • Field 98 A,C,E (O)
                                                                                          • Field 25 D (M)
                                                                                          • Sequence A1 - Linkages (O) (repetitive)
                                                                                            • Field 16 R (M)
                                                                                            • @@ -102,14 +102,14 @@
                                                                                            • Field 90 B (O)
                                                                                            • Fieldset 98 - (M)
                                                                                              • FieldsetItem 98 A,B (M)
                                                                                              • FieldsetItem 98 A,B (M)
                                                                                            • Field 69 A,B,C,D,E,F (O)
                                                                                            • + (M)
                                                                                              • FieldsetItem 98 A,B,E (M)
                                                                                              • FieldsetItem 98 A,B (M)
                                                                                            • Field 69 A,B,C,D,E,F (O)
                                                                                            • Field 16 S (M)
                                                                                          • Sequence D - Corporate Action Details (O)
                                                                                            • Field 16 R (M)
                                                                                            • Fieldset 98 - (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                            • + (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                            • Fieldset 69 (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                            • Field 99 A (O)
                                                                                            • @@ -142,7 +142,7 @@ (M) (repetitive)
                                                                                              • FieldsetItem 17 B (M)
                                                                                              • FieldsetItem 17 B (O)
                                                                                              • FieldsetItem 17 B (O)
                                                                                              • FieldsetItem 17 B (O)
                                                                                              • FieldsetItem 17 B (O)
                                                                                              • FieldsetItem 17 B (O)
                                                                                            • Field 35 B (O)
                                                                                            • Fieldset 98 - (O) (repetitive)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C,E,F (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E,J,K (O) (repetitive)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                            • + (O) (repetitive)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E,F (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C,E,J,K (O) (repetitive)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                            • Fieldset 69 (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                              • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                            • Fieldset 92 @@ -181,9 +181,11 @@ Fieldset 90 (O)
                                                                                              • FieldsetItem 90 A,B,E (O)
                                                                                              • FieldsetItem 90 A,B,E (O)
                                                                                              • FieldsetItem 90 A,B,E,F,J,L (O)
                                                                                              • FieldsetItem 90 A,B,E,K (O)
                                                                                              • FieldsetItem 90 B,E (O)
                                                                                            • Fieldset 92 - (O) (repetitive)
                                                                                              • FieldsetItem 92 D,K,L (O)
                                                                                              • FieldsetItem 92 D,K,L,M,N (O)
                                                                                              • FieldsetItem 92 D,K,L (O)
                                                                                              • FieldsetItem 92 A (O)
                                                                                              • FieldsetItem 92 A,F,K (O)
                                                                                              • FieldsetItem 92 A,K (O)
                                                                                              • FieldsetItem 92 A,K (O)
                                                                                              • FieldsetItem 92 A,F,K (O)
                                                                                              • FieldsetItem 92 A,K (O)
                                                                                            • + (O) (repetitive)
                                                                                              • FieldsetItem 92 D,K,L (O)
                                                                                              • FieldsetItem 92 D,K,L,M,N (O)
                                                                                              • FieldsetItem 92 D,K,L (O)
                                                                                              • FieldsetItem 92 A (O)
                                                                                              • FieldsetItem 92 A,F,K (O)
                                                                                              • FieldsetItem 92 A,K (O)
                                                                                              • FieldsetItem 92 A,K (O)
                                                                                              • FieldsetItem 92 A,F,K (O)
                                                                                              • FieldsetItem 92 A,K (O)
                                                                                              • FieldsetItem 92 A,F,K,R (O) (repetitive)
                                                                                              • FieldsetItem 92 A,F,K,R (O) (repetitive)
                                                                                            • Fieldset 98 - (M) (repetitive)
                                                                                              • FieldsetItem 98 A,B,C (M)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C,E (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                            • Field 16 S (M)
                                                                                            • + (M) (repetitive)
                                                                                              • FieldsetItem 98 A,B (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)
                                                                                            • +Fieldset 19 + (O)
                                                                                              • FieldsetItem 19 B (O)
                                                                                              • FieldsetItem 19 B (O)
                                                                                            • Field 16 S (M)
                                                                                          • Sequence E2 - Cash Movements (O) (repetitive)
                                                                                            • Field 16 R (M)
                                                                                            • @@ -195,11 +197,11 @@ 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)
                                                                                            • Fieldset 98 - (M) (repetitive)
                                                                                              • FieldsetItem 98 A,B,C (M)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                              • FieldsetItem 98 A,B,C (O)
                                                                                            • + (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 (O) (repetitive)
                                                                                              • FieldsetItem 92 A,F,K (O)
                                                                                              • FieldsetItem 92 A,F,K (O)
                                                                                              • FieldsetItem 92 F,K (O)
                                                                                              • FieldsetItem 92 A,F,K,M (O)
                                                                                              • FieldsetItem 92 A,K (O)
                                                                                              • FieldsetItem 92 F,H,J,K (O) (repetitive)
                                                                                              • FieldsetItem 92 B (O)
                                                                                              • FieldsetItem 92 A,F,K (O)
                                                                                              • FieldsetItem 92 A,F,J,K (O) (repetitive)
                                                                                              • FieldsetItem 92 F,H,J,K (O) (repetitive)
                                                                                              • FieldsetItem 92 A,K (O)
                                                                                              • FieldsetItem 92 A,F,K,M (O)
                                                                                              • FieldsetItem 92 A,F,K (O)
                                                                                              • FieldsetItem 92 A,F,K,R (O) (repetitive)
                                                                                              • FieldsetItem 92 A,F,K (O)
                                                                                              • FieldsetItem 92 A,K (O)
                                                                                              • FieldsetItem 92 A,K (O)
                                                                                              • FieldsetItem 92 A,F,K,R (O) (repetitive)
                                                                                              • FieldsetItem 92 A,F,J,K,R (O) (repetitive)
                                                                                            • Fieldset 90 - (O)
                                                                                              • FieldsetItem 90 A,B,E,F,J,L (O)
                                                                                              • FieldsetItem 90 A,B,E,K (O)
                                                                                            • Field 16 S (M)
                                                                                            • + (O)
                                                                                              • FieldsetItem 90 A,B,E,F,J,L (O)
                                                                                              • FieldsetItem 90 A,B,E,K (O)
                                                                                              • FieldsetItem 90 A,B,E (O)
                                                                                            • Field 16 S (M)
                                                                                          • Fieldset 70 @@ -217,7 +219,7 @@ * *

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

                                                                                            * For additional resources check https://www.prowidesoftware.com/resources */ @@ -226,7 +228,7 @@ public class MT564 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT564.class.getName()); @@ -1110,6 +1112,26 @@ public List getField35B() { return result; } + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 98E, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 98E at MT564 are expected at one sequence or across several sequences. + * + * @return a List of Field98E objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField98E() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("98E"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field98E(tag.getValue())); + } + } + return result; + } + /** * Iterates through block4 fields and return all occurrences of fields whose names matches 98B, * or Collections.emptyList() if none is found. @@ -1150,26 +1172,6 @@ public List getField98C() { return result; } - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 98E, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 98E at MT564 are expected at one sequence or across several sequences. - * - * @return a List of Field98E objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField98E() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("98E"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field98E(tag.getValue())); - } - } - return result; - } - /** * Iterates through block4 fields and return all occurrences of fields whose names matches 69A, * or Collections.emptyList() if none is found. @@ -1831,40 +1833,40 @@ public List getField92N() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 97E, + * Iterates through block4 fields and return all occurrences of fields whose names matches 19B, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 97E at MT564 are expected at one sequence or across several sequences. + * Multiple occurrences of field 19B at MT564 are expected at one sequence or across several sequences. * - * @return a List of Field97E objects or Collections.emptyList() if none is not found + * @return a List of Field19B objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField97E() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("97E"); + public List getField19B() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("19B"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field97E(tag.getValue())); + result.add(new Field19B(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 19B, + * Iterates through block4 fields and return all occurrences of fields whose names matches 97E, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 19B at MT564 are expected at one sequence or across several sequences. + * Multiple occurrences of field 97E at MT564 are expected at one sequence or across several sequences. * - * @return a List of Field19B objects or Collections.emptyList() if none is not found + * @return a List of Field97E objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField19B() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("19B"); + public List getField97E() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("97E"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field19B(tag.getValue())); + result.add(new Field97E(tag.getValue())); } } return result; @@ -2447,7 +2449,7 @@ public SequenceB1 getSequenceB1() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceB1_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceB1_sru2023(this); } /** @@ -3326,7 +3328,7 @@ public List getSequenceE1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceE1aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceE1aList_sru2023(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 288453aab..645867a2a 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ Fieldset 20 (M) (repetitive)

                                                                                            • FieldsetItem 20 C (M)
                                                                                            • FieldsetItem 20 C (M)
                                                                                            • FieldsetItem 20 C (O)
                                                                                          • Field 23 G (M)
                                                                                          • Field 22 F (M)
                                                                                          • -
                                                                                          • Field 98 A,C (O)
                                                                                          • +
                                                                                          • Field 98 A,C,E (O)
                                                                                          • Sequence A1 - Linkages (O) (repetitive)
                                                                                            • Field 16 R (M)
                                                                                            • Field 22 F (O)
                                                                                            • @@ -109,7 +109,7 @@
                                                                                            • Fieldset 36 (O) (repetitive)
                                                                                              • FieldsetItem 36 B,C,D (O) (repetitive)
                                                                                              • FieldsetItem 36 B,D (O)
                                                                                              • FieldsetItem 36 B,D (O)
                                                                                            • Field 19 B (O)
                                                                                            • -
                                                                                            • Field 98 A,C (O)
                                                                                            • +
                                                                                            • Field 98 A,C,E (O)
                                                                                            • Fieldset 92 (O) (repetitive)
                                                                                              • FieldsetItem 92 A (O)
                                                                                              • FieldsetItem 92 A,F (O)
                                                                                              • FieldsetItem 92 A,F,R (O) (repetitive)
                                                                                              • FieldsetItem 92 A,F,R (O) (repetitive)
                                                                                            • @@ -132,7 +132,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT565.class.getName()); @@ -1141,6 +1141,26 @@ public List getField98C() { return result; } + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 98E, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 98E at MT565 are expected at one sequence or across several sequences. + * + * @return a List of Field98E objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField98E() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("98E"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field98E(tag.getValue())); + } + } + return result; + } + /** * Iterates through block4 fields and return all occurrences of fields whose names matches 92R, * or Collections.emptyList() if none is found. 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 6ce252a43..00e487436 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ Fieldset 20 (M) (repetitive)

                                                                                              • FieldsetItem 20 C (M)
                                                                                              • FieldsetItem 20 C (M)
                                                                                              • FieldsetItem 20 C (O)
                                                                                            • Field 23 G (M)
                                                                                            • Field 22 F (M)
                                                                                            • -
                                                                                            • Field 98 A,C (O)
                                                                                            • +
                                                                                            • Field 98 A,C,E (O)
                                                                                            • Sequence A1 - Linkages (O) (repetitive)
                                                                                              • Field 16 R (M)
                                                                                              • Field 22 F (O)
                                                                                              • @@ -86,7 +86,7 @@ Sequence C - Corporate Action Details (O)
                                                                                                • Field 16 R (M)
                                                                                                • Fieldset 98 - (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                • + (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                • Fieldset 69 (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                • Field 99 A (O)
                                                                                                • @@ -110,7 +110,7 @@ (M) (repetitive)
                                                                                                  • FieldsetItem 22 F,H (M)
                                                                                                  • FieldsetItem 22 F (O) (repetitive)
                                                                                                  • FieldsetItem 22 F (O)
                                                                                                • Field 11 A (O)
                                                                                                • Fieldset 98 - (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E,F (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                • + (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                • Fieldset 69 (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                • Fieldset 92 @@ -146,9 +146,9 @@ Fieldset 90 (O)
                                                                                                  • FieldsetItem 90 A,B (O)
                                                                                                  • FieldsetItem 90 A,B (O)
                                                                                                  • FieldsetItem 90 A,B,F,J,L (O)
                                                                                                  • FieldsetItem 90 A,B,K (O)
                                                                                                  • FieldsetItem 90 B (O)
                                                                                                • 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)
                                                                                                • + (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,C (M)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                • + (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)
                                                                                                • Sequence D1b - Receive/Deliver (O) (repetitive)
                                                                                                  • Field 16 R (M)
                                                                                                  • Fieldset 95 @@ -156,7 +156,9 @@
                                                                                                  • Field 20 C (O)
                                                                                                  • Field 16 S (M)
                                                                                                • -
                                                                                                • Field 16 S (M)
                                                                                                • +
                                                                                                • +Fieldset 19 + (O)
                                                                                                  • FieldsetItem 19 B (O)
                                                                                                  • FieldsetItem 19 B (O)
                                                                                                • Field 16 S (M)
                                                                                              • Sequence D2 - Cash Movements (O) (repetitive)
                                                                                                • Field 16 R (M)
                                                                                                • @@ -176,11 +178,11 @@ 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)
                                                                                                • Fieldset 98 - (M) (repetitive)
                                                                                                  • FieldsetItem 98 A,C (M)
                                                                                                  • FieldsetItem 98 A,C (O)
                                                                                                  • FieldsetItem 98 A,C (O)
                                                                                                  • FieldsetItem 98 A,C (O)
                                                                                                  • FieldsetItem 98 A,C (O)
                                                                                                • + (M) (repetitive)
                                                                                                  • FieldsetItem 98 A (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 - (O)
                                                                                                  • FieldsetItem 90 A,B,F,J,L (O)
                                                                                                  • FieldsetItem 90 A,B,K (O)
                                                                                                • + (O)
                                                                                                  • FieldsetItem 90 A,B,F,J,L (O)
                                                                                                  • FieldsetItem 90 A,B,K (O)
                                                                                                  • FieldsetItem 90 A,B (O)
                                                                                                • Sequence D2b - Tax Voucher Details (O)
                                                                                                  • Field 16 R (M)
                                                                                                  • Field 20 C (M)
                                                                                                  • @@ -203,7 +205,7 @@ * *

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

                                                                                                    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -212,7 +214,7 @@ public class MT566 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT566.class.getName()); @@ -823,40 +825,40 @@ public List getField98C() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 98B, + * Iterates through block4 fields and return all occurrences of fields whose names matches 98E, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 98B at MT566 are expected at one sequence or across several sequences. + * Multiple occurrences of field 98E at MT566 are expected at one sequence or across several sequences. * - * @return a List of Field98B objects or Collections.emptyList() if none is not found + * @return a List of Field98E objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField98B() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("98B"); + public List getField98E() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("98E"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field98B(tag.getValue())); + result.add(new Field98E(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 98E, + * Iterates through block4 fields and return all occurrences of fields whose names matches 98B, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 98E at MT566 are expected at one sequence or across several sequences. + * Multiple occurrences of field 98B at MT566 are expected at one sequence or across several sequences. * - * @return a List of Field98E objects or Collections.emptyList() if none is not found + * @return a List of Field98B objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField98E() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("98E"); + public List getField98B() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("98B"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field98E(tag.getValue())); + result.add(new Field98B(tag.getValue())); } } return result; @@ -1182,26 +1184,6 @@ public List getField11A() { return result; } - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 98F, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 98F at MT566 are expected at one sequence or across several sequences. - * - * @return a List of Field98F objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField98F() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("98F"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field98F(tag.getValue())); - } - } - return result; - } - /** * Iterates through block4 fields and return all occurrences of fields whose names matches 92H, * or Collections.emptyList() if none is found. @@ -1623,40 +1605,40 @@ public List getField97D() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 97E, + * Iterates through block4 fields and return all occurrences of fields whose names matches 19B, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 97E at MT566 are expected at one sequence or across several sequences. + * Multiple occurrences of field 19B at MT566 are expected at one sequence or across several sequences. * - * @return a List of Field97E objects or Collections.emptyList() if none is not found + * @return a List of Field19B objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField97E() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("97E"); + public List getField19B() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("19B"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field97E(tag.getValue())); + result.add(new Field19B(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 19B, + * Iterates through block4 fields and return all occurrences of fields whose names matches 97E, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 19B at MT566 are expected at one sequence or across several sequences. + * Multiple occurrences of field 97E at MT566 are expected at one sequence or across several sequences. * - * @return a List of Field19B objects or Collections.emptyList() if none is not found + * @return a List of Field97E objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField19B() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("19B"); + public List getField97E() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("97E"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field19B(tag.getValue())); + result.add(new Field97E(tag.getValue())); } } return result; @@ -2239,7 +2221,7 @@ public SequenceB1 getSequenceB1() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceB1_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceB1_sru2023(this); } /** @@ -2820,7 +2802,7 @@ public List getSequenceD1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceD1aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceD1aList_sru2023(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 a9caea444..69e9a5fa6 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ Fieldset 20 (M) (repetitive)

                                                                                                    • FieldsetItem 20 C (M)
                                                                                                    • FieldsetItem 20 C (M)
                                                                                                    • FieldsetItem 20 C (O)
                                                                                                  • Field 23 G (M)
                                                                                                  • Field 22 F (M)
                                                                                                  • -
                                                                                                  • Field 98 A,C (O)
                                                                                                  • +
                                                                                                  • Field 98 A,C,E (O)
                                                                                                  • Sequence A1 - Linkages (O) (repetitive)
                                                                                                    • Field 16 R (M)
                                                                                                    • Field 13 A,B (O)
                                                                                                    • @@ -98,7 +98,7 @@ * *

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

                                                                                                      * 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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT567.class.getName()); @@ -395,6 +395,24 @@ public Field98C getField98C() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 98E, + * or null if none is found. + * The first occurrence of field 98E at MT567 is expected to be the only one. + * + * @return a Field98E object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field98E getField98E() { + final Tag t = tag("98E"); + if (t != null) { + return new Field98E(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 94B, * or null if none is found. 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 edda64991..4aa95f386 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-2022 Prowide + * 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. @@ -49,7 +49,7 @@ Fieldset 20 (M) (repetitive)

                                                                                                      • FieldsetItem 20 C (M)
                                                                                                      • FieldsetItem 20 C (M)
                                                                                                      • FieldsetItem 20 C (O)
                                                                                                    • Field 23 G (M)
                                                                                                    • Field 22 F (M)
                                                                                                    • -
                                                                                                    • Field 98 A,C (O)
                                                                                                    • +
                                                                                                    • Field 98 A,C,E (O)
                                                                                                    • Sequence A1 - Linkages (O) (repetitive)
                                                                                                      • Field 16 R (M)
                                                                                                      • Field 22 F (O)
                                                                                                      • @@ -95,7 +95,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT568.class.getName()); @@ -392,6 +392,24 @@ public Field98C getField98C() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 98E, + * or null if none is found. + * The first occurrence of field 98E at MT568 is expected to be the only one. + * + * @return a Field98E object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field98E getField98E() { + final Tag t = tag("98E"); + if (t != null) { + return new Field98E(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 97A, * or null if none is found. 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 f41733a78..f91561229 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-2022 Prowide + * 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. @@ -166,7 +166,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceA1List_sru2023(this); } @@ -1932,7 +1932,7 @@ public List getSequenceB1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a1List_sru2023(this); } @@ -2381,7 +2381,7 @@ public List getSequenceB1a4List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a4List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a4List_sru2023(this); } @@ -2681,7 +2681,7 @@ public List getSequenceC1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC1List_sru2023(this); } @@ -2981,7 +2981,7 @@ public List getSequenceC2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC2aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC2aList_sru2023(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 52d8b3377..d06abb19d 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-2022 Prowide + * 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. @@ -138,7 +138,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT576GetSequenceA1List_sru2023(this); } @@ -1926,7 +1926,7 @@ public List getSequenceB2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT576GetSequenceB2aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT576GetSequenceB2aList_sru2023(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 083e8ffbb..e83c76c5e 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-2022 Prowide + * 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. @@ -172,7 +172,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 414690da4..ef51285f6 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 84ad2f26a..e612f665d 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-2022 Prowide + * 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. @@ -180,7 +180,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT586GetSequenceA1List_sru2023(this); } @@ -1984,7 +1984,7 @@ public List getSequenceB1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT586GetSequenceB1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT586GetSequenceB1List_sru2023(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 9a0e9e843..d32ca93fb 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 ebd171b7b..0fd2239cb 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 060c01d3f..5bf18238f 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 71a31f549..6a8804e89 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 39d170f7b..885e14822 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 4d6eac09a..cc3982009 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 7f18d2c79..03bc1577c 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 72736127c..512fde116 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-2022 Prowide + * 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. @@ -120,7 +120,7 @@ Sequence D1a1 (O) (repetitive)

                                                                                                        • Field 22 P (M)
                                                                                                        • * *

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

                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 fd8d7870f..0a828ca6f 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-2022 Prowide + * 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. @@ -110,7 +110,7 @@ Sequence B1a1 (O) (repetitive)

                                                                                                          • Field 22 P (M)
                                                                                                          • * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 ba606b6ce..a7a3ae6d9 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                            • Field 20 (M)
                                                                                                            • * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 1deaefa5d..719e8a5a9 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                              • Field 21 (M)
                                                                                                              • * *

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

                                                                                                                * 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 = 2022; + public static final int SRU = 2023; 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 da37fd41a..8acb45bf1 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                                                                                                                * 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 = 2022; + public static final int SRU = 2023; 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 be1f29b4e..e3b8a1cf5 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                                                                                                                * 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 = 2022; + public static final int SRU = 2023; 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 c8c48cc5f..5778ea6f8 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

                                                                                                                * 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 = 2022; + public static final int SRU = 2023; 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 d3626eb9f..3698cb517 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-2022 Prowide + * 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. @@ -131,7 +131,7 @@ Sequence H (O)

                                                                                                                • Field 15 H (M)
                                                                                                                • * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 7f9a6b7d6..bbce4e35d 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-2022 Prowide + * 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. @@ -98,7 +98,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT670GetSequenceB2List_sru2023(this); } @@ -1625,7 +1625,7 @@ public SequenceC getSequenceC() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT670GetSequenceC_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT670GetSequenceC_sru2023(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 43e52d174..9992e3f23 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT671GetSequenceB2List_sru2023(this); } @@ -1461,7 +1461,7 @@ public SequenceC getSequenceC() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT671GetSequenceC_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT671GetSequenceC_sru2023(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 9d83ec079..a215ce2ea 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 fd0993f0b..51160f5ba 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 3ce9cd413..624201e63 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 b86b08562..0ae16820e 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 493177b2a..0c6cb9161 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 9463e66d0..c3a64f4dd 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 cf6b5df81..f067a1e96 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 04282261e..1e707363b 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-2022 Prowide + * 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. @@ -80,7 +80,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 2c89e3fdb..d77fc01fe 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 77f04dcbf..db2d105d4 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 5da0ca7c3..5487ed53f 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-2022 Prowide + * 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. @@ -88,7 +88,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 17dbba91b..be030fffc 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 28dae7f32..af4501bce 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-2022 Prowide + * 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. @@ -77,13 +77,14 @@

                                                                                                                • Field 58 A,D (O)
                                                                                                                • Field 53 A,D (O)
                                                                                                                • Field 78 (O)
                                                                                                                • +
                                                                                                                • Field 78 D (O)
                                                                                                                • Field 57 A,B,D (O)
                                                                                                                • Field 72 Z (O)
                                                                                                                * *

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

                                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -92,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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT710.class.getName()); @@ -1154,6 +1155,24 @@ public Field78 getField78() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 78D, + * or null if none is found. + * The first occurrence of field 78D at MT710 is expected to be the only one. + * + * @return a Field78D object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field78D getField78D() { + final Tag t = tag("78D"); + if (t != null) { + return new Field78D(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 57A, * or null if none is found. 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 3014cfb16..0ead235d0 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-2022 Prowide + * 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. @@ -49,7 +49,7 @@ * *

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

                                                                                                                * 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 = 2022; + public static final int SRU = 2023; 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 6ad3f786c..22d34dc86 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-2022 Prowide + * 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. @@ -74,13 +74,14 @@

                                                                                                              • Field 49 (M)
                                                                                                              • Field 58 A,D (O)
                                                                                                              • Field 78 (O)
                                                                                                              • +
                                                                                                              • Field 78 D (O)
                                                                                                              • Field 57 A,B,D (O)
                                                                                                              • Field 72 Z (O)
                                                                                                              * *

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

                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -89,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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT720.class.getName()); @@ -1061,6 +1062,24 @@ public Field78 getField78() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 78D, + * or null if none is found. + * The first occurrence of field 78D at MT720 is expected to be the only one. + * + * @return a Field78D object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field78D getField78D() { + final Tag t = tag("78D"); + if (t != null) { + return new Field78D(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 57A, * or null if none is found. 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 caef7c137..5468345c4 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-2022 Prowide + * 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. @@ -49,7 +49,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 d8bb8f615..ca53872b4 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 8316054b9..9d37d60e3 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 771b4b17b..9b756de0f 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 a8bd7ce91..d4f0e47d4 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 5c78b3b92..2b277d0e4 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 6a4162089..7f3591b3f 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 9e3e1cb74..16b6b6f3e 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 85bb21802..e47cf220d 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 1277d65e7..ebd02eb26 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 6c5ac4d8b..46da99ec3 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 9f1bea46f..2573f1251 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-2022 Prowide + * 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. @@ -49,7 +49,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 574d2071c..095c1679e 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 a68fb33e1..c622349b0 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-2022 Prowide + * 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. @@ -66,14 +66,14 @@

                                                                                                            • Field 23 (O)
                                                                                                            • Field 57 A,D (O)
                                                                                                            • Field 32 B (M)
                                                                                                            • -
                                                                                                            • Field 39 D (O)
                                                                                                            • +
                                                                                                            • Field 39 F (O)
                                                                                                            • Field 41 F,G (O)
                                                                                                            • Field 71 D (O)
                                                                                                            • Field 45 C (O)
                                                                                                            • Field 77 U (M)
                                                                                                            • Field 49 (O)
                                                                                                            • Field 58 A,D (O)
                                                                                                            • -
                                                                                                            • Field 44 H (O)
                                                                                                            • +
                                                                                                            • Field 44 J (O)
                                                                                                            • Field 23 F (O)
                                                                                                            • Field 78 (O)
                                                                                                            • Field 26 E (O)
                                                                                                            • @@ -99,14 +99,15 @@
                                                                                                            • Field 52 A,D (O)
                                                                                                            • Field 59 (M)
                                                                                                            • Field 32 B (M)
                                                                                                            • -
                                                                                                            • Field 39 D (O)
                                                                                                            • +
                                                                                                            • Field 39 F (O)
                                                                                                            • +
                                                                                                            • Field 57 A,D (O)
                                                                                                            • Field 41 F,G (O)
                                                                                                            • Field 71 D (O)
                                                                                                            • Field 45 C (O)
                                                                                                            • Field 77 L (O)
                                                                                                            • Field 22 Y (O)
                                                                                                            • Field 40 D (O)
                                                                                                            • -
                                                                                                            • Field 44 H (O)
                                                                                                            • +
                                                                                                            • Field 44 J (O)
                                                                                                            • Field 23 F (O)
                                                                                                            • Field 78 (O)
                                                                                                            • Field 26 E (O)
                                                                                                            • @@ -122,7 +123,7 @@ * *

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

                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -131,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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT760.class.getName()); @@ -581,42 +582,6 @@ public Field23 getField23() { } } - /** - * Iterates through block4 fields and return the first one whose name matches 57A, - * or null if none is found. - * The first occurrence of field 57A at MT760 is expected to be the only one. - * - * @return a Field57A object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field57A getField57A() { - final Tag t = tag("57A"); - if (t != null) { - return new Field57A(t.getValue()); - } else { - return null; - } - } - - /** - * Iterates through block4 fields and return the first one whose name matches 57D, - * or null if none is found. - * The first occurrence of field 57D at MT760 is expected to be the only one. - * - * @return a Field57D object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field57D getField57D() { - final Tag t = tag("57D"); - if (t != null) { - return new Field57D(t.getValue()); - } else { - return null; - } - } - /** * Iterates through block4 fields and return the first one whose name matches 77U, * or null if none is found. @@ -1018,20 +983,60 @@ public List getField32B() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 39D, + * Iterates through block4 fields and return all occurrences of fields whose names matches 39F, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 39F at MT760 are expected at one sequence or across several sequences. + * + * @return a List of Field39F objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField39F() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("39F"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field39F(tag.getValue())); + } + } + return result; + } + + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 57A, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 57A at MT760 are expected at one sequence or across several sequences. + * + * @return a List of Field57A objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField57A() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("57A"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field57A(tag.getValue())); + } + } + return result; + } + + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 57D, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 39D at MT760 are expected at one sequence or across several sequences. + * Multiple occurrences of field 57D at MT760 are expected at one sequence or across several sequences. * - * @return a List of Field39D objects or Collections.emptyList() if none is not found + * @return a List of Field57D objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField39D() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("39D"); + public List getField57D() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("57D"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field39D(tag.getValue())); + result.add(new Field57D(tag.getValue())); } } return result; @@ -1118,20 +1123,20 @@ public List getField45C() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 44H, + * Iterates through block4 fields and return all occurrences of fields whose names matches 44J, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 44H at MT760 are expected at one sequence or across several sequences. + * Multiple occurrences of field 44J at MT760 are expected at one sequence or across several sequences. * - * @return a List of Field44H objects or Collections.emptyList() if none is not found + * @return a List of Field44J objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField44H() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("44H"); + public List getField44J() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("44J"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field44H(tag.getValue())); + result.add(new Field44J(tag.getValue())); } } return result; 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 4fe616915..6b88e612e 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 a4713975e..2f7e2fd67 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-2022 Prowide + * 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. @@ -49,6 +49,7 @@

                                                                                                            • Field 49 A (O)
                                                                                                            • Field 77 (O)
                                                                                                            • Field 31 E (O)
                                                                                                            • +
                                                                                                            • Field 31 R (O)
                                                                                                            • Field 56 A,B,D (O)
                                                                                                            • Field 57 A,B,D (O)
                                                                                                            • Field 72 Z (O)
                                                                                                            • @@ -57,7 +58,7 @@ * *

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

                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -66,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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT765.class.getName()); @@ -552,6 +553,24 @@ public Field31E getField31E() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 31R, + * or null if none is found. + * The first occurrence of field 31R at MT765 is expected to be the only one. + * + * @return a Field31R object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field31R getField31R() { + final Tag t = tag("31R"); + if (t != null) { + return new Field31R(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 56A, * or null if none is found. 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 6e67c5917..ee2ce4e42 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-2022 Prowide + * 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. @@ -57,6 +57,7 @@

                                                                                                            • Field 26 E (M)
                                                                                                            • Field 30 (M)
                                                                                                            • Field 52 A,D (M)
                                                                                                            • +
                                                                                                            • Field 23 (O)
                                                                                                            • Field 32 B (O)
                                                                                                            • Field 33 B (O)
                                                                                                            • Field 23 B (O)
                                                                                                            • @@ -83,7 +84,7 @@ * *

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

                                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -92,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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT767.class.getName()); @@ -560,6 +561,24 @@ public Field52D getField52D() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 23, + * or null if none is found. + * The first occurrence of field 23 at MT767 is expected to be the only one. + * + * @return a Field23 object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field23 getField23() { + final Tag t = tag("23"); + if (t != null) { + return new Field23(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 59A, * or null if none is found. 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 9ea9883b9..dc34e8ceb 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 5824c7732..30c25f0a5 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 7eaade723..91fbf24c0 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 ebecd7fb1..2199bcb2d 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 96f6e074f..3c0a9eba8 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 c29972666..e0fe36cdd 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 eb4458010..d9792a716 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 4de884626..1fb13b950 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 2b888428a..3527aba1c 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 294c389b7..0891e545b 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 b2b183e8a..9bbcaecad 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 479a963b3..c214c1495 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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/MT802.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT802.java index 4dce4d4f2..b353c6744 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 4df064e1f..a930b1617 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 d8c15b02c..d76bd0ce9 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 14de7bc79..f0f02ddb5 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 fee04d1e9..6e44e300c 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 e6b33b4c0..c45c08392 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 d65c50e8b..f8427c81f 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 bd249621e..634954164 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 291ff8062..0c0fd9962 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 ce60cadab..c1d76ca45 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 0c54dacc7..24f47ddf6 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                              • Field 12 (M)
                                                                                                              • * *

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

                                                                                                                * 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 = 2022; + public static final int SRU = 2023; 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 0563e73b3..c36e93ff6 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ Sequence _A (M) (repetitive)

                                                                                                                • Field 23 (O)
                                                                                                                • * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 6bc17983f..6ed8dfcdf 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-2022 Prowide + * 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. @@ -56,7 +56,7 @@ Sequence _A (O) (repetitive)

                                                                                                                  • Field 61 (O)
                                                                                                                  • * *

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

                                                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 8ed9bc5d9..815ddcff3 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-2022 Prowide + * 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. @@ -55,7 +55,7 @@ * *

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

                                                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 dd19ef959..6c67e27ee 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-2022 Prowide + * 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. @@ -56,7 +56,7 @@ Sequence _A (O) (repetitive)

                                                                                                                    • Field 61 (O)
                                                                                                                    • * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 47c57930f..fa1d3fbe5 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 7cb73902d..bc3fcc419 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 94608e8ae..50c5bd18b 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ Sequence _A (M) (repetitive)

                                                                                                                      • Field 25 (M)
                                                                                                                      • * *

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

                                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 9acc7318b..bc2001509 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 a8dca6460..e9bfc5311 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                                        • Field 12 (M)
                                                                                                                        • * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 9398e3c79..aa88d19c5 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 739741c72..b21b5dea6 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 d587de5c1..f4fccf034 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 e0d3ed943..ca09c0d08 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 19d6bd482..b92837875 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 4516ccd32..f1fb0eef0 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 94d3bf2ec..3b6f99866 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 faf48399d..76cc73c05 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 55157f375..5d03c6fd1 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT999.class.getName()); From 000894e12c6d7e4476e7d8caf8691f35bc03cf4c Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Thu, 27 Apr 2023 12:51:26 -0300 Subject: [PATCH 04/67] codegenMtFields --- .../com/prowidesoftware/swift/model/field/Field101.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field102.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field103.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field104.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field105.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field106.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field107.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field108.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field109.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field110.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field111.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field113.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field114.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field115.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field116.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field117.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field118.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field119.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field11A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field11R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field11S.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field12.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field120.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field121.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field122.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field123.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field124.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field125.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field126.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field127.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field128.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field129.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field130.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field132.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field133.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field134.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field135.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field136.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field137.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field140.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field141.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field142.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field143.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field144.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field151.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field152.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field153.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15I.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15O.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field165.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field16A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field16C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field16R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field16S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field171.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field172.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field173.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field174.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field175.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field177.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field179.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17I.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17O.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17Q.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17V.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17W.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17X.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17Y.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17Z.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field18A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field18B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field18C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field18D.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field19.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field199.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field19A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field19B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field19C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field19Y.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field19Z.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field20.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field202.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field203.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field204.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field206.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field208.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field209.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field20C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field20D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field20U.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field21.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21R.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field22.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22Q.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22V.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22W.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22X.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22Y.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22Z.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field23.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23X.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field242.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field243.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field24B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field24D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field24E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field24G.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field25.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field251.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field252.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field253.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field254.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field255.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field256.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field257.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field258.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field259.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field25A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field25D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field25P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field260.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field263.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field264.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26T.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field27.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field270.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field271.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field272.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field28.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field280.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field281.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field28C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field28D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field28E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29N.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field30.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field301.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field302.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field303.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field304.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field305.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field307.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30Q.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30V.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30X.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30Y.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30Z.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field311.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field312.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field313.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31X.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field329.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32Q.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field330.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field331.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field332.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field333.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field334.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field335.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field336.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field337.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field338.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field339.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field340.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field341.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field342.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field343.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field344.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field345.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field346.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field347.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field348.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field349.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35U.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field36.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field36B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field36C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field36D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field36E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37V.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field401.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field405.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field41A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field41D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field41F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field41G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field421.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field422.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field423.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field424.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field425.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field42A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field42C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field42D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field42M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field42P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field431.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field432.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field433.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field434.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field43P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field43T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field443.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field451.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field45A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field45B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field45C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field45D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field45L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field461.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field46A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field46B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field47A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field47B.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field48.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field48B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field48D.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field49.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field49A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field49G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field49H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field49M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field49N.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field50.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field503.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50L.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field51.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field51A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field51C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field51D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field52A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field52B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field52C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field52D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field533.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field53A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field53B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field53C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field53D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field53J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field54A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field54B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field54D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field55A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field55B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field55D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field56A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field56B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field56C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field56D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field56J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field57A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field57B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field57C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field57D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field57J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field58A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field58B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field58D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field58J.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field59.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field59A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field59F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field60F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field60M.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field61.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field619.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field62F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field62M.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field64.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field65.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field68A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69J.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field70.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71N.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field72.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field72Z.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field73.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field73A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field73R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field73S.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field74.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field75.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field76.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field77.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77U.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field78.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field79.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field79Z.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field80C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field81A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field81D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field81J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field82A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field82B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field82D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field82J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field83A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field83C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field83D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field83J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field84A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field84B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field84D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field84J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field85A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field85B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field85D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field85J.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field86.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field86A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field86B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field86D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field86J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field87A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field87B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field87D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field87J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field88A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field88B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field88D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field88J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field89A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field89D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field89J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field91A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field91D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field91J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95Q.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95V.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field96A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field96D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field96J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field97A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field97B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field97C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field97D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field97E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field999.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field99A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field99B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field99C.java | 6 +++--- 636 files changed, 1908 insertions(+), 1908 deletions(-) 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 6e8c55435..d7a1d1098 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                                        * *

                                                                                                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 83d6ccdb7..f2959e1f5 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ *

                                                                                                                      * *

                                                                                                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5f5e1a606..31b42c183 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                                    * *

                                                                                                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 080815674..ac06fd288 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                                  * *

                                                                                                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e24fd1b66..862b69926 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                                                                * *

                                                                                                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 946151e6d..b79484d7d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                              * *

                                                                                                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 06d16eac0..9cb3f5a65 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                            * *

                                                                                                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 310b7d30f..eebddaabf 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                          * *

                                                                                                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 637e75cf9..f62cf89ad 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ *

                                                                                                        * *

                                                                                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7900accf0..d252b7233 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                                                      * *

                                                                                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6b9c95749..45637e4e8 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                                                    * *

                                                                                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5ad475c6e..61dc05fb6 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                  * *

                                                                                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3fb061972..639c021b7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                * *

                                                                                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 471637ac9..859764b7c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                              * *

                                                                                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ca7671cea..fbcd654a3 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                            * *

                                                                                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5c447316a..2328df183 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                          * *

                                                                                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 01e2ec13a..47eca1b02 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                        * *

                                                                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d0405188e..34a7e0a81 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                      * *

                                                                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 089368e75..34a3c417e 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ *

                                                                                    * *

                                                                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 df126d55d..a5c9021fd 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ *

                                                                                  * *

                                                                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8da3162ab..2fe82919f 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ *

                                                                                * *

                                                                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 027f865c8..53ce7ffd2 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                              * *

                                                                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bbd76894b..1b6bd1995 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                            * *

                                                                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8164e20b2..18b39e83a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                          * *

                                                                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6c9414f11..64931d515 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                        * *

                                                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d0259d515..93af9d3e2 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                      * *

                                                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 924ad18ea..2d274d801 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                    * *

                                                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f0baef2e1..aee084b7f 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                  * *

                                                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 126f73b5d..5ba54aa42 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                * *

                                                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f7cb59010..c4e4f076b 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                              * *

                                                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6672520fb..99c9e9d36 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ *

                                                            * *

                                                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8624726bf..029394e88 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                                                          * *

                                                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0d1f318e7..3dafee5d6 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                                                        * *

                                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e506615fa..0450ba6c7 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                                                      * *

                                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 401d009f4..650fc9b4a 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                    * *

                                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7126a979a..26c2577cb 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                  * *

                                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8a91efd92..837b229e2 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                * *

                                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c62e0f595..75f24a03d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                              * *

                                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4990f0f98..070580002 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                            * *

                                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0ccab73e4..bc1ac4a75 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ *

                                          * *

                                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b59f61a92..60a1f6ebc 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                                        * *

                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 729699cf2..ad9bef862 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ *

                                      * *

                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a22ef38f1..105e59c84 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ *

                                    * *

                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 009b9ed61..933f31e72 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                  * *

                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 450bfd1f1..7c05c77ba 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                                * *

                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 18c7ecc8a..454a23259 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ *

                              * *

                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8188f3785..089f48518 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                            * *

                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fb254be6e..03c59bcf1 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                          * *

                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ab7b50d4c..cd23041d8 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ *

                        * *

                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3139db699..d29d10f60 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ *

                      * *

                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 de3f1f3ff..3eef0a0e2 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                    * *

                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 75cb04ead..5ca23d319 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ *

                  * *

                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c842b4cd4..dbef6d63b 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                * *

                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5b7eae873..cd0713e68 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

              * *

              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a925807ff..87f2fb4f9 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

            * *

            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0fc7596c5..62db5c2a0 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

          * *

          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 06fd9fc39..6cdf0c1cf 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

        * *

        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 42ecaa160..c0b1f53e3 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

      * *

      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8f6176dd4..f909358ee 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

    * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 57da8fee8..d733ccf01 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

* *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0dbd2a5ff..f5726a4b0 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 25d832435..5edda9b31 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3ff84a82a..76dd7ca46 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b51968a32..ad1584943 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 66f4b592e..14cde4cca 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 6f1019fb8..c7e685a71 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 271195e42..51a4b044f 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 379f2f290..988684d15 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 65a137453..e9cf775af 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 712933dba..709d6ee95 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6492563cc..0c7672c61 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 479ed1b9b..f16c61805 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 65d11be35..a11191a92 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 42e82ec09..1672f387a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6ec61b34e..1144ed005 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4441573a0..44beafa18 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 da914c17b..3180e2032 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8573cddbc..0b43d1018 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1c02bbfba..667ae75bb 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 661f2d419..0ff6c8bda 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 75ba29f27..68002587a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 03e43acb7..77829aa1c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6d5d45317..0f1e03aeb 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 787b6d0a2..3ed5f2167 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 46e233eb9..73b6a2058 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0d064aa70..6c340ace8 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5a0aa7634..bd119fe42 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d76fa6fd4..ede71f601 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 b441e794c..e65143b18 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7223e1b9b..a68bf4507 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 07347fc96..b0cebffd5 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 341a9123b..5bf88221a 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 39dda785e..01e4ef878 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c35fe0ac8..224c0009f 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f24a64103..6330c1ae8 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 073e91b95..810ceb2c6 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e47e99be9..385b4ef44 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f296a08cc..a0227b755 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f815bc95b..e07fe328a 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3682983e0..5e517b379 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a7d2bcde0..d3fe28546 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 17daf78d0..99ca4dc46 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3f0510146..86e363608 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 35e00011c..f5bc03f46 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1a2ab484e..9d42b529e 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6c3d63a8c..e1d9a98c6 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9b6d0ec5a..7371e8400 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c33794177..58697762c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 71b414503..c444e4cbc 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 de6c14b6b..cff688e20 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 77122da2c..d65461a2a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 85abfd832..23a1adec6 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 816857b70..34b7d2a3c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4155d335e..08dcba2ae 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 72dfb258d..8c4f31429 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8b8f82168..cc7e97c46 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5903e240b..cb31491c4 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 931d89336..f7d900462 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 724e88169..894d0fa5b 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e47db406a..2da3de9bd 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 502cb2d0c..7de472b3f 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 43e5e283b..1817023cd 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a1f93e4d1..50f820971 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1336902ce..c7a9c9237 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f6bef3233..656eb9251 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 063362e57..776a948dd 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8f70d0498..6895aa3ff 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 139b79ce2..95d0e786d 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 74fc7ae87..5f146502d 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b56f369c1..d8a8a7ad8 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 134af6e02..b420c7dd8 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c89081512..08f8c870b 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 11869ca84..3e4904baa 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 37611ccac..a62bd1cf8 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e59ea135e..4585d26e0 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 35309ece2..a015dff6d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 61b4d5d30..aa92ff66a 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 63fbf202b..667e18c46 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b1d4104a0..b442f29d9 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9a1157498..5a47f24fe 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ec49b4924..ba8c9b85f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 57f2d8f0b..6cb5dc52c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 94d8b09f1..9e2562f30 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5189d46bb..c1d8e66ba 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 02cd53d7d..778809704 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 70133430a..4ca67d96f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 389c8fe5d..991b28823 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 611df8c4f..9b40bd580 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 50e49238f..0b2ffa836 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bbb3513b2..9adbcdd64 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6220ccd4a..2964ad097 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 168d87e71..d3b429312 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 23bee2800..e1ddabf12 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 927e6b0e5..f365df93a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4df00c2ae..79ea056a7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 350359f6c..8ed11f0d5 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b053159d1..b57917af4 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ad4007c0c..8d02a09a7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3d99359d0..c557d486a 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6ba3664a8..b6b537437 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5970691f2..7db338290 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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/Field22J.java index 8f1c59c1c..f2a2c7b67 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22J extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 42c98ee5f..cd7999161 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 654ea1545..9f1c2e3cd 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7e3c73a05..e912f58f7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bcb05e144..ff959eab6 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 66c06bd0c..87a2df8d4 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 67372b3e0..ab3608c0b 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4f53a82ee..ee2bea3ed 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 079bfcd9e..a9b8403bd 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 045c000d2..7fc73f288 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 dd2b93064..b899f5271 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 9faa78536..c6ef22f18 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bd49593d1..c237b91dd 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 53362f194..fcbf0a161 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 100d1bd62..359fa210a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 69a00d407..eca9bba26 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 8e45ca083..20b144930 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 95b4e3f3c..2578d49be 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 905326ed9..c14056187 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0bf0008f8..74efe8053 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9a0b639fe..3a6b76886 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b5dd5ca2a..628bf4daa 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6b9563163..0590e14d3 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d50736b5c..01a16af6e 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4a0d6392e..97ceb6060 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 51fa9f945..c45519d96 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 65ac9defc..ffc54c0d0 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 997831340..47232020d 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 36d7d8c77..b4bf8eed0 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7033569fd..5950e7ba8 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 78bea464c..715f72d54 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 cdb89bd30..029fb7a74 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d64a23abb..96259190a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c2e445304..0d00301ac 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field24G extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 416a2c92f..449e7b5ef 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fd3bec39e..8778ec388 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 16f95186d..a87a39ac3 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 20c000515..78ae66da7 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bb7d3eed0..4fcdb3278 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 18313c19c..3d4154970 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d08845f45..49dc72f57 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3847223f9..b9645d1c2 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 90ce808ab..94b44bc97 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 94880607e..c8b9958c3 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 71a482871..b9632bdef 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a3637a5cb..ed63f73f0 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 88cf303ef..67c49daa4 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 80afe2212..92a3c8d45 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 baf6a8b79..189b9f0fc 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 cab69f3eb..a1a897963 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 36b5214c6..eb2f66118 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 af15a4522..d77ef5d3f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b1baf4ab3..afa6f5a3d 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 23b73f1e4..714ef8eeb 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-2022 Prowide + * 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. @@ -87,7 +87,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8dd08b25d..2b69c9c23 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 72ff330ac..2e4eb4829 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fe5d11e6c..02cc0bee7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 03d7ffd2b..3c65a6d7f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 48d9947f5..e987d1ff2 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 67ba1e4e6..3d9566147 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7b264c303..e06c7a433 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3ccfa809c..7795a9bb4 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 411dd419c..b3aa7533e 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1b60d5795..03dedf779 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fa3b6fcc3..b675fc0f2 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f1ccb39fe..6306e7cc7 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bb0a63d4a..12149c8df 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c789eb44c..15f087abd 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 59832dde5..c58cf5e7f 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3d4a9d191..8c2b8af64 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9c2740a8a..ac53dc99d 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 911d8a72c..817bdb5c9 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8e4d45152..c5083c2f9 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b2967aea4..f78026d30 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java index c79e24fc6..593703129 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field29K extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 0d37ee63c..a51e20458 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e7854e452..be6fec4a0 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 81d9dbfc4..dcd12a956 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 9ad0bd649..ecc1614b5 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a50dcb892..168f59f14 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 850836f1c..902c72f79 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 551ab1e72..e94625590 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1a0162f7e..39070af28 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5847870fc..e5cf8ca19 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 93666a402..c0635d22f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 305f4f808..b09616994 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3b6fe7e5d..1c9b1c025 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9a2187e0e..2cd7b5ddb 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7a73eae29..d31ef3448 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 d15276ab0..0eea4918e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2d0c510e9..24177ea49 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5bc173b47..d2bb4bad8 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6cd190d46..5fc6edb0d 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7a75b81f4..49752eee0 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d8d5efa1e..f3f7a4674 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fcc4507a0..417608e92 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 14f7bcdbb..a5daee365 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a63ab3ba9..a5b37660e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6aa1b0882..87a43623a 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c56d3153a..6f54b9f71 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bd84ed00e..fdc0bb566 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 73dbaf712..b3eec24ae 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4c7cfc155..fd047276e 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ee1eb2150..6c2e33f11 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 413767eb4..32549b3c0 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b9441c88f..de3a096e7 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a885c5866..441f62951 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 04d431823..68e132821 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 991e1c68b..fca5772a5 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e8c74c341..8e125f868 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c5a5312cf..f7461bc4e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8e3b47354..aa3038c2b 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 77e7310a0..c6b02b19c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a2be27aa8..b386855c9 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5ff703b88..2f38c52e2 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3b2596ea4..04421fda3 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3c6e5b48b..af948d284 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 64a3c8943..d9a9cbb21 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fd33ac70c..9521b9aa1 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 742705d47..42ef9f639 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b1b30a4e2..5637c071b 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9fb67736d..6ab3c0097 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fef65fbc6..68afa85fd 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0706183cb..ef33d0d73 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7f5c16ebd..f5ddf643d 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3e6932a37..a66273150 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 48583bdcb..8e824ce56 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 70a48aa6d..4ca1b7e99 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-2022 Prowide + * 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. @@ -73,7 +73,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c81ce14b4..9a890a407 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 129a21964..ba7524116 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ae710b785..0c79448ae 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5ef896ccd..a6e6e57d6 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a206652b7..b8af2ce72 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 113d12f1c..7e29a1bd4 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5d8aa3a17..a122c271a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 da943d8e5..d3182bdcd 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2177d3fcf..ada8684b2 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 66654b4a3..d71e03048 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b68642a32..4baf5a1ea 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8753790bf..71f8cd264 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 113f378c1..575fd6786 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6370db1fb..4b9afe260 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 dbb761bf2..5f885de66 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 902a2373d..06f4844cc 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 185620d45..ff51aca10 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 767ed3780..e48ccba05 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a339dab7b..88bcb0108 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 926119560..9eb6c5db3 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c2413efa7..b9bb7cdb8 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6c63adf33..02777af23 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e19f6da1a..a4c08478e 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 83acbf973..117027222 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ebedbe005..639741fc1 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 eb81b465e..47e3a340e 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6de58d598..54347a04e 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 23e2d01a6..14fa12366 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 07c14764e..251cf8d9d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 82d88d610..041cb127b 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c935b3a05..025e13aee 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 41737f111..ac08f8161 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 60da719af..1cc7d38c8 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ef165fdec..39a30fd5c 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 618645943..93fbdec1d 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c43b18f62..e9fe8442e 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8a95d312f..04425c6f4 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1f0a200b7..e396363d0 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 78c3223f8..a63b22fa0 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8015b36bd..92378f7ef 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 948fcf7e1..db4b3d89c 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 11f481c74..d3b703b4e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 39793208a..6790644ac 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 597fe37d9..a1f939978 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4fa53072f..92649cb2a 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0370d15f3..d8d1ad50f 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0cfeca7da..9154541e7 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5d3970e4a..4f19ea438 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2ab46e786..623012593 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5c0db8942..ac86384f6 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 405d10fa2..c0e8d2546 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 31d9f93d1..d2bbb4161 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2e8703807..b9cdaea3a 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c8c884903..bedb46386 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b4895abf8..6726103ed 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0e0a8b01d..b94168076 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f49143740..159ab5288 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6e108d9ef..8c4715480 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6d1718b63..68b0eb029 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 dcaf9c9ba..2c533fe9d 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 35036d218..2bb1ceb2e 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7e0f5be27..40e41be61 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 01e27b642..d5d7e4f3b 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0e6e0f2dc..3269eebde 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d18f9a2ae..a95be4a6a 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 84fbbb906..ec9572919 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b4b8c69d6..8df28f305 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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/Field37P.java index 5d9666c10..0c854fd0c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field37P extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 5cec89ffa..749d7760a 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java index 8aa4c2974..4a336d1f8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field37U extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 2e395fcdc..e4b3a8d09 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8205742fc..30955254d 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f75d93bce..de76fb65d 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b14a70aa7..041ec7d6a 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 49a516e40..5c38c09cc 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d956e047a..331d95c5e 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9c4e5b97d..2526eb03a 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 113cab4a5..ed292e388 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 40e5844cb..ac69aeaed 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 edae6096f..81da4676f 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 index 2566fdd97..39dfeb275 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field39D extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 a5f5ec4ab..dcef6fb9f 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 86a6228a7..e3a17a56e 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d563be7f3..52ee1fd3d 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 124a4ef9c..f8b877696 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1004f5091..0f11537c3 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0fa56207f..a83e87f4d 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a7dfe915c..1d0aef9e9 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c8854edc6..9df8c1c44 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8acae1b75..71a3ffa00 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d018dec4f..fdea1b095 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 dc4175055..d5b4c2ff9 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 54755724d..4f1762dbd 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6b51e6e8d..bba11d421 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1a0b0096a..a93d1e11b 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 42043a0b3..ead2fc25d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f5f0bfc6b..8311b9023 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-2022 Prowide + * 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. @@ -80,7 +80,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1d599bfb5..b7cce2932 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f289eb656..e14df40a6 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c87bdff05..55b9418b7 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-2022 Prowide + * 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. @@ -96,7 +96,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 203331d9d..7fe0fc836 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2373a3a2a..4a9202d11 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 55ad88b2a..2516dc0fc 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b390ab393..1eb313f6a 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0b7487f95..5f3d56893 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 227e813b5..71d25c75f 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 78575c13b..a1f1ffdd7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 65d60e795..046757945 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d989739a2..8c12fe73a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 77634692c..e1d114f59 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5093c7f95..94d957083 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5ce9941c5..6b226cd05 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f2d4b7d84..b4913a1cf 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a418eff7a..b7ce6edfe 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4dcdd1123..c5ebde9be 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e9b776225..e2d6baa3d 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 219f0b2ab..293e5f345 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 72180a013..3e0103636 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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/Field44H.java index 58a09c847..97bb9c780 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field44H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 50ab5ed57..81c544971 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 83db98682..b16e37d41 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c051ccd13..ef8259223 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fd70d9833..2218150f6 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9dc9bc58f..d59b21f98 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9fd5d8679..0215a1403 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5f54fed28..355d900b9 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 47de1c532..824c6166a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 150944c12..b0ebd5552 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 83a6fd7ac..865d96482 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6bf7bc89d..f91dd5123 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 139696705..bbcd8b5b1 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 560dbd59e..152b735f1 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e20123c99..31900103a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ce2157ff8..1e0141ed7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0c6f08a4e..7c5a40b96 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 33d76761a..68742b4c1 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 141bba4ce..411c8089a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 91af30924..7289d3ed6 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 883129329..3fcf64772 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2530ea7dc..3f13b162f 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5f9b21f5b..90178ff4d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8e990c502..5b9c46827 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 57992e6f7..c2cbc18a1 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1c789ab5a..e68ae64b9 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1a89f7717..cd788f6c8 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8617d13fd..340587625 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6785d73d2..eca5aefc5 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9a2fbf1b9..a550a2fdd 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 74535750a..6d6f97111 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f33ccb595..f480bc032 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b4f6b7ca0..0173170d7 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bec2a12d1..9efa593d7 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7928e5ed3..3f394fac8 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c5a224f48..3ceb4e28d 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 02e8c6c2a..3cbdf293c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bb1b71ecd..026dcbdc1 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ca69332e7..cacba8406 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9dae244c2..78ddd0d8d 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1f4173576..7f652961f 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 12c3c5050..8431256ef 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 da44e9930..ff280b6d3 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5bf7ed6dc..3642bd934 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e492f80bb..0a935f910 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 13734f084..472f787f0 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f11d05b0c..969332429 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 30273667a..5ad813ee5 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0cc33128f..81086988f 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a65f1fc39..1b1ec5b0c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fddfc7250..6fcbbf0dd 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 03d090661..0b6ba4254 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1f61493ea..927ed1abf 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4dab82e82..a313f0190 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7be9055bc..3d3a4d7de 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 95701526a..b00c8239a 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b1794217a..6a4239191 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f595d5f49..9953a6ea4 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 abbf2368c..a65477f37 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0767fa48f..6a7812475 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bc712cb69..eb9e6df7d 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 cc7db337e..a8fd18e6c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 777652fff..fee8adcdb 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e1d075a8a..d689fbe75 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 51e4bc00e..14951fd50 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ab769ac7c..c8340879f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 60ad34aab..6059c1cd2 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0a4d91a00..22af562d3 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b3b507f1a..07471adea 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2f03e60a4..7e87255a7 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9e47d8646..0b106a1d1 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 287a4dee4..b384b22e3 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-2022 Prowide + * 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. @@ -74,7 +74,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 392086a8d..a815b613b 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 dfb3244f8..b954a727c 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c8b75a508..430b62e37 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 488b056ce..68b768dc4 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 86f42eadd..ac58e367f 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 cca5cf594..c41583362 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5979ae00c..2ff603c90 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7b900b429..cd134e256 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 41df073ba..ec265c0c8 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1c99db2bd..128a0f091 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 42817256d..39761fc0a 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6cb81cf41..c4ca54aa4 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 435fd7140..70244c004 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1d1eca64e..1ac6db455 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 28b567969..3e750e376 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5afc71438..a97db3116 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fc5ff0339..8092f9b85 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 242ae0d30..8411bfe37 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 14f1ae08b..d47d3cb8e 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6fee6bf44..1830d87c4 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a3064e444..be3e1f852 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 69dea591f..a566ea61d 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 13b5a75a0..ebc1f32c7 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0185fae66..8d7c33376 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ee5b5c18d..be8154b12 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 688f9a66f..7ada5797e 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3794ed958..f867d12f5 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a71f1d938..47250f08a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 18650ba76..d9dff729b 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 51bf0dcef..379f8fe56 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 476eff150..bd81c38cf 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 830545210..3a200fedc 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a84ae3f12..31af76236 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b43bf837c..d984c5cfa 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 83019eba1..c90a2ee7a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ba280f0a7..aeef080f8 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d4ce1419e..a4005fc14 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4899c6627..5b19b9765 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 837d57dc6..7d7ccb06a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 76178f18c..9b8c2bfe1 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4c658a147..616a00ad1 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8fb1dc1b8..1ba47dc9e 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4f4895bc9..f907331b1 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ef7b83c7a..5d9397b9f 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4b6002d2e..1ef6181c5 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 40f53acfe..540c88cc6 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d296707e4..247c67f78 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 74da9839a..5cea6cd6b 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4b9f438fd..8a6e28e56 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 655f8ec0c..1be9db572 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ed902537a..828310e92 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 942c2df85..34da0a5b7 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4f05f84c9..40992545a 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d69abae74..fd4fcffd1 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 85500fab2..03c1c65d9 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b89aa81f2..68c149b42 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5a1f63902..1ff0a046e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ee1ef4b79..dc3cd6c41 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fce6fe91f..762869349 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 331abdc28..effba436e 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 742cab7e4..c57232b49 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f7907f348..d593e489c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ac9df261f..3ee1bb42c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 113912238..350a3a216 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bd986aa35..342936659 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3df2a8811..bcc3436ec 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 999b6d199..41547c238 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 38bb9116c..11ab1e93c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d9034958d..8301f4966 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 730cb411e..886c3b113 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 311462dba..7d6988d5a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 24221c8ee..f6f22c707 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9c49e9874..57b74d2dc 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7b78320f2..817521b91 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 29b394c29..5e8964394 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3d6171487..196a46266 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2d87a6898..ecbc62f15 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e6d02b3fd..a6acced22 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3b1664bb6..b7b31e969 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fd06d234d..c53ce7f8f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 471b45d71..62db852b7 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c6fcba169..56d12c950 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 49a9d45b7..4463ea043 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 db5216ad2..a39abd282 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 de0302ac8..bc421f294 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 cd12c9957..acc5e414f 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e96135178..d07ec4b9a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0510949c0..4f0003373 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 393562767..e658f8dce 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 12da87c05..84f379a84 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ed53ee859..477c75613 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bde125c5b..72554a4c9 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6cf0e016f..9a6102c66 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 640ae3de1..2fa792be1 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0bcead6b4..14475a87c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 85a252ead..c20c60a3d 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4adede982..c2736f1e8 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1467e5585..cea066115 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1e657cf81..a4f82dd7f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 07e0c8ebc..ab85091b1 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 46a50df3b..c3d961e92 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bb5970c16..d7c593496 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e76de9a12..24f6079a3 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6968dcd84..ab7cc46f9 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 93139b396..c5f0fd738 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0ee6b9b97..e73676ef5 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5789af6ef..e31f4d03a 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5030c1ce9..b90a05ba0 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 17c0662aa..9d3ea5c9c 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 db5fbc635..67a236bf6 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 142f568c6..b38c4a572 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 45b956769..c8cadf2dc 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4890df1d0..897e7a94b 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 37d03d7ad..049379244 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b6a8b4a10..d314f31c6 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ecd76538f..77ed78119 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 337ded5f6..ff778cf45 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fcb92e13a..c407cb77f 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 296d5586b..d8225948d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3dbf3b618..4b078ba4e 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a563f5d74..17a429727 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 149a4f59b..a69cf1f76 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4678e314f..d04e91838 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 20b468108..c72d5340c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e75132942..1461c302b 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 29fe2736b..824896246 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 400880659..46c6be4d7 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 834d7e65e..627bd3bf9 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d98ed04fb..c825f7fa0 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 74245feae..3baf8850e 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c7e0b3351..41b5114fd 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4fa5ab159..df7d6828e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0a69f7e9a..5015596ba 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8b1e07e1f..94563aa51 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1d56fe6f5..51878053d 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 50b572277..42b5998b7 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2ab4c9062..01f4e2ade 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fced25307..1dec0d1a3 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 548f6dfcc..f4dd1ccec 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6efc6d626..507f570cd 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 24bdf922f..d00382a84 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9b3143d50..30a3d9c5c 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9aeb25265..0cbdefa11 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a2aee10b6..6818d0fe4 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d992d6249..fb6394b05 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 79916d53e..5b2c68d9e 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0ffb0eac8..d1d48b1ba 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0f72b8cab..f84c99e33 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e4d7a9b29..baf9d02eb 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b991877da..08df4301d 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 79ea6ee06..91a220210 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 823629fd4..00c8d5fbb 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3f6aefde2..443e67214 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f0c51d79e..a6a6ca87f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 031978586..a14efa83b 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5d6996056..8a2461334 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 76a85df12..c68880094 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

- * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** From ece1ec621d2b3cff095b0d488d58f3f9917c8c06 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Thu, 27 Apr 2023 13:10:20 -0300 Subject: [PATCH 05/67] codegenMtSchemes --- .../java/com/prowidesoftware/swift/SchemeConstantsC.java | 3 +-- .../java/com/prowidesoftware/swift/SchemeConstantsD.java | 1 - .../java/com/prowidesoftware/swift/SchemeConstantsG.java | 3 --- .../java/com/prowidesoftware/swift/SchemeConstantsL.java | 1 - .../java/com/prowidesoftware/swift/SchemeConstantsM.java | 4 ---- .../java/com/prowidesoftware/swift/SchemeConstantsQ.java | 1 - .../java/com/prowidesoftware/swift/SchemeConstantsR.java | 1 - .../java/com/prowidesoftware/swift/SchemeConstantsS.java | 7 +++---- .../java/com/prowidesoftware/swift/SchemeConstantsT.java | 7 +------ .../java/com/prowidesoftware/swift/SchemeConstantsV.java | 4 +--- 10 files changed, 6 insertions(+), 26 deletions(-) diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java index 739593236..69820da40 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java @@ -140,10 +140,10 @@ public interface SchemeConstantsC { String CPRF = "CPRF"; String CALDET = "CALDET"; String CANP = "CANP"; - String CMPU = "CMPU"; String CSBT = "CSBT"; String COLE = "COLE"; String CACK = "CACK"; + String CMPU = "CMPU"; String CMAF = "CMAF"; String CLTR = "CLTR"; String CCTR = "CCTR"; @@ -179,7 +179,6 @@ public interface SchemeConstantsC { String CABF = "CABF"; String CONB = "CONB"; String CACF = "CACF"; - String CLPR = "CLPR"; String CASHDET = "CASHDET"; String CASHACCT = "CASHACCT"; String CASHSECDET = "CASHSECDET"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java index 90b3f06f7..3c31be315 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java @@ -21,7 +21,6 @@ public interface SchemeConstantsD { String DIGI = "DIGI"; String DKOT = "DKOT"; String DKIN = "DKIN"; - String DBTR = "DBTR"; String DAVO = "DAVO"; String DAVF = "DAVF"; String D = "D"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java index a0354f784..774863e11 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java @@ -25,9 +25,6 @@ public interface SchemeConstantsG { String GBON = "GBON"; String GRSS = "GRSS"; String GUPA = "GUPA"; - String GCST = "GCST"; - String GCOS = "GCOS"; - String GETS = "GETS"; String GOLD = "GOLD"; String GRM = "GRM"; String GECU = "GECU"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java index ad4eb4ba3..b21ff45fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java @@ -50,7 +50,6 @@ public interface SchemeConstantsL { String LOTO = "LOTO"; String LBIP = "LBIP"; String LTRD = "LTRD"; - String LICO = "LICO"; String LOC = "LOC"; String LOT = "LOT"; String LBTY = "LBTY"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java index f110ff09c..89d4d12a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java @@ -66,10 +66,6 @@ public interface SchemeConstantsM { String MFDV = "MFDV"; String MET2 = "MET2"; String MET3 = "MET3"; - String MVBF = "MVBF"; - String MKTB = "MKTB"; - String MKTP = "MKTP"; - String MVPF = "MVPF"; String MAPL = "MAPL"; String MEXP = "MEXP"; String MANU = "MANU"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java index 9cb4ebbf0..6a11848a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java @@ -23,7 +23,6 @@ public interface SchemeConstantsQ { String QINT = "QINT"; String QCAS = "QCAS"; String QINS = "QINS"; - String QAGE = "QAGE"; String QALL = "QALL"; String QEIN = "QEIN"; String QIBB = "QIBB"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java index a18d875bf..e370b2de5 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java @@ -103,7 +103,6 @@ public interface SchemeConstantsR { String REVR = "REVR"; String REFU = "REFU"; String RECDEL = "RECDEL"; - String RELC = "RELC"; String RHOD = "RHOD"; String RUTH = "RUTH"; String REPALL = "REPALL"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java index 02c66e88b..1c4d902f0 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java @@ -24,7 +24,6 @@ public interface SchemeConstantsS { String SDVA = "SDVA"; String SKOT = "SKOT"; String SKIN = "SKIN"; - String SITR = "SITR"; String SAFE = "SAFE"; String SEME = "SEME"; String SETPRTY = "SETPRTY"; @@ -98,9 +97,6 @@ public interface SchemeConstantsS { String SODF = "SODF"; String STAC = "STAC"; String STAQ = "STAQ"; - String SECDET = "SECDET"; - String SUME = "SUME"; - String SUMC = "SUMC"; String SILV = "SILV"; String SAEG = "SAEG"; String STEE = "STEE"; @@ -126,6 +122,7 @@ public interface SchemeConstantsS { String SDOT = "SDOT"; String SDUT = "SDUT"; String SECB = "SECB"; + String SECDET = "SECDET"; String SECL = "SECL"; String SECM = "SECM"; String SEMI = "SEMI"; @@ -181,6 +178,8 @@ public interface SchemeConstantsS { String STLI = "STLI"; String SUAP = "SUAP"; String SUBR = "SUBR"; + String SUMC = "SUMC"; + String SUME = "SUME"; String SUPP = "SUPP"; String SWIF = "SWIF"; String SWIT = "SWIT"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java index a84655909..548ffbcc4 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java @@ -102,12 +102,6 @@ public interface SchemeConstantsT { String TEMP = "TEMP"; String TAXVODET = "TAXVODET"; String TAVO = "TAVO"; - String TPRI = "TPRI"; - String TVRC = "TVRC"; - String TREX = "TREX"; - String TCOR = "TCOR"; - String TCFA = "TCFA"; - String TVOC = "TVOC"; String TITA = "TITA"; String TOL = "TOL"; String TON = "TON"; @@ -127,6 +121,7 @@ public interface SchemeConstantsT { String TBAT = "TBAT"; String TBFF = "TBFF"; String TBSP = "TBSP"; + String TCFA = "TCFA"; String TCKA = "TCKA"; String TCRP = "TCRP"; String TDIN = "TDIN"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java index 6add6178e..226c10f0e 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java @@ -31,11 +31,9 @@ public interface SchemeConstantsV { String VSMR = "VSMR"; String VASO = "VASO"; String VAHA = "VAHA"; - String VAFC = "VAFC"; - String VALDET = "VALDET"; - String VALN = "VALN"; String VREN = "VREN"; String V = "V"; + String VALDET = "VALDET"; String VALI = "VALI"; String VALR = "VALR"; String VARI = "VARI"; From c9b295c2bbc7b4aff9520d313f8111a62b060b04 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Fri, 28 Apr 2023 14:35:57 -0300 Subject: [PATCH 06/67] codegenMtFields for MT306 --- .../swift/model/field/Field14H.java | 463 ++++++++++++ .../swift/model/field/Field14K.java | 463 ++++++++++++ .../swift/model/field/Field14L.java | 463 ++++++++++++ .../swift/model/field/Field14M.java | 463 ++++++++++++ .../swift/model/field/Field14N.java | 463 ++++++++++++ .../swift/model/field/Field14O.java | 463 ++++++++++++ .../swift/model/field/Field17C.java | 463 ++++++++++++ .../swift/model/field/Field24G.java | 550 ++++++++++++++- .../swift/model/field/Field29I.java | 463 ++++++++++++ .../swift/model/field/Field29O.java | 667 ++++++++++++++++++ .../swift/model/field/Field30I.java | 632 +++++++++++++++++ .../swift/model/field/Field33Z.java | 590 ++++++++++++++++ 12 files changed, 6118 insertions(+), 25 deletions(-) create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java new file mode 100644 index 000000000..a0c3cd6e1 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java @@ -0,0 +1,463 @@ +/* + * 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 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 14H. + *

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

Subfields (components) Data types + *

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

Structure definition + *

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

+ * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14H 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 14H. + */ + public static final String NAME = "14H"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14H = "14H"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Convention subfield. + */ + public static final Integer CONVENTION = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14H() { + 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 Field14H(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 Field14H(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14H")) { + throw new IllegalArgumentException("cannot create field 14H 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 Field14H newInstance(Field14H source) { + Field14H cp = new Field14H(); + 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 14H"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Convention"); + 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, "convention"); + 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("convention", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Convention). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Convention (component 1). + * @return the Convention from component 1 + */ + public String getConvention() { + return getComponent1(); + } + + /** + * Set the component 1 (Convention). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14H setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Convention (component 1). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14H setConvention(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14H.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 Field14H get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14H(t); + } + + /** + * Gets the first instance of Field14H 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 Field14H 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 Field14H 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 Field14H 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 Field14H(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14H 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 Field14H fromJson(final String json) { + + final Field14H field = new Field14H(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Convention + + if (jsonObject.get("convention") != null) { + field.setComponent1(jsonObject.get("convention").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java new file mode 100644 index 000000000..73973bb27 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java @@ -0,0 +1,463 @@ +/* + * 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 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 14K. + *

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

Subfields (components) Data types + *

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

Structure definition + *

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

+ * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14K 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 14K. + */ + public static final String NAME = "14K"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14K = "14K"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Convention subfield. + */ + public static final Integer CONVENTION = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14K() { + 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 Field14K(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 Field14K(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14K")) { + throw new IllegalArgumentException("cannot create field 14K 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 Field14K newInstance(Field14K source) { + Field14K cp = new Field14K(); + 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 14K"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Convention"); + 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, "convention"); + 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("convention", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Convention). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Convention (component 1). + * @return the Convention from component 1 + */ + public String getConvention() { + return getComponent1(); + } + + /** + * Set the component 1 (Convention). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14K setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Convention (component 1). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14K setConvention(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14K.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 Field14K get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14K(t); + } + + /** + * Gets the first instance of Field14K 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 Field14K 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 Field14K 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 Field14K 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 Field14K(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14K 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 Field14K fromJson(final String json) { + + final Field14K field = new Field14K(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Convention + + if (jsonObject.get("convention") != null) { + field.setComponent1(jsonObject.get("convention").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java new file mode 100644 index 000000000..ba5d3b7fd --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java @@ -0,0 +1,463 @@ +/* + * 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 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 14L. + *

+ * Model and parser for field 14L of a SWIFT MT message. + * + *

Subfields (components) Data types + *

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

Structure definition + *

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

+ * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14L 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 14L. + */ + public static final String NAME = "14L"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14L = "14L"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Convention subfield. + */ + public static final Integer CONVENTION = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14L() { + 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 Field14L(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 Field14L(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14L")) { + throw new IllegalArgumentException("cannot create field 14L 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 Field14L newInstance(Field14L source) { + Field14L cp = new Field14L(); + 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 14L"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Convention"); + 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, "convention"); + 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("convention", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Convention). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Convention (component 1). + * @return the Convention from component 1 + */ + public String getConvention() { + return getComponent1(); + } + + /** + * Set the component 1 (Convention). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14L setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Convention (component 1). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14L setConvention(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14L.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 Field14L get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14L(t); + } + + /** + * Gets the first instance of Field14L 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 Field14L 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 Field14L 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 Field14L 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 Field14L(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14L 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 Field14L fromJson(final String json) { + + final Field14L field = new Field14L(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Convention + + if (jsonObject.get("convention") != null) { + field.setComponent1(jsonObject.get("convention").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java new file mode 100644 index 000000000..446fb2ed3 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java @@ -0,0 +1,463 @@ +/* + * 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 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 14M. + *

+ * Model and parser for field 14M of a SWIFT MT message. + * + *

Subfields (components) Data types + *

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

Structure definition + *

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

+ * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14M 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 14M. + */ + public static final String NAME = "14M"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14M = "14M"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Type subfield. + */ + public static final Integer TYPE = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14M() { + 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 Field14M(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 Field14M(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14M")) { + throw new IllegalArgumentException("cannot create field 14M 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 Field14M newInstance(Field14M source) { + Field14M cp = new Field14M(); + 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 14M"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Type"); + 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, "type"); + 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("type", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Type). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Type (component 1). + * @return the Type from component 1 + */ + public String getType() { + return getComponent1(); + } + + /** + * Set the component 1 (Type). + * + * @param component1 the Type to set + * @return the field object to enable build pattern + */ + public Field14M setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Type (component 1). + * + * @param component1 the Type to set + * @return the field object to enable build pattern + */ + public Field14M setType(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14M.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 Field14M get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14M(t); + } + + /** + * Gets the first instance of Field14M 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 Field14M 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 Field14M 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 Field14M 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 Field14M(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14M 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 Field14M fromJson(final String json) { + + final Field14M field = new Field14M(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Type + + if (jsonObject.get("type") != null) { + field.setComponent1(jsonObject.get("type").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java new file mode 100644 index 000000000..96daf329e --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java @@ -0,0 +1,463 @@ +/* + * 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 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 14N. + *

+ * Model and parser for field 14N of a SWIFT MT message. + * + *

Subfields (components) Data types + *

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

Structure definition + *

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

+ * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14N 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 14N. + */ + public static final String NAME = "14N"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14N = "14N"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Market subfield. + */ + public static final Integer MARKET = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14N() { + 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 Field14N(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 Field14N(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14N")) { + throw new IllegalArgumentException("cannot create field 14N 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 Field14N newInstance(Field14N source) { + Field14N cp = new Field14N(); + 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 14N"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Market"); + 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, "market"); + 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("market", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Market). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Market (component 1). + * @return the Market from component 1 + */ + public String getMarket() { + return getComponent1(); + } + + /** + * Set the component 1 (Market). + * + * @param component1 the Market to set + * @return the field object to enable build pattern + */ + public Field14N setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Market (component 1). + * + * @param component1 the Market to set + * @return the field object to enable build pattern + */ + public Field14N setMarket(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14N.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 Field14N get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14N(t); + } + + /** + * Gets the first instance of Field14N 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 Field14N 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 Field14N 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 Field14N 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 Field14N(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14N 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 Field14N fromJson(final String json) { + + final Field14N field = new Field14N(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Market + + if (jsonObject.get("market") != null) { + field.setComponent1(jsonObject.get("market").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java new file mode 100644 index 000000000..a6d8ce35b --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java @@ -0,0 +1,463 @@ +/* + * 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 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 14O. + *

+ * Model and parser for field 14O of a SWIFT MT message. + * + *

Subfields (components) Data types + *

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

Structure definition + *

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

+ * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14O 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 14O. + */ + public static final String NAME = "14O"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14O = "14O"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Type subfield. + */ + public static final Integer TYPE = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14O() { + 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 Field14O(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 Field14O(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14O")) { + throw new IllegalArgumentException("cannot create field 14O 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 Field14O newInstance(Field14O source) { + Field14O cp = new Field14O(); + 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 14O"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Type"); + 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, "type"); + 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("type", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Type). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Type (component 1). + * @return the Type from component 1 + */ + public String getType() { + return getComponent1(); + } + + /** + * Set the component 1 (Type). + * + * @param component1 the Type to set + * @return the field object to enable build pattern + */ + public Field14O setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Type (component 1). + * + * @param component1 the Type to set + * @return the field object to enable build pattern + */ + public Field14O setType(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14O.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 Field14O get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14O(t); + } + + /** + * Gets the first instance of Field14O 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 Field14O 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 Field14O 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 Field14O 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 Field14O(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14O 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 Field14O fromJson(final String json) { + + final Field14O field = new Field14O(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Type + + if (jsonObject.get("type") != null) { + field.setComponent1(jsonObject.get("type").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java new file mode 100644 index 000000000..8b8009f36 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java @@ -0,0 +1,463 @@ +/* + * 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 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 17C. + *

+ * Model and parser for field 17C of a SWIFT MT message. + * + *

Subfields (components) Data types + *

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

Structure definition + *

    + *
  • validation pattern: 1a
  • + *
  • parser pattern: S
  • + *
  • components pattern: S
  • + *
+ * + *

+ * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field17C 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 17C. + */ + public static final String NAME = "17C"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_17C = "17C"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Indicator subfield. + */ + public static final Integer INDICATOR = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field17C() { + 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 Field17C(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 Field17C(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "17C")) { + throw new IllegalArgumentException("cannot create field 17C 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 Field17C newInstance(Field17C source) { + Field17C cp = new Field17C(); + 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 17C"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "1a"; + } + + /** + * 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("Indicator"); + 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, "indicator"); + 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("indicator", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Indicator). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Indicator (component 1). + * @return the Indicator from component 1 + */ + public String getIndicator() { + return getComponent1(); + } + + /** + * Set the component 1 (Indicator). + * + * @param component1 the Indicator to set + * @return the field object to enable build pattern + */ + public Field17C setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Indicator (component 1). + * + * @param component1 the Indicator to set + * @return the field object to enable build pattern + */ + public Field17C setIndicator(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field17C.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 Field17C get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field17C(t); + } + + /** + * Gets the first instance of Field17C 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 Field17C 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 Field17C 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 Field17C 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 Field17C(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field17C 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 Field17C fromJson(final String json) { + + final Field17C field = new Field17C(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Indicator + + if (jsonObject.get("indicator") != null) { + field.setComponent1(jsonObject.get("indicator").getAsString()); + } + + return field; + } + + +} 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 0d00301ac..88896fea5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java @@ -54,13 +54,19 @@ *

  • Component 5: NameAndAddress4: String
  • *
  • Component 6: NameAndAddress5: String
  • *
  • Component 7: NameAndAddress6: String
  • + *
  • Component 8: NameAndAddress7: String
  • + *
  • Component 9: NameAndAddress8: String
  • + *
  • Component 10: NameAndAddress9: String
  • + *
  • Component 11: NameAndAddress10: String
  • + *
  • Component 12: NameAndAddress11: String
  • + *
  • Component 13: NameAndAddress12: String
  • * * *

    Structure definition *

      - *
    • validation pattern: 4!c(**)[$35x]0-6
    • - *
    • parser pattern: S[$S]0-6
    • - *
    • components pattern: SSSSSSS
    • + *
    • validation pattern: 4!c(**)[$65z]0-6
    • + *
    • parser pattern: S[$S]0-12
    • + *
    • components pattern: SSSSSSSSSSSSS
    • *
    * *

    @@ -89,21 +95,21 @@ public class Field24G extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2023) - public static final String PARSER_PATTERN = "S[$S]0-6"; + public static final String PARSER_PATTERN = "S[$S]0-12"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2023) - public static final String COMPONENTS_PATTERN = "SSSSSSS"; + public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2023) - public static final String TYPES_PATTERN = "SSSSSSS"; + public static final String TYPES_PATTERN = "SSSSSSSSSSSSS"; /** * Component number for the Code subfield. @@ -119,7 +125,7 @@ public class Field24G extends Field implements Serializable, MultiLineField { * Default constructor. Creates a new field setting all components to null. */ public Field24G() { - super(7); + super(13); } /** @@ -191,9 +197,9 @@ public static Tag emptyTag() { */ @Override public void parse(final String value) { - init(7); - List lines = SwiftParseUtils.getLines(value); - SwiftParseUtils.setComponentsFromLines(this, 1, null, 0, lines); + init(13); + // @NotImplemented + throw new org.apache.commons.lang3.NotImplementedException("Missing parserPattern in Field.vm : S[$S]0-12"); } /** @@ -202,7 +208,9 @@ public void parse(final String value) { @Override public String getValue() { final StringBuilder result = new StringBuilder(); - appendInLines(result, 1, 7); + //FIXME serialization S[$S]0-12 + // @NotImplemented + int notImplemented; return result.toString(); } @@ -217,7 +225,7 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 7) { + if (component < 1 || component > 13) { throw new IllegalArgumentException("invalid component number " + component + " for field 24G"); } if (component == 1) { @@ -248,6 +256,30 @@ public String getValueDisplay(int component, Locale locale) { //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); + } + if (component == 13) { + //default format (as is) + return getComponent(13); + } return null; } @@ -258,7 +290,7 @@ public String getValueDisplay(int component, Locale locale) { @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2023) public String componentsPattern() { - return "SSSSSSS"; + return "SSSSSSSSSSSSS"; } /** @@ -270,7 +302,7 @@ public String componentsPattern() { */ @Override public String typesPattern() { - return "SSSSSSS"; + return "SSSSSSSSSSSSS"; } /** @@ -278,7 +310,7 @@ public String typesPattern() { */ @Override public String parserPattern() { - return "S[$S]0-6"; + return "S[$S]0-12"; } /** @@ -286,7 +318,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "4!c(**)[$35x]0-6"; + return "4!c(**)[$65z]0-6"; } /** @@ -319,6 +351,24 @@ public boolean isOptional(int component) { 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; + } + if (component == 13) { + return true; + } return false; } @@ -339,7 +389,7 @@ public boolean isGeneric() { */ @Override public int componentsSize() { - return 7; + return 13; } /** @@ -359,6 +409,12 @@ public List getComponentLabels() { result.add("Name And Address 4"); result.add("Name And Address 5"); result.add("Name And Address 6"); + result.add("Name And Address 7"); + result.add("Name And Address 8"); + result.add("Name And Address 9"); + result.add("Name And Address 10"); + result.add("Name And Address 11"); + result.add("Name And Address 12"); return result; } @@ -376,6 +432,12 @@ protected Map getComponentMap() { result.put(5, "nameAndAddress4"); result.put(6, "nameAndAddress5"); result.put(7, "nameAndAddress6"); + result.put(8, "nameAndAddress7"); + result.put(9, "nameAndAddress8"); + result.put(10, "nameAndAddress9"); + result.put(11, "nameAndAddress10"); + result.put(12, "nameAndAddress11"); + result.put(13, "nameAndAddress12"); return result; } @@ -409,6 +471,24 @@ protected Map getLabelMap() { super.labelMap.put("nameandaddress6", 7); // alias name super.labelMap.put("nameandaddress6", 7); + super.labelMap.put("nameandaddress7", 8); + // alias name + super.labelMap.put("nameandaddress7", 8); + super.labelMap.put("nameandaddress8", 9); + // alias name + super.labelMap.put("nameandaddress8", 9); + super.labelMap.put("nameandaddress9", 10); + // alias name + super.labelMap.put("nameandaddress9", 10); + super.labelMap.put("nameandaddress10", 11); + // alias name + super.labelMap.put("nameandaddress10", 11); + super.labelMap.put("nameandaddress11", 12); + // alias name + super.labelMap.put("nameandaddress11", 12); + super.labelMap.put("nameandaddress12", 13); + // alias name + super.labelMap.put("nameandaddress12", 13); return super.labelMap; } @@ -454,7 +534,7 @@ public String getNameandAddressLine1() { } /** - * Gets the Name And Address as a concatenation of component 2 to component 7. + * Gets the Name And Address as a concatenation of component 2 to component 13. * @return the Name And Address from components */ public String getNameAndAddress() { @@ -462,7 +542,7 @@ public String getNameAndAddress() { } /** - * Gets the Name And Address as a concatenation of component 2 to component 7 joined together with a copy of the + * Gets the Name And Address as a concatenation of component 2 to component 13 joined together with a copy of the * specified delimiter. * @param deli the delimiter that separates each component * @return the Name And Address from components @@ -470,7 +550,7 @@ public String getNameAndAddress() { */ public String getNameAndAddress(CharSequence deli) { StringBuilder result = new StringBuilder(); - for (int i = 2; i < 8; i++) { + for (int i = 2; i < 14; i++) { if (getComponent(i) != null) { if (deli != null && result.length() > 0) { result.append(deli); @@ -483,7 +563,7 @@ public String getNameAndAddress(CharSequence deli) { /** * Alternative method getter for concatenation - * of component 2 to component 7 joined together with a copy of the + * of component 2 to component 13 joined together with a copy of the * specified delimiter. * @return the Name And Address from components * @see #getNameAndAddress() @@ -494,7 +574,7 @@ public String getNameandAddress() { /** * Alternative method getter for concatenation - * of component 2 to component 7 joined together with a copy of the + * of component 2 to component 13 joined together with a copy of the * specified delimiter. * @param deli the delimiter that separates each component * @return the Name And Address from components @@ -629,6 +709,156 @@ public String getNameandAddressLine6() { return getNameAndAddressLine6(); } + /** + * Gets the component 8 (Name And Address 7). + * @return the component 8 + */ + public String getComponent8() { + return getComponent(8); + } + + /** + * Gets the Name And Address 7 (component 8). + * @return the Name And Address 7 from component 8 + */ + public String getNameAndAddressLine7() { + return getComponent8(); + } + + /** + * Alternative method getter for field's Name And Address 7 + * @see #getNameAndAddressLine7() + * @since 9.2.7 + */ + public String getNameandAddressLine7() { + return getNameAndAddressLine7(); + } + + /** + * Gets the component 9 (Name And Address 8). + * @return the component 9 + */ + public String getComponent9() { + return getComponent(9); + } + + /** + * Gets the Name And Address 8 (component 9). + * @return the Name And Address 8 from component 9 + */ + public String getNameAndAddressLine8() { + return getComponent9(); + } + + /** + * Alternative method getter for field's Name And Address 8 + * @see #getNameAndAddressLine8() + * @since 9.2.7 + */ + public String getNameandAddressLine8() { + return getNameAndAddressLine8(); + } + + /** + * Gets the component 10 (Name And Address 9). + * @return the component 10 + */ + public String getComponent10() { + return getComponent(10); + } + + /** + * Gets the Name And Address 9 (component 10). + * @return the Name And Address 9 from component 10 + */ + public String getNameAndAddressLine9() { + return getComponent10(); + } + + /** + * Alternative method getter for field's Name And Address 9 + * @see #getNameAndAddressLine9() + * @since 9.2.7 + */ + public String getNameandAddressLine9() { + return getNameAndAddressLine9(); + } + + /** + * Gets the component 11 (Name And Address 10). + * @return the component 11 + */ + public String getComponent11() { + return getComponent(11); + } + + /** + * Gets the Name And Address 10 (component 11). + * @return the Name And Address 10 from component 11 + */ + public String getNameAndAddressLine10() { + return getComponent11(); + } + + /** + * Alternative method getter for field's Name And Address 10 + * @see #getNameAndAddressLine10() + * @since 9.2.7 + */ + public String getNameandAddressLine10() { + return getNameAndAddressLine10(); + } + + /** + * Gets the component 12 (Name And Address 11). + * @return the component 12 + */ + public String getComponent12() { + return getComponent(12); + } + + /** + * Gets the Name And Address 11 (component 12). + * @return the Name And Address 11 from component 12 + */ + public String getNameAndAddressLine11() { + return getComponent12(); + } + + /** + * Alternative method getter for field's Name And Address 11 + * @see #getNameAndAddressLine11() + * @since 9.2.7 + */ + public String getNameandAddressLine11() { + return getNameAndAddressLine11(); + } + + /** + * Gets the component 13 (Name And Address 12). + * @return the component 13 + */ + public String getComponent13() { + return getComponent(13); + } + + /** + * Gets the Name And Address 12 (component 13). + * @return the Name And Address 12 from component 13 + */ + public String getNameAndAddressLine12() { + return getComponent13(); + } + + /** + * Alternative method getter for field's Name And Address 12 + * @see #getNameAndAddressLine12() + * @since 9.2.7 + */ + public String getNameandAddressLine12() { + return getNameAndAddressLine12(); + } + /** * Set the component 1 (Code). * @@ -684,20 +914,20 @@ public Field24G setNameandAddressLine1(String component2) { } /** - * Set the Name And Address splitting the parameter lines into components 2 to 7. + * Set the Name And Address splitting the parameter lines into components 2 to 13. * * @param value the Name And Address 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 Field24G setNameAndAddress(String value) { List lines = SwiftParseUtils.getLines(value); - SwiftParseUtils.setComponentsFromLines(this, 2, 6, 0, lines); + SwiftParseUtils.setComponentsFromLines(this, 2, 12, 0, lines); return this; } /** * Alternative method setter for - * the Name And Address splitting the parameter lines into components 2 to 7. + * the Name And Address splitting the parameter lines into components 2 to 13. * * @param value the Name And Address 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 @@ -872,6 +1102,204 @@ public Field24G setNameandAddressLine6(String component7) { return setNameAndAddressLine6(component7); } + /** + * Set the component 8 (Name And Address 7). + * + * @param component8 the Name And Address 7 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent8(String component8) { + setComponent(8, component8); + return this; + } + + /** + * Set the Name And Address 7 (component 8). + * + * @param component8 the Name And Address 7 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine7(String component8) { + return setComponent8(component8); + } + + /** + * Alternative method setter for field's Name And Address 7 + * + * @see #setNameAndAddressLine7(String) + * + * @param component8 the Name And Address 7 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine7(String component8) { + return setNameAndAddressLine7(component8); + } + + /** + * Set the component 9 (Name And Address 8). + * + * @param component9 the Name And Address 8 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent9(String component9) { + setComponent(9, component9); + return this; + } + + /** + * Set the Name And Address 8 (component 9). + * + * @param component9 the Name And Address 8 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine8(String component9) { + return setComponent9(component9); + } + + /** + * Alternative method setter for field's Name And Address 8 + * + * @see #setNameAndAddressLine8(String) + * + * @param component9 the Name And Address 8 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine8(String component9) { + return setNameAndAddressLine8(component9); + } + + /** + * Set the component 10 (Name And Address 9). + * + * @param component10 the Name And Address 9 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent10(String component10) { + setComponent(10, component10); + return this; + } + + /** + * Set the Name And Address 9 (component 10). + * + * @param component10 the Name And Address 9 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine9(String component10) { + return setComponent10(component10); + } + + /** + * Alternative method setter for field's Name And Address 9 + * + * @see #setNameAndAddressLine9(String) + * + * @param component10 the Name And Address 9 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine9(String component10) { + return setNameAndAddressLine9(component10); + } + + /** + * Set the component 11 (Name And Address 10). + * + * @param component11 the Name And Address 10 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent11(String component11) { + setComponent(11, component11); + return this; + } + + /** + * Set the Name And Address 10 (component 11). + * + * @param component11 the Name And Address 10 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine10(String component11) { + return setComponent11(component11); + } + + /** + * Alternative method setter for field's Name And Address 10 + * + * @see #setNameAndAddressLine10(String) + * + * @param component11 the Name And Address 10 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine10(String component11) { + return setNameAndAddressLine10(component11); + } + + /** + * Set the component 12 (Name And Address 11). + * + * @param component12 the Name And Address 11 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent12(String component12) { + setComponent(12, component12); + return this; + } + + /** + * Set the Name And Address 11 (component 12). + * + * @param component12 the Name And Address 11 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine11(String component12) { + return setComponent12(component12); + } + + /** + * Alternative method setter for field's Name And Address 11 + * + * @see #setNameAndAddressLine11(String) + * + * @param component12 the Name And Address 11 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine11(String component12) { + return setNameAndAddressLine11(component12); + } + + /** + * Set the component 13 (Name And Address 12). + * + * @param component13 the Name And Address 12 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent13(String component13) { + setComponent(13, component13); + return this; + } + + /** + * Set the Name And Address 12 (component 13). + * + * @param component13 the Name And Address 12 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine12(String component13) { + return setComponent13(component13); + } + + /** + * Alternative method setter for field's Name And Address 12 + * + * @see #setNameAndAddressLine12(String) + * + * @param component13 the Name And Address 12 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine12(String component13) { + return setNameAndAddressLine12(component13); + } + /** @@ -1114,6 +1542,78 @@ public static Field24G fromJson(final String json) { field.setComponent7(jsonObject.get("nameAndAddress6").getAsString()); } + // **** COMPONENT 8 - Name And Address 7 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress7") != null) { + field.setComponent8(jsonObject.get("nameandAddress7").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress7") != null) { + field.setComponent8(jsonObject.get("nameAndAddress7").getAsString()); + } + + // **** COMPONENT 9 - Name And Address 8 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress8") != null) { + field.setComponent9(jsonObject.get("nameandAddress8").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress8") != null) { + field.setComponent9(jsonObject.get("nameAndAddress8").getAsString()); + } + + // **** COMPONENT 10 - Name And Address 9 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress9") != null) { + field.setComponent10(jsonObject.get("nameandAddress9").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress9") != null) { + field.setComponent10(jsonObject.get("nameAndAddress9").getAsString()); + } + + // **** COMPONENT 11 - Name And Address 10 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress10") != null) { + field.setComponent11(jsonObject.get("nameandAddress10").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress10") != null) { + field.setComponent11(jsonObject.get("nameAndAddress10").getAsString()); + } + + // **** COMPONENT 12 - Name And Address 11 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress11") != null) { + field.setComponent12(jsonObject.get("nameandAddress11").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress11") != null) { + field.setComponent12(jsonObject.get("nameAndAddress11").getAsString()); + } + + // **** COMPONENT 13 - Name And Address 12 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress12") != null) { + field.setComponent13(jsonObject.get("nameandAddress12").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress12") != null) { + field.setComponent13(jsonObject.get("nameAndAddress12").getAsString()); + } + return field; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java new file mode 100644 index 000000000..019adcdb1 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java @@ -0,0 +1,463 @@ +/* + * 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 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 29I. + *

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

    Subfields (components) Data types + *

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

    Structure definition + *

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

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field29I 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 29I. + */ + public static final String NAME = "29I"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_29I = "29I"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Barrier Determination Business Days subfield. + */ + public static final Integer BARRIER_DETERMINATION_BUSINESS_DAYS = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field29I() { + 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 Field29I(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 Field29I(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "29I")) { + throw new IllegalArgumentException("cannot create field 29I 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 Field29I newInstance(Field29I source) { + Field29I cp = new Field29I(); + 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 29I"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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("Barrier Determination Business Days"); + 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, "barrierDeterminationBusinessDays"); + 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("barrierdeterminationbusinessdays", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Barrier Determination Business Days). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Barrier Determination Business Days (component 1). + * @return the Barrier Determination Business Days from component 1 + */ + public String getBarrierDeterminationBusinessDays() { + return getComponent1(); + } + + /** + * Set the component 1 (Barrier Determination Business Days). + * + * @param component1 the Barrier Determination Business Days to set + * @return the field object to enable build pattern + */ + public Field29I setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Barrier Determination Business Days (component 1). + * + * @param component1 the Barrier Determination Business Days to set + * @return the field object to enable build pattern + */ + public Field29I setBarrierDeterminationBusinessDays(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field29I.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 Field29I get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field29I(t); + } + + /** + * Gets the first instance of Field29I 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 Field29I 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 Field29I 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 Field29I 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 Field29I(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field29I 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 Field29I fromJson(final String json) { + + final Field29I field = new Field29I(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Barrier Determination Business Days + + if (jsonObject.get("barrierDeterminationBusinessDays") != null) { + field.setComponent1(jsonObject.get("barrierDeterminationBusinessDays").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java new file mode 100644 index 000000000..d3cbae84a --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java @@ -0,0 +1,667 @@ +/* + * 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 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 com.google.gson.JsonObject; +import com.google.gson.JsonParser; + +/** + * SWIFT MT Field 29O. + *

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

    Subfields (components) Data types + *

      + *
    1. Component 1: Location: String
    2. + *
    3. Component 2: StartTime: Calendar
    4. + *
    5. Component 3: EndTime: Calendar
    6. + *
    + * + *

    Structure definition + *

      + *
    • validation pattern: 4!c/<HHMM><HHMM>
    • + *
    • parser pattern: S/S
    • + *
    • components pattern: SHH
    • + *
    + * + *

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field29O 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 29O. + */ + public static final String NAME = "29O"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_29O = "29O"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S/S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "SHH"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "SHH"; + + /** + * Component number for the Location subfield. + */ + public static final Integer LOCATION = 1; + + /** + * Component number for the Start Time subfield. + */ + public static final Integer START_TIME = 2; + + /** + * Component number for the End Time subfield. + */ + public static final Integer END_TIME = 3; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field29O() { + super(3); + } + + /** + * Creates a new field and initializes its components with content from the parameter value. + * @param value complete field value including separators and CRLF + */ + public Field29O(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 Field29O(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "29O")) { + throw new IllegalArgumentException("cannot create field 29O 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 Field29O newInstance(Field29O source) { + Field29O cp = new Field29O(); + 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(3); + 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 > 3) { + throw new IllegalArgumentException("invalid component number " + component + " for field 29O"); + } + 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()); + } + } + if (component == 3) { + //time: HH[mm] + java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); + java.util.Calendar cal = getComponent3AsCalendar(); + if (cal != null) { + return f.format(cal.getTime()); + } + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public String componentsPattern() { + return "SHH"; + } + + /** + * 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 "SHH"; + } + + /** + * 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 3; + } + + /** + * 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("Start Time"); + result.add("End 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, "startTime"); + result.put(3, "endTime"); + 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("starttime", 2); + super.labelMap.put("endtime", 3); + 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 (Start 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 Start Time (component 2). + * @return the Start Time from component 2 + */ + public String getStartTime() { + return getComponent2(); + } + + /** + * Get the Start Time (component 2) as Calendar + * @return the Start Time from component 2 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getStartTimeAsCalendar() { + return getComponent2AsCalendar(); + } + + /** + * Gets the component 3 (End Time). + * @return the component 3 + */ + public String getComponent3() { + return getComponent(3); + } + + /** + * Get the component 3 as Calendar + * + * @return the component 3 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getComponent3AsCalendar() { + return SwiftFormatUtils.getTime3(getComponent(3)); + } + + /** + * Gets the End Time (component 3). + * @return the End Time from component 3 + */ + public String getEndTime() { + return getComponent3(); + } + + /** + * Get the End Time (component 3) as Calendar + * @return the End Time from component 3 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getEndTimeAsCalendar() { + return getComponent3AsCalendar(); + } + + /** + * Set the component 1 (Location). + * + * @param component1 the Location to set + * @return the field object to enable build pattern + */ + public Field29O 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 Field29O setLocation(String component1) { + return setComponent1(component1); + } + + /** + * Set the component 2 (Start Time). + * + * @param component2 the Start Time to set + * @return the field object to enable build pattern + */ + public Field29O setComponent2(String component2) { + setComponent(2, component2); + return this; + } + + /** + * Set the component2 from a Calendar object. + * + * @param component2 the Calendar with the Start Time content to set + * @return the field object to enable build pattern + */ + public Field29O setComponent2(java.util.Calendar component2) { + setComponent(2, SwiftFormatUtils.getTime3(component2)); + return this; + } + + /** + * Set the Start Time (component 2). + * + * @param component2 the Start Time to set + * @return the field object to enable build pattern + */ + public Field29O setStartTime(String component2) { + return setComponent2(component2); + } + + /** + * Set the Start Time (component 2) from a Calendar object. + * + * @see #setComponent2(java.util.Calendar) + * + * @param component2 Calendar with the Start Time content to set + * @return the field object to enable build pattern + */ + public Field29O setStartTime(java.util.Calendar component2) { + return setComponent2(component2); + } + + /** + * Set the component 3 (End Time). + * + * @param component3 the End Time to set + * @return the field object to enable build pattern + */ + public Field29O setComponent3(String component3) { + setComponent(3, component3); + return this; + } + + /** + * Set the component3 from a Calendar object. + * + * @param component3 the Calendar with the End Time content to set + * @return the field object to enable build pattern + */ + public Field29O setComponent3(java.util.Calendar component3) { + setComponent(3, SwiftFormatUtils.getTime3(component3)); + return this; + } + + /** + * Set the End Time (component 3). + * + * @param component3 the End Time to set + * @return the field object to enable build pattern + */ + public Field29O setEndTime(String component3) { + return setComponent3(component3); + } + + /** + * Set the End Time (component 3) from a Calendar object. + * + * @see #setComponent3(java.util.Calendar) + * + * @param component3 Calendar with the End Time content to set + * @return the field object to enable build pattern + */ + public Field29O setEndTime(java.util.Calendar component3) { + return setComponent3(component3); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field29O.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 Field29O get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field29O(t); + } + + /** + * Gets the first instance of Field29O 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 Field29O 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 Field29O 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 Field29O 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 Field29O(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field29O 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 Field29O fromJson(final String json) { + + final Field29O field = new Field29O(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Location + + if (jsonObject.get("location") != null) { + field.setComponent1(jsonObject.get("location").getAsString()); + } + + // **** COMPONENT 2 - Start Time + + if (jsonObject.get("startTime") != null) { + field.setComponent2(jsonObject.get("startTime").getAsString()); + } + + // **** COMPONENT 3 - End Time + + if (jsonObject.get("endTime") != null) { + field.setComponent3(jsonObject.get("endTime").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java new file mode 100644 index 000000000..dfc6260fa --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java @@ -0,0 +1,632 @@ +/* + * 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 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. + *

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

    Subfields (components) Data types + *

      + *
    1. Component 1: DateorStartDate: 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 SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field30I extends Field implements Serializable, DateContainer { + /** + * 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 30I. + */ + public static final String NAME = "30I"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_30I = "30I"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S[/S]"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "DD"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "DD"; + + /** + * Component number for the Date or Start Date subfield. + */ + public static final Integer DATE_OR_START_DATE = 1; + + /** + * Component number for the End Date subfield. + */ + public static final Integer END_DATE = 2; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field30I() { + 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 Field30I(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 Field30I(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "30I")) { + throw new IllegalArgumentException("cannot create field 30I 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 Field30I newInstance(Field30I source) { + Field30I cp = new Field30I(); + 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); + if (getComponent2() != null) { + result.append("/").append(getComponent2()); + } + 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 30I"); + } + 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(phase3 = TargetYear.SRU2023) + 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("Date or 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, "dateorStartDate"); + 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("dateorstartdate", 1); + super.labelMap.put("enddate", 2); + return super.labelMap; + } + + /** + * Gets the component 1 (Date or 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 Date or Start Date (component 1). + * @return the Date or Start Date from component 1 + */ + public String getDateorStartDate() { + return getComponent1(); + } + + /** + * Get the Date or Start Date (component 1) as Calendar + * @return the Date or Start Date from component 1 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getDateorStartDateAsCalendar() { + return getComponent1AsCalendar(); + } + + /** + * 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(); + } + + /** + * 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(); + } + + /** + * Set the component 1 (Date or Start Date). + * + * @param component1 the Date or Start Date to set + * @return the field object to enable build pattern + */ + public Field30I setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the component1 from a Calendar object. + * + * @param component1 the Calendar with the Date or Start Date content to set + * @return the field object to enable build pattern + */ + public Field30I setComponent1(java.util.Calendar component1) { + setComponent(1, SwiftFormatUtils.getDate4(component1)); + return this; + } + + /** + * Set the Date or Start Date (component 1). + * + * @param component1 the Date or Start Date to set + * @return the field object to enable build pattern + */ + public Field30I setDateorStartDate(String component1) { + return setComponent1(component1); + } + + /** + * Set the Date or Start Date (component 1) from a Calendar object. + * + * @see #setComponent1(java.util.Calendar) + * + * @param component1 Calendar with the Date or Start Date content to set + * @return the field object to enable build pattern + */ + public Field30I setDateorStartDate(java.util.Calendar component1) { + return setComponent1(component1); + } + + /** + * Set the component 2 (End Date). + * + * @param component2 the End Date to set + * @return the field object to enable build pattern + */ + public Field30I 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 Field30I 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 Field30I 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 Field30I setEndDate(java.util.Calendar component2) { + return setComponent2(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 Field30I.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 Field30I get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field30I(t); + } + + /** + * Gets the first instance of Field30I 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 Field30I 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 Field30I 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 Field30I 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 Field30I(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field30I 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 Field30I fromJson(final String json) { + + final Field30I field = new Field30I(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Date or Start Date + + if (jsonObject.get("dateorStartDate") != null) { + field.setComponent1(jsonObject.get("dateorStartDate").getAsString()); + } + + // **** COMPONENT 2 - End Date + + if (jsonObject.get("endDate") != null) { + field.setComponent2(jsonObject.get("endDate").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java new file mode 100644 index 000000000..05b2becea --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java @@ -0,0 +1,590 @@ +/* + * 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 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; + +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 33Z. + *

    + * Model and parser for field 33Z of a SWIFT MT message. + * + *

    Subfields (components) Data types + *

      + *
    1. Component 1: Amount: String
    2. + *
    3. Component 2: BigDecimal
    4. + *
    + * + *

    Structure definition + *

      + *
    • validation pattern: <AMOUNT>15
    • + *
    • parser pattern: N
    • + *
    • components pattern: SN
    • + *
    + * + *

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field33Z 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 33Z. + */ + public static final String NAME = "33Z"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_33Z = "33Z"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "N"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "SN"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "SI"; + + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field33Z() { + 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 Field33Z(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 Field33Z(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "33Z")) { + throw new IllegalArgumentException("cannot create field 33Z 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 Field33Z newInstance(Field33Z source) { + Field33Z cp = new Field33Z(); + 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(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 > 2) { + 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(); + if (n != null) { + return f.format(n); + } + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public String componentsPattern() { + return "SN"; + } + + /** + * 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 "SI"; + } + + /** + * Returns the field parser pattern. + */ + @Override + public String parserPattern() { + return "N"; + } + + /** + * Returns the field validator pattern + */ + @Override + public String validatorPattern() { + return "15"; + } + + /** + * 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("Amount"); + 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<>(); + result.put(1, "amount"); + 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("amount", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Amount). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Amount (component 1). + * @return the Amount from component 1 + */ + public String getAmount() { + return getComponent1(); + } + + /** + * Gets the component 2 (Amount). + * @return the component 2 + */ + public String getComponent2() { + return getComponent(2); + } + + /** + * Get the component 2 as BigDecimal + * + * @return the component 2 converted to BigDecimal or null if cannot be converted + * @since 9.2.7 + */ + 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(phase3 = TargetYear.SRU2023) + public java.lang.Number getComponent2AsNumber() { + return getComponent2AsBigDecimal(); + } + + /** + * Set the component 1 (Amount). + * + * @param component1 the Amount to set + * @return the field object to enable build pattern + */ + public Field33Z setComponent1(String component1) { + setComponent(1, component1); + 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 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. + *
    + * 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 Field33Z setComponent2(java.math.BigDecimal component2) { + setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); + return this; + } + /** + * Alternative method setter for field's Amount (component 2) as 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 #set(java.math.BigDecimal) + */ + public Field33Z setComponent2(java.lang.Number component2) { + + // 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) { + // it's other non-null Number (Float, Double, etc...) + setComponent(2, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component2.doubleValue()))); + } else { + // explicitly set component as null + setComponent(2, null); + } + return this; + } + + + /** + * 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 Field33Z.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 Field33Z get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field33Z(t); + } + + /** + * Gets the first instance of Field33Z 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 Field33Z 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 Field33Z 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 Field33Z 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 Field33Z(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field33Z 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 Field33Z fromJson(final String json) { + + final Field33Z field = new Field33Z(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Amount + + if (jsonObject.get("amount") != null) { + field.setComponent1(jsonObject.get("amount").getAsString()); + } + + + return field; + } + + +} From 241287ee2dc67359c56bf16cb4d51aabbe09771a Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Fri, 28 Apr 2023 14:36:42 -0300 Subject: [PATCH 07/67] FIx MT306 --- .../swift/model/mt/mt3xx/MT306.java | 194 +++++++----------- 1 file changed, 77 insertions(+), 117 deletions(-) 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 2d4f9db7a..3f9ff6b80 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 @@ -130,7 +130,7 @@ Sequence F (O)
    • Field 15 F (M)
    • Field 14 O (O)
    • Field 33 Z (O)
    • Field 30 F,J (O)
    • -
    • Field 83 A,B,D,J (O)
    • +
    • Field 84 A,B,D,J (O)
    • Sequence F1 (O) (repetitive)
      • Field 30 I (M)
    • @@ -831,6 +831,42 @@ public Field87J getField87J() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 83A, + * or null if none is found. + * The first occurrence of field 83A at MT306 is expected to be the only one. + * + * @return a Field83A object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field83A getField83A() { + final Tag t = tag("83A"); + if (t != null) { + return new Field83A(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 83J, + * or null if none is found. + * The first occurrence of field 83J at MT306 is expected to be the only one. + * + * @return a Field83J object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field83J getField83J() { + final Tag t = tag("83J"); + if (t != null) { + return new Field83J(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 77H, * or null if none is found. @@ -1443,42 +1479,6 @@ public Field33Z getField33Z() { } } - /** - * Iterates through block4 fields and return the first one whose name matches 83B, - * or null if none is found. - * The first occurrence of field 83B at MT306 is expected to be the only one. - * - * @return a Field83B object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field83B getField83B() { - final Tag t = tag("83B"); - if (t != null) { - return new Field83B(t.getValue()); - } else { - return null; - } - } - - /** - * Iterates through block4 fields and return the first one whose name matches 83D, - * or null if none is found. - * The first occurrence of field 83D at MT306 is expected to be the only one. - * - * @return a Field83D object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field83D getField83D() { - final Tag t = tag("83D"); - if (t != null) { - return new Field83D(t.getValue()); - } else { - return null; - } - } - /** * Iterates through block4 fields and return the first one whose name matches 15G, * or null if none is found. @@ -2807,86 +2807,6 @@ public List getField30J() { return result; } - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 83A, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 83A at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field83A objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField83A() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("83A"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field83A(tag.getValue())); - } - } - return result; - } - - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 83J, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 83J at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field83J objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField83J() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("83J"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field83J(tag.getValue())); - } - } - return result; - } - - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 30I, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 30I at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field30I objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField30I() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("30I"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field30I(tag.getValue())); - } - } - return result; - } - - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 30T, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 30T at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field30T objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField30T() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("30T"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field30T(tag.getValue())); - } - } - return result; - } - /** * Iterates through block4 fields and return all occurrences of fields whose names matches 84A, * or Collections.emptyList() if none is found. @@ -2967,6 +2887,46 @@ public List getField84J() { return result; } + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 30I, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 30I at MT306 are expected at one sequence or across several sequences. + * + * @return a List of Field30I objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField30I() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("30I"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field30I(tag.getValue())); + } + } + return result; + } + + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 30T, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 30T at MT306 are expected at one sequence or across several sequences. + * + * @return a List of Field30T objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField30T() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("30T"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field30T(tag.getValue())); + } + } + return result; + } + /** * Iterates through block4 fields and return all occurrences of fields whose names matches 29E, * or Collections.emptyList() if none is found. From 5f34b96d68a2c04c53f58dd732e8c195a901cb48 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Fri, 28 Apr 2023 15:36:25 -0300 Subject: [PATCH 08/67] Adding remaining missing fields --- .../swift/model/field/Field39F.java | 1177 +++++++++++++++++ .../swift/model/field/Field44A.java | 4 +- .../swift/model/field/Field44B.java | 4 +- .../swift/model/field/Field44E.java | 4 +- .../swift/model/field/Field44F.java | 4 +- .../swift/model/field/Field44J.java | 584 ++++++++ .../swift/model/field/Field78D.java | 1177 +++++++++++++++++ .../swift/model/mt/SequenceUtils.java | 456 +++++++ 8 files changed, 3402 insertions(+), 8 deletions(-) create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java new file mode 100644 index 000000000..2c12540bc --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java @@ -0,0 +1,1177 @@ +/* + * 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 39F. + *

      + * Model and parser for field 39F 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 Field39F 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 39F. + */ + public static final String NAME = "39F"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_39F = "39F"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S[$S]0-11"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 Field39F() { + 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 Field39F(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 Field39F(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "39F")) { + throw new IllegalArgumentException("cannot create field 39F 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 Field39F newInstance(Field39F source) { + Field39F cp = new Field39F(); + 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 39F"); + } + 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(phase3 = TargetYear.SRU2023) + 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F.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 Field39F get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field39F(t); + } + + /** + * Gets the first instance of Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F(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) { + Field39F 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) { + Field39F 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) { + Field39F cp = newInstance(this); + return SwiftParseUtils.getLines(getLine(cp, start, end, offset)); + } + + /** + * This method deserializes the JSON data into a Field39F 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 Field39F fromJson(final String json) { + + final Field39F field = new Field39F(); + + 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/Field44A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java index b4913a1cf..f7def9893 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java @@ -51,7 +51,7 @@ * *

      Structure definition *

        - *
      • validation pattern: 65x
      • + *
      • validation pattern: 140z
      • *
      • parser pattern: S
      • *
      • components pattern: S
      • *
      @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "65x"; + return "140z"; } /** 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 b7ce6edfe..bf792fd1a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java @@ -51,7 +51,7 @@ * *

      Structure definition *

        - *
      • validation pattern: 65x
      • + *
      • validation pattern: 140z
      • *
      • parser pattern: S
      • *
      • components pattern: S
      • *
      @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "65x"; + return "140z"; } /** 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 293e5f345..d99025eee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java @@ -51,7 +51,7 @@ * *

      Structure definition *

        - *
      • validation pattern: 65x
      • + *
      • validation pattern: 140z
      • *
      • parser pattern: S
      • *
      • components pattern: S
      • *
      @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "65x"; + return "140z"; } /** 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 3e0103636..58450fae7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java @@ -51,7 +51,7 @@ * *

      Structure definition *

        - *
      • validation pattern: 65x
      • + *
      • validation pattern: 140z
      • *
      • parser pattern: S
      • *
      • components pattern: S
      • *
      @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "65x"; + return "140z"; } /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java new file mode 100644 index 000000000..f6fed4266 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java @@ -0,0 +1,584 @@ +/* + * 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 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 44J. + *

      + * Model and parser for field 44J of a SWIFT MT message. + * + *

      Subfields (components) Data types + *

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

      Structure definition + *

        + *
      • validation pattern: <CC>[/35x][$/65x]
      • + *
      • parser pattern: S[/S][/S]
      • + *
      • components pattern: SSS
      • + *
      + * + *

      + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field44J 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 44J. + */ + public static final String NAME = "44J"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_44J = "44J"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S[/S][/S]"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "SSS"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "SSS"; + + /** + * Component number for the Country Code subfield. + */ + public static final Integer COUNTRY_CODE = 1; + + /** + * Component number for the Country Sub Division subfield. + */ + public static final Integer COUNTRY_SUB_DIVISION = 2; + + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 3; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field44J() { + super(3); + } + + /** + * Creates a new field and initializes its components with content from the parameter value. + * @param value complete field value including separators and CRLF + */ + public Field44J(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 Field44J(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "44J")) { + throw new IllegalArgumentException("cannot create field 44J 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 Field44J newInstance(Field44J source) { + Field44J cp = new Field44J(); + 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(3); + // @NotImplemented + throw new org.apache.commons.lang3.NotImplementedException("Missing parserPattern in Field.vm : S[/S][/S]"); + } + + /** + * Serializes the fields' components into the single string value (SWIFT format) + */ + @Override + public String getValue() { + final StringBuilder result = new StringBuilder(); + //FIXME serialization S[/S][/S] + // @NotImplemented + int notImplemented; + 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 > 3) { + throw new IllegalArgumentException("invalid component number " + component + " for field 44J"); + } + 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); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public String componentsPattern() { + return "SSS"; + } + + /** + * 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 "SSS"; + } + + /** + * Returns the field parser pattern. + */ + @Override + public String parserPattern() { + return "S[/S][/S]"; + } + + /** + * Returns the field validator pattern + */ + @Override + public String validatorPattern() { + return "[/35x][$/65x]"; + } + + /** + * 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; + } + 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 3; + } + + /** + * 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("Country Code"); + result.add("Country Sub Division"); + result.add("Narrative"); + 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, "countryCode"); + result.put(2, "countrySubDivision"); + result.put(3, "narrative"); + 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("countrycode", 1); + super.labelMap.put("countrysubdivision", 2); + super.labelMap.put("narrative", 3); + return super.labelMap; + } + + /** + * Gets the component 1 (Country Code). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Country Code (component 1). + * @return the Country Code from component 1 + */ + public String getCountryCode() { + return getComponent1(); + } + + /** + * Gets the component 2 (Country Sub Division). + * @return the component 2 + */ + public String getComponent2() { + return getComponent(2); + } + + /** + * Gets the Country Sub Division (component 2). + * @return the Country Sub Division from component 2 + */ + public String getCountrySubDivision() { + return getComponent2(); + } + + /** + * Gets the component 3 (Narrative). + * @return the component 3 + */ + public String getComponent3() { + return getComponent(3); + } + + /** + * Gets the Narrative (component 3). + * @return the Narrative from component 3 + */ + public String getNarrative() { + return getComponent3(); + } + + /** + * Set the component 1 (Country Code). + * + * @param component1 the Country Code to set + * @return the field object to enable build pattern + */ + public Field44J 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 Field44J setCountryCode(String component1) { + return setComponent1(component1); + } + + /** + * Set the component 2 (Country Sub Division). + * + * @param component2 the Country Sub Division to set + * @return the field object to enable build pattern + */ + public Field44J setComponent2(String component2) { + setComponent(2, component2); + return this; + } + + /** + * Set the Country Sub Division (component 2). + * + * @param component2 the Country Sub Division to set + * @return the field object to enable build pattern + */ + public Field44J setCountrySubDivision(String component2) { + return setComponent2(component2); + } + + /** + * Set the component 3 (Narrative). + * + * @param component3 the Narrative to set + * @return the field object to enable build pattern + */ + public Field44J setComponent3(String component3) { + setComponent(3, component3); + return this; + } + + /** + * Set the Narrative (component 3). + * + * @param component3 the Narrative to set + * @return the field object to enable build pattern + */ + public Field44J setNarrative(String component3) { + return setComponent3(component3); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field44J.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 Field44J get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field44J(t); + } + + /** + * Gets the first instance of Field44J 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 Field44J 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 Field44J 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 Field44J 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 Field44J(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field44J 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 Field44J fromJson(final String json) { + + final Field44J field = new Field44J(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Country Code + + if (jsonObject.get("countryCode") != null) { + field.setComponent1(jsonObject.get("countryCode").getAsString()); + } + + // **** COMPONENT 2 - Country Sub Division + + if (jsonObject.get("countrySubDivision") != null) { + field.setComponent2(jsonObject.get("countrySubDivision").getAsString()); + } + + // **** COMPONENT 3 - Narrative + + if (jsonObject.get("narrative") != null) { + field.setComponent3(jsonObject.get("narrative").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java new file mode 100644 index 000000000..edbd3dbec --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java @@ -0,0 +1,1177 @@ +/* + * 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 78D. + *

      + * Model and parser for field 78D 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: 65x[$65x]0-11
      • + *
      • parser pattern: S[$S]0-11
      • + *
      • components pattern: SSSSSSSSSSSS
      • + *
      + * + *

      + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field78D 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 78D. + */ + public static final String NAME = "78D"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_78D = "78D"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S[$S]0-11"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 Field78D() { + 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 Field78D(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 Field78D(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "78D")) { + throw new IllegalArgumentException("cannot create field 78D 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 Field78D newInstance(Field78D source) { + Field78D cp = new Field78D(); + 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 78D"); + } + 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(phase3 = TargetYear.SRU2023) + 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 "65x[$65x]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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D.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 Field78D get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field78D(t); + } + + /** + * Gets the first instance of Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D(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) { + Field78D 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) { + Field78D 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) { + Field78D cp = newInstance(this); + return SwiftParseUtils.getLines(getLine(cp, start, end, offset)); + } + + /** + * This method deserializes the JSON data into a Field78D 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 Field78D fromJson(final String json) { + + final Field78D field = new Field78D(); + + 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/mt/SequenceUtils.java b/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java index 6dc00a3a0..fbe18e36e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java @@ -503,6 +503,462 @@ public static MT671.SequenceC resolveMT671GetSequenceC_sru2022(final MT671 mt) { return result; } + public static List resolveMT535GetSequenceB1b1List_sru2023(final MT535 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1bList(), MT535.SequenceB1b1.START_END_16RS)) { + final MT535.SequenceB1b1 s = MT535.SequenceB1b1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT535GetSequenceB1cList_sru2023(final MT535 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1List(), MT535.SequenceB1c.START_END_16RS)) { + final MT535.SequenceB1c s = MT535.SequenceB1c.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT536GetSequenceA1List_sru2023(final MT536 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT536.SequenceA1.START_END_16RS)) { + final MT536.SequenceA1 s = MT536.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT536GetSequenceB1a1List_sru2023(final MT536 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT536.SequenceB1a1.START_END_16RS)) { + final MT536.SequenceB1a1 s = MT536.SequenceB1a1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceA1List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT537.SequenceA1.START_END_16RS)) { + final MT537.SequenceA1 s = MT537.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceBList_sru2023(final MT537 mt) { + return resolveMT537GetSequenceBList_sru2023(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 */) { + Objects.requireNonNull(mt); + final List result = new ArrayList<>(); + + // We first remove everything after and including C or D + // Then we use use the standard getter for B + List raw = mt + .getSubBlockBeforeFirst(Field16R.tag(MT537.SequenceC.START_END_16RS), false) + .getSubBlockBeforeFirst(Field16R.tag(MT537.SequenceD.START_END_16RS), false) + .getSubBlocks(MT537.SequenceB.START_END_16RS); + + if (raw == null) { + return null; + } else { + for (final SwiftTagListBlock swiftTagListBlock : raw) { + final MT537.SequenceB sequenceB = MT537.SequenceB.newInstance(); + sequenceB.getTags().clear(); + sequenceB.append(swiftTagListBlock); + result.add(sequenceB); + } + } + return result; + } + + public static List resolveMT537GetSequenceB1List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB1.START_END_16RS)) { + final MT537.SequenceB1 s = MT537.SequenceB1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceB2List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB2.START_END_16RS)) { + final MT537.SequenceB2 s = MT537.SequenceB2.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceB2aList_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2a.START_END_16RS)) { + final MT537.SequenceB2a s = MT537.SequenceB2a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceB2bList_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2b.START_END_16RS)) { + final MT537.SequenceB2b s = MT537.SequenceB2b.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceB2b1List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2bList(), MT537.SequenceB2b1.START_END_16RS)) { + final MT537.SequenceB2b1 s = MT537.SequenceB2b1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceC1List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC1.START_END_16RS)) { + final MT537.SequenceC1 s = MT537.SequenceC1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceC2List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC2.START_END_16RS)) { + final MT537.SequenceC2 s = MT537.SequenceC2.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceC2aList_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC2List(), MT537.SequenceC2a.START_END_16RS)) { + final MT537.SequenceC2a s = MT537.SequenceC2a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceC3List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC3.START_END_16RS)) { + final MT537.SequenceC3 s = MT537.SequenceC3.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceC3aList_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC3List(), MT537.SequenceC3a.START_END_16RS)) { + final MT537.SequenceC3a s = MT537.SequenceC3a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + /** + * The delimiter TRAN is not unique across all sequences, in this MT. + * 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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1BList(), MT537.SequenceD1a1B1.START_END_16RS)) { + final MT537.SequenceD1a1B1 s = MT537.SequenceD1a1B1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + /** + * The delimiter STAT is not unique across all sequences, in this MT. + * 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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1B1List(), MT537.SequenceD1a1B1a.START_END_16RS)) { + final MT537.SequenceD1a1B1a s = MT537.SequenceD1a1B1a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + /** + * The delimiter REAS is not unique across all sequences, in this MT. + * 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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1B1aList(), MT537.SequenceD1a1B1a1.START_END_16RS)) { + final MT537.SequenceD1a1B1a1 s = MT537.SequenceD1a1B1a1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT538GetSequenceA1List_sru2023(final MT538 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT538.SequenceA1.START_END_16RS)) { + final MT538.SequenceA1 s = MT538.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT538GetSequenceB2a1List_sru2023(final MT538 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2aList(), MT538.SequenceB2a1.START_END_16RS)) { + final MT538.SequenceB2a1 s = MT538.SequenceB2a1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT548GetSequenceA2List_sru2023(final MT548 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT548.SequenceA2.START_END_16RS)) { + final MT548.SequenceA2 s = MT548.SequenceA2.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT548GetSequenceA2aList_sru2023(final MT548 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA2List(), MT548.SequenceA2a.START_END_16RS)) { + final MT548.SequenceA2a s = MT548.SequenceA2a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + /** + * The delimiter STAT is not unique across all sequences, in this MT. + * 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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC1a1B1List(), MT548.SequenceC1a1B1a.START_END_16RS)) { + final MT548.SequenceC1a1B1a s = MT548.SequenceC1a1B1a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + /** + * The delimiter REAS is not unique across all sequences, in this MT. + * 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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC1a1B1aList(), MT548.SequenceC1a1B1a1.START_END_16RS)) { + final MT548.SequenceC1a1B1a1 s = MT548.SequenceC1a1B1a1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static MT564.SequenceB1 resolveMT564GetSequenceB1_sru2023(final MT564 mt) { + Objects.requireNonNull(mt); + final MT564.SequenceB1 result = MT564.SequenceB1.newInstance(); + // we just get the first subblock + result.clear().append(mt.getSequenceB().getSubBlock(MT564.SequenceB1.START_END_16RS)); + return result; + } + + public static List resolveMT564GetSequenceE1aList_sru2023(final MT564 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceE1List(), MT564.SequenceE1a.START_END_16RS)) { + final MT564.SequenceE1a s = MT564.SequenceE1a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static MT566.SequenceB1 resolveMT566GetSequenceB1_sru2023(final MT566 mt) { + Objects.requireNonNull(mt); + final MT566.SequenceB1 result = MT566.SequenceB1.newInstance(); + // we just get the first subblock + result.clear().append(mt.getSequenceB().getSubBlock(MT566.SequenceB1.START_END_16RS)); + return result; + } + + public static List resolveMT566GetSequenceD1aList_sru2023(final MT566 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1List(), MT566.SequenceD1a.START_END_16RS)) { + final MT566.SequenceD1a s = MT566.SequenceD1a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT575GetSequenceA1List_sru2023(final MT575 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT575.SequenceA1.START_END_16RS)) { + final MT575.SequenceA1 s = MT575.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT575GetSequenceB1a1List_sru2023(final MT575 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a1.START_END_16RS)) { + final MT575.SequenceB1a1 s = MT575.SequenceB1a1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT575GetSequenceB1a4List_sru2023(final MT575 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a4.START_END_16RS)) { + final MT575.SequenceB1a4 s = MT575.SequenceB1a4.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT575GetSequenceC1List_sru2023(final MT575 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT575.SequenceC1.START_END_16RS)) { + final MT575.SequenceC1 s = MT575.SequenceC1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT575GetSequenceC2aList_sru2023(final MT575 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC2List(), MT575.SequenceC2a.START_END_16RS)) { + final MT575.SequenceC2a s = MT575.SequenceC2a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT576GetSequenceA1List_sru2023(final MT576 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT576.SequenceA1.START_END_16RS)) { + final MT576.SequenceA1 s = MT576.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT576GetSequenceB2aList_sru2023(final MT576 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT576.SequenceB2a.START_END_16RS)) { + final MT576.SequenceB2a s = MT576.SequenceB2a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT586GetSequenceA1List_sru2023(final MT586 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT586.SequenceA1.START_END_16RS)) { + final MT586.SequenceA1 s = MT586.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT586GetSequenceB1List_sru2023(final MT586 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT586.SequenceB1.START_END_16RS)) { + final MT586.SequenceB1 s = MT586.SequenceB1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT670GetSequenceB2List_sru2023(final MT670 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT670.SequenceB2.START_END_16RS)) { + final MT670.SequenceB2 s = MT670.SequenceB2.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static MT670.SequenceC resolveMT670GetSequenceC_sru2023(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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT671.SequenceB2.START_END_16RS)) { + final MT671.SequenceB2 s = MT671.SequenceB2.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static MT671.SequenceC resolveMT671GetSequenceC_sru2023(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)); + return result; + } + private static SwiftTagListBlock getMT670_1_C(final SwiftTagListBlock b4, final String B_startEnd16rs) { // Since B contains inside a colliding sequence, with same delimiter as sequence C, if B is present we remove it to avoid ambiguity final int last = b4.indexOfLastValue(Field16S.NAME, B_startEnd16rs); From 77cc2f0821fc93248046608f700cdead585f95ef Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Tue, 2 May 2023 14:37:39 -0300 Subject: [PATCH 09/67] Codegen after deprecated generation --- .../swift/model/field/Field101.java | 8 +- .../swift/model/field/Field102.java | 8 +- .../swift/model/field/Field103.java | 8 +- .../swift/model/field/Field104.java | 8 +- .../swift/model/field/Field105.java | 28 +- .../swift/model/field/Field106.java | 8 +- .../swift/model/field/Field107.java | 8 +- .../swift/model/field/Field108.java | 8 +- .../swift/model/field/Field109.java | 8 +- .../swift/model/field/Field110.java | 28 +- .../swift/model/field/Field111.java | 28 +- .../swift/model/field/Field113.java | 8 +- .../swift/model/field/Field114.java | 8 +- .../swift/model/field/Field115.java | 8 +- .../swift/model/field/Field116.java | 8 +- .../swift/model/field/Field117.java | 8 +- .../swift/model/field/Field118.java | 8 +- .../swift/model/field/Field119.java | 8 +- .../swift/model/field/Field11A.java | 40 +- .../swift/model/field/Field11R.java | 66 +- .../swift/model/field/Field11S.java | 66 +- .../swift/model/field/Field12.java | 28 +- .../swift/model/field/Field120.java | 28 +- .../swift/model/field/Field121.java | 8 +- .../swift/model/field/Field122.java | 75 +- .../swift/model/field/Field123.java | 8 +- .../swift/model/field/Field124.java | 8 +- .../swift/model/field/Field125.java | 28 +- .../swift/model/field/Field126.java | 28 +- .../swift/model/field/Field127.java | 8 +- .../swift/model/field/Field128.java | 8 +- .../swift/model/field/Field129.java | 48 +- .../swift/model/field/Field12A.java | 26 +- .../swift/model/field/Field12B.java | 17 +- .../swift/model/field/Field12C.java | 8 +- .../swift/model/field/Field12D.java | 8 +- .../swift/model/field/Field12E.java | 35 +- .../swift/model/field/Field12F.java | 8 +- .../swift/model/field/Field12G.java | 8 +- .../swift/model/field/Field130.java | 48 +- .../swift/model/field/Field132.java | 28 +- .../swift/model/field/Field133.java | 28 +- .../swift/model/field/Field134.java | 8 +- .../swift/model/field/Field135.java | 8 +- .../swift/model/field/Field136.java | 28 +- .../swift/model/field/Field137.java | 28 +- .../swift/model/field/Field13A.java | 17 +- .../swift/model/field/Field13B.java | 8 +- .../swift/model/field/Field13C.java | 72 +- .../swift/model/field/Field13D.java | 8 +- .../swift/model/field/Field13J.java | 26 +- .../swift/model/field/Field13K.java | 80 +- .../swift/model/field/Field140.java | 28 +- .../swift/model/field/Field141.java | 8 +- .../swift/model/field/Field142.java | 8 +- .../swift/model/field/Field143.java | 8 +- .../swift/model/field/Field144.java | 28 +- .../swift/model/field/Field14A.java | 8 +- .../swift/model/field/Field14B.java | 8 +- .../swift/model/field/Field14C.java | 28 +- .../swift/model/field/Field14D.java | 8 +- .../swift/model/field/Field14E.java | 8 +- .../swift/model/field/Field14F.java | 8 +- .../swift/model/field/Field14G.java | 8 +- .../swift/model/field/Field14H.java | 8 +- .../swift/model/field/Field14J.java | 8 +- .../swift/model/field/Field14K.java | 8 +- .../swift/model/field/Field14L.java | 8 +- .../swift/model/field/Field14M.java | 8 +- .../swift/model/field/Field14N.java | 8 +- .../swift/model/field/Field14O.java | 8 +- .../swift/model/field/Field14S.java | 28 +- .../swift/model/field/Field151.java | 28 +- .../swift/model/field/Field152.java | 28 +- .../swift/model/field/Field153.java | 28 +- .../swift/model/field/Field15A.java | 8 +- .../swift/model/field/Field15B.java | 8 +- .../swift/model/field/Field15C.java | 8 +- .../swift/model/field/Field15D.java | 8 +- .../swift/model/field/Field15E.java | 8 +- .../swift/model/field/Field15F.java | 8 +- .../swift/model/field/Field15G.java | 8 +- .../swift/model/field/Field15H.java | 8 +- .../swift/model/field/Field15I.java | 8 +- .../swift/model/field/Field15J.java | 8 +- .../swift/model/field/Field15K.java | 8 +- .../swift/model/field/Field15L.java | 8 +- .../swift/model/field/Field15M.java | 8 +- .../swift/model/field/Field15N.java | 8 +- .../swift/model/field/Field15O.java | 8 +- .../swift/model/field/Field15P.java | 8 +- .../swift/model/field/Field165.java | 8 +- .../swift/model/field/Field16A.java | 28 +- .../swift/model/field/Field16C.java | 28 +- .../swift/model/field/Field16R.java | 8 +- .../swift/model/field/Field16S.java | 8 +- .../swift/model/field/Field171.java | 8 +- .../swift/model/field/Field172.java | 8 +- .../swift/model/field/Field173.java | 8 +- .../swift/model/field/Field174.java | 8 +- .../swift/model/field/Field175.java | 8 +- .../swift/model/field/Field177.java | 8 +- .../swift/model/field/Field179.java | 8 +- .../swift/model/field/Field17A.java | 8 +- .../swift/model/field/Field17B.java | 8 +- .../swift/model/field/Field17C.java | 8 +- .../swift/model/field/Field17E.java | 8 +- .../swift/model/field/Field17F.java | 8 +- .../swift/model/field/Field17G.java | 8 +- .../swift/model/field/Field17H.java | 8 +- .../swift/model/field/Field17I.java | 8 +- .../swift/model/field/Field17L.java | 8 +- .../swift/model/field/Field17M.java | 8 +- .../swift/model/field/Field17N.java | 8 +- .../swift/model/field/Field17O.java | 8 +- .../swift/model/field/Field17P.java | 8 +- .../swift/model/field/Field17Q.java | 8 +- .../swift/model/field/Field17R.java | 8 +- .../swift/model/field/Field17S.java | 8 +- .../swift/model/field/Field17T.java | 8 +- .../swift/model/field/Field17U.java | 8 +- .../swift/model/field/Field17V.java | 8 +- .../swift/model/field/Field17W.java | 8 +- .../swift/model/field/Field17X.java | 8 +- .../swift/model/field/Field17Y.java | 8 +- .../swift/model/field/Field17Z.java | 8 +- .../swift/model/field/Field18A.java | 28 +- .../swift/model/field/Field18B.java | 28 +- .../swift/model/field/Field18C.java | 28 +- .../swift/model/field/Field18D.java | 28 +- .../swift/model/field/Field19.java | 28 +- .../swift/model/field/Field199.java | 8 +- .../swift/model/field/Field19A.java | 60 +- .../swift/model/field/Field19B.java | 60 +- .../swift/model/field/Field19C.java | 80 +- .../swift/model/field/Field19Y.java | 80 +- .../swift/model/field/Field19Z.java | 80 +- .../swift/model/field/Field20.java | 8 +- .../swift/model/field/Field202.java | 28 +- .../swift/model/field/Field203.java | 28 +- .../swift/model/field/Field204.java | 8 +- .../swift/model/field/Field206.java | 8 +- .../swift/model/field/Field208.java | 8 +- .../swift/model/field/Field209.java | 28 +- .../swift/model/field/Field20C.java | 8 +- .../swift/model/field/Field20D.java | 8 +- .../swift/model/field/Field20U.java | 8 +- .../swift/model/field/Field21.java | 8 +- .../swift/model/field/Field21A.java | 8 +- .../swift/model/field/Field21B.java | 26 +- .../swift/model/field/Field21C.java | 8 +- .../swift/model/field/Field21D.java | 8 +- .../swift/model/field/Field21E.java | 8 +- .../swift/model/field/Field21F.java | 8 +- .../swift/model/field/Field21G.java | 8 +- .../swift/model/field/Field21H.java | 26 +- .../swift/model/field/Field21N.java | 26 +- .../swift/model/field/Field21P.java | 8 +- .../swift/model/field/Field21R.java | 8 +- .../swift/model/field/Field22.java | 8 +- .../swift/model/field/Field22A.java | 26 +- .../swift/model/field/Field22B.java | 26 +- .../swift/model/field/Field22C.java | 28 +- .../swift/model/field/Field22D.java | 26 +- .../swift/model/field/Field22E.java | 17 +- .../swift/model/field/Field22F.java | 8 +- .../swift/model/field/Field22G.java | 26 +- .../swift/model/field/Field22H.java | 26 +- .../swift/model/field/Field22J.java | 26 +- .../swift/model/field/Field22K.java | 17 +- .../swift/model/field/Field22L.java | 26 +- .../swift/model/field/Field22M.java | 44 +- .../swift/model/field/Field22N.java | 8 +- .../swift/model/field/Field22P.java | 44 +- .../swift/model/field/Field22Q.java | 26 +- .../swift/model/field/Field22R.java | 8 +- .../swift/model/field/Field22S.java | 8 +- .../swift/model/field/Field22T.java | 8 +- .../swift/model/field/Field22U.java | 8 +- .../swift/model/field/Field22V.java | 8 +- .../swift/model/field/Field22W.java | 8 +- .../swift/model/field/Field22X.java | 8 +- .../swift/model/field/Field22Y.java | 35 +- .../swift/model/field/Field22Z.java | 8 +- .../swift/model/field/Field23.java | 54 +- .../swift/model/field/Field23A.java | 44 +- .../swift/model/field/Field23B.java | 8 +- .../swift/model/field/Field23C.java | 26 +- .../swift/model/field/Field23D.java | 8 +- .../swift/model/field/Field23E.java | 44 +- .../swift/model/field/Field23F.java | 8 +- .../swift/model/field/Field23G.java | 8 +- .../swift/model/field/Field23H.java | 8 +- .../swift/model/field/Field23R.java | 8 +- .../swift/model/field/Field23S.java | 8 +- .../swift/model/field/Field23X.java | 8 +- .../swift/model/field/Field242.java | 8 +- .../swift/model/field/Field243.java | 28 +- .../swift/model/field/Field24B.java | 8 +- .../swift/model/field/Field24D.java | 17 +- .../swift/model/field/Field24E.java | 8 +- .../swift/model/field/Field24G.java | 140 +-- .../swift/model/field/Field25.java | 8 +- .../swift/model/field/Field251.java | 8 +- .../swift/model/field/Field252.java | 8 +- .../swift/model/field/Field253.java | 8 +- .../swift/model/field/Field254.java | 8 +- .../swift/model/field/Field255.java | 28 +- .../swift/model/field/Field256.java | 48 +- .../swift/model/field/Field257.java | 28 +- .../swift/model/field/Field258.java | 28 +- .../swift/model/field/Field259.java | 48 +- .../swift/model/field/Field25A.java | 8 +- .../swift/model/field/Field25D.java | 26 +- .../swift/model/field/Field25P.java | 40 +- .../swift/model/field/Field260.java | 28 +- .../swift/model/field/Field263.java | 28 +- .../swift/model/field/Field264.java | 28 +- .../swift/model/field/Field26A.java | 48 +- .../swift/model/field/Field26B.java | 8 +- .../swift/model/field/Field26C.java | 29 +- .../swift/model/field/Field26D.java | 8 +- .../swift/model/field/Field26E.java | 117 +-- .../swift/model/field/Field26F.java | 8 +- .../swift/model/field/Field26H.java | 35 +- .../swift/model/field/Field26K.java | 8 +- .../swift/model/field/Field26T.java | 8 +- .../swift/model/field/Field27.java | 122 +-- .../swift/model/field/Field270.java | 8 +- .../swift/model/field/Field271.java | 8 +- .../swift/model/field/Field272.java | 8 +- .../swift/model/field/Field28.java | 122 +-- .../swift/model/field/Field280.java | 8 +- .../swift/model/field/Field281.java | 8 +- .../swift/model/field/Field28C.java | 48 +- .../swift/model/field/Field28D.java | 152 +-- .../swift/model/field/Field28E.java | 28 +- .../swift/model/field/Field29A.java | 168 ---- .../swift/model/field/Field29B.java | 8 +- .../swift/model/field/Field29E.java | 8 +- .../swift/model/field/Field29H.java | 8 +- .../swift/model/field/Field29I.java | 8 +- .../swift/model/field/Field29J.java | 8 +- .../swift/model/field/Field29K.java | 8 +- .../swift/model/field/Field29L.java | 8 +- .../swift/model/field/Field29M.java | 8 +- .../swift/model/field/Field29N.java | 8 +- .../swift/model/field/Field29O.java | 8 +- .../swift/model/field/Field30.java | 8 +- .../swift/model/field/Field301.java | 8 +- .../swift/model/field/Field302.java | 8 +- .../swift/model/field/Field303.java | 8 +- .../swift/model/field/Field304.java | 8 +- .../swift/model/field/Field305.java | 8 +- .../swift/model/field/Field307.java | 8 +- .../swift/model/field/Field30F.java | 8 +- .../swift/model/field/Field30G.java | 46 +- .../swift/model/field/Field30H.java | 8 +- .../swift/model/field/Field30I.java | 8 +- .../swift/model/field/Field30J.java | 28 +- .../swift/model/field/Field30M.java | 8 +- .../swift/model/field/Field30N.java | 8 +- .../swift/model/field/Field30P.java | 8 +- .../swift/model/field/Field30Q.java | 8 +- .../swift/model/field/Field30S.java | 8 +- .../swift/model/field/Field30T.java | 8 +- .../swift/model/field/Field30U.java | 8 +- .../swift/model/field/Field30V.java | 8 +- .../swift/model/field/Field30X.java | 8 +- .../swift/model/field/Field30Y.java | 8 +- .../swift/model/field/Field30Z.java | 8 +- .../swift/model/field/Field311.java | 8 +- .../swift/model/field/Field312.java | 8 +- .../swift/model/field/Field313.java | 28 +- .../swift/model/field/Field31C.java | 8 +- .../swift/model/field/Field31D.java | 8 +- .../swift/model/field/Field31E.java | 8 +- .../swift/model/field/Field31F.java | 8 +- .../swift/model/field/Field31G.java | 8 +- .../swift/model/field/Field31L.java | 8 +- .../swift/model/field/Field31P.java | 8 +- .../swift/model/field/Field31S.java | 8 +- .../swift/model/field/Field31X.java | 8 +- .../swift/model/field/Field329.java | 8 +- .../swift/model/field/Field32A.java | 28 +- .../swift/model/field/Field32B.java | 65 +- .../swift/model/field/Field32C.java | 28 +- .../swift/model/field/Field32D.java | 28 +- .../swift/model/field/Field32E.java | 8 +- .../swift/model/field/Field32F.java | 28 +- .../swift/model/field/Field32G.java | 28 +- .../swift/model/field/Field32H.java | 28 +- .../swift/model/field/Field32K.java | 113 +-- .../swift/model/field/Field32M.java | 28 +- .../swift/model/field/Field32Q.java | 8 +- .../swift/model/field/Field32R.java | 28 +- .../swift/model/field/Field32U.java | 28 +- .../swift/model/field/Field330.java | 128 +-- .../swift/model/field/Field331.java | 168 +--- .../swift/model/field/Field332.java | 48 +- .../swift/model/field/Field333.java | 88 +- .../swift/model/field/Field334.java | 8 +- .../swift/model/field/Field335.java | 8 +- .../swift/model/field/Field336.java | 28 +- .../swift/model/field/Field337.java | 8 +- .../swift/model/field/Field338.java | 8 +- .../swift/model/field/Field339.java | 8 +- .../swift/model/field/Field33A.java | 28 +- .../swift/model/field/Field33B.java | 65 +- .../swift/model/field/Field33C.java | 28 +- .../swift/model/field/Field33D.java | 28 +- .../swift/model/field/Field33E.java | 28 +- .../swift/model/field/Field33F.java | 28 +- .../swift/model/field/Field33G.java | 80 +- .../swift/model/field/Field33H.java | 28 +- .../swift/model/field/Field33J.java | 46 +- .../swift/model/field/Field33K.java | 113 +-- .../swift/model/field/Field33S.java | 46 +- .../swift/model/field/Field33T.java | 80 +- .../swift/model/field/Field33Z.java | 18 +- .../swift/model/field/Field340.java | 8 +- .../swift/model/field/Field341.java | 8 +- .../swift/model/field/Field342.java | 8 +- .../swift/model/field/Field343.java | 88 +- .../swift/model/field/Field344.java | 28 +- .../swift/model/field/Field345.java | 8 +- .../swift/model/field/Field346.java | 8 +- .../swift/model/field/Field347.java | 8 +- .../swift/model/field/Field348.java | 8 +- .../swift/model/field/Field349.java | 28 +- .../swift/model/field/Field34A.java | 28 +- .../swift/model/field/Field34B.java | 28 +- .../swift/model/field/Field34C.java | 112 +-- .../swift/model/field/Field34E.java | 28 +- .../swift/model/field/Field34F.java | 28 +- .../swift/model/field/Field34J.java | 46 +- .../swift/model/field/Field34P.java | 28 +- .../swift/model/field/Field34R.java | 28 +- .../swift/model/field/Field35A.java | 98 +- .../swift/model/field/Field35B.java | 138 +-- .../swift/model/field/Field35C.java | 8 +- .../swift/model/field/Field35D.java | 8 +- .../swift/model/field/Field35E.java | 8 +- .../swift/model/field/Field35G.java | 8 +- .../swift/model/field/Field35H.java | 80 +- .../swift/model/field/Field35L.java | 8 +- .../swift/model/field/Field35N.java | 98 +- .../swift/model/field/Field35S.java | 98 +- .../swift/model/field/Field35U.java | 80 +- .../swift/model/field/Field36.java | 28 +- .../swift/model/field/Field36B.java | 28 +- .../swift/model/field/Field36C.java | 26 +- .../swift/model/field/Field36D.java | 28 +- .../swift/model/field/Field36E.java | 80 +- .../swift/model/field/Field37A.java | 150 +-- .../swift/model/field/Field37B.java | 150 +-- .../swift/model/field/Field37C.java | 150 +-- .../swift/model/field/Field37D.java | 150 +-- .../swift/model/field/Field37E.java | 150 +-- .../swift/model/field/Field37F.java | 150 +-- .../swift/model/field/Field37G.java | 28 +- .../swift/model/field/Field37H.java | 46 +- .../swift/model/field/Field37J.java | 28 +- .../swift/model/field/Field37K.java | 28 +- .../swift/model/field/Field37L.java | 28 +- .../swift/model/field/Field37M.java | 28 +- .../swift/model/field/Field37N.java | 255 ----- .../swift/model/field/Field37P.java | 28 +- .../swift/model/field/Field37R.java | 28 +- .../swift/model/field/Field37U.java | 28 +- .../swift/model/field/Field37V.java | 28 +- .../swift/model/field/Field38A.java | 80 +- .../swift/model/field/Field38D.java | 80 +- .../swift/model/field/Field38E.java | 28 +- .../swift/model/field/Field38G.java | 48 +- .../swift/model/field/Field38H.java | 48 +- .../swift/model/field/Field38J.java | 46 +- .../swift/model/field/Field39A.java | 48 +- .../swift/model/field/Field39B.java | 8 +- .../swift/model/field/Field39C.java | 8 +- .../swift/model/field/Field39D.java | 8 +- .../swift/model/field/Field39E.java | 8 +- .../swift/model/field/Field39F.java | 8 +- .../swift/model/field/Field39M.java | 8 +- .../swift/model/field/Field401.java | 28 +- .../swift/model/field/Field405.java | 28 +- .../swift/model/field/Field40A.java | 8 +- .../swift/model/field/Field40B.java | 8 +- .../swift/model/field/Field40C.java | 8 +- .../swift/model/field/Field40D.java | 8 +- .../swift/model/field/Field40E.java | 8 +- .../swift/model/field/Field40F.java | 8 +- .../swift/model/field/Field41A.java | 40 +- .../swift/model/field/Field41D.java | 8 +- .../swift/model/field/Field41F.java | 40 +- .../swift/model/field/Field41G.java | 8 +- .../swift/model/field/Field421.java | 8 +- .../swift/model/field/Field422.java | 8 +- .../swift/model/field/Field423.java | 8 +- .../swift/model/field/Field424.java | 8 +- .../swift/model/field/Field425.java | 8 +- .../swift/model/field/Field42A.java | 18 +- .../swift/model/field/Field42C.java | 8 +- .../swift/model/field/Field42M.java | 8 +- .../swift/model/field/Field42P.java | 8 +- .../swift/model/field/Field431.java | 28 +- .../swift/model/field/Field432.java | 8 +- .../swift/model/field/Field433.java | 8 +- .../swift/model/field/Field434.java | 8 +- .../swift/model/field/Field43P.java | 26 +- .../swift/model/field/Field43T.java | 26 +- .../swift/model/field/Field443.java | 8 +- .../swift/model/field/Field44A.java | 8 +- .../swift/model/field/Field44B.java | 8 +- .../swift/model/field/Field44C.java | 8 +- .../swift/model/field/Field44D.java | 8 +- .../swift/model/field/Field44E.java | 8 +- .../swift/model/field/Field44F.java | 8 +- .../swift/model/field/Field44H.java | 8 +- .../swift/model/field/Field44J.java | 8 +- .../swift/model/field/Field451.java | 28 +- .../swift/model/field/Field45A.java | 8 +- .../swift/model/field/Field45B.java | 12 - .../swift/model/field/Field45C.java | 8 +- .../swift/model/field/Field45D.java | 8 +- .../swift/model/field/Field45L.java | 8 +- .../swift/model/field/Field461.java | 8 +- .../swift/model/field/Field46A.java | 8 +- .../swift/model/field/Field46B.java | 12 - .../swift/model/field/Field47A.java | 8 +- .../swift/model/field/Field47B.java | 13 - .../swift/model/field/Field48.java | 28 +- .../swift/model/field/Field48B.java | 8 +- .../swift/model/field/Field48D.java | 8 +- .../swift/model/field/Field49.java | 8 +- .../swift/model/field/Field49A.java | 26 +- .../swift/model/field/Field49G.java | 8 +- .../swift/model/field/Field49H.java | 8 +- .../swift/model/field/Field49M.java | 12 - .../swift/model/field/Field49N.java | 12 - .../swift/model/field/Field50.java | 8 +- .../swift/model/field/Field503.java | 8 +- .../swift/model/field/Field50A.java | 40 +- .../swift/model/field/Field50B.java | 8 +- .../swift/model/field/Field50C.java | 40 +- .../swift/model/field/Field50F.java | 88 +- .../swift/model/field/Field50G.java | 18 +- .../swift/model/field/Field51.java | 8 +- .../swift/model/field/Field51A.java | 18 +- .../swift/model/field/Field52A.java | 18 +- .../swift/model/field/Field533.java | 28 +- .../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 | 8 +- .../swift/model/field/Field59A.java | 40 +- .../swift/model/field/Field59F.java | 88 +- .../swift/model/field/Field60F.java | 47 +- .../swift/model/field/Field60M.java | 47 +- .../swift/model/field/Field61.java | 65 +- .../swift/model/field/Field619.java | 8 +- .../swift/model/field/Field62F.java | 37 +- .../swift/model/field/Field62M.java | 37 +- .../swift/model/field/Field64.java | 37 +- .../swift/model/field/Field65.java | 37 +- .../swift/model/field/Field68A.java | 88 +- .../swift/model/field/Field69A.java | 8 +- .../swift/model/field/Field69B.java | 136 +-- .../swift/model/field/Field69C.java | 8 +- .../swift/model/field/Field69D.java | 8 +- .../swift/model/field/Field69E.java | 26 +- .../swift/model/field/Field69F.java | 26 +- .../swift/model/field/Field69J.java | 26 +- .../swift/model/field/Field70.java | 168 ---- .../swift/model/field/Field70C.java | 8 +- .../swift/model/field/Field70D.java | 8 +- .../swift/model/field/Field70E.java | 8 +- .../swift/model/field/Field70F.java | 8 +- .../swift/model/field/Field70G.java | 8 +- .../swift/model/field/Field70H.java | 8 +- .../swift/model/field/Field71A.java | 8 +- .../swift/model/field/Field71B.java | 255 ----- .../swift/model/field/Field71C.java | 8 +- .../swift/model/field/Field71D.java | 255 ----- .../swift/model/field/Field71F.java | 28 +- .../swift/model/field/Field71G.java | 28 +- .../swift/model/field/Field71N.java | 8 +- .../swift/model/field/Field72.java | 255 ----- .../swift/model/field/Field72Z.java | 255 ----- .../swift/model/field/Field73.java | 255 ----- .../swift/model/field/Field73A.java | 255 ----- .../swift/model/field/Field73R.java | 8 +- .../swift/model/field/Field73S.java | 8 +- .../swift/model/field/Field74.java | 255 ----- .../swift/model/field/Field75.java | 255 ----- .../swift/model/field/Field76.java | 255 ----- .../swift/model/field/Field77.java | 871 ------------------ .../swift/model/field/Field77A.java | 871 ------------------ .../swift/model/field/Field77B.java | 143 --- .../swift/model/field/Field77C.java | 8 +- .../swift/model/field/Field77D.java | 255 ----- .../swift/model/field/Field77E.java | 8 +- .../swift/model/field/Field77F.java | 26 +- .../swift/model/field/Field77H.java | 17 +- .../swift/model/field/Field77J.java | 12 - .../swift/model/field/Field77L.java | 26 +- .../swift/model/field/Field77T.java | 8 +- .../swift/model/field/Field77U.java | 8 +- .../swift/model/field/Field78.java | 8 +- .../swift/model/field/Field78D.java | 8 +- .../swift/model/field/Field79.java | 8 +- .../swift/model/field/Field79Z.java | 8 +- .../swift/model/field/Field80C.java | 8 +- .../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 | 8 +- .../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 | 28 +- .../swift/model/field/Field90B.java | 60 +- .../swift/model/field/Field90C.java | 48 +- .../swift/model/field/Field90D.java | 48 +- .../swift/model/field/Field90E.java | 26 +- .../swift/model/field/Field90F.java | 80 +- .../swift/model/field/Field90J.java | 130 +-- .../swift/model/field/Field90K.java | 80 +- .../swift/model/field/Field90L.java | 80 +- .../swift/model/field/Field91A.java | 18 +- .../swift/model/field/Field92A.java | 80 +- .../swift/model/field/Field92B.java | 28 +- .../swift/model/field/Field92C.java | 26 +- .../swift/model/field/Field92D.java | 48 +- .../swift/model/field/Field92F.java | 60 +- .../swift/model/field/Field92H.java | 60 +- .../swift/model/field/Field92J.java | 84 +- .../swift/model/field/Field92K.java | 8 +- .../swift/model/field/Field92L.java | 112 +-- .../swift/model/field/Field92M.java | 80 +- .../swift/model/field/Field92N.java | 80 +- .../swift/model/field/Field92P.java | 80 +- .../swift/model/field/Field92R.java | 98 +- .../swift/model/field/Field93A.java | 26 +- .../swift/model/field/Field93B.java | 80 +- .../swift/model/field/Field93C.java | 80 +- .../swift/model/field/Field93D.java | 80 +- .../swift/model/field/Field93E.java | 28 +- .../swift/model/field/Field93F.java | 28 +- .../swift/model/field/Field94A.java | 8 +- .../swift/model/field/Field94B.java | 8 +- .../swift/model/field/Field94C.java | 8 +- .../swift/model/field/Field94D.java | 8 +- .../swift/model/field/Field94E.java | 8 +- .../swift/model/field/Field94F.java | 58 +- .../swift/model/field/Field94G.java | 8 +- .../swift/model/field/Field94H.java | 40 +- .../swift/model/field/Field94L.java | 28 +- .../swift/model/field/Field95C.java | 8 +- .../swift/model/field/Field95L.java | 28 +- .../swift/model/field/Field95P.java | 18 +- .../swift/model/field/Field95V.java | 8 +- .../swift/model/field/Field96A.java | 18 +- .../swift/model/field/Field97A.java | 26 +- .../swift/model/field/Field97B.java | 8 +- .../swift/model/field/Field97C.java | 26 +- .../swift/model/field/Field97D.java | 8 +- .../swift/model/field/Field97E.java | 26 +- .../swift/model/field/Field98A.java | 8 +- .../swift/model/field/Field98B.java | 26 +- .../swift/model/field/Field98C.java | 8 +- .../swift/model/field/Field98D.java | 74 +- .../swift/model/field/Field98E.java | 74 +- .../swift/model/field/Field98F.java | 26 +- .../swift/model/field/Field98G.java | 126 +-- .../swift/model/field/Field98H.java | 126 +-- .../swift/model/field/Field98J.java | 40 +- .../swift/model/field/Field98K.java | 8 +- .../swift/model/field/Field999.java | 8 +- .../swift/model/field/Field99A.java | 80 +- .../swift/model/field/Field99B.java | 28 +- .../swift/model/field/Field99C.java | 28 +- .../swift/model/mt/mt2xx/MT203.java | 6 +- .../swift/model/mt/mt2xx/MT210.java | 6 +- 590 files changed, 4656 insertions(+), 15264 deletions(-) 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 d7a1d1098..d57c46a98 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java @@ -81,21 +81,21 @@ public class Field101 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f2959e1f5..3bbe53977 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java @@ -82,21 +82,21 @@ public class Field102 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "Z"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "Z"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "Z"; } 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 31b42c183..59cc859bc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java @@ -81,21 +81,21 @@ public class Field103 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ac06fd288..2958e5d3e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java @@ -81,21 +81,21 @@ public class Field104 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 862b69926..7467333cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java @@ -83,21 +83,21 @@ public class Field105 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getDeliveryMonitoringAsLong() { } /** - * Get the Delivery Monitoring (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 #getDeliveryMonitoringAsLong() + * @deprecated use #getDeliveryMonitoringAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDeliveryMonitoringAsNumber() { return getComponent1AsNumber(); } 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 b79484d7d..b6109fd6e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java @@ -81,21 +81,21 @@ public class Field106 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 9cb3f5a65..ce085fc63 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java @@ -81,21 +81,21 @@ public class Field107 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 eebddaabf..7a8fbda13 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java @@ -81,21 +81,21 @@ public class Field108 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f62cf89ad..cd5b2b1e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java @@ -86,21 +86,21 @@ public class Field109 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DTS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DTS"; /** @@ -260,7 +260,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DTS"; } 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 d252b7233..2c44f9482 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java @@ -83,21 +83,21 @@ public class Field110 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getWindowSizeAsLong() { } /** - * Get the Window Size (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 #getWindowSizeAsLong() + * @deprecated use #getWindowSizeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getWindowSizeAsNumber() { return getComponent1AsNumber(); } 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 45637e4e8..9ff73e6a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java @@ -83,21 +83,21 @@ public class Field111 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getServiceTypeIdentifierAsLong() { } /** - * Get the Service Type Identifier (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 #getServiceTypeIdentifierAsLong() + * @deprecated use #getServiceTypeIdentifierAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getServiceTypeIdentifierAsNumber() { return getComponent1AsNumber(); } 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 61dc05fb6..a03bcf530 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java @@ -81,21 +81,21 @@ public class Field113 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 639c021b7..f17e8a29f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java @@ -81,21 +81,21 @@ public class Field114 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 859764b7c..07396899d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java @@ -81,21 +81,21 @@ public class Field115 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 fbcd654a3..c757e1c6f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java @@ -81,21 +81,21 @@ public class Field116 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 2328df183..20cf9796d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java @@ -81,21 +81,21 @@ public class Field117 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 47eca1b02..527aac845 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java @@ -81,21 +81,21 @@ public class Field118 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 34a7e0a81..17d471264 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java @@ -81,21 +81,21 @@ public class Field119 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 34a3c417e..3bdb1348f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java @@ -86,21 +86,21 @@ public class Field11A extends Field implements Serializable, CurrencyContainer, * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SC"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SC"; /** @@ -114,11 +114,10 @@ public class Field11A extends Field implements Serializable, CurrencyContainer, public static final Integer CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -245,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SC"; } @@ -401,11 +400,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -419,11 +418,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -494,29 +492,19 @@ public Field11A setCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component2 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field11A setCurrency(String component2) { return setCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field11A setCurrency(java.util.Currency component2) { return setCurrencyCode(component2); } 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 a5c9021fd..e63c2666f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java @@ -90,21 +90,21 @@ public class Field11R extends Field implements Serializable, DateContainer, Mult * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$[$4!S6!S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "MENN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "MENN"; /** @@ -113,11 +113,10 @@ public class Field11R extends Field implements Serializable, DateContainer, Mult public static final Integer MT_NUMBER = 1; /** - * Alternative (DEPRECATED) constant name for field's MT Number Component number. - * @see #MT_NUMBER + * @deprecated use #MT_NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer MT = 1; /** @@ -293,7 +292,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "MENN"; } @@ -436,11 +435,11 @@ public String getMTNumber() { /** * Alternative DEPRECATED method getter for field's MT Number - * @see #getMTNumber() + * @deprecated use #getMTNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getMT() { return getMTNumber(); } @@ -497,16 +496,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -530,16 +523,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent3AsNumber(); } @@ -563,16 +550,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -596,16 +577,10 @@ public java.lang.Long getISNAsLong() { } /** - * Get the ISN (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getISNAsLong() + * @deprecated use #getISNAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getISNAsNumber() { return getComponent4AsNumber(); } @@ -632,15 +607,10 @@ public Field11R setMTNumber(String component1) { } /** - * Alternative DEPRECATED method setter for field's MT Number - * - * @see #setMTNumber(String) - * - * @param component1 the MT Number to set - * @return the field object to enable build pattern + * @deprecated use #setMTNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field11R setMT(String component1) { return setMTNumber(component1); } 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 2fe82919f..c6e5e1cfe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java @@ -90,21 +90,21 @@ public class Field11S extends Field implements Serializable, DateContainer, Mult * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$[$4!S6!S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "MENN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "MENN"; /** @@ -113,11 +113,10 @@ public class Field11S extends Field implements Serializable, DateContainer, Mult public static final Integer MT_NUMBER = 1; /** - * Alternative (DEPRECATED) constant name for field's MT Number Component number. - * @see #MT_NUMBER + * @deprecated use #MT_NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer MT = 1; /** @@ -293,7 +292,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "MENN"; } @@ -436,11 +435,11 @@ public String getMTNumber() { /** * Alternative DEPRECATED method getter for field's MT Number - * @see #getMTNumber() + * @deprecated use #getMTNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getMT() { return getMTNumber(); } @@ -497,16 +496,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -530,16 +523,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent3AsNumber(); } @@ -563,16 +550,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -596,16 +577,10 @@ public java.lang.Long getISNAsLong() { } /** - * Get the ISN (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getISNAsLong() + * @deprecated use #getISNAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getISNAsNumber() { return getComponent4AsNumber(); } @@ -632,15 +607,10 @@ public Field11S setMTNumber(String component1) { } /** - * Alternative DEPRECATED method setter for field's MT Number - * - * @see #setMTNumber(String) - * - * @param component1 the MT Number to set - * @return the field object to enable build pattern + * @deprecated use #setMTNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field11S setMT(String component1) { return setMTNumber(component1); } 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 53ce7ffd2..b42ac8880 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java @@ -83,21 +83,21 @@ public class Field12 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getMessageTypeAsLong() { } /** - * Get the Message 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 #getMessageTypeAsLong() + * @deprecated use #getMessageTypeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageTypeAsNumber() { return getComponent1AsNumber(); } 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 1b6bd1995..a9eaaf417 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java @@ -83,21 +83,21 @@ public class Field120 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getIdentifierAsLong() { } /** - * Get the Identifier (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 #getIdentifierAsLong() + * @deprecated use #getIdentifierAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getIdentifierAsNumber() { return getComponent1AsNumber(); } 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 18b39e83a..52a5f6355 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java @@ -81,21 +81,21 @@ public class Field121 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 64931d515..62809493b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java @@ -83,21 +83,21 @@ public class Field122 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -350,16 +350,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -375,11 +369,11 @@ public String getNumberOfMessages() { /** * Alternative DEPRECATED method getter for field's Number Of Messages - * @see #getNumberOfMessages() + * @deprecated use #getNumberOfMessages() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofMessages() { return getNumberOfMessages(); } @@ -394,41 +388,28 @@ public java.lang.Long getNumberOfMessagesAsLong() { } /** - * Get the Number Of Messages (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 #getNumberOfMessagesAsLong() + * @deprecated use #getNumberOfMessagesAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberOfMessagesAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number Of Messages as Long - * @see #getNumberOfMessagesAsLong() + * @deprecated use #getNumberOfMessagesAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofMessagesAsLong() { return getNumberOfMessagesAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number Of Messages (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 #getNumberOfMessagesAsLong() + * @deprecated use #getNumberOfMessagesAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofMessagesAsNumber() { return getNumberOfMessagesAsNumber(); } @@ -526,45 +507,29 @@ public Field122 setNumberOfMessages(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Number Of Messages - * - * @see #setNumberOfMessages(String) - * - * @param component1 the Number Of Messages to set - * @return the field object to enable build pattern + * @deprecated use #setNumberOfMessages(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field122 setNumberofMessages(String component1) { return setNumberOfMessages(component1); } /** - * Alternative DEPRECATED method setter for field's Number Of Messages 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field122 setNumberofMessages(java.lang.Long component1) { return setNumberOfMessages(component1); } /** - * Alternative DEPRECATED method setter for field's Number Of Messages (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 Of Messages content to set - * @return the field object to enable build pattern - * @see #setNumberOfMessages(java.lang.Long) + * @deprecated use #setNumberOfMessages(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 93af9d3e2..0a7c5fc3c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java @@ -81,21 +81,21 @@ public class Field123 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 2d274d801..6c3c61278 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java @@ -83,21 +83,21 @@ public class Field124 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "M"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "M"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "M"; } 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 aee084b7f..03e971edb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java @@ -83,21 +83,21 @@ public class Field125 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getCategoryAsLong() { } /** - * Get the Category (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 #getCategoryAsLong() + * @deprecated use #getCategoryAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getCategoryAsNumber() { return getComponent1AsNumber(); } 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 5ba54aa42..0014dc0e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java @@ -83,21 +83,21 @@ public class Field126 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getSeedAsLong() { } /** - * Get the Seed (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 #getSeedAsLong() + * @deprecated use #getSeedAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSeedAsNumber() { return getComponent1AsNumber(); } 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 c4e4f076b..254361ea1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java @@ -81,21 +81,21 @@ public class Field127 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 99c9e9d36..204220f8e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java @@ -85,21 +85,21 @@ public class Field128 extends Field implements Serializable, BICContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cB"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cB"; } 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 029394e88..73fc5f910 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java @@ -84,21 +84,21 @@ public class Field129 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -364,16 +364,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -397,16 +391,10 @@ public java.lang.Long getSectionAsLong() { } /** - * Get the Section (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 #getSectionAsLong() + * @deprecated use #getSectionAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSectionAsNumber() { return getComponent1AsNumber(); } @@ -430,16 +418,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -463,16 +445,10 @@ public java.lang.Long getTotalAsLong() { } /** - * 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 use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalAsNumber() { return getComponent2AsNumber(); } 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 3dafee5d6..030748293 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java @@ -84,21 +84,21 @@ public class Field12A extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -117,11 +117,10 @@ public class Field12A extends Field implements Serializable, GenericField { public static final Integer INSTRUMENT_CODE_OR_DESCRIPTION = 3; /** - * Alternative (DEPRECATED) constant name for field's Instrument Code Or Description Component number. - * @see #INSTRUMENT_CODE_OR_DESCRIPTION + * @deprecated use #INSTRUMENT_CODE_OR_DESCRIPTION instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer INSTRUMENT_CODE = 3; /** @@ -255,7 +254,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -424,11 +423,11 @@ public String getInstrumentCodeOrDescription() { /** * Alternative DEPRECATED method getter for field's Instrument Code Or Description - * @see #getInstrumentCodeOrDescription() + * @deprecated use #getInstrumentCodeOrDescription() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getInstrumentCode() { return getInstrumentCodeOrDescription(); } @@ -497,15 +496,10 @@ public Field12A setInstrumentCodeOrDescription(String component3) { } /** - * Alternative DEPRECATED method setter for field's Instrument Code Or Description - * - * @see #setInstrumentCodeOrDescription(String) - * - * @param component3 the Instrument Code Or Description to set - * @return the field object to enable build pattern + * @deprecated use #setInstrumentCodeOrDescription(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 0450ba6c7..d4286ba8d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java @@ -84,21 +84,21 @@ public class Field12B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -253,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -422,7 +422,7 @@ public String getInstrumentTypeCode() { /** * Alternative method getter for field's Instrument Type Code - * @see #getInstrumentTypeCode() + * @deprecated use #getInstrumentTypeCode() instead * @since 9.2.7 */ public String getType() { @@ -493,12 +493,7 @@ public Field12B setInstrumentTypeCode(String component3) { } /** - * Alternative method setter for field's Instrument Type Code - * - * @see #setInstrumentTypeCode(String) - * - * @param component3 the Instrument Type Code to set - * @return the field object to enable build pattern + * @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 650fc9b4a..df7992918 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java @@ -83,21 +83,21 @@ public class Field12C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 26c2577cb..343b895d6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java @@ -81,21 +81,21 @@ public class Field12D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 837b229e2..5797b406c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java @@ -81,21 +81,21 @@ public class Field12E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -110,11 +110,10 @@ public class Field12E extends Field implements Serializable { public static final Integer CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Status Component number. - * @see #STATUS + * @deprecated use #STATUS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer EXPIRATION_STYLE = 1; /** @@ -233,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -363,7 +362,7 @@ public String getStatus() { /** * Alternative method getter for field's Status - * @see #getStatus() + * @deprecated use #getStatus() instead * @since 9.2.7 */ public String getCode() { @@ -372,11 +371,11 @@ public String getCode() { /** * Alternative DEPRECATED method getter for field's Status - * @see #getStatus() + * @deprecated use #getStatus() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getExpirationStyle() { return getStatus(); } @@ -403,27 +402,17 @@ public Field12E setStatus(String component1) { } /** - * Alternative method setter for field's Status - * - * @see #setStatus(String) - * - * @param component1 the Status to set - * @return the field object to enable build pattern + * @deprecated use #setStatus(String) instead */ public Field12E setCode(String component1) { return setStatus(component1); } /** - * Alternative DEPRECATED method setter for field's Status - * - * @see #setStatus(String) - * - * @param component1 the Status to set - * @return the field object to enable build pattern + * @deprecated use #setStatus(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 75f24a03d..4fdcdcb80 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java @@ -81,21 +81,21 @@ public class Field12F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 070580002..948087f34 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java @@ -81,21 +81,21 @@ public class Field12G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 bc1ac4a75..c22e864f7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java @@ -87,21 +87,21 @@ public class Field130 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/S$/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NSNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NSNS"; /** @@ -270,7 +270,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NSNS"; } @@ -406,16 +406,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -439,16 +433,10 @@ public java.lang.Long getHeadingCodeAsLong() { } /** - * Get the Heading Code (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 #getHeadingCodeAsLong() + * @deprecated use #getHeadingCodeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getHeadingCodeAsNumber() { return getComponent1AsNumber(); } @@ -488,16 +476,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -521,16 +503,10 @@ public java.lang.Long getHeadingCode2AsLong() { } /** - * Get the Heading Code 2 (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getHeadingCode2AsLong() + * @deprecated use #getHeadingCode2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getHeadingCode2AsNumber() { return getComponent3AsNumber(); } 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 60a1f6ebc..eadf13b5a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java @@ -84,21 +84,21 @@ public class Field132 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cN"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cN"; } @@ -381,16 +381,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -414,16 +408,10 @@ public java.lang.Long getBroadcastNumberAsLong() { } /** - * Get the Broadcast Number (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 #getBroadcastNumberAsLong() + * @deprecated use #getBroadcastNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBroadcastNumberAsNumber() { return getComponent2AsNumber(); } 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 ad9bef862..e35da802a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java @@ -86,21 +86,21 @@ public class Field133 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "c3!SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cSKN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cSKN"; /** @@ -267,7 +267,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cSKN"; } @@ -451,16 +451,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -484,16 +478,10 @@ public java.lang.Long getBroadcastNumberAsLong() { } /** - * Get the Broadcast Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBroadcastNumberAsLong() + * @deprecated use #getBroadcastNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBroadcastNumberAsNumber() { return getComponent4AsNumber(); } 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 105e59c84..36f947632 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java @@ -87,21 +87,21 @@ public class Field134 extends Field implements Serializable, BICContainer, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$S$S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "BSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "BSS"; /** @@ -252,7 +252,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "BSS"; } 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 933f31e72..618d9118b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java @@ -81,21 +81,21 @@ public class Field135 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "c"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "c"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "c"; } 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 7c05c77ba..ce46bd491 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java @@ -84,21 +84,21 @@ public class Field136 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cN"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cN"; } @@ -378,16 +378,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -411,16 +405,10 @@ public java.lang.Long getBroadcastNumberAsLong() { } /** - * Get the Broadcast Number (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 #getBroadcastNumberAsLong() + * @deprecated use #getBroadcastNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBroadcastNumberAsNumber() { return getComponent2AsNumber(); } 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 454a23259..758022430 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java @@ -86,21 +86,21 @@ public class Field137 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "c3!SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cSKN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cSKN"; /** @@ -267,7 +267,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cSKN"; } @@ -451,16 +451,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -484,16 +478,10 @@ public java.lang.Long getBroadcastNumberAsLong() { } /** - * Get the Broadcast Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBroadcastNumberAsLong() + * @deprecated use #getBroadcastNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBroadcastNumberAsNumber() { return getComponent4AsNumber(); } 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 089f48518..d4b42f975 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java @@ -83,21 +83,21 @@ public class Field13A extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -387,7 +387,7 @@ public String getNumberId() { /** * Alternative method getter for field's Number Id - * @see #getNumberId() + * @deprecated use #getNumberId() instead * @since 9.2.7 */ public String getNumberIdentification() { @@ -437,12 +437,7 @@ public Field13A setNumberId(String component2) { } /** - * Alternative method setter for field's Number Id - * - * @see #setNumberId(String) - * - * @param component2 the Number Id to set - * @return the field object to enable build pattern + * @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 03c59bcf1..ba91c7b57 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java @@ -84,21 +84,21 @@ public class Field13B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 cd23041d8..a935203db 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java @@ -85,21 +85,21 @@ public class Field13C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SHGO"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SHGO"; /** @@ -113,11 +113,10 @@ public class Field13C extends Field implements Serializable { public static final Integer TIME_INDICATION = 2; /** - * Alternative (DEPRECATED) constant name for field's Time Indication Component number. - * @see #TIME_INDICATION + * @deprecated use #TIME_INDICATION instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TIME = 2; /** @@ -131,11 +130,10 @@ public class Field13C extends Field implements Serializable { public static final Integer TIME_OFFSET = 4; /** - * Alternative (DEPRECATED) constant name for field's Time Offset Component number. - * @see #TIME_OFFSET + * @deprecated use #TIME_OFFSET instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer OFFSET = 4; /** @@ -287,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SHGO"; } @@ -451,11 +449,11 @@ public String getTimeIndication() { /** * Alternative DEPRECATED method getter for field's Time Indication - * @see #getTimeIndication() + * @deprecated use #getTimeIndication() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getTime() { return getTimeIndication(); } @@ -469,11 +467,10 @@ public java.util.Calendar getTimeIndicationAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Time Indication as Calendar - * @see #getTimeIndicationAsCalendar() + * @deprecated use #getTimeIndicationAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getTimeAsCalendar() { return getTimeIndicationAsCalendar(); } @@ -521,11 +518,11 @@ public String getTimeOffset() { /** * Alternative DEPRECATED method getter for field's Time Offset - * @see #getTimeOffset() + * @deprecated use #getTimeOffset() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getOffset() { return getTimeOffset(); } @@ -539,11 +536,10 @@ public java.util.Calendar getTimeOffsetAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Time Offset as Calendar - * @see #getTimeOffsetAsCalendar() + * @deprecated use #getTimeOffsetAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getOffsetAsCalendar() { return getTimeOffsetAsCalendar(); } @@ -614,29 +610,19 @@ public Field13C setTimeIndication(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's Time Indication - * - * @see #setTimeIndication(String) - * - * @param component2 the Time Indication to set - * @return the field object to enable build pattern + * @deprecated use #setTimeIndication(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13C setTime(String component2) { return setTimeIndication(component2); } /** - * Alternative DEPRECATED method setter for field's Time Indication from a Calendar object. - * - * @see #setComponent2(java.util.Calendar) - * - * @param component2 Calendar with the Time Indication content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13C setTime(java.util.Calendar component2) { return setTimeIndication(component2); } @@ -707,29 +693,19 @@ public Field13C setTimeOffset(java.util.Calendar component4) { } /** - * Alternative DEPRECATED method setter for field's Time Offset - * - * @see #setTimeOffset(String) - * - * @param component4 the Time Offset to set - * @return the field object to enable build pattern + * @deprecated use #setTimeOffset(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13C setOffset(String component4) { return setTimeOffset(component4); } /** - * Alternative DEPRECATED method setter for field's Time Offset from a Calendar object. - * - * @see #setComponent4(java.util.Calendar) - * - * @param component4 Calendar with the Time Offset content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent4(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 d29d10f60..ac9f4a9ce 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java @@ -87,21 +87,21 @@ public class Field13D extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ""; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EHGO"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EHGO"; /** @@ -273,7 +273,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EHGO"; } 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 3eef0a0e2..74e268389 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java @@ -83,21 +83,21 @@ public class Field13J extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field13J extends Field implements Serializable, GenericField { public static final Integer EXTENDED_NUMBER_ID = 2; /** - * Alternative (DEPRECATED) constant name for field's Extended Number Id Component number. - * @see #EXTENDED_NUMBER_ID + * @deprecated use #EXTENDED_NUMBER_ID instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getExtendedNumberId() { /** * Alternative DEPRECATED method getter for field's Extended Number Id - * @see #getExtendedNumberId() + * @deprecated use #getExtendedNumberId() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getExtendedNumberId(); } @@ -441,15 +440,10 @@ public Field13J setExtendedNumberId(String component2) { } /** - * Alternative DEPRECATED method setter for field's Extended Number Id - * - * @see #setExtendedNumberId(String) - * - * @param component2 the Extended Number Id to set - * @return the field object to enable build pattern + * @deprecated use #setExtendedNumberId(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 5ca23d319..8cce01f4e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java @@ -88,21 +88,21 @@ public class Field13K extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -121,11 +121,10 @@ public class Field13K extends Field implements Serializable, AmountContainer, Ge public static final Integer QUANTITY = 3; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 3; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -432,16 +431,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -456,11 +449,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -475,41 +468,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -651,45 +631,29 @@ public Field13K setQuantity(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component3 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13K setAmount(String component3) { return setQuantity(component3); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent3(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13K setAmount(java.math.BigDecimal component3) { return setQuantity(component3); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 3) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13K setAmount(java.lang.Number component3) { return setQuantity(component3); } 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 dbef6d63b..fe70548c8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java @@ -83,21 +83,21 @@ public class Field140 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getIdentifierAsLong() { } /** - * Get the Identifier (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 #getIdentifierAsLong() + * @deprecated use #getIdentifierAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getIdentifierAsNumber() { return getComponent1AsNumber(); } 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 cd0713e68..4d428b048 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java @@ -81,21 +81,21 @@ public class Field141 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 87f2fb4f9..8353a7f3f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java @@ -84,21 +84,21 @@ public class Field142 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "A"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "A"; /** @@ -227,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "A"; } 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 62db5c2a0..22c1e7e5c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java @@ -84,21 +84,21 @@ public class Field143 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "A"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "A"; /** @@ -227,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "A"; } 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 6cdf0c1cf..53683eb15 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java @@ -83,21 +83,21 @@ public class Field144 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getStatusCodeAsLong() { } /** - * Get the Status Code (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 #getStatusCodeAsLong() + * @deprecated use #getStatusCodeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getStatusCodeAsNumber() { return getComponent1AsNumber(); } 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 c0b1f53e3..5824585e2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java @@ -81,21 +81,21 @@ public class Field14A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f909358ee..5b6130ac5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java @@ -81,21 +81,21 @@ public class Field14B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d733ccf01..fdc760046 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java @@ -83,21 +83,21 @@ public class Field14C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getYearAsLong() { } /** - * Get the Year (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 #getYearAsLong() + * @deprecated use #getYearAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getYearAsNumber() { return getComponent1AsNumber(); } 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 f5726a4b0..d140cd364 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java @@ -81,21 +81,21 @@ public class Field14D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 5edda9b31..edd6fda1e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java @@ -81,21 +81,21 @@ public class Field14E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 76dd7ca46..d18b5af7d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java @@ -81,21 +81,21 @@ public class Field14F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ad1584943..74b4e290a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java @@ -82,21 +82,21 @@ public class Field14G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 a0c3cd6e1..b3f5e4dd6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java @@ -81,21 +81,21 @@ public class Field14H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 14cde4cca..c1f9898cd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java @@ -81,21 +81,21 @@ public class Field14J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 73973bb27..ef407f452 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java @@ -81,21 +81,21 @@ public class Field14K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ba5d3b7fd..c4eb56307 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java @@ -81,21 +81,21 @@ public class Field14L extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 446fb2ed3..1da1d6cc0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java @@ -81,21 +81,21 @@ public class Field14M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 96daf329e..32854b036 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java @@ -81,21 +81,21 @@ public class Field14N extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a6d8ce35b..35592197a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java @@ -81,21 +81,21 @@ public class Field14O extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c7e685a71..1106fa375 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java @@ -87,21 +87,21 @@ public class Field14S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN[//S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNHS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNHS"; /** @@ -279,7 +279,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNHS"; } @@ -437,16 +437,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -470,16 +464,10 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (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 #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent2AsNumber(); } 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 51a4b044f..1f0a3ff29 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java @@ -83,21 +83,21 @@ public class Field151 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session 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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent1AsNumber(); } 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 988684d15..9f220872a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java @@ -83,21 +83,21 @@ public class Field152 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getSequenceNumberAsLong() { } /** - * Get the Sequence 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 #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getComponent1AsNumber(); } 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 e9cf775af..2ea8dd25e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java @@ -83,21 +83,21 @@ public class Field153 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getSequenceNumberAsLong() { } /** - * Get the Sequence 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 #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getComponent1AsNumber(); } 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 709d6ee95..3cb2254f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java @@ -81,21 +81,21 @@ public class Field15A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0c7672c61..43afdd9ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java @@ -81,21 +81,21 @@ public class Field15B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f16c61805..48827bf76 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java @@ -81,21 +81,21 @@ public class Field15C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a11191a92..c58922698 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java @@ -81,21 +81,21 @@ public class Field15D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 1672f387a..667bceaf6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java @@ -81,21 +81,21 @@ public class Field15E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 1144ed005..0711f6158 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java @@ -81,21 +81,21 @@ public class Field15F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 44beafa18..416a21cf3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java @@ -81,21 +81,21 @@ public class Field15G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 3180e2032..28b0e7e03 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java @@ -81,21 +81,21 @@ public class Field15H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0b43d1018..7b899fc6a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java @@ -81,21 +81,21 @@ public class Field15I extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 667ae75bb..4b432d205 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java @@ -81,21 +81,21 @@ public class Field15J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0ff6c8bda..a158eabe0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java @@ -81,21 +81,21 @@ public class Field15K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 68002587a..dfa8f785c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java @@ -81,21 +81,21 @@ public class Field15L extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 77829aa1c..7942e4abd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java @@ -81,21 +81,21 @@ public class Field15M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0f1e03aeb..7c9068912 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java @@ -81,21 +81,21 @@ public class Field15N extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 3ed5f2167..3b1247928 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java @@ -81,21 +81,21 @@ public class Field15O extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 73b6a2058..43e72fff7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java @@ -81,21 +81,21 @@ public class Field15P extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 6c340ace8..7c7042bad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java @@ -82,21 +82,21 @@ public class Field165 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 bd119fe42..a976e3bd0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java @@ -83,21 +83,21 @@ public class Field16A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 ede71f601..f6921fa5f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java @@ -83,21 +83,21 @@ public class Field16C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 e65143b18..111a0e36c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java @@ -81,21 +81,21 @@ public class Field16R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a68bf4507..e14f208f6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java @@ -81,21 +81,21 @@ public class Field16S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b0cebffd5..b7bb4c110 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java @@ -84,21 +84,21 @@ public class Field171 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 5bf88221a..ce1a22779 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java @@ -85,21 +85,21 @@ public class Field172 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ""; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "JJ"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "JJ"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "JJ"; } 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 01e4ef878..8a7305478 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java @@ -84,21 +84,21 @@ public class Field173 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "P"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "P"; /** @@ -227,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "P"; } 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 224c0009f..36c491888 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java @@ -82,21 +82,21 @@ public class Field174 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "Q"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "Q"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "Q"; } 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 6330c1ae8..4a2287910 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java @@ -82,21 +82,21 @@ public class Field175 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "H"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "H"; /** @@ -224,7 +224,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "H"; } 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 810ceb2c6..729219d29 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java @@ -84,21 +84,21 @@ public class Field177 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "U"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "U"; /** @@ -227,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "U"; } 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 385b4ef44..17a8ca4dc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java @@ -82,21 +82,21 @@ public class Field179 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "T"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "T"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "T"; } 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 a0227b755..a63a7687e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java @@ -81,21 +81,21 @@ public class Field17A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 e07fe328a..5e70b8c94 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java @@ -83,21 +83,21 @@ public class Field17B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 8b8009f36..cee35dc6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java @@ -81,21 +81,21 @@ public class Field17C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 5e517b379..5484bdc60 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java @@ -81,21 +81,21 @@ public class Field17E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d3fe28546..a3263e18a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java @@ -81,21 +81,21 @@ public class Field17F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 99ca4dc46..4d4a3e839 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java @@ -81,21 +81,21 @@ public class Field17G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 86e363608..726c5a4ca 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java @@ -81,21 +81,21 @@ public class Field17H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f5bc03f46..ff1524fcb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java @@ -81,21 +81,21 @@ public class Field17I extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 9d42b529e..0bb11d33a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java @@ -81,21 +81,21 @@ public class Field17L extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 e1d9a98c6..3a96aba8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java @@ -81,21 +81,21 @@ public class Field17M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 7371e8400..9d9abb33e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java @@ -81,21 +81,21 @@ public class Field17N extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 58697762c..c412b5092 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java @@ -81,21 +81,21 @@ public class Field17O extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c444e4cbc..8b1d44096 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java @@ -81,21 +81,21 @@ public class Field17P extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 cff688e20..f34ea3a17 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java @@ -81,21 +81,21 @@ public class Field17Q extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d65461a2a..d0264bf29 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java @@ -81,21 +81,21 @@ public class Field17R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 23a1adec6..d74579f42 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java @@ -81,21 +81,21 @@ public class Field17S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 34b7d2a3c..8c66a1f1f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java @@ -81,21 +81,21 @@ public class Field17T extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 08dcba2ae..6ea0abcab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java @@ -81,21 +81,21 @@ public class Field17U extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 8c4f31429..03a06e7b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java @@ -81,21 +81,21 @@ public class Field17V extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 cc7e97c46..84abe4fd2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java @@ -81,21 +81,21 @@ public class Field17W extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 cb31491c4..7de5dd9fe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java @@ -81,21 +81,21 @@ public class Field17X extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f7d900462..01b72d439 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java @@ -81,21 +81,21 @@ public class Field17Y extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 894d0fa5b..8cc4a7040 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java @@ -81,21 +81,21 @@ public class Field17Z extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 2da3de9bd..fddb8330d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java @@ -83,21 +83,21 @@ public class Field18A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 7de472b3f..dd01e1c7d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java @@ -83,21 +83,21 @@ public class Field18B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 1817023cd..e8de64f48 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java @@ -83,21 +83,21 @@ public class Field18C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 50f820971..e94914df1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java @@ -83,21 +83,21 @@ public class Field18D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 c7a9c9237..9ea146301 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java @@ -85,21 +85,21 @@ public class Field19 extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent1AsNumber(); } 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 656eb9251..d688f2f60 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java @@ -81,21 +81,21 @@ public class Field199 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 776a948dd..646399905 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java @@ -90,21 +90,21 @@ public class Field19A extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSCI"; /** @@ -123,11 +123,10 @@ public class Field19A extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 3; /** @@ -285,7 +284,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSCN"; } @@ -466,11 +465,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -484,11 +483,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -512,16 +510,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -544,16 +536,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -645,29 +631,19 @@ public Field19A setCurrencyCode(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component3 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19A setCurrency(String component3) { return setCurrencyCode(component3); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19A setCurrency(java.util.Currency component3) { return setCurrencyCode(component3); } 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 6895aa3ff..11a2c6510 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java @@ -89,21 +89,21 @@ public class Field19B extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCI"; /** @@ -117,11 +117,10 @@ public class Field19B extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCN"; } @@ -424,11 +423,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -442,11 +441,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -470,16 +468,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -502,16 +494,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } @@ -582,29 +568,19 @@ public Field19B setCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component2 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19B setCurrency(String component2) { return setCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19B setCurrency(java.util.Currency component2) { return setCurrencyCode(component2); } 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 95d0e786d..32cfa35ed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java @@ -86,21 +86,21 @@ public class Field19C extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -114,11 +114,10 @@ public class Field19C extends Field implements Serializable, AmountContainer { public static final Integer ADJUSTMENT_FACTOR = 2; /** - * Alternative (DEPRECATED) constant name for field's Adjustment Factor Component number. - * @see #ADJUSTMENT_FACTOR + * @deprecated use #ADJUSTMENT_FACTOR instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -398,16 +397,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -422,11 +415,11 @@ public String getAdjustmentFactor() { /** * Alternative DEPRECATED method getter for field's Adjustment Factor - * @see #getAdjustmentFactor() + * @deprecated use #getAdjustmentFactor() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getAdjustmentFactor(); } @@ -441,41 +434,28 @@ public java.math.BigDecimal getAdjustmentFactorAsBigDecimal() { } /** - * Get the Adjustment Factor (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 #getAdjustmentFactorAsBigDecimal() + * @deprecated use #getAdjustmentFactorAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAdjustmentFactorAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Adjustment Factor as BigDecimal - * @see #getAdjustmentFactorAsBigDecimal() + * @deprecated use #getAdjustmentFactorAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getAdjustmentFactorAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Adjustment Factor (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 #getAdjustmentFactorAsBigDecimal() + * @deprecated use #getAdjustmentFactorAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getAdjustmentFactorAsNumber(); } @@ -596,45 +576,29 @@ public Field19C setAdjustmentFactor(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Adjustment Factor - * - * @see #setAdjustmentFactor(String) - * - * @param component2 the Adjustment Factor to set - * @return the field object to enable build pattern + * @deprecated use #setAdjustmentFactor(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19C setAmount(String component2) { return setAdjustmentFactor(component2); } /** - * Alternative DEPRECATED method setter for field's Adjustment Factor 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19C setAmount(java.math.BigDecimal component2) { return setAdjustmentFactor(component2); } /** - * Alternative DEPRECATED method setter for field's Adjustment Factor (component 2) as 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) + * @deprecated use #setAdjustmentFactor(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19C setAmount(java.lang.Number component2) { return setAdjustmentFactor(component2); } 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 5f146502d..ea516f743 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java @@ -85,21 +85,21 @@ public class Field19Y extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -108,11 +108,10 @@ public class Field19Y extends Field implements Serializable, AmountContainer { public static final Integer WEIGHT = 1; /** - * Alternative (DEPRECATED) constant name for field's Weight Component number. - * @see #WEIGHT + * @deprecated use #WEIGHT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 1; /** @@ -236,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -365,16 +364,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -389,11 +382,11 @@ public String getWeight() { /** * Alternative DEPRECATED method getter for field's Weight - * @see #getWeight() + * @deprecated use #getWeight() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getWeight(); } @@ -408,41 +401,28 @@ public java.math.BigDecimal getWeightAsBigDecimal() { } /** - * Get the Weight (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getWeightAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Weight as BigDecimal - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getWeightAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Weight (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getWeightAsNumber(); } @@ -542,45 +522,29 @@ public Field19Y setWeight(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Weight - * - * @see #setWeight(String) - * - * @param component1 the Weight to set - * @return the field object to enable build pattern + * @deprecated use #setWeight(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Y setAmount(String component1) { return setWeight(component1); } /** - * Alternative DEPRECATED method setter for field's Weight 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 + * @deprecated use #setComponent1(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Y setAmount(java.math.BigDecimal component1) { return setWeight(component1); } /** - * Alternative DEPRECATED method setter for field's Weight (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 Weight content to set - * @return the field object to enable build pattern - * @see #setWeight(java.math.BigDecimal) + * @deprecated use #setWeight(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Y setAmount(java.lang.Number component1) { return setWeight(component1); } 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 d8a8a7ad8..24b23fc3e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java @@ -85,21 +85,21 @@ public class Field19Z extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -108,11 +108,10 @@ public class Field19Z extends Field implements Serializable, AmountContainer { public static final Integer WEIGHT = 1; /** - * Alternative (DEPRECATED) constant name for field's Weight Component number. - * @see #WEIGHT + * @deprecated use #WEIGHT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 1; /** @@ -236,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -365,16 +364,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -389,11 +382,11 @@ public String getWeight() { /** * Alternative DEPRECATED method getter for field's Weight - * @see #getWeight() + * @deprecated use #getWeight() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getWeight(); } @@ -408,41 +401,28 @@ public java.math.BigDecimal getWeightAsBigDecimal() { } /** - * Get the Weight (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getWeightAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Weight as BigDecimal - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getWeightAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Weight (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getWeightAsNumber(); } @@ -542,45 +522,29 @@ public Field19Z setWeight(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Weight - * - * @see #setWeight(String) - * - * @param component1 the Weight to set - * @return the field object to enable build pattern + * @deprecated use #setWeight(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Z setAmount(String component1) { return setWeight(component1); } /** - * Alternative DEPRECATED method setter for field's Weight 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 + * @deprecated use #setComponent1(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Z setAmount(java.math.BigDecimal component1) { return setWeight(component1); } /** - * Alternative DEPRECATED method setter for field's Weight (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 Weight content to set - * @return the field object to enable build pattern - * @see #setWeight(java.math.BigDecimal) + * @deprecated use #setWeight(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Z setAmount(java.lang.Number component1) { return setWeight(component1); } 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 b420c7dd8..fc57fd941 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java @@ -81,21 +81,21 @@ public class Field20 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 08f8c870b..c5351ad6f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java @@ -83,21 +83,21 @@ public class Field202 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getSectionNumberAsLong() { } /** - * Get the Section 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 #getSectionNumberAsLong() + * @deprecated use #getSectionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSectionNumberAsNumber() { return getComponent1AsNumber(); } 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 3e4904baa..943db1ba3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java @@ -83,21 +83,21 @@ public class Field203 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getTotalSectionsAsLong() { } /** - * Get the Total Sections (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 #getTotalSectionsAsLong() + * @deprecated use #getTotalSectionsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalSectionsAsNumber() { return getComponent1AsNumber(); } 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 a62bd1cf8..a9e45c628 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java @@ -81,21 +81,21 @@ public class Field204 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 4585d26e0..36237d297 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java @@ -81,21 +81,21 @@ public class Field206 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 a015dff6d..d3f2cd81b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java @@ -81,21 +81,21 @@ public class Field208 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 aa92ff66a..911fde3eb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java @@ -83,21 +83,21 @@ public class Field209 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getTypeAsLong() { } /** - * 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 use #getTypeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTypeAsNumber() { return getComponent1AsNumber(); } 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 667e18c46..f6eb41ca9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java @@ -83,21 +83,21 @@ public class Field20C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 b442f29d9..cb7c9d60d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java @@ -83,21 +83,21 @@ public class Field20D extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 5a47f24fe..c9c816658 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java @@ -83,21 +83,21 @@ public class Field20U extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 ba8c9b85f..6312f84ab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java @@ -81,21 +81,21 @@ public class Field21 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 6cb5dc52c..eaaf6bfd7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java @@ -81,21 +81,21 @@ public class Field21A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 9e2562f30..d4a0fc5ad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java @@ -81,21 +81,21 @@ public class Field21B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getReference() { /** * Alternative method getter for field's Reference - * @see #getReference() + * @deprecated use #getReference() instead * @since 9.2.7 */ public String getContractNumber() { @@ -370,7 +370,7 @@ public String getContractNumber() { /** * Alternative method getter for field's Reference - * @see #getReference() + * @deprecated use #getReference() instead * @since 9.2.7 */ public String getNumber() { @@ -399,24 +399,14 @@ public Field21B setReference(String component1) { } /** - * Alternative method setter for field's Reference - * - * @see #setReference(String) - * - * @param component1 the Reference to set - * @return the field object to enable build pattern + * @deprecated use #setReference(String) instead */ public Field21B setContractNumber(String component1) { return setReference(component1); } /** - * Alternative method setter for field's Reference - * - * @see #setReference(String) - * - * @param component1 the Reference to set - * @return the field object to enable build pattern + * @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 c1d8e66ba..537f495f7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java @@ -81,21 +81,21 @@ public class Field21C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 778809704..96f1ecafb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java @@ -81,21 +81,21 @@ public class Field21D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 4ca67d96f..b7726ae2d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java @@ -81,21 +81,21 @@ public class Field21E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 991b28823..f5a098d48 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java @@ -81,21 +81,21 @@ public class Field21F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 9b40bd580..c9d5c1342 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java @@ -81,21 +81,21 @@ public class Field21G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0b2ffa836..5eb3e53f7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java @@ -82,21 +82,21 @@ public class Field21H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -105,11 +105,10 @@ public class Field21H extends Field implements Serializable { public static final Integer EVENT_TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Event Type Component number. - * @see #EVENT_TYPE + * @deprecated use #EVENT_TYPE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer QUALIFIER = 1; /** @@ -240,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -371,11 +370,11 @@ public String getEventType() { /** * Alternative DEPRECATED method getter for field's Event Type - * @see #getEventType() + * @deprecated use #getEventType() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getQualifier() { return getEventType(); } @@ -418,15 +417,10 @@ public Field21H setEventType(String component1) { } /** - * Alternative DEPRECATED method setter for field's Event Type - * - * @see #setEventType(String) - * - * @param component1 the Event Type to set - * @return the field object to enable build pattern + * @deprecated use #setEventType(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field21H setQualifier(String component1) { return setEventType(component1); } 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 9adbcdd64..9332bf084 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java @@ -81,21 +81,21 @@ public class Field21N extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getReference() { /** * Alternative method getter for field's Reference - * @see #getReference() + * @deprecated use #getReference() instead * @since 9.2.7 */ public String getContractNumber() { @@ -370,7 +370,7 @@ public String getContractNumber() { /** * Alternative method getter for field's Reference - * @see #getReference() + * @deprecated use #getReference() instead * @since 9.2.7 */ public String getNumber() { @@ -399,24 +399,14 @@ public Field21N setReference(String component1) { } /** - * Alternative method setter for field's Reference - * - * @see #setReference(String) - * - * @param component1 the Reference to set - * @return the field object to enable build pattern + * @deprecated use #setReference(String) instead */ public Field21N setContractNumber(String component1) { return setReference(component1); } /** - * Alternative method setter for field's Reference - * - * @see #setReference(String) - * - * @param component1 the Reference to set - * @return the field object to enable build pattern + * @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 2964ad097..b59bb9092 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java @@ -81,21 +81,21 @@ public class Field21P extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d3b429312..bd2e9c0d7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java @@ -81,21 +81,21 @@ public class Field21R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 e1ddabf12..fbd5d858c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java @@ -82,21 +82,21 @@ public class Field22 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 f365df93a..7268ec99a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java @@ -81,21 +81,21 @@ public class Field22A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getType() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getFunction() { @@ -370,7 +370,7 @@ public String getFunction() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getPurpose() { @@ -399,24 +399,14 @@ public Field22A setType(String component1) { } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ public Field22A setFunction(String component1) { return setType(component1); } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @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 79ea056a7..feb723af9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java @@ -81,21 +81,21 @@ public class Field22B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getType() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getCentre() { @@ -370,7 +370,7 @@ public String getCentre() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getFinancialCentre() { @@ -399,24 +399,14 @@ public Field22B setType(String component1) { } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ public Field22B setCentre(String component1) { return setType(component1); } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @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 8ed11f0d5..84b5f0b59 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java @@ -87,21 +87,21 @@ public class Field22C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!S2!S4!S4!S2!S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSNSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSNSS"; /** @@ -277,7 +277,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSNSS"; } @@ -448,16 +448,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -481,16 +475,10 @@ public java.lang.Long getReferenceCodeAsLong() { } /** - * Get the Reference Code (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getReferenceCodeAsLong() + * @deprecated use #getReferenceCodeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getReferenceCodeAsNumber() { return getComponent3AsNumber(); } 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 b57917af4..cfd3e0717 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java @@ -81,21 +81,21 @@ public class Field22D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getType() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getForm() { @@ -370,7 +370,7 @@ public String getForm() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getCode() { @@ -399,24 +399,14 @@ public Field22D setType(String component1) { } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ public Field22D setForm(String component1) { return setType(component1); } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @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 8d02a09a7..48ddd757a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java @@ -81,21 +81,21 @@ public class Field22E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -225,7 +225,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -353,7 +353,7 @@ public String getType() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getTypeOfPayment() { @@ -382,12 +382,7 @@ public Field22E setType(String component1) { } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @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 c557d486a..bcfa3fe33 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java @@ -84,21 +84,21 @@ public class Field22F extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 b6b537437..eee71a303 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java @@ -81,21 +81,21 @@ public class Field22G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getType() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getTypeOfBarrier() { @@ -370,7 +370,7 @@ public String getTypeOfBarrier() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getTypeOfDemand() { @@ -399,24 +399,14 @@ public Field22G setType(String component1) { } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ public Field22G setTypeOfBarrier(String component1) { return setType(component1); } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @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 7db338290..7674c3790 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java @@ -83,21 +83,21 @@ public class Field22H extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field22H extends Field implements Serializable, GenericField { public static final Integer INDICATOR = 2; /** - * Alternative (DEPRECATED) constant name for field's Indicator Component number. - * @see #INDICATOR + * @deprecated use #INDICATOR instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getIndicator() { /** * Alternative DEPRECATED method getter for field's Indicator - * @see #getIndicator() + * @deprecated use #getIndicator() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getIndicator(); } @@ -441,15 +440,10 @@ public Field22H setIndicator(String component2) { } /** - * Alternative DEPRECATED method setter for field's Indicator - * - * @see #setIndicator(String) - * - * @param component2 the Indicator to set - * @return the field object to enable build pattern + * @deprecated use #setIndicator(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field22H setCode(String component2) { return setIndicator(component2); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java index f2a2c7b67..6f92e8168 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java @@ -81,21 +81,21 @@ public class Field22J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field22J extends Field implements Serializable { public static final Integer TYPE_OF_TRIGGER = 1; /** - * Alternative (DEPRECATED) constant name for field's Type Of Trigger Component number. - * @see #TYPE_OF_TRIGGER + * @deprecated use #TYPE_OF_TRIGGER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE_OF_BARRIER = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getTypeOfTrigger() { /** * Alternative DEPRECATED method getter for field's Type Of Trigger - * @see #getTypeOfTrigger() + * @deprecated use #getTypeOfTrigger() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getTypeOfBarrier() { return getTypeOfTrigger(); } @@ -386,15 +385,10 @@ public Field22J setTypeOfTrigger(String component1) { } /** - * Alternative DEPRECATED method setter for field's Type Of Trigger - * - * @see #setTypeOfTrigger(String) - * - * @param component1 the Type Of Trigger to set - * @return the field object to enable build pattern + * @deprecated use #setTypeOfTrigger(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field22J setTypeOfBarrier(String component1) { return setTypeOfTrigger(component1); } 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 cd7999161..342399a26 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java @@ -82,21 +82,21 @@ public class Field22K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -373,7 +373,7 @@ public String getTypeOfEvent() { /** * Alternative method getter for field's Type Of Event - * @see #getTypeOfEvent() + * @deprecated use #getTypeOfEvent() instead * @since 9.2.7 */ public String getCode() { @@ -418,12 +418,7 @@ public Field22K setTypeOfEvent(String component1) { } /** - * Alternative method setter for field's Type Of Event - * - * @see #setTypeOfEvent(String) - * - * @param component1 the Type Of Event to set - * @return the field object to enable build pattern + * @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 9f1c2e3cd..7ac2d901c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java @@ -81,21 +81,21 @@ public class Field22L extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field22L extends Field implements Serializable { public static final Integer REPORTING_JURISDICTION = 1; /** - * Alternative (DEPRECATED) constant name for field's Reporting Jurisdiction Component number. - * @see #REPORTING_JURISDICTION + * @deprecated use #REPORTING_JURISDICTION instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getReportingJurisdiction() { /** * Alternative DEPRECATED method getter for field's Reporting Jurisdiction - * @see #getReportingJurisdiction() + * @deprecated use #getReportingJurisdiction() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getType() { return getReportingJurisdiction(); } @@ -386,15 +385,10 @@ public Field22L setReportingJurisdiction(String component1) { } /** - * Alternative DEPRECATED method setter for field's Reporting Jurisdiction - * - * @see #setReportingJurisdiction(String) - * - * @param component1 the Reporting Jurisdiction to set - * @return the field object to enable build pattern + * @deprecated use #setReportingJurisdiction(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 e912f58f7..5f805cd38 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java @@ -81,21 +81,21 @@ public class Field22M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -116,11 +116,10 @@ public class Field22M extends Field implements Serializable { public static final Integer ISSUER_CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Namespace Component number. - * @see #NAMESPACE + * @deprecated use #NAMESPACE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE = 1; /** @@ -239,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -371,7 +370,7 @@ public String getNamespace() { /** * Alternative method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getUTINamespace() { @@ -380,7 +379,7 @@ public String getUTINamespace() { /** * Alternative method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getIssuerCode() { @@ -389,11 +388,11 @@ public String getIssuerCode() { /** * Alternative DEPRECATED method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getType() { return getNamespace(); } @@ -420,39 +419,24 @@ public Field22M setNamespace(String component1) { } /** - * Alternative method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ public Field22M setUTINamespace(String component1) { return setNamespace(component1); } /** - * Alternative method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ public Field22M setIssuerCode(String component1) { return setNamespace(component1); } /** - * Alternative DEPRECATED method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 ff959eab6..ec2c22c4c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java @@ -81,21 +81,21 @@ public class Field22N extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 87a2df8d4..40f2a20ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java @@ -81,21 +81,21 @@ public class Field22P extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -116,11 +116,10 @@ public class Field22P extends Field implements Serializable { public static final Integer ISSUER_CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Namespace Component number. - * @see #NAMESPACE + * @deprecated use #NAMESPACE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE = 1; /** @@ -239,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -371,7 +370,7 @@ public String getNamespace() { /** * Alternative method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getPUTINamespace() { @@ -380,7 +379,7 @@ public String getPUTINamespace() { /** * Alternative method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getIssuerCode() { @@ -389,11 +388,11 @@ public String getIssuerCode() { /** * Alternative DEPRECATED method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getType() { return getNamespace(); } @@ -420,39 +419,24 @@ public Field22P setNamespace(String component1) { } /** - * Alternative method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ public Field22P setPUTINamespace(String component1) { return setNamespace(component1); } /** - * Alternative method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ public Field22P setIssuerCode(String component1) { return setNamespace(component1); } /** - * Alternative DEPRECATED method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 ab3608c0b..9d0b32c84 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java @@ -81,21 +81,21 @@ public class Field22Q extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field22Q extends Field implements Serializable { public static final Integer PORTFOLIO = 1; /** - * Alternative (DEPRECATED) constant name for field's Portfolio Component number. - * @see #PORTFOLIO + * @deprecated use #PORTFOLIO instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getPortfolio() { /** * Alternative DEPRECATED method getter for field's Portfolio - * @see #getPortfolio() + * @deprecated use #getPortfolio() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getType() { return getPortfolio(); } @@ -386,15 +385,10 @@ public Field22Q setPortfolio(String component1) { } /** - * Alternative DEPRECATED method setter for field's Portfolio - * - * @see #setPortfolio(String) - * - * @param component1 the Portfolio to set - * @return the field object to enable build pattern + * @deprecated use #setPortfolio(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 ee2bea3ed..852c8011c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java @@ -81,21 +81,21 @@ public class Field22R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a9b8403bd..0dc4052dc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java @@ -82,21 +82,21 @@ public class Field22S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 7fc73f288..7e193ffe2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java @@ -81,21 +81,21 @@ public class Field22T extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b899f5271..23a0ac510 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java @@ -81,21 +81,21 @@ public class Field22U extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c6ef22f18..4e2e8f8eb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java @@ -81,21 +81,21 @@ public class Field22V extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c237b91dd..09ce255a7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java @@ -81,21 +81,21 @@ public class Field22W extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 fcbf0a161..989dc494b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java @@ -81,21 +81,21 @@ public class Field22X extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 359fa210a..e16b1c7ee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java @@ -81,21 +81,21 @@ public class Field22Y extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -110,11 +110,10 @@ public class Field22Y extends Field implements Serializable { public static final Integer PERIOD = 1; /** - * Alternative (DEPRECATED) constant name for field's Required Component number. - * @see #REQUIRED + * @deprecated use #REQUIRED instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE = 1; /** @@ -233,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -363,7 +362,7 @@ public String getRequired() { /** * Alternative method getter for field's Required - * @see #getRequired() + * @deprecated use #getRequired() instead * @since 9.2.7 */ public String getPeriod() { @@ -372,11 +371,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Required - * @see #getRequired() + * @deprecated use #getRequired() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getType() { return getRequired(); } @@ -403,27 +402,17 @@ public Field22Y setRequired(String component1) { } /** - * Alternative method setter for field's Required - * - * @see #setRequired(String) - * - * @param component1 the Required to set - * @return the field object to enable build pattern + * @deprecated use #setRequired(String) instead */ public Field22Y setPeriod(String component1) { return setRequired(component1); } /** - * Alternative DEPRECATED method setter for field's Required - * - * @see #setRequired(String) - * - * @param component1 the Required to set - * @return the field object to enable build pattern + * @deprecated use #setRequired(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 eca9bba26..5cded64e8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java @@ -81,21 +81,21 @@ public class Field22Z extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 20b144930..d2998a428 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java @@ -87,21 +87,21 @@ public class Field23 extends Field implements Serializable, CurrencyContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S/S[/S]]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSC"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSC"; /** @@ -298,7 +298,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSC"; } @@ -450,7 +450,7 @@ public String getCode1() { /** * Alternative method getter for field's Code 1 - * @see #getCode1() + * @deprecated use #getCode1() instead * @since 9.2.7 */ public String getBuySellIndicator() { @@ -475,7 +475,7 @@ public String getCode2() { /** * Alternative method getter for field's Code 2 - * @see #getCode2() + * @deprecated use #getCode2() instead * @since 9.2.7 */ public String getCallPutIndicator() { @@ -500,7 +500,7 @@ public String getCode3() { /** * Alternative method getter for field's Code 3 - * @see #getCode3() + * @deprecated use #getCode3() instead * @since 9.2.7 */ public String getStyleIndicator() { @@ -534,7 +534,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getManualAutomaticIndicator() { @@ -550,8 +550,7 @@ public java.util.Currency getCurrencyAsCurrency() { } /** - * Alternative method getter for field's Currency as Currency - * @see #getCurrencyAsCurrency() + * @deprecated use #getCurrencyAsCurrency() instead * @since 9.2.7 */ public java.util.Currency getManualAutomaticIndicatorAsCurrency() { @@ -580,12 +579,7 @@ public Field23 setCode1(String component1) { } /** - * Alternative method setter for field's Code 1 - * - * @see #setCode1(String) - * - * @param component1 the Code 1 to set - * @return the field object to enable build pattern + * @deprecated use #setCode1(String) instead */ public Field23 setBuySellIndicator(String component1) { return setCode1(component1); @@ -613,12 +607,7 @@ public Field23 setCode2(String component2) { } /** - * Alternative method setter for field's Code 2 - * - * @see #setCode2(String) - * - * @param component2 the Code 2 to set - * @return the field object to enable build pattern + * @deprecated use #setCode2(String) instead */ public Field23 setCallPutIndicator(String component2) { return setCode2(component2); @@ -646,12 +635,7 @@ public Field23 setCode3(String component3) { } /** - * Alternative method setter for field's Code 3 - * - * @see #setCode3(String) - * - * @param component3 the Code 3 to set - * @return the field object to enable build pattern + * @deprecated use #setCode3(String) instead */ public Field23 setStyleIndicator(String component3) { return setCode3(component3); @@ -702,24 +686,14 @@ public Field23 setCurrency(java.util.Currency component4) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component4 the Currency to set - * @return the field object to enable build pattern + * @deprecated use #setCurrency(String) instead */ public Field23 setManualAutomaticIndicator(String component4) { return setCurrency(component4); } /** - * Alternative method setter for field's Currency from a Currency object. - * - * @see #setComponent4(java.util.Currency) - * - * @param component4 Currency with the Currency content to set - * @return the field object to enable build pattern + * @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 2578d49be..9e9593e44 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java @@ -82,21 +82,21 @@ public class Field23A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -105,11 +105,10 @@ public class Field23A extends Field implements Serializable { public static final Integer TYPE_OF_SWAP = 1; /** - * Alternative (DEPRECATED) constant name for field's Type Of Swap Component number. - * @see #TYPE_OF_SWAP + * @deprecated use #TYPE_OF_SWAP instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 1; /** @@ -118,11 +117,10 @@ public class Field23A extends Field implements Serializable { public static final Integer SETTLEMENT_METHOD = 2; /** - * Alternative (DEPRECATED) constant name for field's Settlement Method Component number. - * @see #SETTLEMENT_METHOD + * @deprecated use #SETTLEMENT_METHOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer ADDITIONAL_INFORMATION = 2; /** @@ -248,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -381,11 +379,11 @@ public String getTypeOfSwap() { /** * Alternative DEPRECATED method getter for field's Type Of Swap - * @see #getTypeOfSwap() + * @deprecated use #getTypeOfSwap() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getTypeOfSwap(); } @@ -408,11 +406,11 @@ public String getSettlementMethod() { /** * Alternative DEPRECATED method getter for field's Settlement Method - * @see #getSettlementMethod() + * @deprecated use #getSettlementMethod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAdditionalInformation() { return getSettlementMethod(); } @@ -439,15 +437,10 @@ public Field23A setTypeOfSwap(String component1) { } /** - * Alternative DEPRECATED method setter for field's Type Of Swap - * - * @see #setTypeOfSwap(String) - * - * @param component1 the Type Of Swap to set - * @return the field object to enable build pattern + * @deprecated use #setTypeOfSwap(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field23A setCode(String component1) { return setTypeOfSwap(component1); } @@ -474,15 +467,10 @@ public Field23A setSettlementMethod(String component2) { } /** - * Alternative DEPRECATED method setter for field's Settlement Method - * - * @see #setSettlementMethod(String) - * - * @param component2 the Settlement Method to set - * @return the field object to enable build pattern + * @deprecated use #setSettlementMethod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 c14056187..916a79d56 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java @@ -81,21 +81,21 @@ public class Field23B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 74efe8053..a772d718b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java @@ -81,21 +81,21 @@ public class Field23C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field23C extends Field implements Serializable { public static final Integer SETTLEMENT_CALCULATION = 1; /** - * Alternative (DEPRECATED) constant name for field's Settlement Calculation Component number. - * @see #SETTLEMENT_CALCULATION + * @deprecated use #SETTLEMENT_CALCULATION instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getSettlementCalculation() { /** * Alternative DEPRECATED method getter for field's Settlement Calculation - * @see #getSettlementCalculation() + * @deprecated use #getSettlementCalculation() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getSettlementCalculation(); } @@ -386,15 +385,10 @@ public Field23C setSettlementCalculation(String component1) { } /** - * Alternative DEPRECATED method setter for field's Settlement Calculation - * - * @see #setSettlementCalculation(String) - * - * @param component1 the Settlement Calculation to set - * @return the field object to enable build pattern + * @deprecated use #setSettlementCalculation(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 3a6b76886..db07575cb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java @@ -81,21 +81,21 @@ public class Field23D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 628bf4daa..7d4b92ddf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java @@ -82,21 +82,21 @@ public class Field23E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field23E extends Field implements Serializable { public static final Integer TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Instruction Code Component number. - * @see #INSTRUCTION_CODE + * @deprecated use #INSTRUCTION_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 1; /** @@ -253,7 +252,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -391,7 +390,7 @@ public String getInstructionCode() { /** * Alternative method getter for field's Instruction Code - * @see #getInstructionCode() + * @deprecated use #getInstructionCode() instead * @since 9.2.7 */ public String getType() { @@ -400,11 +399,11 @@ public String getType() { /** * Alternative DEPRECATED method getter for field's Instruction Code - * @see #getInstructionCode() + * @deprecated use #getInstructionCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getInstructionCode(); } @@ -427,7 +426,7 @@ public String getAdditionalInformation() { /** * Alternative method getter for field's Additional Information - * @see #getAdditionalInformation() + * @deprecated use #getAdditionalInformation() instead * @since 9.2.7 */ public String getNarrative() { @@ -456,27 +455,17 @@ public Field23E setInstructionCode(String component1) { } /** - * Alternative method setter for field's Instruction Code - * - * @see #setInstructionCode(String) - * - * @param component1 the Instruction Code to set - * @return the field object to enable build pattern + * @deprecated use #setInstructionCode(String) instead */ public Field23E setType(String component1) { return setInstructionCode(component1); } /** - * Alternative DEPRECATED method setter for field's Instruction Code - * - * @see #setInstructionCode(String) - * - * @param component1 the Instruction Code to set - * @return the field object to enable build pattern + * @deprecated use #setInstructionCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field23E setCode(String component1) { return setInstructionCode(component1); } @@ -503,12 +492,7 @@ public Field23E setAdditionalInformation(String component2) { } /** - * Alternative method setter for field's Additional Information - * - * @see #setAdditionalInformation(String) - * - * @param component2 the Additional Information to set - * @return the field object to enable build pattern + * @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 0590e14d3..594b1b497 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java @@ -82,21 +82,21 @@ public class Field23F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 01a16af6e..d8c273640 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java @@ -82,21 +82,21 @@ public class Field23G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 97ceb6060..4c54b496c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java @@ -81,21 +81,21 @@ public class Field23H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c45519d96..efeb71582 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java @@ -88,21 +88,21 @@ public class Field23R extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-6"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSS"; /** @@ -256,7 +256,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSS"; } 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 ffc54c0d0..77a580d2d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java @@ -81,21 +81,21 @@ public class Field23S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 47232020d..9a4cc6830 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java @@ -82,21 +82,21 @@ public class Field23X extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 b4bf8eed0..b305ad454 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java @@ -81,21 +81,21 @@ public class Field242 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 5950e7ba8..0c28be0e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java @@ -83,21 +83,21 @@ public class Field243 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getTypeAsLong() { } /** - * 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 use #getTypeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTypeAsNumber() { return getComponent1AsNumber(); } 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 715f72d54..1585bd2c8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java @@ -84,21 +84,21 @@ public class Field24B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 029fb7a74..6e42505e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java @@ -82,21 +82,21 @@ public class Field24D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -373,7 +373,7 @@ public String getCode() { /** * Alternative method getter for field's Code - * @see #getCode() + * @deprecated use #getCode() instead * @since 9.2.7 */ public String getMethod() { @@ -418,12 +418,7 @@ public Field24D setCode(String component1) { } /** - * Alternative method setter for field's Code - * - * @see #setCode(String) - * - * @param component1 the Code to set - * @return the field object to enable build pattern + * @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 96259190a..a73a34d32 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java @@ -82,21 +82,21 @@ public class Field24E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 88896fea5..4251af1ac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java @@ -64,7 +64,7 @@ * *

      Structure definition *

        - *
      • validation pattern: 4!c(**)[$65z]0-6
      • + *
      • validation pattern: 4!c(**)[$65z]0-12
      • *
      • parser pattern: S[$S]0-12
      • *
      • components pattern: SSSSSSSSSSSSS
      • *
      @@ -94,21 +94,21 @@ public class Field24G extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-12"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSSS"; /** @@ -288,7 +288,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSSS"; } @@ -318,7 +318,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "4!c(**)[$65z]0-6"; + return "4!c(**)[$65z]0-12"; } /** @@ -526,7 +526,7 @@ public String getNameAndAddressLine1() { /** * Alternative method getter for field's Name And Address - * @see #getNameAndAddressLine1() + * @deprecated use #getNameAndAddressLine1() instead * @since 9.2.7 */ public String getNameandAddressLine1() { @@ -562,23 +562,14 @@ public String getNameAndAddress(CharSequence deli) { } /** - * Alternative method getter for concatenation - * of component 2 to component 13 joined together with a copy of the - * specified delimiter. - * @return the Name And Address from components - * @see #getNameAndAddress() + * @deprecated use #getNameAndAddress() instead */ public String getNameandAddress() { return getNameAndAddress(); } /** - * Alternative method getter for concatenation - * of component 2 to component 13 joined together with a copy of the - * specified delimiter. - * @param deli the delimiter that separates each component - * @return the Name And Address from components - * @see #getNameAndAddress() + * @deprecated use #getNameAndAddress() instead */ public String getNameandAddress(CharSequence deli) { return getNameAndAddress(deli); @@ -602,7 +593,7 @@ public String getNameAndAddressLine2() { /** * Alternative method getter for field's Name And Address 2 - * @see #getNameAndAddressLine2() + * @deprecated use #getNameAndAddressLine2() instead * @since 9.2.7 */ public String getNameandAddressLine2() { @@ -627,7 +618,7 @@ public String getNameAndAddressLine3() { /** * Alternative method getter for field's Name And Address 3 - * @see #getNameAndAddressLine3() + * @deprecated use #getNameAndAddressLine3() instead * @since 9.2.7 */ public String getNameandAddressLine3() { @@ -652,7 +643,7 @@ public String getNameAndAddressLine4() { /** * Alternative method getter for field's Name And Address 4 - * @see #getNameAndAddressLine4() + * @deprecated use #getNameAndAddressLine4() instead * @since 9.2.7 */ public String getNameandAddressLine4() { @@ -677,7 +668,7 @@ public String getNameAndAddressLine5() { /** * Alternative method getter for field's Name And Address 5 - * @see #getNameAndAddressLine5() + * @deprecated use #getNameAndAddressLine5() instead * @since 9.2.7 */ public String getNameandAddressLine5() { @@ -702,7 +693,7 @@ public String getNameAndAddressLine6() { /** * Alternative method getter for field's Name And Address 6 - * @see #getNameAndAddressLine6() + * @deprecated use #getNameAndAddressLine6() instead * @since 9.2.7 */ public String getNameandAddressLine6() { @@ -727,7 +718,7 @@ public String getNameAndAddressLine7() { /** * Alternative method getter for field's Name And Address 7 - * @see #getNameAndAddressLine7() + * @deprecated use #getNameAndAddressLine7() instead * @since 9.2.7 */ public String getNameandAddressLine7() { @@ -752,7 +743,7 @@ public String getNameAndAddressLine8() { /** * Alternative method getter for field's Name And Address 8 - * @see #getNameAndAddressLine8() + * @deprecated use #getNameAndAddressLine8() instead * @since 9.2.7 */ public String getNameandAddressLine8() { @@ -777,7 +768,7 @@ public String getNameAndAddressLine9() { /** * Alternative method getter for field's Name And Address 9 - * @see #getNameAndAddressLine9() + * @deprecated use #getNameAndAddressLine9() instead * @since 9.2.7 */ public String getNameandAddressLine9() { @@ -802,7 +793,7 @@ public String getNameAndAddressLine10() { /** * Alternative method getter for field's Name And Address 10 - * @see #getNameAndAddressLine10() + * @deprecated use #getNameAndAddressLine10() instead * @since 9.2.7 */ public String getNameandAddressLine10() { @@ -827,7 +818,7 @@ public String getNameAndAddressLine11() { /** * Alternative method getter for field's Name And Address 11 - * @see #getNameAndAddressLine11() + * @deprecated use #getNameAndAddressLine11() instead * @since 9.2.7 */ public String getNameandAddressLine11() { @@ -852,7 +843,7 @@ public String getNameAndAddressLine12() { /** * Alternative method getter for field's Name And Address 12 - * @see #getNameAndAddressLine12() + * @deprecated use #getNameAndAddressLine12() instead * @since 9.2.7 */ public String getNameandAddressLine12() { @@ -902,12 +893,7 @@ public Field24G setNameAndAddressLine1(String component2) { } /** - * Alternative method setter for field's Name And Address - * - * @see #setNameAndAddressLine1(String) - * - * @param component2 the Name And Address to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine1(String) instead */ public Field24G setNameandAddressLine1(String component2) { return setNameAndAddressLine1(component2); @@ -926,12 +912,7 @@ public Field24G setNameAndAddress(String value) { } /** - * Alternative method setter for - * the Name And Address splitting the parameter lines into components 2 to 13. - * - * @param value the Name And Address 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 - * @see #setNameAndAddress(String) + * @deprecated use #setNameAndAddress(String) instead */ public Field24G setNameandAddress(String value) { return setNameAndAddress(value); @@ -959,12 +940,7 @@ public Field24G setNameAndAddressLine2(String component3) { } /** - * Alternative method setter for field's Name And Address 2 - * - * @see #setNameAndAddressLine2(String) - * - * @param component3 the Name And Address 2 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine2(String) instead */ public Field24G setNameandAddressLine2(String component3) { return setNameAndAddressLine2(component3); @@ -992,12 +968,7 @@ public Field24G setNameAndAddressLine3(String component4) { } /** - * Alternative method setter for field's Name And Address 3 - * - * @see #setNameAndAddressLine3(String) - * - * @param component4 the Name And Address 3 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine3(String) instead */ public Field24G setNameandAddressLine3(String component4) { return setNameAndAddressLine3(component4); @@ -1025,12 +996,7 @@ public Field24G setNameAndAddressLine4(String component5) { } /** - * Alternative method setter for field's Name And Address 4 - * - * @see #setNameAndAddressLine4(String) - * - * @param component5 the Name And Address 4 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine4(String) instead */ public Field24G setNameandAddressLine4(String component5) { return setNameAndAddressLine4(component5); @@ -1058,12 +1024,7 @@ public Field24G setNameAndAddressLine5(String component6) { } /** - * Alternative method setter for field's Name And Address 5 - * - * @see #setNameAndAddressLine5(String) - * - * @param component6 the Name And Address 5 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine5(String) instead */ public Field24G setNameandAddressLine5(String component6) { return setNameAndAddressLine5(component6); @@ -1091,12 +1052,7 @@ public Field24G setNameAndAddressLine6(String component7) { } /** - * Alternative method setter for field's Name And Address 6 - * - * @see #setNameAndAddressLine6(String) - * - * @param component7 the Name And Address 6 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine6(String) instead */ public Field24G setNameandAddressLine6(String component7) { return setNameAndAddressLine6(component7); @@ -1124,12 +1080,7 @@ public Field24G setNameAndAddressLine7(String component8) { } /** - * Alternative method setter for field's Name And Address 7 - * - * @see #setNameAndAddressLine7(String) - * - * @param component8 the Name And Address 7 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine7(String) instead */ public Field24G setNameandAddressLine7(String component8) { return setNameAndAddressLine7(component8); @@ -1157,12 +1108,7 @@ public Field24G setNameAndAddressLine8(String component9) { } /** - * Alternative method setter for field's Name And Address 8 - * - * @see #setNameAndAddressLine8(String) - * - * @param component9 the Name And Address 8 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine8(String) instead */ public Field24G setNameandAddressLine8(String component9) { return setNameAndAddressLine8(component9); @@ -1190,12 +1136,7 @@ public Field24G setNameAndAddressLine9(String component10) { } /** - * Alternative method setter for field's Name And Address 9 - * - * @see #setNameAndAddressLine9(String) - * - * @param component10 the Name And Address 9 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine9(String) instead */ public Field24G setNameandAddressLine9(String component10) { return setNameAndAddressLine9(component10); @@ -1223,12 +1164,7 @@ public Field24G setNameAndAddressLine10(String component11) { } /** - * Alternative method setter for field's Name And Address 10 - * - * @see #setNameAndAddressLine10(String) - * - * @param component11 the Name And Address 10 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine10(String) instead */ public Field24G setNameandAddressLine10(String component11) { return setNameAndAddressLine10(component11); @@ -1256,12 +1192,7 @@ public Field24G setNameAndAddressLine11(String component12) { } /** - * Alternative method setter for field's Name And Address 11 - * - * @see #setNameAndAddressLine11(String) - * - * @param component12 the Name And Address 11 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine11(String) instead */ public Field24G setNameandAddressLine11(String component12) { return setNameAndAddressLine11(component12); @@ -1289,12 +1220,7 @@ public Field24G setNameAndAddressLine12(String component13) { } /** - * Alternative method setter for field's Name And Address 12 - * - * @see #setNameAndAddressLine12(String) - * - * @param component13 the Name And Address 12 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine12(String) instead */ public Field24G setNameandAddressLine12(String component13) { return setNameAndAddressLine12(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 449e7b5ef..2a09c4694 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java @@ -81,21 +81,21 @@ public class Field25 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 8778ec388..2321b9c86 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java @@ -82,21 +82,21 @@ public class Field251 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "R"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "R"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "R"; } 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 a87a39ac3..918b2b248 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java @@ -86,21 +86,21 @@ public class Field252 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "RRHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "RRHH"; /** @@ -275,7 +275,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "RRHH"; } 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 78ae66da7..59d8c849e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java @@ -82,21 +82,21 @@ public class Field253 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "V"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "V"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "V"; } 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 4fcdb3278..1bc86c9cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java @@ -86,21 +86,21 @@ public class Field254 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "VVHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "VVHH"; /** @@ -275,7 +275,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "VVHH"; } 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 3d4154970..a2e8e00ea 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java @@ -92,21 +92,21 @@ public class Field255 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!N[]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZNMEHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZNMEHH"; /** @@ -311,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZNMEHH"; } @@ -486,16 +486,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -519,16 +513,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent2AsNumber(); } 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 49dc72f57..d7c93ac8d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java @@ -92,21 +92,21 @@ public class Field256 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!Nc[]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZNNEHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZNNEHH"; /** @@ -311,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZNNEHH"; } @@ -486,16 +486,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -519,16 +513,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent2AsNumber(); } @@ -552,16 +540,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -585,16 +567,10 @@ public java.lang.Long getMessageCategoryAsLong() { } /** - * Get the Message Category (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getMessageCategoryAsLong() + * @deprecated use #getMessageCategoryAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageCategoryAsNumber() { return getComponent3AsNumber(); } 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 b9645d1c2..809393c72 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java @@ -91,21 +91,21 @@ public class Field257 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZEHHN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZEHHN"; /** @@ -297,7 +297,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZEHHN"; } @@ -568,16 +568,10 @@ public java.lang.Long getComponent5AsLong() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsLong() + * @deprecated use #getComponent5AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { Long l = getComponent5AsLong(); return l != null ? new BigDecimal(l) : null; @@ -601,16 +595,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent5AsNumber(); } 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 94b44bc97..a7f34b93e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java @@ -92,21 +92,21 @@ public class Field258 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!N[]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZNMEHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZNMEHH"; /** @@ -311,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZNMEHH"; } @@ -486,16 +486,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -519,16 +513,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent2AsNumber(); } 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 c8b9958c3..fd5e067dd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java @@ -92,21 +92,21 @@ public class Field259 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!Nc"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZNNEHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZNNEHH"; /** @@ -306,7 +306,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZNNEHH"; } @@ -481,16 +481,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -514,16 +508,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent2AsNumber(); } @@ -547,16 +535,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -580,16 +562,10 @@ public java.lang.Long getMessageCategoryAsLong() { } /** - * Get the Message Category (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getMessageCategoryAsLong() + * @deprecated use #getMessageCategoryAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageCategoryAsNumber() { return getComponent3AsNumber(); } 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 b9632bdef..e89f971e3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java @@ -81,21 +81,21 @@ public class Field25A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ed63f73f0..9d30f1025 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java @@ -84,21 +84,21 @@ public class Field25D extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -117,11 +117,10 @@ public class Field25D extends Field implements Serializable, GenericField { public static final Integer STATUS_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Status Code Component number. - * @see #STATUS_CODE + * @deprecated use #STATUS_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -255,7 +254,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -424,11 +423,11 @@ public String getStatusCode() { /** * Alternative DEPRECATED method getter for field's Status Code - * @see #getStatusCode() + * @deprecated use #getStatusCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getStatusCode(); } @@ -497,15 +496,10 @@ public Field25D setStatusCode(String component3) { } /** - * Alternative DEPRECATED method setter for field's Status Code - * - * @see #setStatusCode(String) - * - * @param component3 the Status Code to set - * @return the field object to enable build pattern + * @deprecated use #setStatusCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 67c49daa4..87612f949 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java @@ -86,21 +86,21 @@ public class Field25P extends Field implements Serializable, BICContainer, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SB"; /** @@ -114,11 +114,10 @@ public class Field25P extends Field implements Serializable, BICContainer, Multi public static final Integer IDENTIFIER_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SB"; } @@ -415,11 +414,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -433,11 +432,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -508,29 +506,19 @@ public Field25P setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component2 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field25P setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field25P setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 92a3c8d45..a6579438b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java @@ -91,21 +91,21 @@ public class Field260 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZEHHN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZEHHN"; /** @@ -297,7 +297,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZEHHN"; } @@ -568,16 +568,10 @@ public java.lang.Long getComponent5AsLong() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsLong() + * @deprecated use #getComponent5AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { Long l = getComponent5AsLong(); return l != null ? new BigDecimal(l) : null; @@ -601,16 +595,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent5AsNumber(); } 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 189b9f0fc..a59f78cb2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java @@ -91,21 +91,21 @@ public class Field263 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZEHHN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZEHHN"; /** @@ -297,7 +297,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZEHHN"; } @@ -568,16 +568,10 @@ public java.lang.Long getComponent5AsLong() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsLong() + * @deprecated use #getComponent5AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { Long l = getComponent5AsLong(); return l != null ? new BigDecimal(l) : null; @@ -601,16 +595,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent5AsNumber(); } 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 a1a897963..59cee0a1a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java @@ -91,21 +91,21 @@ public class Field264 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZEHHN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZEHHN"; /** @@ -297,7 +297,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZEHHN"; } @@ -568,16 +568,10 @@ public java.lang.Long getComponent5AsLong() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsLong() + * @deprecated use #getComponent5AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { Long l = getComponent5AsLong(); return l != null ? new BigDecimal(l) : null; @@ -601,16 +595,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent5AsNumber(); } 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 eb2f66118..8a4f61de6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java @@ -82,21 +82,21 @@ public class Field26A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -523,48 +523,24 @@ public static Field26A fromJson(final String json) { } - /** - * Component number for the Number 1 subfield. - * - * IMPORTANT: this constant is kept for compatibility, but getting component 1 - * will now return only part of the value (the Number 1) as the Form is now a separate - * component. - */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static final Integer NUMBER = 1; /** - * Gets the Number (components 1 and 2) as a unit - * - * This method is a wrapper for getValue. - * - * Note that in previous versions, this field had only one component and now has two - * because it's what the SWIFT specification indicates. - * - * @return the concatenated values of component 1 and 2 - * @see #getValue() - */ + * @deprecated Use getValue() instead + */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public String getNumber() { return getValue(); } - /** - * Sets the Number (components 1 and 2) as a unit - * - * This method is a wrapper for parse. - * - * Note that in previous versions, this field had only one component and now has two - * because it's what the SWIFT specification indicates. - * - * @param number the new expected value for components 1 and 2 concatenated - * @return the field object to enable build pattern - * @see #parse(String) - */ + /** + * @deprecated Use parse(String) instead + */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @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 d77ef5d3f..7facd7c15 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java @@ -81,21 +81,21 @@ public class Field26B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 afa6f5a3d..56f476bd3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java @@ -86,21 +86,21 @@ public class Field26C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]/S/5!a4!aS[//S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -303,7 +303,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } @@ -783,23 +783,15 @@ public static Field26C fromJson(final String json) { } - /** - * Component number for the Denomination Form subfield. - * - * IMPORTANT: this constant is kept for compatibility, but getting component 5 - * will now return only part of the value (the Denomination) as the Form is now a separate - * component. - */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static final Integer DENOMINATION_FORM = 5; /** - * Gets the Denomination and Form as a unit (components 5 and 6). - * @return the Denomination and Form from components 5 and 6 + * @deprecated Use getComponent5/getDenomination and/or getComponent6 instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public String getDenominationForm() { // build the field final StringBuilder result = new StringBuilder(); @@ -811,13 +803,10 @@ public String getDenominationForm() { } /** - * Set the Denomination and Form (components 5 and 6). - * - * @param denominationForm the Denomination and Form to set - * @return the field object to enable build pattern + * @deprecated Use setComponent5/setDenomination and/or setComponent6 instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public Field26C setDenominationForm(final String denominationForm) { setComponent5(SwiftParseUtils.getTokenFirst(denominationForm, "//")); setComponent6(SwiftParseUtils.getTokenSecond(denominationForm, "//")); 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 714ef8eeb..477e4d369 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java @@ -111,21 +111,21 @@ public class Field26D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-29"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** @@ -366,7 +366,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; } 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 2b69c9c23..9e92096f4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java @@ -83,21 +83,21 @@ public class Field26E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -112,11 +112,10 @@ public class Field26E extends Field implements Serializable { public static final Integer AUTOMATIC_EXTENSION_NOTIFICATION_PERIOD = 1; /** - * Alternative (DEPRECATED) constant name for field's Number Of Amendment Component number. - * @see #NUMBER_OF_AMENDMENT + * @deprecated use #NUMBER_OF_AMENDMENT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER = 1; /** @@ -235,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -366,16 +365,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -391,7 +384,7 @@ public String getNumberOfAmendment() { /** * Alternative method getter for field's Number Of Amendment - * @see #getNumberOfAmendment() + * @deprecated use #getNumberOfAmendment() instead * @since 9.2.7 */ public String getAutomaticExtensionNotificationPeriod() { @@ -400,11 +393,11 @@ public String getAutomaticExtensionNotificationPeriod() { /** * Alternative DEPRECATED method getter for field's Number Of Amendment - * @see #getNumberOfAmendment() + * @deprecated use #getNumberOfAmendment() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumber() { return getNumberOfAmendment(); } @@ -419,23 +412,16 @@ public java.lang.Long getNumberOfAmendmentAsLong() { } /** - * Get the Number Of Amendment (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 #getNumberOfAmendmentAsLong() + * @deprecated use #getNumberOfAmendmentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberOfAmendmentAsNumber() { return getComponent1AsNumber(); } /** - * Alternative method getter for field's Number Of Amendment as Long - * @see #getNumberOfAmendmentAsLong() + * @deprecated use #getNumberOfAmendmentAsLong() instead * @since 9.2.7 */ public java.lang.Long getAutomaticExtensionNotificationPeriodAsLong() { @@ -443,41 +429,28 @@ public java.lang.Long getAutomaticExtensionNotificationPeriodAsLong() { } /** - * Alternative method getter for field's Number Of Amendment (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 #getNumberOfAmendmentAsLong() + * @deprecated use #getNumberOfAmendmentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAutomaticExtensionNotificationPeriodAsNumber() { return getNumberOfAmendmentAsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number Of Amendment as Long - * @see #getNumberOfAmendmentAsLong() + * @deprecated use #getNumberOfAmendmentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberAsLong() { return getNumberOfAmendmentAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number Of Amendment (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 #getNumberOfAmendmentAsLong() + * @deprecated use #getNumberOfAmendmentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getNumberOfAmendmentAsNumber(); } @@ -575,24 +548,14 @@ public Field26E setNumberOfAmendment(java.lang.Number component1) { } /** - * Alternative method setter for field's Number Of Amendment - * - * @see #setNumberOfAmendment(String) - * - * @param component1 the Number Of Amendment to set - * @return the field object to enable build pattern + * @deprecated use #setNumberOfAmendment(String) instead */ public Field26E setAutomaticExtensionNotificationPeriod(String component1) { return setNumberOfAmendment(component1); } /** - * Alternative method setter for field's Number Of Amendment 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ public Field26E setAutomaticExtensionNotificationPeriod(java.lang.Long component1) { @@ -600,58 +563,36 @@ public Field26E setAutomaticExtensionNotificationPeriod(java.lang.Long component } /** - * Alternative method setter for field's Number Of Amendment (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 Of Amendment content to set - * @return the field object to enable build pattern - * @see #setNumberOfAmendment(java.lang.Long) + * @deprecated use #setNumberOfAmendment(java.lang.Long) instead */ public Field26E setAutomaticExtensionNotificationPeriod(java.lang.Number component1) { return setNumberOfAmendment(component1); } /** - * Alternative DEPRECATED method setter for field's Number Of Amendment - * - * @see #setNumberOfAmendment(String) - * - * @param component1 the Number Of Amendment to set - * @return the field object to enable build pattern + * @deprecated use #setNumberOfAmendment(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field26E setNumber(String component1) { return setNumberOfAmendment(component1); } /** - * Alternative DEPRECATED method setter for field's Number Of Amendment 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field26E setNumber(java.lang.Long component1) { return setNumberOfAmendment(component1); } /** - * Alternative DEPRECATED method setter for field's Number Of Amendment (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 Of Amendment content to set - * @return the field object to enable build pattern - * @see #setNumberOfAmendment(java.lang.Long) + * @deprecated use #setNumberOfAmendment(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 2e4eb4829..c48be97e0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java @@ -81,21 +81,21 @@ public class Field26F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 02cc0bee7..8a11e2e97 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java @@ -81,21 +81,21 @@ public class Field26H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -110,11 +110,10 @@ public class Field26H extends Field implements Serializable { public static final Integer COLLATERAL_TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Counterparty Reference Component number. - * @see #COUNTERPARTY_REFERENCE + * @deprecated use #COUNTERPARTY_REFERENCE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer REFERENCE = 1; /** @@ -233,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -363,7 +362,7 @@ public String getCounterpartyReference() { /** * Alternative method getter for field's Counterparty Reference - * @see #getCounterpartyReference() + * @deprecated use #getCounterpartyReference() instead * @since 9.2.7 */ public String getCollateralType() { @@ -372,11 +371,11 @@ public String getCollateralType() { /** * Alternative DEPRECATED method getter for field's Counterparty Reference - * @see #getCounterpartyReference() + * @deprecated use #getCounterpartyReference() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getReference() { return getCounterpartyReference(); } @@ -403,27 +402,17 @@ public Field26H setCounterpartyReference(String component1) { } /** - * Alternative method setter for field's Counterparty Reference - * - * @see #setCounterpartyReference(String) - * - * @param component1 the Counterparty Reference to set - * @return the field object to enable build pattern + * @deprecated use #setCounterpartyReference(String) instead */ public Field26H setCollateralType(String component1) { return setCounterpartyReference(component1); } /** - * Alternative DEPRECATED method setter for field's Counterparty Reference - * - * @see #setCounterpartyReference(String) - * - * @param component1 the Counterparty Reference to set - * @return the field object to enable build pattern + * @deprecated use #setCounterpartyReference(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 3c65a6d7f..3102576a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java @@ -81,21 +81,21 @@ public class Field26K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 e987d1ff2..ba51687d2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java @@ -81,21 +81,21 @@ public class Field26T extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 3d9566147..8a9b42e95 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java @@ -84,21 +84,21 @@ public class Field27 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -380,16 +380,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -405,7 +399,7 @@ public String getNumber() { /** * Alternative method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ public String getMessageNumber() { @@ -422,23 +416,16 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } /** - * Alternative method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead * @since 9.2.7 */ public java.lang.Long getMessageNumberAsLong() { @@ -446,16 +433,10 @@ public java.lang.Long getMessageNumberAsLong() { } /** - * Alternative 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageNumberAsNumber() { return getNumberAsNumber(); } @@ -479,16 +460,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -504,7 +479,7 @@ public String getTotal() { /** * Alternative method getter for field's Total - * @see #getTotal() + * @deprecated use #getTotal() instead * @since 9.2.7 */ public String getSequenceNumber() { @@ -521,23 +496,16 @@ public java.lang.Long getTotalAsLong() { } /** - * 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 use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalAsNumber() { return getComponent2AsNumber(); } /** - * Alternative method getter for field's Total as Long - * @see #getTotalAsLong() + * @deprecated use #getTotalAsLong() instead * @since 9.2.7 */ public java.lang.Long getSequenceNumberAsLong() { @@ -545,16 +513,10 @@ public java.lang.Long getSequenceNumberAsLong() { } /** - * Alternative method getter for field's 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 use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getTotalAsNumber(); } @@ -652,24 +614,14 @@ public Field27 setNumber(java.lang.Number component1) { } /** - * Alternative method setter for field's Number - * - * @see #setNumber(String) - * - * @param component1 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ public Field27 setMessageNumber(String component1) { return setNumber(component1); } /** - * Alternative 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ public Field27 setMessageNumber(java.lang.Long component1) { @@ -677,13 +629,7 @@ public Field27 setMessageNumber(java.lang.Long component1) { } /** - * 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 Number content to set - * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) + * @deprecated use #setNumber(java.lang.Long) instead */ public Field27 setMessageNumber(java.lang.Number component1) { return setNumber(component1); @@ -782,24 +728,14 @@ public Field27 setTotal(java.lang.Number component2) { } /** - * Alternative method setter for field's Total - * - * @see #setTotal(String) - * - * @param component2 the Total to set - * @return the field object to enable build pattern + * @deprecated use #setTotal(String) instead */ public Field27 setSequenceNumber(String component2) { return setTotal(component2); } /** - * Alternative method setter for field's Total 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ public Field27 setSequenceNumber(java.lang.Long component2) { @@ -807,13 +743,7 @@ public Field27 setSequenceNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Total (component 2) as 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) + * @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 e06c7a433..6187a8129 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java @@ -85,21 +85,21 @@ public class Field270 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "10!NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "US"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "US"; /** @@ -244,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "US"; } 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 7795a9bb4..b12f7a610 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java @@ -85,21 +85,21 @@ public class Field271 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "10!NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "US"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "US"; /** @@ -244,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "US"; } 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 b3aa7533e..e4f76c7a4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java @@ -85,21 +85,21 @@ public class Field272 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "10!NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "US"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "US"; /** @@ -244,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "US"; } 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 03dedf779..74c07dd93 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java @@ -84,21 +84,21 @@ public class Field28 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -384,16 +384,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -409,7 +403,7 @@ public String getStatementNumber() { /** * Alternative method getter for field's Statement Number - * @see #getStatementNumber() + * @deprecated use #getStatementNumber() instead * @since 9.2.7 */ public String getSettlementNumber() { @@ -426,23 +420,16 @@ public java.lang.Long getStatementNumberAsLong() { } /** - * Get the Statement 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 #getStatementNumberAsLong() + * @deprecated use #getStatementNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getStatementNumberAsNumber() { return getComponent1AsNumber(); } /** - * Alternative method getter for field's Statement Number as Long - * @see #getStatementNumberAsLong() + * @deprecated use #getStatementNumberAsLong() instead * @since 9.2.7 */ public java.lang.Long getSettlementNumberAsLong() { @@ -450,16 +437,10 @@ public java.lang.Long getSettlementNumberAsLong() { } /** - * Alternative method getter for field's Statement 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 #getStatementNumberAsLong() + * @deprecated use #getStatementNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSettlementNumberAsNumber() { return getStatementNumberAsNumber(); } @@ -483,16 +464,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -508,7 +483,7 @@ public String getSequenceNumber() { /** * Alternative method getter for field's Sequence Number - * @see #getSequenceNumber() + * @deprecated use #getSequenceNumber() instead * @since 9.2.7 */ public String getPageNumber() { @@ -525,23 +500,16 @@ public java.lang.Long getSequenceNumberAsLong() { } /** - * Get the Sequence Number (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 #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getComponent2AsNumber(); } /** - * Alternative method getter for field's Sequence Number as Long - * @see #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead * @since 9.2.7 */ public java.lang.Long getPageNumberAsLong() { @@ -549,16 +517,10 @@ public java.lang.Long getPageNumberAsLong() { } /** - * Alternative method getter for field's Sequence Number (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 #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPageNumberAsNumber() { return getSequenceNumberAsNumber(); } @@ -656,24 +618,14 @@ public Field28 setStatementNumber(java.lang.Number component1) { } /** - * Alternative method setter for field's Statement Number - * - * @see #setStatementNumber(String) - * - * @param component1 the Statement Number to set - * @return the field object to enable build pattern + * @deprecated use #setStatementNumber(String) instead */ public Field28 setSettlementNumber(String component1) { return setStatementNumber(component1); } /** - * Alternative method setter for field's Statement Number 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ public Field28 setSettlementNumber(java.lang.Long component1) { @@ -681,13 +633,7 @@ public Field28 setSettlementNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Statement 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 Statement Number content to set - * @return the field object to enable build pattern - * @see #setStatementNumber(java.lang.Long) + * @deprecated use #setStatementNumber(java.lang.Long) instead */ public Field28 setSettlementNumber(java.lang.Number component1) { return setStatementNumber(component1); @@ -786,24 +732,14 @@ public Field28 setSequenceNumber(java.lang.Number component2) { } /** - * Alternative method setter for field's Sequence Number - * - * @see #setSequenceNumber(String) - * - * @param component2 the Sequence Number to set - * @return the field object to enable build pattern + * @deprecated use #setSequenceNumber(String) instead */ public Field28 setPageNumber(String component2) { return setSequenceNumber(component2); } /** - * Alternative method setter for field's Sequence Number 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ public Field28 setPageNumber(java.lang.Long component2) { @@ -811,13 +747,7 @@ public Field28 setPageNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Sequence Number (component 2) as 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) + * @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 b675fc0f2..a6ba62e65 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java @@ -86,21 +86,21 @@ public class Field280 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "cS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "HRLS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "HRLS"; /** @@ -268,7 +268,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "HRLS"; } 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 6306e7cc7..3559cc055 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java @@ -86,21 +86,21 @@ public class Field281 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "cS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "HVLS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "HVLS"; /** @@ -268,7 +268,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "HVLS"; } 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 12149c8df..af17726a9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java @@ -84,21 +84,21 @@ public class Field28C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -368,16 +368,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -401,16 +395,10 @@ public java.lang.Long getStatementNumberAsLong() { } /** - * Get the Statement 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 #getStatementNumberAsLong() + * @deprecated use #getStatementNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getStatementNumberAsNumber() { return getComponent1AsNumber(); } @@ -434,16 +422,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -467,16 +449,10 @@ public java.lang.Long getSequenceNumberAsLong() { } /** - * Get the Sequence Number (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 #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getComponent2AsNumber(); } 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 15f087abd..9cf4ad8fd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java @@ -84,21 +84,21 @@ public class Field28D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -107,11 +107,10 @@ public class Field28D extends Field implements Serializable { public static final Integer MESSAGE_INDEX = 1; /** - * Alternative (DEPRECATED) constant name for field's Message Index Component number. - * @see #MESSAGE_INDEX + * @deprecated use #MESSAGE_INDEX instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer STATEMENT_NUMBER = 1; /** @@ -120,11 +119,10 @@ public class Field28D extends Field implements Serializable { public static final Integer TOTAL = 2; /** - * Alternative (DEPRECATED) constant name for field's Total Component number. - * @see #TOTAL + * @deprecated use #TOTAL instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer SEQUENCE_NUMBER = 2; /** @@ -250,7 +248,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -384,16 +382,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -409,11 +401,11 @@ public String getMessageIndex() { /** * Alternative DEPRECATED method getter for field's Message Index - * @see #getMessageIndex() + * @deprecated use #getMessageIndex() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getStatementNumber() { return getMessageIndex(); } @@ -428,41 +420,28 @@ public java.lang.Long getMessageIndexAsLong() { } /** - * Get the Message Index (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 #getMessageIndexAsLong() + * @deprecated use #getMessageIndexAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageIndexAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Message Index as Long - * @see #getMessageIndexAsLong() + * @deprecated use #getMessageIndexAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getStatementNumberAsLong() { return getMessageIndexAsLong(); } /** - * Alternative DEPRECATED method getter for field's Message Index (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 #getMessageIndexAsLong() + * @deprecated use #getMessageIndexAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getStatementNumberAsNumber() { return getMessageIndexAsNumber(); } @@ -486,16 +465,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -511,11 +484,11 @@ public String getTotal() { /** * Alternative DEPRECATED method getter for field's Total - * @see #getTotal() + * @deprecated use #getTotal() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getSequenceNumber() { return getTotal(); } @@ -530,41 +503,28 @@ public java.lang.Long getTotalAsLong() { } /** - * 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 use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Total as Long - * @see #getTotalAsLong() + * @deprecated use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getSequenceNumberAsLong() { return getTotalAsLong(); } /** - * Alternative DEPRECATED method getter for field's 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 use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getTotalAsNumber(); } @@ -662,45 +622,29 @@ public Field28D setMessageIndex(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Message Index - * - * @see #setMessageIndex(String) - * - * @param component1 the Message Index to set - * @return the field object to enable build pattern + * @deprecated use #setMessageIndex(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field28D setStatementNumber(String component1) { return setMessageIndex(component1); } /** - * Alternative DEPRECATED method setter for field's Message Index 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field28D setStatementNumber(java.lang.Long component1) { return setMessageIndex(component1); } /** - * Alternative DEPRECATED method setter for field's Message Index (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 Message Index content to set - * @return the field object to enable build pattern - * @see #setMessageIndex(java.lang.Long) + * @deprecated use #setMessageIndex(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field28D setStatementNumber(java.lang.Number component1) { return setMessageIndex(component1); } @@ -798,45 +742,29 @@ public Field28D setTotal(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Total - * - * @see #setTotal(String) - * - * @param component2 the Total to set - * @return the field object to enable build pattern + * @deprecated use #setTotal(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field28D setSequenceNumber(String component2) { return setTotal(component2); } /** - * Alternative DEPRECATED method setter for field's Total 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field28D setSequenceNumber(java.lang.Long component2) { return setTotal(component2); } /** - * Alternative DEPRECATED method setter for field's Total (component 2) as 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) + * @deprecated use #setTotal(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 c58cf5e7f..b70cd6fc6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java @@ -84,21 +84,21 @@ public class Field28E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NS"; } @@ -364,16 +364,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -397,16 +391,10 @@ public java.lang.Long getPageNumberAsLong() { } /** - * Get the Page 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 #getPageNumberAsLong() + * @deprecated use #getPageNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPageNumberAsNumber() { return getComponent1AsNumber(); } 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 8c2b8af64..941820954 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29A.java @@ -350,173 +350,5 @@ public static Field29A fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "This method does not set any value, use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 ac53dc99d..d7d3e3a2b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java @@ -85,21 +85,21 @@ public class Field29B extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 817bdb5c9..c1d458d6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java @@ -83,21 +83,21 @@ public class Field29E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -237,7 +237,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } 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 c5083c2f9..5ab8f8c27 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java @@ -81,21 +81,21 @@ public class Field29H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 019adcdb1..294eb8c0b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java @@ -81,21 +81,21 @@ public class Field29I extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f78026d30..3efe24187 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java @@ -83,21 +83,21 @@ public class Field29J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -238,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java index 593703129..6c98d50bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java @@ -83,21 +83,21 @@ public class Field29K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -237,7 +237,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } 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 a51e20458..ddeeb3dae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java @@ -86,21 +86,21 @@ public class Field29L extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DSH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DSH"; /** @@ -257,7 +257,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DSH"; } 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 be6fec4a0..ca5e1add2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java @@ -83,21 +83,21 @@ public class Field29M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -237,7 +237,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } 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 dcd12a956..5227cbacb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java @@ -86,21 +86,21 @@ public class Field29N extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DSH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DSH"; /** @@ -257,7 +257,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DSH"; } 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 d3cbae84a..bb3d39e5e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java @@ -84,21 +84,21 @@ public class Field29O extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SHH"; /** @@ -251,7 +251,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SHH"; } 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 ecc1614b5..3a8733798 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java @@ -84,21 +84,21 @@ public class Field30 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 168f59f14..4ce5fb508 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java @@ -81,21 +81,21 @@ public class Field301 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 902c72f79..7740ab39a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java @@ -81,21 +81,21 @@ public class Field302 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 e94625590..9e87f7af7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java @@ -81,21 +81,21 @@ public class Field303 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 39070af28..b0eab6aa8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java @@ -82,21 +82,21 @@ public class Field304 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "KS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "KS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "KS"; } 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 e5cf8ca19..2a1be2cc2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java @@ -81,21 +81,21 @@ public class Field305 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c0635d22f..e902e8b74 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java @@ -81,21 +81,21 @@ public class Field307 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b09616994..c11c8f67d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java @@ -84,21 +84,21 @@ public class Field30F extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 1c9b1c025..6856317c7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java @@ -85,21 +85,21 @@ public class Field30G extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DD"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DD"; /** @@ -255,7 +255,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DD"; } @@ -397,7 +397,7 @@ public String getStartDate() { /** * Alternative method getter for field's Start Date - * @see #getStartDate() + * @deprecated use #getStartDate() instead * @since 9.2.7 */ public String getPeriodStartDate() { @@ -413,8 +413,7 @@ public java.util.Calendar getStartDateAsCalendar() { } /** - * Alternative method getter for field's Start Date as Calendar - * @see #getStartDateAsCalendar() + * @deprecated use #getStartDateAsCalendar() instead * @since 9.2.7 */ public java.util.Calendar getPeriodStartDateAsCalendar() { @@ -448,7 +447,7 @@ public String getEndDate() { /** * Alternative method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ public String getPeriodEndDate() { @@ -464,8 +463,7 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead * @since 9.2.7 */ public java.util.Calendar getPeriodEndDateAsCalendar() { @@ -517,24 +515,14 @@ public Field30G setStartDate(java.util.Calendar component1) { } /** - * Alternative method setter for field's Start Date - * - * @see #setStartDate(String) - * - * @param component1 the Start Date to set - * @return the field object to enable build pattern + * @deprecated use #setStartDate(String) instead */ public Field30G setPeriodStartDate(String component1) { return setStartDate(component1); } /** - * Alternative method setter for field's Start Date 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 + * @deprecated use #setComponent1(java.util.Calendar) instead */ public Field30G setPeriodStartDate(java.util.Calendar component1) { return setStartDate(component1); @@ -585,24 +573,14 @@ public Field30G setEndDate(java.util.Calendar component2) { } /** - * Alternative method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ public Field30G setPeriodEndDate(String component2) { return setEndDate(component2); } /** - * Alternative method setter for field's End Date 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 + * @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 2cd7b5ddb..b66f926de 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java @@ -84,21 +84,21 @@ public class Field30H extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 dfc6260fa..48987a2ad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java @@ -85,21 +85,21 @@ public class Field30I extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DD"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DD"; /** @@ -244,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DD"; } 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 d31ef3448..e78c2232f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java @@ -84,21 +84,21 @@ public class Field30J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SN"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -378,16 +378,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -411,16 +405,10 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (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 #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent2AsNumber(); } 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 0eea4918e..3ffc3aa75 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java @@ -84,21 +84,21 @@ public class Field30M extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 24177ea49..3e226461d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java @@ -84,21 +84,21 @@ public class Field30N extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 d2bb4bad8..729a97711 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java @@ -84,21 +84,21 @@ public class Field30P extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 5fc6edb0d..8d5c98e93 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java @@ -84,21 +84,21 @@ public class Field30Q extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 49752eee0..a1437ce19 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java @@ -84,21 +84,21 @@ public class Field30S extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 f3f7a4674..87df0d0f2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java @@ -84,21 +84,21 @@ public class Field30T extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 417608e92..814b3d7d2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java @@ -84,21 +84,21 @@ public class Field30U extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 a5daee365..62dbbb99a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java @@ -84,21 +84,21 @@ public class Field30V extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 a5b37660e..d4340b3c1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java @@ -84,21 +84,21 @@ public class Field30X extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 87a43623a..d7e78020c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java @@ -84,21 +84,21 @@ public class Field30Y extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 6f54b9f71..7c105f831 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java @@ -84,21 +84,21 @@ public class Field30Z extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 fdc0bb566..80e03c2f8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java @@ -81,21 +81,21 @@ public class Field311 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b3eec24ae..767b109ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java @@ -81,21 +81,21 @@ public class Field312 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 fd047276e..6a31a02b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java @@ -83,21 +83,21 @@ public class Field313 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getCountAsLong() { } /** - * Get the Count (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 #getCountAsLong() + * @deprecated use #getCountAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getCountAsNumber() { return getComponent1AsNumber(); } 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 6c2e33f11..f76c5869a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java @@ -84,21 +84,21 @@ public class Field31C extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 32549b3c0..82a8e764f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java @@ -85,21 +85,21 @@ public class Field31D extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ES"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ES"; /** @@ -243,7 +243,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ES"; } 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 de3a096e7..a0b9e4c70 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java @@ -84,21 +84,21 @@ public class Field31E extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 441f62951..c6f5637fc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java @@ -86,21 +86,21 @@ public class Field31F extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[/][//S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EES"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EES"; /** @@ -259,7 +259,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EES"; } 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 68e132821..e932c3dc3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java @@ -86,21 +86,21 @@ public class Field31G extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EHS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EHS"; /** @@ -256,7 +256,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EHS"; } 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 fca5772a5..8e4401a46 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java @@ -84,21 +84,21 @@ public class Field31L extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 8e125f868..17ef2a6f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java @@ -85,21 +85,21 @@ public class Field31P extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ES"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ES"; /** @@ -243,7 +243,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ES"; } 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 f7461bc4e..12781bbc3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java @@ -84,21 +84,21 @@ public class Field31S extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 aa3038c2b..1681f0a52 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java @@ -86,21 +86,21 @@ public class Field31X extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "([])|S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EHS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EHS"; /** @@ -266,7 +266,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EHS"; } 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 c6b02b19c..a6ebf8b8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java @@ -81,21 +81,21 @@ public class Field329 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 b386855c9..d831d0cb3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java @@ -91,21 +91,21 @@ public class Field32A extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 2f38c52e2..9542b6829 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java @@ -87,21 +87,21 @@ public class Field32B extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -411,16 +411,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,7 +429,7 @@ public String getAmount() { /** * Alternative method getter for field's Amount - * @see #getAmount() + * @deprecated use #getAmount() instead * @since 9.2.7 */ public String getPrice() { @@ -452,23 +446,16 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } /** - * Alternative method getter for field's Amount as BigDecimal - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead * @since 9.2.7 */ public java.math.BigDecimal getPriceAsBigDecimal() { @@ -476,16 +463,10 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Alternative method getter for field's 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getAmountAsNumber(); } @@ -629,24 +610,14 @@ public Field32B setAmount(java.lang.Number component2) { } /** - * Alternative method setter for field's Amount - * - * @see #setAmount(String) - * - * @param component2 the Amount to set - * @return the field object to enable build pattern + * @deprecated use #setAmount(String) instead */ public Field32B setPrice(String component2) { return setAmount(component2); } /** - * Alternative method setter for field's Amount 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ public Field32B setPrice(java.math.BigDecimal component2) { @@ -654,13 +625,7 @@ public Field32B setPrice(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as 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) + * @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 04421fda3..389b8ce25 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java @@ -91,21 +91,21 @@ public class Field32C extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 af948d284..fa88c186c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java @@ -91,21 +91,21 @@ public class Field32D extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 d9a9cbb21..3eb560e46 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java @@ -84,21 +84,21 @@ public class Field32E extends Field implements Serializable, CurrencyContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "C"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "C"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "C"; } 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 9521b9aa1..87f1ee706 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java @@ -86,21 +86,21 @@ public class Field32F extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -385,16 +385,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -417,16 +411,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 42ef9f639..65e7a9bf8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java @@ -87,21 +87,21 @@ public class Field32G extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 5637c071b..3f2625b25 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java @@ -88,21 +88,21 @@ public class Field32H extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCI"; /** @@ -258,7 +258,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCN"; } @@ -443,16 +443,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -475,16 +469,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 6ab3c0097..b08039ebe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java @@ -90,21 +90,21 @@ public class Field32K extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "cNSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNSCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNSCI"; /** @@ -113,11 +113,10 @@ public class Field32K extends Field implements Serializable, MonetaryAmountConta public static final Integer DAYMONTH = 1; /** - * Alternative (DEPRECATED) constant name for field's DayMonth Component number. - * @see #DAYMONTH + * @deprecated use #DAYMONTH instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 1; /** @@ -302,7 +301,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNSCN"; } @@ -444,11 +443,11 @@ public String getDayMonth() { /** * Alternative DEPRECATED method getter for field's DayMonth - * @see #getDayMonth() + * @deprecated use #getDayMonth() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getDayMonth(); } @@ -472,16 +471,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -497,11 +490,11 @@ public String getNumberOfDaysMonths() { /** * Alternative DEPRECATED method getter for field's Number Of Days/Months - * @see #getNumberOfDaysMonths() + * @deprecated use #getNumberOfDaysMonths() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumberOfDaysMonths(); } @@ -516,41 +509,28 @@ public java.lang.Long getNumberOfDaysMonthsAsLong() { } /** - * Get the Number Of Days/Months (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 #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberOfDaysMonthsAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number Of Days/Months as Long - * @see #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberOfDaysMonthsAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number Of Days/Months (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 #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberOfDaysMonthsAsNumber(); } @@ -623,16 +603,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -655,16 +629,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent5AsNumber(); } @@ -691,15 +659,10 @@ public Field32K setDayMonth(String component1) { } /** - * Alternative DEPRECATED method setter for field's DayMonth - * - * @see #setDayMonth(String) - * - * @param component1 the DayMonth to set - * @return the field object to enable build pattern + * @deprecated use #setDayMonth(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field32K setDMMark(String component1) { return setDayMonth(component1); } @@ -797,45 +760,29 @@ public Field32K setNumberOfDaysMonths(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months - * - * @see #setNumberOfDaysMonths(String) - * - * @param component2 the Number Of Days/Months to set - * @return the field object to enable build pattern + * @deprecated use #setNumberOfDaysMonths(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field32K setNumberofDaysMonths(String component2) { return setNumberOfDaysMonths(component2); } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field32K setNumberofDaysMonths(java.lang.Long component2) { return setNumberOfDaysMonths(component2); } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months (component 2) as 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) + * @deprecated use #setNumberOfDaysMonths(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field32K setNumberofDaysMonths(java.lang.Number component2) { return setNumberOfDaysMonths(component2); } 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 68afa85fd..02ec4d827 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java @@ -87,21 +87,21 @@ public class Field32M extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 ef33d0d73..ddec44865 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java @@ -85,21 +85,21 @@ public class Field32Q extends Field implements Serializable, CurrencyContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CC"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CC"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CC"; } 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 f5ddf643d..890db19b3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java @@ -87,21 +87,21 @@ public class Field32R extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -261,7 +261,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -429,16 +429,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -461,16 +455,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 a66273150..31764d661 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java @@ -87,21 +87,21 @@ public class Field32U extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 8e824ce56..bd4d39820 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java @@ -88,21 +88,21 @@ public class Field330 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NNNNNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NNNNNN"; /** @@ -290,7 +290,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NNNNNN"; } @@ -432,16 +432,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -465,16 +459,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session 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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent1AsNumber(); } @@ -498,16 +486,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -531,16 +513,10 @@ public java.lang.Long getISNAsLong() { } /** - * Get the ISN (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 #getISNAsLong() + * @deprecated use #getISNAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getISNAsNumber() { return getComponent2AsNumber(); } @@ -564,16 +540,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -597,16 +567,10 @@ public java.lang.Long getISNNAKAsLong() { } /** - * Get the ISN NAK (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getISNNAKAsLong() + * @deprecated use #getISNNAKAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getISNNAKAsNumber() { return getComponent3AsNumber(); } @@ -630,16 +594,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -663,16 +621,10 @@ public java.lang.Long getOSNAsLong() { } /** - * Get the OSN (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getOSNAsLong() + * @deprecated use #getOSNAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getOSNAsNumber() { return getComponent4AsNumber(); } @@ -696,16 +648,10 @@ public java.lang.Long getComponent5AsLong() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsLong() + * @deprecated use #getComponent5AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { Long l = getComponent5AsLong(); return l != null ? new BigDecimal(l) : null; @@ -729,16 +675,10 @@ public java.lang.Long getOSNNAKAsLong() { } /** - * Get the OSN NAK (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getOSNNAKAsLong() + * @deprecated use #getOSNNAKAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getOSNNAKAsNumber() { return getComponent5AsNumber(); } @@ -762,16 +702,10 @@ public java.lang.Long getComponent6AsLong() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsLong() + * @deprecated use #getComponent6AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { Long l = getComponent6AsLong(); return l != null ? new BigDecimal(l) : null; @@ -795,16 +729,10 @@ public java.lang.Long getACKReplayIndicatorAsLong() { } /** - * Get the ACK Replay Indicator (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getACKReplayIndicatorAsLong() + * @deprecated use #getACKReplayIndicatorAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getACKReplayIndicatorAsNumber() { return getComponent6AsNumber(); } 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 4ca1b7e99..09d66a544 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java @@ -97,21 +97,21 @@ public class Field331 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NEHEHNNNNNNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NEHEHNNNNNNN"; /** @@ -371,7 +371,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NEHEHNNNNNNN"; } @@ -531,16 +531,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -564,16 +558,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session 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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent1AsNumber(); } @@ -729,16 +717,10 @@ public java.lang.Long getComponent6AsLong() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsLong() + * @deprecated use #getComponent6AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { Long l = getComponent6AsLong(); return l != null ? new BigDecimal(l) : null; @@ -762,16 +744,10 @@ public java.lang.Long getReasonForClosureAsLong() { } /** - * Get the Reason For Closure (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getReasonForClosureAsLong() + * @deprecated use #getReasonForClosureAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getReasonForClosureAsNumber() { return getComponent6AsNumber(); } @@ -795,16 +771,10 @@ public java.lang.Long getComponent7AsLong() { } /** - * Get the component 7 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent7AsLong() to get the proper value. - * - * @return the component 7 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent7AsLong() + * @deprecated use #getComponent7AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent7AsNumber() { Long l = getComponent7AsLong(); return l != null ? new BigDecimal(l) : null; @@ -828,16 +798,10 @@ public java.lang.Long getQuantityOfMessagesSentAsLong() { } /** - * Get the Quantity Of Messages Sent (component 7) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent7AsLong() to get the proper value. - * - * @return the component 7 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityOfMessagesSentAsLong() + * @deprecated use #getQuantityOfMessagesSentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityOfMessagesSentAsNumber() { return getComponent7AsNumber(); } @@ -861,16 +825,10 @@ public java.lang.Long getComponent8AsLong() { } /** - * Get the component 8 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent8AsLong() + * @deprecated use #getComponent8AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent8AsNumber() { Long l = getComponent8AsLong(); return l != null ? new BigDecimal(l) : null; @@ -894,16 +852,10 @@ public java.lang.Long getQuantityOfMessagesReceivedAsLong() { } /** - * Get the Quantity Of Messages Received (component 8) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityOfMessagesReceivedAsLong() + * @deprecated use #getQuantityOfMessagesReceivedAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityOfMessagesReceivedAsNumber() { return getComponent8AsNumber(); } @@ -927,16 +879,10 @@ public java.lang.Long getComponent9AsLong() { } /** - * Get the component 9 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent9AsLong() to get the proper value. - * - * @return the component 9 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent9AsLong() + * @deprecated use #getComponent9AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent9AsNumber() { Long l = getComponent9AsLong(); return l != null ? new BigDecimal(l) : null; @@ -960,16 +906,10 @@ public java.lang.Long getFirstInputSequenceNumberAsLong() { } /** - * Get the First Input Sequence Number (component 9) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent9AsLong() to get the proper value. - * - * @return the component 9 converted to Number (BigDecimal) or null if cannot be converted - * @see #getFirstInputSequenceNumberAsLong() + * @deprecated use #getFirstInputSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getFirstInputSequenceNumberAsNumber() { return getComponent9AsNumber(); } @@ -993,16 +933,10 @@ public java.lang.Long getComponent10AsLong() { } /** - * Get the component 10 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent10AsLong() to get the proper value. - * - * @return the component 10 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent10AsLong() + * @deprecated use #getComponent10AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent10AsNumber() { Long l = getComponent10AsLong(); return l != null ? new BigDecimal(l) : null; @@ -1026,16 +960,10 @@ public java.lang.Long getLastInputSequenceNumberAsLong() { } /** - * Get the Last Input Sequence Number (component 10) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent10AsLong() to get the proper value. - * - * @return the component 10 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLastInputSequenceNumberAsLong() + * @deprecated use #getLastInputSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLastInputSequenceNumberAsNumber() { return getComponent10AsNumber(); } @@ -1059,16 +987,10 @@ public java.lang.Long getComponent11AsLong() { } /** - * Get the component 11 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent11AsLong() to get the proper value. - * - * @return the component 11 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent11AsLong() + * @deprecated use #getComponent11AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent11AsNumber() { Long l = getComponent11AsLong(); return l != null ? new BigDecimal(l) : null; @@ -1092,16 +1014,10 @@ public java.lang.Long getFirstOutputSequenceNumberAsLong() { } /** - * Get the First Output Sequence Number (component 11) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent11AsLong() to get the proper value. - * - * @return the component 11 converted to Number (BigDecimal) or null if cannot be converted - * @see #getFirstOutputSequenceNumberAsLong() + * @deprecated use #getFirstOutputSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getFirstOutputSequenceNumberAsNumber() { return getComponent11AsNumber(); } @@ -1125,16 +1041,10 @@ public java.lang.Long getComponent12AsLong() { } /** - * Get the component 12 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent12AsLong() to get the proper value. - * - * @return the component 12 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent12AsLong() + * @deprecated use #getComponent12AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent12AsNumber() { Long l = getComponent12AsLong(); return l != null ? new BigDecimal(l) : null; @@ -1158,16 +1068,10 @@ public java.lang.Long getLastOutputSequenceNumberAsLong() { } /** - * Get the Last Output Sequence Number (component 12) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent12AsLong() to get the proper value. - * - * @return the component 12 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLastOutputSequenceNumberAsLong() + * @deprecated use #getLastOutputSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLastOutputSequenceNumberAsNumber() { return getComponent12AsNumber(); } 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 9a890a407..cf9026956 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java @@ -84,21 +84,21 @@ public class Field332 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "6!N6!N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -238,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -368,16 +368,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -401,16 +395,10 @@ public java.lang.Long getTotalMessagesSentAsLong() { } /** - * Get the Total Messages Sent (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 #getTotalMessagesSentAsLong() + * @deprecated use #getTotalMessagesSentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalMessagesSentAsNumber() { return getComponent1AsNumber(); } @@ -434,16 +422,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -467,16 +449,10 @@ public java.lang.Long getTotalMessagesReceivedAsLong() { } /** - * Get the Total Messages Received (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 #getTotalMessagesReceivedAsLong() + * @deprecated use #getTotalMessagesReceivedAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalMessagesReceivedAsNumber() { return getComponent2AsNumber(); } 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 ba7524116..62b8b6d81 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java @@ -93,21 +93,21 @@ public class Field333 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!N3!N6!N6!N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EHNEHNNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EHNEHNNN"; /** @@ -335,7 +335,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EHNEHNNN"; } @@ -549,16 +549,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -582,16 +576,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent3AsNumber(); } @@ -681,16 +669,10 @@ public java.lang.Long getComponent6AsLong() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsLong() + * @deprecated use #getComponent6AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { Long l = getComponent6AsLong(); return l != null ? new BigDecimal(l) : null; @@ -714,16 +696,10 @@ public java.lang.Long getReasonForClosureAsLong() { } /** - * Get the Reason For Closure (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getReasonForClosureAsLong() + * @deprecated use #getReasonForClosureAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getReasonForClosureAsNumber() { return getComponent6AsNumber(); } @@ -747,16 +723,10 @@ public java.lang.Long getComponent7AsLong() { } /** - * Get the component 7 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent7AsLong() to get the proper value. - * - * @return the component 7 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent7AsLong() + * @deprecated use #getComponent7AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent7AsNumber() { Long l = getComponent7AsLong(); return l != null ? new BigDecimal(l) : null; @@ -780,16 +750,10 @@ public java.lang.Long getLastInputSequenceNumberReceivedAsLong() { } /** - * Get the Last Input Sequence Number Received (component 7) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent7AsLong() to get the proper value. - * - * @return the component 7 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLastInputSequenceNumberReceivedAsLong() + * @deprecated use #getLastInputSequenceNumberReceivedAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLastInputSequenceNumberReceivedAsNumber() { return getComponent7AsNumber(); } @@ -813,16 +777,10 @@ public java.lang.Long getComponent8AsLong() { } /** - * Get the component 8 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent8AsLong() + * @deprecated use #getComponent8AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent8AsNumber() { Long l = getComponent8AsLong(); return l != null ? new BigDecimal(l) : null; @@ -846,16 +804,10 @@ public java.lang.Long getLastOutputSequenceNumberSentAsLong() { } /** - * Get the Last Output Sequence Number Sent (component 8) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLastOutputSequenceNumberSentAsLong() + * @deprecated use #getLastOutputSequenceNumberSentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLastOutputSequenceNumberSentAsNumber() { return getComponent8AsNumber(); } 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 0c79448ae..29c5fbc24 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java @@ -83,21 +83,21 @@ public class Field334 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -237,7 +237,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } 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 a6e6e57d6..fae29b6aa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java @@ -90,21 +90,21 @@ public class Field335 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NS[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "HRMZH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "HRMZH"; /** @@ -290,7 +290,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "HRMZH"; } 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 b8af2ce72..2ec13197f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java @@ -85,21 +85,21 @@ public class Field336 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "6!S5!NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNS"; /** @@ -251,7 +251,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNS"; } @@ -400,16 +400,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -433,16 +427,10 @@ public java.lang.Long getNumberOfMessagesAsLong() { } /** - * Get the Number Of Messages (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 #getNumberOfMessagesAsLong() + * @deprecated use #getNumberOfMessagesAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberOfMessagesAsNumber() { return getComponent2AsNumber(); } 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 7e29a1bd4..917b3bc3e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java @@ -81,21 +81,21 @@ public class Field337 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a122c271a..2f65cb2cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java @@ -81,21 +81,21 @@ public class Field338 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d3182bdcd..4e164290e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java @@ -81,21 +81,21 @@ public class Field339 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ada8684b2..39fcf10a7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java @@ -91,21 +91,21 @@ public class Field33A extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 d71e03048..4b1a787a9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java @@ -86,21 +86,21 @@ public class Field33B extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -245,7 +245,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -393,16 +393,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -417,7 +411,7 @@ public String getAmount() { /** * Alternative method getter for field's Amount - * @see #getAmount() + * @deprecated use #getAmount() instead * @since 9.2.7 */ public String getPrice() { @@ -434,23 +428,16 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } /** - * Alternative method getter for field's Amount as BigDecimal - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead * @since 9.2.7 */ public java.math.BigDecimal getPriceAsBigDecimal() { @@ -458,16 +445,10 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Alternative method getter for field's 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getAmountAsNumber(); } @@ -588,24 +569,14 @@ public Field33B setAmount(java.lang.Number component2) { } /** - * Alternative method setter for field's Amount - * - * @see #setAmount(String) - * - * @param component2 the Amount to set - * @return the field object to enable build pattern + * @deprecated use #setAmount(String) instead */ public Field33B setPrice(String component2) { return setAmount(component2); } /** - * Alternative method setter for field's Amount 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ public Field33B setPrice(java.math.BigDecimal component2) { @@ -613,13 +584,7 @@ public Field33B setPrice(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as 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) + * @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 4baf5a1ea..63d5ec359 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java @@ -91,21 +91,21 @@ public class Field33C extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 71f8cd264..8af922056 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java @@ -91,21 +91,21 @@ public class Field33D extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 575fd6786..644b6c771 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java @@ -87,21 +87,21 @@ public class Field33E extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 4b9afe260..c18d0d820 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java @@ -87,21 +87,21 @@ public class Field33F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 5f885de66..2cecbe09f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java @@ -88,21 +88,21 @@ public class Field33G extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CIS"; /** @@ -116,11 +116,10 @@ public class Field33G extends Field implements Serializable, MonetaryAmountConta public static final Integer PRICE = 2; /** - * Alternative (DEPRECATED) constant name for field's Price Component number. - * @see #PRICE + * @deprecated use #PRICE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -260,7 +259,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CNS"; } @@ -431,16 +430,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -455,11 +448,11 @@ public String getPrice() { /** * Alternative DEPRECATED method getter for field's Price - * @see #getPrice() + * @deprecated use #getPrice() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getPrice(); } @@ -474,41 +467,28 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Get the Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Price as BigDecimal - * @see #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getPriceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getPriceAsNumber(); } @@ -668,45 +648,29 @@ public Field33G setPrice(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Price - * - * @see #setPrice(String) - * - * @param component2 the Price to set - * @return the field object to enable build pattern + * @deprecated use #setPrice(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33G setAmount(String component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33G setAmount(java.math.BigDecimal component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price (component 2) as 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) + * @deprecated use #setPrice(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33G setAmount(java.lang.Number component2) { return setPrice(component2); } 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 06f4844cc..0a9e90b9f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java @@ -87,21 +87,21 @@ public class Field33H extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 ff51aca10..9ca89efde 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java @@ -86,21 +86,21 @@ public class Field33J extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -109,11 +109,10 @@ public class Field33J extends Field implements Serializable, AmountContainer { public static final Integer UNIT = 1; /** - * Alternative (DEPRECATED) constant name for field's Unit Component number. - * @see #UNIT + * @deprecated use #UNIT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 1; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -378,11 +377,11 @@ public String getUnit() { /** * Alternative DEPRECATED method getter for field's Unit - * @see #getUnit() + * @deprecated use #getUnit() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getUnit(); } @@ -406,16 +405,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -438,16 +431,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } @@ -474,15 +461,10 @@ public Field33J setUnit(String component1) { } /** - * Alternative DEPRECATED method setter for field's Unit - * - * @see #setUnit(String) - * - * @param component1 the Unit to set - * @return the field object to enable build pattern + * @deprecated use #setUnit(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33J setCurrency(String component1) { return setUnit(component1); } 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 e48ccba05..293d0781e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java @@ -90,21 +90,21 @@ public class Field33K extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "cNSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNSCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNSCI"; /** @@ -113,11 +113,10 @@ public class Field33K extends Field implements Serializable, MonetaryAmountConta public static final Integer DAYMONTH = 1; /** - * Alternative (DEPRECATED) constant name for field's DayMonth Component number. - * @see #DAYMONTH + * @deprecated use #DAYMONTH instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 1; /** @@ -302,7 +301,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNSCN"; } @@ -444,11 +443,11 @@ public String getDayMonth() { /** * Alternative DEPRECATED method getter for field's DayMonth - * @see #getDayMonth() + * @deprecated use #getDayMonth() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getDayMonth(); } @@ -472,16 +471,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -497,11 +490,11 @@ public String getNumberOfDaysMonths() { /** * Alternative DEPRECATED method getter for field's Number Of Days/Months - * @see #getNumberOfDaysMonths() + * @deprecated use #getNumberOfDaysMonths() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumberOfDaysMonths(); } @@ -516,41 +509,28 @@ public java.lang.Long getNumberOfDaysMonthsAsLong() { } /** - * Get the Number Of Days/Months (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 #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberOfDaysMonthsAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number Of Days/Months as Long - * @see #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberOfDaysMonthsAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number Of Days/Months (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 #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberOfDaysMonthsAsNumber(); } @@ -623,16 +603,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -655,16 +629,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent5AsNumber(); } @@ -691,15 +659,10 @@ public Field33K setDayMonth(String component1) { } /** - * Alternative DEPRECATED method setter for field's DayMonth - * - * @see #setDayMonth(String) - * - * @param component1 the DayMonth to set - * @return the field object to enable build pattern + * @deprecated use #setDayMonth(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33K setDMMark(String component1) { return setDayMonth(component1); } @@ -797,45 +760,29 @@ public Field33K setNumberOfDaysMonths(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months - * - * @see #setNumberOfDaysMonths(String) - * - * @param component2 the Number Of Days/Months to set - * @return the field object to enable build pattern + * @deprecated use #setNumberOfDaysMonths(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33K setNumberofDaysMonths(String component2) { return setNumberOfDaysMonths(component2); } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33K setNumberofDaysMonths(java.lang.Long component2) { return setNumberOfDaysMonths(component2); } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months (component 2) as 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) + * @deprecated use #setNumberOfDaysMonths(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33K setNumberofDaysMonths(java.lang.Number component2) { return setNumberOfDaysMonths(component2); } 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 88bcb0108..efb40c418 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java @@ -86,21 +86,21 @@ public class Field33S extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -109,11 +109,10 @@ public class Field33S extends Field implements Serializable, AmountContainer { public static final Integer CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Code Component number. - * @see #CODE + * @deprecated use #CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 1; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -378,11 +377,11 @@ public String getCode() { /** * Alternative DEPRECATED method getter for field's Code - * @see #getCode() + * @deprecated use #getCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCode(); } @@ -406,16 +405,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -438,16 +431,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } @@ -474,15 +461,10 @@ public Field33S setCode(String component1) { } /** - * Alternative DEPRECATED method setter for field's Code - * - * @see #setCode(String) - * - * @param component1 the Code to set - * @return the field object to enable build pattern + * @deprecated use #setCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33S setCurrency(String component1) { return setCode(component1); } 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 9eb6c5db3..f5ec5f7f4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java @@ -86,21 +86,21 @@ public class Field33T extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -114,11 +114,10 @@ public class Field33T extends Field implements Serializable, AmountContainer { public static final Integer PRICE = 2; /** - * Alternative (DEPRECATED) constant name for field's Price Component number. - * @see #PRICE + * @deprecated use #PRICE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -395,16 +394,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -419,11 +412,11 @@ public String getPrice() { /** * Alternative DEPRECATED method getter for field's Price - * @see #getPrice() + * @deprecated use #getPrice() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getPrice(); } @@ -438,41 +431,28 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Get the Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Price as BigDecimal - * @see #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getPriceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getPriceAsNumber(); } @@ -593,45 +573,29 @@ public Field33T setPrice(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Price - * - * @see #setPrice(String) - * - * @param component2 the Price to set - * @return the field object to enable build pattern + * @deprecated use #setPrice(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33T setAmount(String component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33T setAmount(java.math.BigDecimal component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price (component 2) as 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) + * @deprecated use #setPrice(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33T setAmount(java.lang.Number component2) { return setPrice(component2); } 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 05b2becea..91a688469 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java @@ -86,21 +86,21 @@ public class Field33Z extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -377,16 +377,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } 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 b9bb7cdb8..8d0143bf9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java @@ -82,21 +82,21 @@ public class Field340 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "KS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "KS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "KS"; } 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 02777af23..fd47577e6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java @@ -81,21 +81,21 @@ public class Field341 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a4c08478e..38d54a967 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java @@ -83,21 +83,21 @@ public class Field342 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "3!SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } 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 117027222..fbbfe4f62 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java @@ -86,21 +86,21 @@ public class Field343 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NNNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NNNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NNNN"; /** @@ -264,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NNNN"; } @@ -400,16 +400,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -433,16 +427,10 @@ public java.lang.Long getRegionTimeCount1AsLong() { } /** - * Get the Region Time Count 1 (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 #getRegionTimeCount1AsLong() + * @deprecated use #getRegionTimeCount1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRegionTimeCount1AsNumber() { return getComponent1AsNumber(); } @@ -466,16 +454,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -499,16 +481,10 @@ public java.lang.Long getRegionTimeCount2AsLong() { } /** - * Get the Region Time Count 2 (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 #getRegionTimeCount2AsLong() + * @deprecated use #getRegionTimeCount2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRegionTimeCount2AsNumber() { return getComponent2AsNumber(); } @@ -532,16 +508,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -565,16 +535,10 @@ public java.lang.Long getRegionTimeCount3AsLong() { } /** - * Get the Region Time Count 3 (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRegionTimeCount3AsLong() + * @deprecated use #getRegionTimeCount3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRegionTimeCount3AsNumber() { return getComponent3AsNumber(); } @@ -598,16 +562,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -631,16 +589,10 @@ public java.lang.Long getRegionTimeCount4AsLong() { } /** - * Get the Region Time Count 4 (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRegionTimeCount4AsLong() + * @deprecated use #getRegionTimeCount4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRegionTimeCount4AsNumber() { return getComponent4AsNumber(); } 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 639741fc1..15cea214b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java @@ -84,21 +84,21 @@ public class Field344 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "c[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cN"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cN"; } @@ -385,16 +385,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -418,16 +412,10 @@ public java.lang.Long getMessageCategoriesAsLong() { } /** - * Get the Message Categories (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 #getMessageCategoriesAsLong() + * @deprecated use #getMessageCategoriesAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageCategoriesAsNumber() { return getComponent2AsNumber(); } 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 47e3a340e..d081f42ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java @@ -92,21 +92,21 @@ public class Field345 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "3!S*10"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "MMMMMMMMMM"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "MMMMMMMMMM"; /** @@ -313,7 +313,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "MMMMMMMMMM"; } 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 54347a04e..8c102a4e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java @@ -90,21 +90,21 @@ public class Field346 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "3!S*10"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSS"; /** @@ -311,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSS"; } 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 14fa12366..efa666cb7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java @@ -90,21 +90,21 @@ public class Field347 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "3!S*10"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSS"; /** @@ -311,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSS"; } 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 251cf8d9d..d3a83bfc9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java @@ -81,21 +81,21 @@ public class Field348 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 041cb127b..99a8b7592 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java @@ -83,21 +83,21 @@ public class Field349 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getCombinedCriteriaAsLong() { } /** - * Get the Combined Criteria (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 #getCombinedCriteriaAsLong() + * @deprecated use #getCombinedCriteriaAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getCombinedCriteriaAsNumber() { return getComponent1AsNumber(); } 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 025e13aee..ab0c1add6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java @@ -91,21 +91,21 @@ public class Field34A extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 ac08f8161..0ff6e2119 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java @@ -87,21 +87,21 @@ public class Field34B extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 1cc7d38c8..083315d3e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java @@ -89,21 +89,21 @@ public class Field34C extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSCI"; /** @@ -122,11 +122,10 @@ public class Field34C extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCYPERCENT = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency/Percent Component number. - * @see #CURRENCYPERCENT + * @deprecated use #CURRENCYPERCENT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 3; /** @@ -135,11 +134,10 @@ public class Field34C extends Field implements Serializable, MonetaryAmountConta public static final Integer AMOUNTRATE = 4; /** - * Alternative (DEPRECATED) constant name for field's Amount/Rate Component number. - * @see #AMOUNTRATE + * @deprecated use #AMOUNTRATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 4; /** @@ -290,7 +288,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSCN"; } @@ -473,11 +471,11 @@ public String getCurrencyPercent() { /** * Alternative DEPRECATED method getter for field's Currency/Percent - * @see #getCurrencyPercent() + * @deprecated use #getCurrencyPercent() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyPercent(); } @@ -491,11 +489,10 @@ public java.util.Currency getCurrencyPercentAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency/Percent as Currency - * @see #getCurrencyPercentAsCurrency() + * @deprecated use #getCurrencyPercentAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyPercentAsCurrency(); } @@ -519,16 +516,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -543,11 +534,11 @@ public String getAmountRate() { /** * Alternative DEPRECATED method getter for field's Amount/Rate - * @see #getAmountRate() + * @deprecated use #getAmountRate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getAmountRate(); } @@ -562,41 +553,28 @@ public java.math.BigDecimal getAmountRateAsBigDecimal() { } /** - * Get the Amount/Rate (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountRateAsBigDecimal() + * @deprecated use #getAmountRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountRateAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Amount/Rate as BigDecimal - * @see #getAmountRateAsBigDecimal() + * @deprecated use #getAmountRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getAmountRateAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Amount/Rate (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountRateAsBigDecimal() + * @deprecated use #getAmountRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getAmountRateAsNumber(); } @@ -688,29 +666,19 @@ public Field34C setCurrencyPercent(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency/Percent - * - * @see #setCurrencyPercent(String) - * - * @param component3 the Currency/Percent to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyPercent(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34C setCurrency(String component3) { return setCurrencyPercent(component3); } /** - * Alternative DEPRECATED method setter for field's Currency/Percent from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency/Percent content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34C setCurrency(java.util.Currency component3) { return setCurrencyPercent(component3); } @@ -810,45 +778,29 @@ public Field34C setAmountRate(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Amount/Rate - * - * @see #setAmountRate(String) - * - * @param component4 the Amount/Rate to set - * @return the field object to enable build pattern + * @deprecated use #setAmountRate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34C setAmount(String component4) { return setAmountRate(component4); } /** - * Alternative DEPRECATED method setter for field's Amount/Rate 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 + * @deprecated use #setComponent4(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34C setAmount(java.math.BigDecimal component4) { return setAmountRate(component4); } /** - * Alternative DEPRECATED method setter for field's Amount/Rate (component 4) as 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) + * @deprecated use #setAmountRate(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34C setAmount(java.lang.Number component4) { return setAmountRate(component4); } 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 39a30fd5c..1c9427489 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java @@ -88,21 +88,21 @@ public class Field34E extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCI"; /** @@ -258,7 +258,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCN"; } @@ -443,16 +443,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -475,16 +469,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 93fbdec1d..ca15e5d9a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java @@ -88,21 +88,21 @@ public class Field34F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "CSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CSI"; /** @@ -258,7 +258,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CSN"; } @@ -443,16 +443,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -475,16 +469,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 e9fe8442e..a18c0f5d4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java @@ -87,21 +87,21 @@ public class Field34J extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -115,11 +115,10 @@ public class Field34J extends Field implements Serializable, AmountContainer { public static final Integer UNIT = 2; /** - * Alternative (DEPRECATED) constant name for field's Unit Component number. - * @see #UNIT + * @deprecated use #UNIT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -418,11 +417,11 @@ public String getUnit() { /** * Alternative DEPRECATED method getter for field's Unit - * @see #getUnit() + * @deprecated use #getUnit() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getUnit(); } @@ -446,16 +445,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -478,16 +471,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } @@ -535,15 +522,10 @@ public Field34J setUnit(String component2) { } /** - * Alternative DEPRECATED method setter for field's Unit - * - * @see #setUnit(String) - * - * @param component2 the Unit to set - * @return the field object to enable build pattern + * @deprecated use #setUnit(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34J setCurrency(String component2) { return setUnit(component2); } 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 04425c6f4..599e3291f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java @@ -91,21 +91,21 @@ public class Field34P extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 e396363d0..cff716bfc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java @@ -91,21 +91,21 @@ public class Field34R extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 a63b22fa0..4b1420d06 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java @@ -86,21 +86,21 @@ public class Field35A extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -109,11 +109,10 @@ public class Field35A extends Field implements Serializable, AmountContainer { public static final Integer TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Type Component number. - * @see #TYPE + * @deprecated use #TYPE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 1; /** @@ -122,11 +121,10 @@ public class Field35A extends Field implements Serializable, AmountContainer { public static final Integer QUANTITY = 2; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -255,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,11 +386,11 @@ public String getType() { /** * Alternative DEPRECATED method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getType(); } @@ -416,16 +414,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -440,11 +432,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -459,41 +451,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -520,15 +499,10 @@ public Field35A setType(String component1) { } /** - * Alternative DEPRECATED method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35A setCurrency(String component1) { return setType(component1); } @@ -628,45 +602,29 @@ public Field35A setQuantity(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component2 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35A setAmount(String component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35A setAmount(java.math.BigDecimal component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 2) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35A setAmount(java.lang.Number component2) { return setQuantity(component2); } 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 92378f7ef..9d1f0bde8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java @@ -87,21 +87,21 @@ public class Field35B extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S][$S]0-4"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -293,7 +293,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } @@ -488,7 +488,7 @@ public String getISIN() { /** * Alternative method getter for field's ISIN - * @see #getISIN() + * @deprecated use #getISIN() instead * @since 9.2.7 */ public String getIdentificationOfInstrument() { @@ -497,7 +497,7 @@ public String getIdentificationOfInstrument() { /** * Alternative method getter for field's ISIN - * @see #getISIN() + * @deprecated use #getISIN() instead * @since 9.2.7 */ public String getIdentificationOfSecurity() { @@ -522,7 +522,7 @@ public String getDescriptionLine1() { /** * Alternative method getter for field's Description - * @see #getDescriptionLine1() + * @deprecated use #getDescriptionLine1() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine1() { @@ -531,7 +531,7 @@ public String getDescriptionOfInstrumentLine1() { /** * Alternative method getter for field's Description - * @see #getDescriptionLine1() + * @deprecated use #getDescriptionLine1() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine1() { @@ -567,46 +567,28 @@ public String getDescription(CharSequence deli) { } /** - * Alternative method getter for concatenation - * of component 3 to component 6 joined together with a copy of the - * specified delimiter. - * @return the Description from components - * @see #getDescription() + * @deprecated use #getDescription() instead */ public String getDescriptionOfInstrument() { return getDescription(); } /** - * Alternative method getter for concatenation - * of component 3 to component 6 joined together with a copy of the - * specified delimiter. - * @param deli the delimiter that separates each component - * @return the Description from components - * @see #getDescription() + * @deprecated use #getDescription() instead */ public String getDescriptionOfInstrument(CharSequence deli) { return getDescription(deli); } /** - * Alternative method getter for concatenation - * of component 3 to component 6 joined together with a copy of the - * specified delimiter. - * @return the Description from components - * @see #getDescription() + * @deprecated use #getDescription() instead */ public String getDescriptionOfSecurity() { return getDescription(); } /** - * Alternative method getter for concatenation - * of component 3 to component 6 joined together with a copy of the - * specified delimiter. - * @param deli the delimiter that separates each component - * @return the Description from components - * @see #getDescription() + * @deprecated use #getDescription() instead */ public String getDescriptionOfSecurity(CharSequence deli) { return getDescription(deli); @@ -630,7 +612,7 @@ public String getDescriptionLine2() { /** * Alternative method getter for field's Description 2 - * @see #getDescriptionLine2() + * @deprecated use #getDescriptionLine2() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine2() { @@ -639,7 +621,7 @@ public String getDescriptionOfInstrumentLine2() { /** * Alternative method getter for field's Description 2 - * @see #getDescriptionLine2() + * @deprecated use #getDescriptionLine2() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine2() { @@ -664,7 +646,7 @@ public String getDescriptionLine3() { /** * Alternative method getter for field's Description 3 - * @see #getDescriptionLine3() + * @deprecated use #getDescriptionLine3() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine3() { @@ -673,7 +655,7 @@ public String getDescriptionOfInstrumentLine3() { /** * Alternative method getter for field's Description 3 - * @see #getDescriptionLine3() + * @deprecated use #getDescriptionLine3() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine3() { @@ -698,7 +680,7 @@ public String getDescriptionLine4() { /** * Alternative method getter for field's Description 4 - * @see #getDescriptionLine4() + * @deprecated use #getDescriptionLine4() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine4() { @@ -707,7 +689,7 @@ public String getDescriptionOfInstrumentLine4() { /** * Alternative method getter for field's Description 4 - * @see #getDescriptionLine4() + * @deprecated use #getDescriptionLine4() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine4() { @@ -757,24 +739,14 @@ public Field35B setISIN(String component2) { } /** - * Alternative method setter for field's ISIN - * - * @see #setISIN(String) - * - * @param component2 the ISIN to set - * @return the field object to enable build pattern + * @deprecated use #setISIN(String) instead */ public Field35B setIdentificationOfInstrument(String component2) { return setISIN(component2); } /** - * Alternative method setter for field's ISIN - * - * @see #setISIN(String) - * - * @param component2 the ISIN to set - * @return the field object to enable build pattern + * @deprecated use #setISIN(String) instead */ public Field35B setIdentificationOfSecurity(String component2) { return setISIN(component2); @@ -802,24 +774,14 @@ public Field35B setDescriptionLine1(String component3) { } /** - * Alternative method setter for field's Description - * - * @see #setDescriptionLine1(String) - * - * @param component3 the Description to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine1(String) instead */ public Field35B setDescriptionOfInstrumentLine1(String component3) { return setDescriptionLine1(component3); } /** - * Alternative method setter for field's Description - * - * @see #setDescriptionLine1(String) - * - * @param component3 the Description to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine1(String) instead */ public Field35B setDescriptionOfSecurityLine1(String component3) { return setDescriptionLine1(component3); @@ -838,24 +800,14 @@ public Field35B setDescription(String value) { } /** - * Alternative method setter for - * the Description splitting the parameter lines into components 3 to 6. - * - * @param value the Description 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 - * @see #setDescription(String) + * @deprecated use #setDescription(String) instead */ public Field35B setDescriptionOfInstrument(String value) { return setDescription(value); } /** - * Alternative method setter for - * the Description splitting the parameter lines into components 3 to 6. - * - * @param value the Description 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 - * @see #setDescription(String) + * @deprecated use #setDescription(String) instead */ public Field35B setDescriptionOfSecurity(String value) { return setDescription(value); @@ -883,24 +835,14 @@ public Field35B setDescriptionLine2(String component4) { } /** - * Alternative method setter for field's Description 2 - * - * @see #setDescriptionLine2(String) - * - * @param component4 the Description 2 to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine2(String) instead */ public Field35B setDescriptionOfInstrumentLine2(String component4) { return setDescriptionLine2(component4); } /** - * Alternative method setter for field's Description 2 - * - * @see #setDescriptionLine2(String) - * - * @param component4 the Description 2 to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine2(String) instead */ public Field35B setDescriptionOfSecurityLine2(String component4) { return setDescriptionLine2(component4); @@ -928,24 +870,14 @@ public Field35B setDescriptionLine3(String component5) { } /** - * Alternative method setter for field's Description 3 - * - * @see #setDescriptionLine3(String) - * - * @param component5 the Description 3 to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine3(String) instead */ public Field35B setDescriptionOfInstrumentLine3(String component5) { return setDescriptionLine3(component5); } /** - * Alternative method setter for field's Description 3 - * - * @see #setDescriptionLine3(String) - * - * @param component5 the Description 3 to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine3(String) instead */ public Field35B setDescriptionOfSecurityLine3(String component5) { return setDescriptionLine3(component5); @@ -973,24 +905,14 @@ public Field35B setDescriptionLine4(String component6) { } /** - * Alternative method setter for field's Description 4 - * - * @see #setDescriptionLine4(String) - * - * @param component6 the Description 4 to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine4(String) instead */ public Field35B setDescriptionOfInstrumentLine4(String component6) { return setDescriptionLine4(component6); } /** - * Alternative method setter for field's Description 4 - * - * @see #setDescriptionLine4(String) - * - * @param component6 the Description 4 to set - * @return the field object to enable build pattern + * @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 db4b3d89c..f28690b96 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java @@ -82,21 +82,21 @@ public class Field35C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 d3b703b4e..f80084d34 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java @@ -84,21 +84,21 @@ public class Field35D extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 6790644ac..942acdbdc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java @@ -87,21 +87,21 @@ public class Field35E extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } 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 a1f939978..89ae2d038 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java @@ -93,21 +93,21 @@ public class Field35G extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 92649cb2a..717433037 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java @@ -87,21 +87,21 @@ public class Field35H extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -120,11 +120,10 @@ public class Field35H extends Field implements Serializable, AmountContainer { public static final Integer QUANTITY = 3; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 3; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -435,16 +434,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -459,11 +452,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -478,41 +471,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -654,45 +634,29 @@ public Field35H setQuantity(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component3 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35H setAmount(String component3) { return setQuantity(component3); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent3(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35H setAmount(java.math.BigDecimal component3) { return setQuantity(component3); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 3) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35H setAmount(java.lang.Number component3) { return setQuantity(component3); } 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 d8d1ad50f..9e27564ab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java @@ -85,21 +85,21 @@ public class Field35L extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 9154541e7..0a9de3e79 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java @@ -86,21 +86,21 @@ public class Field35N extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -109,11 +109,10 @@ public class Field35N extends Field implements Serializable, AmountContainer { public static final Integer TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Type Component number. - * @see #TYPE + * @deprecated use #TYPE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 1; /** @@ -122,11 +121,10 @@ public class Field35N extends Field implements Serializable, AmountContainer { public static final Integer QUANTITY = 2; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -255,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,11 +386,11 @@ public String getType() { /** * Alternative DEPRECATED method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getType(); } @@ -416,16 +414,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -440,11 +432,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -459,41 +451,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -520,15 +499,10 @@ public Field35N setType(String component1) { } /** - * Alternative DEPRECATED method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35N setCurrency(String component1) { return setType(component1); } @@ -628,45 +602,29 @@ public Field35N setQuantity(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component2 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35N setAmount(String component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35N setAmount(java.math.BigDecimal component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 2) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35N setAmount(java.lang.Number component2) { return setQuantity(component2); } 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 4f19ea438..99b13cb7f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java @@ -86,21 +86,21 @@ public class Field35S extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -109,11 +109,10 @@ public class Field35S extends Field implements Serializable, AmountContainer { public static final Integer TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Type Component number. - * @see #TYPE + * @deprecated use #TYPE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 1; /** @@ -122,11 +121,10 @@ public class Field35S extends Field implements Serializable, AmountContainer { public static final Integer QUANTITY = 2; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -255,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,11 +386,11 @@ public String getType() { /** * Alternative DEPRECATED method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getType(); } @@ -416,16 +414,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -440,11 +432,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -459,41 +451,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -520,15 +499,10 @@ public Field35S setType(String component1) { } /** - * Alternative DEPRECATED method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35S setCurrency(String component1) { return setType(component1); } @@ -628,45 +602,29 @@ public Field35S setQuantity(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component2 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35S setAmount(String component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35S setAmount(java.math.BigDecimal component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 2) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35S setAmount(java.lang.Number component2) { return setQuantity(component2); } 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 623012593..174bdef86 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java @@ -87,21 +87,21 @@ public class Field35U extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN[S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SIS"; /** @@ -115,11 +115,10 @@ public class Field35U extends Field implements Serializable, AmountContainer { public static final Integer PRICE = 2; /** - * Alternative (DEPRECATED) constant name for field's Price Component number. - * @see #PRICE + * @deprecated use #PRICE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -261,7 +260,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNS"; } @@ -415,16 +414,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -439,11 +432,11 @@ public String getPrice() { /** * Alternative DEPRECATED method getter for field's Price - * @see #getPrice() + * @deprecated use #getPrice() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getPrice(); } @@ -458,41 +451,28 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Get the Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Price as BigDecimal - * @see #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getPriceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getPriceAsNumber(); } @@ -629,45 +609,29 @@ public Field35U setPrice(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Price - * - * @see #setPrice(String) - * - * @param component2 the Price to set - * @return the field object to enable build pattern + * @deprecated use #setPrice(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35U setAmount(String component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35U setAmount(java.math.BigDecimal component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price (component 2) as 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) + * @deprecated use #setPrice(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35U setAmount(java.lang.Number component2) { return setPrice(component2); } 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 ac86384f6..9ab588804 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java @@ -85,21 +85,21 @@ public class Field36 extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } 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 c0e8d2546..b963c01a7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java @@ -88,21 +88,21 @@ public class Field36B extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -257,7 +257,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -422,16 +422,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -454,16 +448,10 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent3AsNumber(); } 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 d2bbb4161..a972386da 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java @@ -83,21 +83,21 @@ public class Field36C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field36C extends Field implements Serializable, GenericField { public static final Integer QUANTITY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Quantity Code Component number. - * @see #QUANTITY_CODE + * @deprecated use #QUANTITY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getQuantityCode() { /** * Alternative DEPRECATED method getter for field's Quantity Code - * @see #getQuantityCode() + * @deprecated use #getQuantityCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getQuantityCode(); } @@ -441,15 +440,10 @@ public Field36C setQuantityCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Quantity Code - * - * @see #setQuantityCode(String) - * - * @param component2 the Quantity Code to set - * @return the field object to enable build pattern + * @deprecated use #setQuantityCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 b9cdaea3a..2ec46efaf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java @@ -86,21 +86,21 @@ public class Field36D extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSN"; /** @@ -250,7 +250,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -415,16 +415,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -448,16 +442,10 @@ public java.lang.Long getQuantityOfDigitalTokensAsLong() { } /** - * Get the Quantity Of Digital Tokens (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityOfDigitalTokensAsLong() + * @deprecated use #getQuantityOfDigitalTokensAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityOfDigitalTokensAsNumber() { return getComponent3AsNumber(); } 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 bedb46386..24d60938e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java @@ -89,21 +89,21 @@ public class Field36E extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSI"; /** @@ -127,11 +127,10 @@ public class Field36E extends Field implements Serializable, AmountContainer, Ge public static final Integer QUANTITY = 4; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 4; /** @@ -278,7 +277,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSN"; } @@ -467,16 +466,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -491,11 +484,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -510,41 +503,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -707,45 +687,29 @@ public Field36E setQuantity(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component4 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field36E setAmount(String component4) { return setQuantity(component4); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent4(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field36E setAmount(java.math.BigDecimal component4) { return setQuantity(component4); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 4) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field36E setAmount(java.lang.Number component4) { return setQuantity(component4); } 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 6726103ed..81aa447c6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java @@ -92,21 +92,21 @@ public class Field37A extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37A extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37A extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37A extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37A setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37A setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37A setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 b94168076..12c74f2fa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java @@ -92,21 +92,21 @@ public class Field37B extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37B extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37B extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37B extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37B setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37B setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37B setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 159ab5288..8b6f75996 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java @@ -92,21 +92,21 @@ public class Field37C extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37C extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37C extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37C extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37C setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37C setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37C setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 8c4715480..6872f5bd1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java @@ -92,21 +92,21 @@ public class Field37D extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37D extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37D extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37D extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37D setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37D setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37D setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 68b0eb029..bead1de27 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java @@ -92,21 +92,21 @@ public class Field37E extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37E extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37E extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37E extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37E setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37E setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37E setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 2c533fe9d..fefffa917 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java @@ -92,21 +92,21 @@ public class Field37F extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37F extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37F extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37F extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37F setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37F setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37F setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 2bb1ceb2e..ffab8a93b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java @@ -86,21 +86,21 @@ public class Field37G extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,16 +388,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -420,16 +414,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (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 #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent2AsNumber(); } 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 40e41be61..5e2409e41 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java @@ -87,21 +87,21 @@ public class Field37H extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "c[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -110,11 +110,10 @@ public class Field37H extends Field implements Serializable, AmountContainer { public static final Integer INDICATOR = 1; /** - * Alternative (DEPRECATED) constant name for field's Indicator Component number. - * @see #INDICATOR + * @deprecated use #INDICATOR instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DC_MARK = 1; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -402,11 +401,11 @@ public String getIndicator() { /** * Alternative DEPRECATED method getter for field's Indicator - * @see #getIndicator() + * @deprecated use #getIndicator() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDCMark() { return getIndicator(); } @@ -446,16 +445,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -478,16 +471,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent3AsNumber(); } @@ -514,15 +501,10 @@ public Field37H setIndicator(String component1) { } /** - * Alternative DEPRECATED method setter for field's Indicator - * - * @see #setIndicator(String) - * - * @param component1 the Indicator to set - * @return the field object to enable build pattern + * @deprecated use #setIndicator(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37H setDCMark(String component1) { return setIndicator(component1); } 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 d5d7e4f3b..ea39d0eb9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java @@ -85,21 +85,21 @@ public class Field37J extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } 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 3269eebde..8d3f76b07 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java @@ -86,21 +86,21 @@ public class Field37K extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -385,16 +385,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -417,16 +411,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (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 #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent2AsNumber(); } 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 a95be4a6a..413935cdc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java @@ -85,21 +85,21 @@ public class Field37L extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } 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 ec9572919..1aee4b36a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java @@ -86,21 +86,21 @@ public class Field37M extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,16 +388,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -420,16 +414,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (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 #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent2AsNumber(); } 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 8df28f305..6e470068b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37N.java @@ -350,260 +350,5 @@ public static Field37N fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java index 0c854fd0c..2774614a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java @@ -85,21 +85,21 @@ public class Field37P extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } 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 749d7760a..a76456206 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java @@ -86,21 +86,21 @@ public class Field37R extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,16 +388,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -420,16 +414,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (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 #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent2AsNumber(); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java index 4a336d1f8..a4239c489 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java @@ -85,21 +85,21 @@ public class Field37U extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } 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 e4b3a8d09..cfedcc1bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java @@ -86,21 +86,21 @@ public class Field37V extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,16 +388,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -420,16 +414,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (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 #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent2AsNumber(); } 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 30955254d..14ae4c993 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java @@ -83,21 +83,21 @@ public class Field38A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -106,11 +106,10 @@ public class Field38A extends Field implements Serializable { public static final Integer PERIOD = 1; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER = 1; /** @@ -229,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -358,16 +357,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -383,11 +376,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumber() { return getPeriod(); } @@ -402,41 +395,28 @@ public java.lang.Long getPeriodAsLong() { } /** - * Get the Period (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 #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPeriodAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Period as Long - * @see #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberAsLong() { return getPeriodAsLong(); } /** - * Alternative DEPRECATED method getter for field's Period (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 #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getPeriodAsNumber(); } @@ -534,45 +514,29 @@ public Field38A setPeriod(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component1 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field38A setNumber(String component1) { return setPeriod(component1); } /** - * Alternative DEPRECATED method setter for field's Period 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field38A setNumber(java.lang.Long component1) { return setPeriod(component1); } /** - * Alternative DEPRECATED method setter for field's Period (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 Period content to set - * @return the field object to enable build pattern - * @see #setPeriod(java.lang.Long) + * @deprecated use #setPeriod(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 de76fb65d..f513afde5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java @@ -83,21 +83,21 @@ public class Field38D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -106,11 +106,10 @@ public class Field38D extends Field implements Serializable { public static final Integer PERIOD = 1; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER = 1; /** @@ -229,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -358,16 +357,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -383,11 +376,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumber() { return getPeriod(); } @@ -402,41 +395,28 @@ public java.lang.Long getPeriodAsLong() { } /** - * Get the Period (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 #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPeriodAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Period as Long - * @see #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberAsLong() { return getPeriodAsLong(); } /** - * Alternative DEPRECATED method getter for field's Period (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 #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getPeriodAsNumber(); } @@ -534,45 +514,29 @@ public Field38D setPeriod(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component1 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field38D setNumber(String component1) { return setPeriod(component1); } /** - * Alternative DEPRECATED method setter for field's Period 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field38D setNumber(java.lang.Long component1) { return setPeriod(component1); } /** - * Alternative DEPRECATED method setter for field's Period (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 Period content to set - * @return the field object to enable build pattern - * @see #setPeriod(java.lang.Long) + * @deprecated use #setPeriod(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 041ec7d6a..fd61975be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java @@ -84,21 +84,21 @@ public class Field38E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NS"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NS"; } @@ -362,16 +362,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -395,16 +389,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 5c38c09cc..8cb30b522 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java @@ -86,21 +86,21 @@ public class Field38G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NS/NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NSNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NSNS"; /** @@ -259,7 +259,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NSNS"; } @@ -395,16 +395,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -428,16 +422,10 @@ public java.lang.Long getNumberFromAsLong() { } /** - * Get the Number From (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 #getNumberFromAsLong() + * @deprecated use #getNumberFromAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberFromAsNumber() { return getComponent1AsNumber(); } @@ -477,16 +465,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -510,16 +492,10 @@ public java.lang.Long getNumberToAsLong() { } /** - * Get the Number To (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberToAsLong() + * @deprecated use #getNumberToAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberToAsNumber() { return getComponent3AsNumber(); } 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 331d95c5e..e9afc6bff 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java @@ -86,21 +86,21 @@ public class Field38H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NS/NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NSNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NSNS"; /** @@ -259,7 +259,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NSNS"; } @@ -395,16 +395,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -428,16 +422,10 @@ public java.lang.Long getNumberFromAsLong() { } /** - * Get the Number From (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 #getNumberFromAsLong() + * @deprecated use #getNumberFromAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberFromAsNumber() { return getComponent1AsNumber(); } @@ -477,16 +465,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -510,16 +492,10 @@ public java.lang.Long getNumberToAsLong() { } /** - * Get the Number To (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberToAsLong() + * @deprecated use #getNumberToAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberToAsNumber() { return getComponent3AsNumber(); } 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 2526eb03a..d1e10f728 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java @@ -84,21 +84,21 @@ public class Field38J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SN"; /** @@ -107,11 +107,10 @@ public class Field38J extends Field implements Serializable { public static final Integer INDICATOR = 1; /** - * Alternative (DEPRECATED) constant name for field's Indicator Component number. - * @see #INDICATOR + * @deprecated use #INDICATOR instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 1; /** @@ -240,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -371,11 +370,11 @@ public String getIndicator() { /** * Alternative DEPRECATED method getter for field's Indicator - * @see #getIndicator() + * @deprecated use #getIndicator() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getIndicator(); } @@ -399,16 +398,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -432,16 +425,10 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (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 #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent2AsNumber(); } @@ -468,15 +455,10 @@ public Field38J setIndicator(String component1) { } /** - * Alternative DEPRECATED method setter for field's Indicator - * - * @see #setIndicator(String) - * - * @param component1 the Indicator to set - * @return the field object to enable build pattern + * @deprecated use #setIndicator(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field38J setDMMark(String component1) { return setIndicator(component1); } 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 ed292e388..19e65af01 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java @@ -84,21 +84,21 @@ public class Field39A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -364,16 +364,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -397,16 +391,10 @@ public java.lang.Long getTolerance1AsLong() { } /** - * Get the Tolerance 1 (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 #getTolerance1AsLong() + * @deprecated use #getTolerance1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTolerance1AsNumber() { return getComponent1AsNumber(); } @@ -430,16 +418,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -463,16 +445,10 @@ public java.lang.Long getTolerance2AsLong() { } /** - * Get the Tolerance 2 (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 #getTolerance2AsLong() + * @deprecated use #getTolerance2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTolerance2AsNumber() { return getComponent2AsNumber(); } 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 ac69aeaed..d56a1268b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java @@ -81,21 +81,21 @@ public class Field39B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 81da4676f..554fc66e6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java @@ -85,21 +85,21 @@ public class Field39C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java index 39dfeb275..a06f6bbd7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java @@ -93,21 +93,21 @@ public class Field39D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 dcef6fb9f..6f90596b6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java @@ -93,21 +93,21 @@ public class Field39E extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 2c12540bc..8975653a4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java @@ -93,21 +93,21 @@ public class Field39F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 e3a17a56e..3a73372bf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java @@ -81,21 +81,21 @@ public class Field39M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 52ee1fd3d..ff63ddb40 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java @@ -83,21 +83,21 @@ public class Field401 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getCodeAsLong() { } /** - * Get the Code (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 #getCodeAsLong() + * @deprecated use #getCodeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getCodeAsNumber() { return getComponent1AsNumber(); } 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 f8b877696..57316951f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java @@ -84,21 +84,21 @@ public class Field405 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "3!SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SN"; /** @@ -238,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -384,16 +384,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -417,16 +411,10 @@ public java.lang.Long getLineFieldNumberAsLong() { } /** - * Get the Line Field Number (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 #getLineFieldNumberAsLong() + * @deprecated use #getLineFieldNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLineFieldNumberAsNumber() { return getComponent2AsNumber(); } 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 0f11537c3..b15f65db4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java @@ -81,21 +81,21 @@ public class Field40A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a83e87f4d..3c222e837 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java @@ -83,21 +83,21 @@ public class Field40B extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 1d0aef9e9..6c0d25bf1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java @@ -82,21 +82,21 @@ public class Field40C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 9df8c1c44..7f30c6e00 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java @@ -81,21 +81,21 @@ public class Field40D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 71a3ffa00..27392d682 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java @@ -82,21 +82,21 @@ public class Field40E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 fdea1b095..8bd350507 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java @@ -81,21 +81,21 @@ public class Field40F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d5b4c2ff9..5ea37223d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java @@ -86,21 +86,21 @@ public class Field41A extends Field implements Serializable, BICContainer, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "BS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "BS"; /** @@ -109,11 +109,10 @@ public class Field41A extends Field implements Serializable, BICContainer, Multi public static final Integer IDENTIFIER_CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "BS"; } @@ -387,11 +386,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -405,11 +404,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -475,29 +473,19 @@ public Field41A setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component1 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field41A setBIC(String component1) { return setIdentifierCode(component1); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent1(com.prowidesoftware.swift.model.BIC) - * - * @param component1 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent1(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field41A setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } 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 4f1762dbd..9bb722549 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java @@ -86,21 +86,21 @@ public class Field41D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3$S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSS"; /** @@ -264,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSS"; } 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 bba11d421..f1ec3a679 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java @@ -84,21 +84,21 @@ public class Field41F extends Field implements Serializable, BICContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "B"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "B"; /** @@ -107,11 +107,10 @@ public class Field41F extends Field implements Serializable, BICContainer { public static final Integer IDENTIFIER_CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; /** @@ -230,7 +229,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "B"; } @@ -367,11 +366,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -385,11 +384,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -439,29 +437,19 @@ public Field41F setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component1 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field41F setBIC(String component1) { return setIdentifierCode(component1); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent1(com.prowidesoftware.swift.model.BIC) - * - * @param component1 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent1(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field41F setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } 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 a93d1e11b..6294d4005 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java @@ -85,21 +85,21 @@ public class Field41G extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 ead2fc25d..c51e79ebe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java @@ -81,21 +81,21 @@ public class Field421 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 8311b9023..a7fe2259e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java @@ -104,21 +104,21 @@ public class Field422 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "12*(S/S)"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cScScScScScScScScScScScS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cScScScScScScScScScScScS"; /** @@ -357,7 +357,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cScScScScScScScScScScScS"; } 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 b7cce2932..0986f40f7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java @@ -81,21 +81,21 @@ public class Field423 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 e14df40a6..740baa586 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java @@ -81,21 +81,21 @@ public class Field424 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 55b9418b7..efeedaf89 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java @@ -120,21 +120,21 @@ public class Field425 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "20*(S/S)"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** @@ -437,7 +437,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; } 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 7fe0fc836..76df94cd5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java @@ -242,29 +242,19 @@ public Field42A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field42A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field42A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 4a9202d11..29b762f8b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java @@ -84,21 +84,21 @@ public class Field42C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-2"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 1eb313f6a..8424c9527 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java @@ -85,21 +85,21 @@ public class Field42M extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 5f3d56893..9bedbd460 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java @@ -85,21 +85,21 @@ public class Field42P extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 71d25c75f..7a1034ae8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java @@ -83,21 +83,21 @@ public class Field431 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getStatusCodeAsLong() { } /** - * Get the Status Code (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 #getStatusCodeAsLong() + * @deprecated use #getStatusCodeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getStatusCodeAsNumber() { return getComponent1AsNumber(); } 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 a1f1ffdd7..c071f5e53 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java @@ -81,21 +81,21 @@ public class Field432 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 046757945..af2f21b17 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java @@ -82,21 +82,21 @@ public class Field433 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 8c12fe73a..a60bb3871 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java @@ -82,21 +82,21 @@ public class Field434 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 e1d114f59..0e079d530 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java @@ -81,21 +81,21 @@ public class Field43P extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field43P extends Field implements Serializable { public static final Integer CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Code Component number. - * @see #CODE + * @deprecated use #CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NARRATIVE = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getCode() { /** * Alternative DEPRECATED method getter for field's Code - * @see #getCode() + * @deprecated use #getCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNarrative() { return getCode(); } @@ -386,15 +385,10 @@ public Field43P setCode(String component1) { } /** - * Alternative DEPRECATED method setter for field's Code - * - * @see #setCode(String) - * - * @param component1 the Code to set - * @return the field object to enable build pattern + * @deprecated use #setCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 94d957083..0e8c879f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java @@ -81,21 +81,21 @@ public class Field43T extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field43T extends Field implements Serializable { public static final Integer CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Code Component number. - * @see #CODE + * @deprecated use #CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NARRATIVE = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getCode() { /** * Alternative DEPRECATED method getter for field's Code - * @see #getCode() + * @deprecated use #getCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNarrative() { return getCode(); } @@ -386,15 +385,10 @@ public Field43T setCode(String component1) { } /** - * Alternative DEPRECATED method setter for field's Code - * - * @see #setCode(String) - * - * @param component1 the Code to set - * @return the field object to enable build pattern + * @deprecated use #setCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 6b226cd05..424a54ce7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java @@ -81,21 +81,21 @@ public class Field443 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f7def9893..38cdf3209 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java @@ -81,21 +81,21 @@ public class Field44A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 bf792fd1a..2153afa9d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java @@ -81,21 +81,21 @@ public class Field44B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c5ebde9be..55c985511 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java @@ -84,21 +84,21 @@ public class Field44C extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 e2d6baa3d..cf8b655d1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java @@ -87,21 +87,21 @@ public class Field44D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } 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 d99025eee..956823863 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java @@ -81,21 +81,21 @@ public class Field44E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 58450fae7..26de2e6a2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java @@ -81,21 +81,21 @@ public class Field44F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java index 97bb9c780..7a7eb8269 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java @@ -82,21 +82,21 @@ public class Field44H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 f6fed4266..f9fd4b109 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java @@ -83,21 +83,21 @@ public class Field44J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -242,7 +242,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 81c544971..e60dea34d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java @@ -83,21 +83,21 @@ public class Field451 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getAcceptRejectOptionAsLong() { } /** - * Get the Accept Reject Option (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 #getAcceptRejectOptionAsLong() + * @deprecated use #getAcceptRejectOptionAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAcceptRejectOptionAsNumber() { return getComponent1AsNumber(); } 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 b16e37d41..47b3af0c7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java @@ -82,21 +82,21 @@ public class Field45A extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ef8259223..1cdde4914 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45B.java @@ -350,17 +350,5 @@ public static Field45B fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 2218150f6..228a146e8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java @@ -82,21 +82,21 @@ public class Field45C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d59b21f98..9d5ea971a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java @@ -82,21 +82,21 @@ public class Field45D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0215a1403..0ef232305 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java @@ -82,21 +82,21 @@ public class Field45L extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 355d900b9..89740b168 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java @@ -81,21 +81,21 @@ public class Field461 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 824c6166a..79792e46c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java @@ -82,21 +82,21 @@ public class Field46A extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b0ebd5552..bf50f28cd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field46B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field46B.java @@ -350,17 +350,5 @@ public static Field46B fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 865d96482..88c5ba6d2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java @@ -82,21 +82,21 @@ public class Field47A extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f91dd5123..328d08f14 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field47B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field47B.java @@ -350,18 +350,5 @@ public static Field47B fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 bbcd8b5b1..660aaaff3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java @@ -84,21 +84,21 @@ public class Field48 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NS"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NS"; } @@ -368,16 +368,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -401,16 +395,10 @@ public java.lang.Long getDaysAsLong() { } /** - * Get the Days (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 #getDaysAsLong() + * @deprecated use #getDaysAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDaysAsNumber() { return getComponent1AsNumber(); } 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 152b735f1..c0ca779ce 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java @@ -81,21 +81,21 @@ public class Field48B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 31900103a..651430cc9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java @@ -81,21 +81,21 @@ public class Field48D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 1e0141ed7..910a7583f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java @@ -81,21 +81,21 @@ public class Field49 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 7c5a40b96..3e952a872 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java @@ -83,21 +83,21 @@ public class Field49A extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-n"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -106,11 +106,10 @@ public class Field49A extends Field implements Serializable, MultiLineField { public static final Integer CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Code Component number. - * @see #CODE + * @deprecated use #CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer INSTRUCTION = 1; /** @@ -248,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -382,11 +381,11 @@ public String getCode() { /** * Alternative DEPRECATED method getter for field's Code - * @see #getCode() + * @deprecated use #getCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getInstruction() { return getCode(); } @@ -429,15 +428,10 @@ public Field49A setCode(String component1) { } /** - * Alternative DEPRECATED method setter for field's Code - * - * @see #setCode(String) - * - * @param component1 the Code to set - * @return the field object to enable build pattern + * @deprecated use #setCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field49A setInstruction(String component1) { return setCode(component1); } 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 68742b4c1..c3d814326 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java @@ -82,21 +82,21 @@ public class Field49G extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 411c8089a..4257791ff 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java @@ -82,21 +82,21 @@ public class Field49H extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 7289d3ed6..a752efa5c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49M.java @@ -350,17 +350,5 @@ public static Field49M fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 3fcf64772..52231fb37 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49N.java @@ -350,17 +350,5 @@ public static Field49N fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 3f13b162f..6c2823416 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java @@ -85,21 +85,21 @@ public class Field50 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 90178ff4d..fc0c4da5a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java @@ -81,21 +81,21 @@ public class Field503 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 5b9c46827..65e1aa9ee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java @@ -86,21 +86,21 @@ public class Field50A extends Field implements Serializable, BICContainer, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[/S$]S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SB"; /** @@ -114,11 +114,10 @@ public class Field50A extends Field implements Serializable, BICContainer, Multi public static final Integer IDENTIFIER_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -252,7 +251,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SB"; } @@ -420,11 +419,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -438,11 +437,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -513,29 +511,19 @@ public Field50A setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component2 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50A setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50A setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 c2cbc18a1..bb3345175 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java @@ -85,21 +85,21 @@ public class Field50B extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 e68ae64b9..45b3aa7b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java @@ -84,21 +84,21 @@ public class Field50C extends Field implements Serializable, BICContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "B"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "B"; /** @@ -107,11 +107,10 @@ public class Field50C extends Field implements Serializable, BICContainer { public static final Integer IDENTIFIER_CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; /** @@ -230,7 +229,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "B"; } @@ -367,11 +366,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -385,11 +384,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -439,29 +437,19 @@ public Field50C setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component1 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50C setBIC(String component1) { return setIdentifierCode(component1); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent1(com.prowidesoftware.swift.model.BIC) - * - * @param component1 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent1(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50C setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } 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 340587625..4ed739320 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java @@ -92,21 +92,21 @@ public class Field50F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNSNSNSNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNSNSNSNS"; /** @@ -349,7 +349,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNSNSNSNS"; } @@ -534,16 +534,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -567,16 +561,10 @@ public java.lang.Long getNumber1AsLong() { } /** - * Get the Number 1 (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 #getNumber1AsLong() + * @deprecated use #getNumber1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber1AsNumber() { return getComponent2AsNumber(); } @@ -616,16 +604,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -649,16 +631,10 @@ public java.lang.Long getNumber2AsLong() { } /** - * Get the Number 2 (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber2AsLong() + * @deprecated use #getNumber2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber2AsNumber() { return getComponent4AsNumber(); } @@ -698,16 +674,10 @@ public java.lang.Long getComponent6AsLong() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsLong() + * @deprecated use #getComponent6AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { Long l = getComponent6AsLong(); return l != null ? new BigDecimal(l) : null; @@ -731,16 +701,10 @@ public java.lang.Long getNumber3AsLong() { } /** - * Get the Number 3 (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber3AsLong() + * @deprecated use #getNumber3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber3AsNumber() { return getComponent6AsNumber(); } @@ -780,16 +744,10 @@ public java.lang.Long getComponent8AsLong() { } /** - * Get the component 8 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent8AsLong() + * @deprecated use #getComponent8AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent8AsNumber() { Long l = getComponent8AsLong(); return l != null ? new BigDecimal(l) : null; @@ -813,16 +771,10 @@ public java.lang.Long getNumber4AsLong() { } /** - * Get the Number 4 (component 8) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber4AsLong() + * @deprecated use #getNumber4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber4AsNumber() { return getComponent8AsNumber(); } 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 eca5aefc5..22937f4c4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java @@ -220,29 +220,19 @@ public Field50G setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component2 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50G setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50G setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 0173170d7..06d4e5d08 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java @@ -85,21 +85,21 @@ public class Field51 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 9efa593d7..d8c8c4a86 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java @@ -242,29 +242,19 @@ public Field51A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field51A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field51A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 3cbdf293c..e579c9a00 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java @@ -242,29 +242,19 @@ public Field52A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field52A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field52A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 7f652961f..a37273a85 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java @@ -83,21 +83,21 @@ public class Field533 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getCutOffTimeCountAsLong() { } /** - * Get the Cut Off Time Count (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 #getCutOffTimeCountAsLong() + * @deprecated use #getCutOffTimeCountAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getCutOffTimeCountAsNumber() { return getComponent1AsNumber(); } 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 8431256ef..4eff152c0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java @@ -242,29 +242,19 @@ public Field53A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field53A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field53A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 969332429..0fc2bbcd5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java @@ -242,29 +242,19 @@ public Field54A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field54A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field54A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 1b1ec5b0c..c5a42b275 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java @@ -242,29 +242,19 @@ public Field55A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field55A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field55A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 927ed1abf..236490b71 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java @@ -242,29 +242,19 @@ public Field56A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field56A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field56A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 9953a6ea4..ce2769619 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java @@ -242,29 +242,19 @@ public Field57A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field57A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field57A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 fee8adcdb..409c421b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java @@ -242,29 +242,19 @@ public Field58A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field58A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field58A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 6059c1cd2..befe8afd7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java @@ -86,21 +86,21 @@ public class Field59 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[/S$]S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSS"; /** @@ -256,7 +256,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSS"; } 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 22af562d3..507aeb355 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java @@ -86,21 +86,21 @@ public class Field59A extends Field implements Serializable, BICContainer, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[/S$]S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SB"; /** @@ -114,11 +114,10 @@ public class Field59A extends Field implements Serializable, BICContainer, Multi public static final Integer IDENTIFIER_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -252,7 +251,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SB"; } @@ -420,11 +419,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -438,11 +437,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -513,29 +511,19 @@ public Field59A setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component2 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field59A setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field59A setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 07471adea..7df36d03a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java @@ -92,21 +92,21 @@ public class Field59F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNSNSNSNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNSNSNSNS"; /** @@ -324,7 +324,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNSNSNSNS"; } @@ -521,16 +521,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -554,16 +548,10 @@ public java.lang.Long getNumber1AsLong() { } /** - * Get the Number 1 (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 #getNumber1AsLong() + * @deprecated use #getNumber1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber1AsNumber() { return getComponent2AsNumber(); } @@ -603,16 +591,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -636,16 +618,10 @@ public java.lang.Long getNumber2AsLong() { } /** - * Get the Number 2 (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber2AsLong() + * @deprecated use #getNumber2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber2AsNumber() { return getComponent4AsNumber(); } @@ -685,16 +661,10 @@ public java.lang.Long getComponent6AsLong() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsLong() + * @deprecated use #getComponent6AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { Long l = getComponent6AsLong(); return l != null ? new BigDecimal(l) : null; @@ -718,16 +688,10 @@ public java.lang.Long getNumber3AsLong() { } /** - * Get the Number 3 (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber3AsLong() + * @deprecated use #getNumber3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber3AsNumber() { return getComponent6AsNumber(); } @@ -767,16 +731,10 @@ public java.lang.Long getComponent8AsLong() { } /** - * Get the component 8 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent8AsLong() + * @deprecated use #getComponent8AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent8AsNumber() { Long l = getComponent8AsLong(); return l != null ? new BigDecimal(l) : null; @@ -800,16 +758,10 @@ public java.lang.Long getNumber4AsLong() { } /** - * Get the Number 4 (component 8) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber4AsLong() + * @deprecated use #getNumber4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber4AsNumber() { return getComponent8AsNumber(); } 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 7e87255a7..0cb1f6e81 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java @@ -92,21 +92,21 @@ public class Field60F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SECI"; /** @@ -277,7 +277,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SECN"; } @@ -472,7 +472,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,8 +488,7 @@ public java.util.Currency getCurrencyAsCurrency() { } /** - * Alternative method getter for field's Currency as Currency - * @see #getCurrencyAsCurrency() + * @deprecated use #getCurrencyAsCurrency() instead * @since 9.2.7 */ public java.util.Currency getUnitAsCurrency() { @@ -515,16 +514,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -547,16 +540,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -671,24 +658,14 @@ public Field60F setCurrency(java.util.Currency component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @deprecated use #setCurrency(String) instead */ public Field60F setUnit(String component3) { return setCurrency(component3); } /** - * Alternative method setter for field's Currency from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency content to set - * @return the field object to enable build pattern + * @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 0b106a1d1..6c4aef2ec 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java @@ -92,21 +92,21 @@ public class Field60M extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SECI"; /** @@ -277,7 +277,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SECN"; } @@ -472,7 +472,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,8 +488,7 @@ public java.util.Currency getCurrencyAsCurrency() { } /** - * Alternative method getter for field's Currency as Currency - * @see #getCurrencyAsCurrency() + * @deprecated use #getCurrencyAsCurrency() instead * @since 9.2.7 */ public java.util.Currency getUnitAsCurrency() { @@ -515,16 +514,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -547,16 +540,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -671,24 +658,14 @@ public Field60M setCurrency(java.util.Currency component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @deprecated use #setCurrency(String) instead */ public Field60M setUnit(String component3) { return setCurrency(component3); } /** - * Alternative method setter for field's Currency from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency content to set - * @return the field object to enable build pattern + * @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 b384b22e3..17db2f778 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java @@ -98,21 +98,21 @@ public class Field61 extends Field implements Serializable, AmountContainer, Dat * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "CUSTOM"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EJSSNSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EJSSISSSSS"; /** @@ -137,11 +137,10 @@ public class Field61 extends Field implements Serializable, AmountContainer, Dat public static final Integer DEBITCREDIT_MARK = 3; /** - * Alternative (DEPRECATED) constant name for field's Debit/Credit Mark Component number. - * @see #DEBITCREDIT_MARK + * @deprecated use #DEBITCREDIT_MARK instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DC_MARK = 3; /** @@ -361,7 +360,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EJSSNSSSSS"; } @@ -539,7 +538,7 @@ public String getValueDate() { /** * Alternative method getter for field's Value Date - * @see #getValueDate() + * @deprecated use #getValueDate() instead * @since 9.2.7 */ public String getDate() { @@ -555,8 +554,7 @@ public java.util.Calendar getValueDateAsCalendar() { } /** - * Alternative method getter for field's Value Date as Calendar - * @see #getValueDateAsCalendar() + * @deprecated use #getValueDateAsCalendar() instead * @since 9.2.7 */ public java.util.Calendar getDateAsCalendar() { @@ -614,11 +612,11 @@ public String getDebitCreditMark() { /** * Alternative DEPRECATED method getter for field's Debit/Credit Mark - * @see #getDebitCreditMark() + * @deprecated use #getDebitCreditMark() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDCMark() { return getDebitCreditMark(); } @@ -658,16 +656,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -690,16 +682,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent5AsNumber(); } @@ -829,24 +815,14 @@ public Field61 setValueDate(java.util.Calendar component1) { } /** - * Alternative method setter for field's Value Date - * - * @see #setValueDate(String) - * - * @param component1 the Value Date to set - * @return the field object to enable build pattern + * @deprecated use #setValueDate(String) instead */ public Field61 setDate(String component1) { return setValueDate(component1); } /** - * Alternative method setter for field's Value Date from a Calendar object. - * - * @see #setComponent1(java.util.Calendar) - * - * @param component1 Calendar with the Value Date content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent1(java.util.Calendar) instead */ public Field61 setDate(java.util.Calendar component1) { return setValueDate(component1); @@ -918,15 +894,10 @@ public Field61 setDebitCreditMark(String component3) { } /** - * Alternative DEPRECATED method setter for field's Debit/Credit Mark - * - * @see #setDebitCreditMark(String) - * - * @param component3 the Debit/Credit Mark to set - * @return the field object to enable build pattern + * @deprecated use #setDebitCreditMark(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field61 setDCMark(String component3) { return setDebitCreditMark(component3); } 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 a815b613b..4832286ff 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java @@ -81,21 +81,21 @@ public class Field619 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b954a727c..ae0f19965 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java @@ -91,21 +91,21 @@ public class Field62F extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SESN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SESI"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SESN"; } @@ -462,7 +462,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,16 +488,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -520,16 +514,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -621,12 +609,7 @@ public Field62F setCurrency(String component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @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 430b62e37..d7f7f07ad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java @@ -91,21 +91,21 @@ public class Field62M extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SESN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SESI"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SESN"; } @@ -462,7 +462,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,16 +488,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -520,16 +514,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -621,12 +609,7 @@ public Field62M setCurrency(String component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @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 68b768dc4..a257260d5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java @@ -91,21 +91,21 @@ public class Field64 extends Field implements Serializable, AmountContainer, Dat * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SESN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SESI"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SESN"; } @@ -462,7 +462,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,16 +488,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -520,16 +514,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -621,12 +609,7 @@ public Field64 setCurrency(String component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @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 ac58e367f..e40bf3efa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java @@ -91,21 +91,21 @@ public class Field65 extends Field implements Serializable, AmountContainer, Dat * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SESN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SESI"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SESN"; } @@ -462,7 +462,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,16 +488,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -520,16 +514,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -621,12 +609,7 @@ public Field65 setCurrency(String component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @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 c41583362..5d0e12fe2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java @@ -91,21 +91,21 @@ public class Field68A extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NSN/N[/N][//S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NCNNNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NCNNIS"; /** @@ -297,7 +297,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NCNNNS"; } @@ -445,16 +445,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -478,16 +472,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } @@ -544,16 +532,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -577,16 +559,10 @@ public java.lang.Long getDenominationAsLong() { } /** - * Get the Denomination (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getDenominationAsLong() + * @deprecated use #getDenominationAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDenominationAsNumber() { return getComponent3AsNumber(); } @@ -610,16 +586,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -643,16 +613,10 @@ public java.lang.Long getModeAsLong() { } /** - * Get the Mode (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getModeAsLong() + * @deprecated use #getModeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getModeAsNumber() { return getComponent4AsNumber(); } @@ -676,16 +640,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -708,16 +666,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent5AsNumber(); } 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 2ff603c90..0e34413a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java @@ -87,21 +87,21 @@ public class Field69A extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDD"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDD"; /** @@ -259,7 +259,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDD"; } 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 cd134e256..bd15b1f32 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java @@ -89,21 +89,21 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S///"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDTDT"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDTDT"; /** @@ -117,11 +117,10 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene public static final Integer DATE1 = 2; /** - * Alternative (DEPRECATED) constant name for field's Date1 Component number. - * @see #DATE1 + * @deprecated use #DATE1 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer START_DATE = 2; /** @@ -130,11 +129,10 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene public static final Integer TIME1 = 3; /** - * Alternative (DEPRECATED) constant name for field's Time1 Component number. - * @see #TIME1 + * @deprecated use #TIME1 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer START_TIME = 3; /** @@ -143,11 +141,10 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene public static final Integer DATE2 = 4; /** - * Alternative (DEPRECATED) constant name for field's Date2 Component number. - * @see #DATE2 + * @deprecated use #DATE2 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer END_DATE = 4; /** @@ -156,11 +153,10 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene public static final Integer TIME2 = 5; /** - * Alternative (DEPRECATED) constant name for field's Time2 Component number. - * @see #TIME2 + * @deprecated use #TIME2 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer END_TIME = 5; /** @@ -337,7 +333,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDTDT"; } @@ -508,11 +504,11 @@ public String getDate1() { /** * Alternative DEPRECATED method getter for field's Date1 - * @see #getDate1() + * @deprecated use #getDate1() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getStartDate() { return getDate1(); } @@ -526,11 +522,10 @@ public java.util.Calendar getDate1AsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Date1 as Calendar - * @see #getDate1AsCalendar() + * @deprecated use #getDate1AsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getStartDateAsCalendar() { return getDate1AsCalendar(); } @@ -562,11 +557,11 @@ public String getTime1() { /** * Alternative DEPRECATED method getter for field's Time1 - * @see #getTime1() + * @deprecated use #getTime1() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getStartTime() { return getTime1(); } @@ -580,11 +575,10 @@ public java.util.Calendar getTime1AsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Time1 as Calendar - * @see #getTime1AsCalendar() + * @deprecated use #getTime1AsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getStartTimeAsCalendar() { return getTime1AsCalendar(); } @@ -616,11 +610,11 @@ public String getDate2() { /** * Alternative DEPRECATED method getter for field's Date2 - * @see #getDate2() + * @deprecated use #getDate2() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getEndDate() { return getDate2(); } @@ -634,11 +628,10 @@ public java.util.Calendar getDate2AsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Date2 as Calendar - * @see #getDate2AsCalendar() + * @deprecated use #getDate2AsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getEndDateAsCalendar() { return getDate2AsCalendar(); } @@ -670,11 +663,11 @@ public String getTime2() { /** * Alternative DEPRECATED method getter for field's Time2 - * @see #getTime2() + * @deprecated use #getTime2() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getEndTime() { return getTime2(); } @@ -688,11 +681,10 @@ public java.util.Calendar getTime2AsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Time2 as Calendar - * @see #getTime2AsCalendar() + * @deprecated use #getTime2AsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getEndTimeAsCalendar() { return getTime2AsCalendar(); } @@ -763,29 +755,19 @@ public Field69B setDate1(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's Date1 - * - * @see #setDate1(String) - * - * @param component2 the Date1 to set - * @return the field object to enable build pattern + * @deprecated use #setDate1(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setStartDate(String component2) { return setDate1(component2); } /** - * Alternative DEPRECATED method setter for field's Date1 from a Calendar object. - * - * @see #setComponent2(java.util.Calendar) - * - * @param component2 Calendar with the Date1 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setStartDate(java.util.Calendar component2) { return setDate1(component2); } @@ -835,29 +817,19 @@ public Field69B setTime1(java.util.Calendar component3) { } /** - * Alternative DEPRECATED method setter for field's Time1 - * - * @see #setTime1(String) - * - * @param component3 the Time1 to set - * @return the field object to enable build pattern + * @deprecated use #setTime1(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setStartTime(String component3) { return setTime1(component3); } /** - * Alternative DEPRECATED method setter for field's Time1 from a Calendar object. - * - * @see #setComponent3(java.util.Calendar) - * - * @param component3 Calendar with the Time1 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setStartTime(java.util.Calendar component3) { return setTime1(component3); } @@ -907,29 +879,19 @@ public Field69B setDate2(java.util.Calendar component4) { } /** - * Alternative DEPRECATED method setter for field's Date2 - * - * @see #setDate2(String) - * - * @param component4 the Date2 to set - * @return the field object to enable build pattern + * @deprecated use #setDate2(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setEndDate(String component4) { return setDate2(component4); } /** - * Alternative DEPRECATED method setter for field's Date2 from a Calendar object. - * - * @see #setComponent4(java.util.Calendar) - * - * @param component4 Calendar with the Date2 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent4(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setEndDate(java.util.Calendar component4) { return setDate2(component4); } @@ -979,29 +941,19 @@ public Field69B setTime2(java.util.Calendar component5) { } /** - * Alternative DEPRECATED method setter for field's Time2 - * - * @see #setTime2(String) - * - * @param component5 the Time2 to set - * @return the field object to enable build pattern + * @deprecated use #setTime2(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setEndTime(String component5) { return setTime2(component5); } /** - * Alternative DEPRECATED method setter for field's Time2 from a Calendar object. - * - * @see #setComponent5(java.util.Calendar) - * - * @param component5 Calendar with the Time2 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent5(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setEndTime(java.util.Calendar component5) { return setTime2(component5); } 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 ec265c0c8..001fd38cb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java @@ -87,21 +87,21 @@ public class Field69C extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDS"; /** @@ -255,7 +255,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDS"; } 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 128a0f091..bbd1ca642 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java @@ -88,21 +88,21 @@ public class Field69D extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S///S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDTS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDTS"; /** @@ -278,7 +278,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDTS"; } 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 39761fc0a..94dbfc9fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java @@ -87,21 +87,21 @@ public class Field69E extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSD"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSD"; /** @@ -115,11 +115,10 @@ public class Field69E extends Field implements Serializable, DateContainer, Gene public static final Integer DATE_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Date Code Component number. - * @see #DATE_CODE + * @deprecated use #DATE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -263,7 +262,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSD"; } @@ -413,11 +412,11 @@ public String getDateCode() { /** * Alternative DEPRECATED method getter for field's Date Code - * @see #getDateCode() + * @deprecated use #getDateCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getDateCode(); } @@ -498,15 +497,10 @@ public Field69E setDateCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Date Code - * - * @see #setDateCode(String) - * - * @param component2 the Date Code to set - * @return the field object to enable build pattern + * @deprecated use #setDateCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69E setCode(String component2) { return setDateCode(component2); } 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 c4ca54aa4..aeb4ce6e9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java @@ -88,21 +88,21 @@ public class Field69F extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSDT"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSDT"; /** @@ -116,11 +116,10 @@ public class Field69F extends Field implements Serializable, DateContainer, Gene public static final Integer DATE_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Date Code Component number. - * @see #DATE_CODE + * @deprecated use #DATE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -286,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSDT"; } @@ -439,11 +438,11 @@ public String getDateCode() { /** * Alternative DEPRECATED method getter for field's Date Code - * @see #getDateCode() + * @deprecated use #getDateCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getDateCode(); } @@ -557,15 +556,10 @@ public Field69F setDateCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Date Code - * - * @see #setDateCode(String) - * - * @param component2 the Date Code to set - * @return the field object to enable build pattern + * @deprecated use #setDateCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69F setCode(String component2) { return setDateCode(component2); } 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 70244c004..426cc2283 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java @@ -83,21 +83,21 @@ public class Field69J extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field69J extends Field implements Serializable, GenericField { public static final Integer DATE_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Date Code Component number. - * @see #DATE_CODE + * @deprecated use #DATE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getDateCode() { /** * Alternative DEPRECATED method getter for field's Date Code - * @see #getDateCode() + * @deprecated use #getDateCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getDateCode(); } @@ -441,15 +440,10 @@ public Field69J setDateCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Date Code - * - * @see #setDateCode(String) - * - * @param component2 the Date Code to set - * @return the field object to enable build pattern + * @deprecated use #setDateCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69J setCode(String component2) { return setDateCode(component2); } 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 1ac6db455..b89d25dfd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70.java @@ -350,173 +350,5 @@ public static Field70 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 3e750e376..65e0b9563 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java @@ -87,21 +87,21 @@ public class Field70C extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSS"; /** @@ -255,7 +255,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSS"; } 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 a97db3116..10b85a72c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java @@ -89,21 +89,21 @@ public class Field70D extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSS"; /** @@ -265,7 +265,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSS"; } 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 8092f9b85..5cfe0f7e4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java @@ -93,21 +93,21 @@ public class Field70E extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-9"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSS"; /** @@ -285,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSS"; } 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 8411bfe37..0f5065ec3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java @@ -84,21 +84,21 @@ public class Field70F extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 d47d3cb8e..f2e83c301 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java @@ -93,21 +93,21 @@ public class Field70G extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-9"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSS"; /** @@ -285,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSS"; } 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 1830d87c4..ab30145f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java @@ -83,21 +83,21 @@ public class Field70H extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 be3e1f852..24ccf8f87 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java @@ -81,21 +81,21 @@ public class Field71A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a566ea61d..aa289a6f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71B.java @@ -350,260 +350,5 @@ public static Field71B fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 ebc1f32c7..4e94d90b3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java @@ -87,21 +87,21 @@ public class Field71C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } 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 8d7c33376..2cee5ddcf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71D.java @@ -350,260 +350,5 @@ public static Field71D fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 be8154b12..785040c97 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java @@ -87,21 +87,21 @@ public class Field71F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 7ada5797e..2a346bb94 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java @@ -87,21 +87,21 @@ public class Field71G extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 f867d12f5..a91e4fa09 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java @@ -88,21 +88,21 @@ public class Field71N extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-6"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSS"; /** @@ -256,7 +256,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSS"; } 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 47250f08a..389a667b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field72.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field72.java @@ -350,260 +350,5 @@ public static Field72 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 d9dff729b..8d73b5b10 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field72Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field72Z.java @@ -350,260 +350,5 @@ public static Field72Z fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 379f8fe56..637d2e520 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73.java @@ -350,260 +350,5 @@ public static Field73 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 bd81c38cf..5b228b6ed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73A.java @@ -350,260 +350,5 @@ public static Field73A fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 3a200fedc..e6d8e956c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java @@ -82,21 +82,21 @@ public class Field73R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 31af76236..3ad921cd8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java @@ -82,21 +82,21 @@ public class Field73S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 d984c5cfa..7b9b7e224 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field74.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field74.java @@ -350,260 +350,5 @@ public static Field74 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 c90a2ee7a..15b082fc9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field75.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field75.java @@ -350,260 +350,5 @@ public static Field75 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 aeef080f8..843692483 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field76.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field76.java @@ -350,260 +350,5 @@ public static Field76 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 a4005fc14..fb4ec9171 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77.java @@ -350,876 +350,5 @@ public static Field77 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 7 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent7() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent7()", "Use getLine(int) or narrative() instead"); - return getLine(7); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent7(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent7(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine7() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine7()", "Use getLine(int) or narrative() instead"); - return getLine(7); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine7(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine7(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 8 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent8() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent8()", "Use getLine(int) or narrative() instead"); - return getLine(8); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent8(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent8(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine8() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine8()", "Use getLine(int) or narrative() instead"); - return getLine(8); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine8(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine8(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 9 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent9() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent9()", "Use getLine(int) or narrative() instead"); - return getLine(9); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent9(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent9(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine9() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine9()", "Use getLine(int) or narrative() instead"); - return getLine(9); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine9(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine9(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 10 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent10() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent10()", "Use getLine(int) or narrative() instead"); - return getLine(10); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent10(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent10(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine10() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine10()", "Use getLine(int) or narrative() instead"); - return getLine(10); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine10(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine10(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 11 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent11() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent11()", "Use getLine(int) or narrative() instead"); - return getLine(11); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent11(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent11(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine11() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine11()", "Use getLine(int) or narrative() instead"); - return getLine(11); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine11(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine11(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 12 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent12() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent12()", "Use getLine(int) or narrative() instead"); - return getLine(12); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent12(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent12(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine12() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine12()", "Use getLine(int) or narrative() instead"); - return getLine(12); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine12(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine12(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 13 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent13() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent13()", "Use getLine(int) or narrative() instead"); - return getLine(13); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent13(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent13(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine13() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine13()", "Use getLine(int) or narrative() instead"); - return getLine(13); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine13(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine13(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 14 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent14() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent14()", "Use getLine(int) or narrative() instead"); - return getLine(14); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent14(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent14(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine14() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine14()", "Use getLine(int) or narrative() instead"); - return getLine(14); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine14(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine14(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 15 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent15() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent15()", "Use getLine(int) or narrative() instead"); - return getLine(15); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent15(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent15(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine15() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine15()", "Use getLine(int) or narrative() instead"); - return getLine(15); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine15(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine15(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 16 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent16() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent16()", "Use getLine(int) or narrative() instead"); - return getLine(16); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent16(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent16(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine16() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine16()", "Use getLine(int) or narrative() instead"); - return getLine(16); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine16(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine16(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 17 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent17() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent17()", "Use getLine(int) or narrative() instead"); - return getLine(17); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent17(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent17(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine17() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine17()", "Use getLine(int) or narrative() instead"); - return getLine(17); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine17(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine17(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 18 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent18() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent18()", "Use getLine(int) or narrative() instead"); - return getLine(18); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent18(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent18(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine18() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine18()", "Use getLine(int) or narrative() instead"); - return getLine(18); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine18(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine18(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 19 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent19() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent19()", "Use getLine(int) or narrative() instead"); - return getLine(19); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent19(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent19(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine19() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine19()", "Use getLine(int) or narrative() instead"); - return getLine(19); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine19(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine19(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 20 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent20() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent20()", "Use getLine(int) or narrative() instead"); - return getLine(20); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent20(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent20(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine20() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine20()", "Use getLine(int) or narrative() instead"); - return getLine(20); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine20(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine20(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 5b19b9765..5debf4a7c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77A.java @@ -350,876 +350,5 @@ public static Field77A fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 7 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent7() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent7()", "Use getLine(int) or narrative() instead"); - return getLine(7); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent7(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent7(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine7() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine7()", "Use getLine(int) or narrative() instead"); - return getLine(7); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine7(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine7(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 8 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent8() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent8()", "Use getLine(int) or narrative() instead"); - return getLine(8); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent8(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent8(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine8() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine8()", "Use getLine(int) or narrative() instead"); - return getLine(8); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine8(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine8(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 9 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent9() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent9()", "Use getLine(int) or narrative() instead"); - return getLine(9); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent9(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent9(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine9() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine9()", "Use getLine(int) or narrative() instead"); - return getLine(9); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine9(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine9(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 10 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent10() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent10()", "Use getLine(int) or narrative() instead"); - return getLine(10); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent10(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent10(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine10() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine10()", "Use getLine(int) or narrative() instead"); - return getLine(10); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine10(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine10(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 11 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent11() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent11()", "Use getLine(int) or narrative() instead"); - return getLine(11); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent11(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent11(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine11() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine11()", "Use getLine(int) or narrative() instead"); - return getLine(11); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine11(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine11(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 12 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent12() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent12()", "Use getLine(int) or narrative() instead"); - return getLine(12); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent12(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent12(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine12() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine12()", "Use getLine(int) or narrative() instead"); - return getLine(12); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine12(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine12(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 13 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent13() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent13()", "Use getLine(int) or narrative() instead"); - return getLine(13); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent13(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent13(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine13() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine13()", "Use getLine(int) or narrative() instead"); - return getLine(13); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine13(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine13(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 14 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent14() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent14()", "Use getLine(int) or narrative() instead"); - return getLine(14); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent14(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent14(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine14() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine14()", "Use getLine(int) or narrative() instead"); - return getLine(14); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine14(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine14(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 15 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent15() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent15()", "Use getLine(int) or narrative() instead"); - return getLine(15); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent15(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent15(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine15() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine15()", "Use getLine(int) or narrative() instead"); - return getLine(15); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine15(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine15(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 16 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent16() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent16()", "Use getLine(int) or narrative() instead"); - return getLine(16); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent16(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent16(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine16() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine16()", "Use getLine(int) or narrative() instead"); - return getLine(16); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine16(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine16(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 17 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent17() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent17()", "Use getLine(int) or narrative() instead"); - return getLine(17); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent17(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent17(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine17() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine17()", "Use getLine(int) or narrative() instead"); - return getLine(17); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine17(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine17(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 18 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent18() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent18()", "Use getLine(int) or narrative() instead"); - return getLine(18); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent18(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent18(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine18() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine18()", "Use getLine(int) or narrative() instead"); - return getLine(18); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine18(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine18(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 19 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent19() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent19()", "Use getLine(int) or narrative() instead"); - return getLine(19); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent19(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent19(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine19() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine19()", "Use getLine(int) or narrative() instead"); - return getLine(19); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine19(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine19(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 20 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent20() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent20()", "Use getLine(int) or narrative() instead"); - return getLine(20); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent20(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent20(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine20() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine20()", "Use getLine(int) or narrative() instead"); - return getLine(20); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine20(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine20(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 7d7ccb06a..8ecf20e63 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77B.java @@ -350,148 +350,5 @@ public static Field77B fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer CODE = 1; - - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer COUNTRY_CODE = 1; - - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use narrative() instead and get the codewords from the parsed structured narrative - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getCode() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getCode()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setCode(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setCode(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use narrative() instead and get the country codes from the parsed structured narrative - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use narrative() instead and get the country codes from the parsed structured narrative - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getCountryCode() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getCountryCode()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setCountryCode(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setCountryCode(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 9b8c2bfe1..09b89264a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java @@ -82,21 +82,21 @@ public class Field77C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 616a00ad1..1f4f5bba2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77D.java @@ -350,260 +350,5 @@ public static Field77D fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 1ba47dc9e..4d13fe3b6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java @@ -82,21 +82,21 @@ public class Field77E extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f907331b1..dfb3958bc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java @@ -82,21 +82,21 @@ public class Field77F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -105,11 +105,10 @@ public class Field77F extends Field implements Serializable, MultiLineField { public static final Integer EDIFACT_MESSAGE = 1; /** - * Alternative (DEPRECATED) constant name for field's EDIFACT Message Component number. - * @see #EDIFACT_MESSAGE + * @deprecated use #EDIFACT_MESSAGE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DIFACT_MESSAGE = 1; /** @@ -228,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -356,11 +355,11 @@ public String getEDIFACTMessage() { /** * Alternative DEPRECATED method getter for field's EDIFACT Message - * @see #getEDIFACTMessage() + * @deprecated use #getEDIFACTMessage() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDIFACTMessage() { return getEDIFACTMessage(); } @@ -387,15 +386,10 @@ public Field77F setEDIFACTMessage(String component1) { } /** - * Alternative DEPRECATED method setter for field's EDIFACT Message - * - * @see #setEDIFACTMessage(String) - * - * @param component1 the EDIFACT Message to set - * @return the field object to enable build pattern + * @deprecated use #setEDIFACTMessage(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 5d9397b9f..b4598a097 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java @@ -86,21 +86,21 @@ public class Field77H extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S][//S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDY"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDY"; /** @@ -261,7 +261,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDY"; } @@ -401,7 +401,7 @@ public String getTypeOfAgreement() { /** * Alternative method getter for field's Type Of Agreement - * @see #getTypeOfAgreement() + * @deprecated use #getTypeOfAgreement() instead * @since 9.2.7 */ public String getType() { @@ -496,12 +496,7 @@ public Field77H setTypeOfAgreement(String component1) { } /** - * Alternative method setter for field's Type Of Agreement - * - * @see #setTypeOfAgreement(String) - * - * @param component1 the Type Of Agreement to set - * @return the field object to enable build pattern + * @deprecated use #setTypeOfAgreement(String) instead */ public Field77H setType(String component1) { return setTypeOfAgreement(component1); 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 1ef6181c5..fe97bae31 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77J.java @@ -350,17 +350,5 @@ public static Field77J fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 540c88cc6..f463ae2a8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java @@ -82,21 +82,21 @@ public class Field77L extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -105,11 +105,10 @@ public class Field77L extends Field implements Serializable, MultiLineField { public static final Integer NARRATIVE = 1; /** - * Alternative (DEPRECATED) constant name for field's Narrative Component number. - * @see #NARRATIVE + * @deprecated use #NARRATIVE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer LINE = 1; /** @@ -228,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -356,11 +355,11 @@ public String getNarrative() { /** * Alternative DEPRECATED method getter for field's Narrative - * @see #getNarrative() + * @deprecated use #getNarrative() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getLine() { return getNarrative(); } @@ -387,15 +386,10 @@ public Field77L setNarrative(String component1) { } /** - * Alternative DEPRECATED method setter for field's Narrative - * - * @see #setNarrative(String) - * - * @param component1 the Narrative to set - * @return the field object to enable build pattern + * @deprecated use #setNarrative(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 247c67f78..784c98739 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java @@ -82,21 +82,21 @@ public class Field77T extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 5cea6cd6b..68271de53 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java @@ -82,21 +82,21 @@ public class Field77U extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 8a6e28e56..78b83bbd6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java @@ -93,21 +93,21 @@ public class Field78 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 edbd3dbec..deb151607 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java @@ -93,21 +93,21 @@ public class Field78D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 1be9db572..fc45061cd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java @@ -116,21 +116,21 @@ public class Field79 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-34"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** @@ -391,7 +391,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; } 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 828310e92..17af1e60f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java @@ -116,21 +116,21 @@ public class Field79Z extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-34"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** @@ -391,7 +391,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; } 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 34da0a5b7..830443ece 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java @@ -87,21 +87,21 @@ public class Field80C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } 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 40992545a..c962c1930 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java @@ -242,29 +242,19 @@ public Field81A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field81A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field81A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 68c149b42..a8b042236 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java @@ -242,29 +242,19 @@ public Field82A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field82A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field82A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 effba436e..c7b953a32 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java @@ -242,29 +242,19 @@ public Field83A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field83A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field83A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 350a3a216..75184cb8e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java @@ -242,29 +242,19 @@ public Field84A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field84A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field84A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 11ab1e93c..5c9ac0a40 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java @@ -242,29 +242,19 @@ public Field85A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field85A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field85A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 f6f22c707..fec1b8b4b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java @@ -87,21 +87,21 @@ public class Field86 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } 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 57b74d2dc..a8c1f5b98 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java @@ -242,29 +242,19 @@ public Field86A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field86A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field86A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 ecbc62f15..4cba226a0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java @@ -242,29 +242,19 @@ public Field87A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field87A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field87A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 62db852b7..d52eaa6a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java @@ -242,29 +242,19 @@ public Field88A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field88A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field88A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 bc421f294..8f83f65df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java @@ -242,29 +242,19 @@ public Field89A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field89A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field89A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 4f0003373..af3a1499b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java @@ -89,21 +89,21 @@ public class Field90A extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSI"; /** @@ -270,7 +270,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSN"; } @@ -457,16 +457,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -489,16 +483,10 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Get the Price (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getComponent4AsNumber(); } 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 e658f8dce..6c7fc432a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java @@ -90,21 +90,21 @@ public class Field90B extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSCI"; /** @@ -123,11 +123,10 @@ public class Field90B extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 3; /** @@ -278,7 +277,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSCN"; } @@ -456,11 +455,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -474,11 +473,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -502,16 +500,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -534,16 +526,10 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Get the Price (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getComponent4AsNumber(); } @@ -635,29 +621,19 @@ public Field90B setCurrencyCode(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component3 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90B setCurrency(String component3) { return setCurrencyCode(component3); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90B setCurrency(java.util.Currency component3) { return setCurrencyCode(component3); } 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 84f379a84..886f14c30 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java @@ -88,21 +88,21 @@ public class Field90C extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NCI"; /** @@ -252,7 +252,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NCN"; } @@ -385,16 +385,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -418,16 +412,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } @@ -484,16 +472,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -516,16 +498,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 477c75613..5f8769741 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java @@ -88,21 +88,21 @@ public class Field90D extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NCI"; /** @@ -252,7 +252,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NCN"; } @@ -385,16 +385,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -418,16 +412,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } @@ -484,16 +472,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -516,16 +498,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 72554a4c9..170b5df6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java @@ -83,21 +83,21 @@ public class Field90E extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field90E extends Field implements Serializable, GenericField { public static final Integer PRICE_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Price Code Component number. - * @see #PRICE_CODE + * @deprecated use #PRICE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getPriceCode() { /** * Alternative DEPRECATED method getter for field's Price Code - * @see #getPriceCode() + * @deprecated use #getPriceCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getPriceCode(); } @@ -441,15 +440,10 @@ public Field90E setPriceCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Price Code - * - * @see #setPriceCode(String) - * - * @param component2 the Price Code to set - * @return the field object to enable build pattern + * @deprecated use #setPriceCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 9a6102c66..dbd27a110 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java @@ -92,21 +92,21 @@ public class Field90F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/SN/S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSCNSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSCISI"; /** @@ -125,11 +125,10 @@ public class Field90F extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 3; /** @@ -312,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSCNSN"; } @@ -496,11 +495,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -514,11 +513,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -542,16 +540,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -574,16 +566,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -623,16 +609,10 @@ public java.math.BigDecimal getComponent6AsBigDecimal() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsBigDecimal() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsBigDecimal() + * @deprecated use #getComponent6AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { return getComponent6AsBigDecimal(); } @@ -655,16 +635,10 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsBigDecimal() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent6AsNumber(); } @@ -756,29 +730,19 @@ public Field90F setCurrencyCode(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component3 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90F setCurrency(String component3) { return setCurrencyCode(component3); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90F setCurrency(java.util.Currency component3) { return setCurrencyCode(component3); } 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 2fa792be1..b343b458e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java @@ -92,21 +92,21 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/SN/SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSCNCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSCICI"; /** @@ -120,11 +120,10 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta public static final Integer AMOUNTTYPECODE = 2; /** - * Alternative (DEPRECATED) constant name for field's AmountTypeCode Component number. - * @see #AMOUNTTYPECODE + * @deprecated use #AMOUNTTYPECODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -133,11 +132,10 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE1 = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency Code1 Component number. - * @see #CURRENCY_CODE1 + * @deprecated use #CURRENCY_CODE1 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY1 = 3; /** @@ -151,11 +149,10 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE2 = 5; /** - * Alternative (DEPRECATED) constant name for field's Currency Code2 Component number. - * @see #CURRENCY_CODE2 + * @deprecated use #CURRENCY_CODE2 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY2 = 5; /** @@ -327,7 +324,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSCNCN"; } @@ -490,11 +487,11 @@ public String getAmountTypeCode() { /** * Alternative DEPRECATED method getter for field's AmountTypeCode - * @see #getAmountTypeCode() + * @deprecated use #getAmountTypeCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getAmountTypeCode(); } @@ -526,11 +523,11 @@ public String getCurrencyCode1() { /** * Alternative DEPRECATED method getter for field's Currency Code1 - * @see #getCurrencyCode1() + * @deprecated use #getCurrencyCode1() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency1() { return getCurrencyCode1(); } @@ -544,11 +541,10 @@ public java.util.Currency getCurrencyCode1AsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code1 as Currency - * @see #getCurrencyCode1AsCurrency() + * @deprecated use #getCurrencyCode1AsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrency1AsCurrency() { return getCurrencyCode1AsCurrency(); } @@ -572,16 +568,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -604,16 +594,10 @@ public java.math.BigDecimal getAmount1AsBigDecimal() { } /** - * Get the Amount1 (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmount1AsBigDecimal() + * @deprecated use #getAmount1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmount1AsNumber() { return getComponent4AsNumber(); } @@ -645,11 +629,11 @@ public String getCurrencyCode2() { /** * Alternative DEPRECATED method getter for field's Currency Code2 - * @see #getCurrencyCode2() + * @deprecated use #getCurrencyCode2() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency2() { return getCurrencyCode2(); } @@ -663,11 +647,10 @@ public java.util.Currency getCurrencyCode2AsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code2 as Currency - * @see #getCurrencyCode2AsCurrency() + * @deprecated use #getCurrencyCode2AsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrency2AsCurrency() { return getCurrencyCode2AsCurrency(); } @@ -691,16 +674,10 @@ public java.math.BigDecimal getComponent6AsBigDecimal() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsBigDecimal() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsBigDecimal() + * @deprecated use #getComponent6AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { return getComponent6AsBigDecimal(); } @@ -723,16 +700,10 @@ public java.math.BigDecimal getAmount2AsBigDecimal() { } /** - * Get the Amount2 (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsBigDecimal() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmount2AsBigDecimal() + * @deprecated use #getAmount2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmount2AsNumber() { return getComponent6AsNumber(); } @@ -780,15 +751,10 @@ public Field90J setAmountTypeCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's AmountTypeCode - * - * @see #setAmountTypeCode(String) - * - * @param component2 the AmountTypeCode to set - * @return the field object to enable build pattern + * @deprecated use #setAmountTypeCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90J setCode(String component2) { return setAmountTypeCode(component2); } @@ -838,29 +804,19 @@ public Field90J setCurrencyCode1(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency Code1 - * - * @see #setCurrencyCode1(String) - * - * @param component3 the Currency Code1 to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode1(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90J setCurrency1(String component3) { return setCurrencyCode1(component3); } /** - * Alternative DEPRECATED method setter for field's Currency Code1 from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency Code1 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90J setCurrency1(java.util.Currency component3) { return setCurrencyCode1(component3); } @@ -1004,29 +960,19 @@ public Field90J setCurrencyCode2(java.util.Currency component5) { } /** - * Alternative DEPRECATED method setter for field's Currency Code2 - * - * @see #setCurrencyCode2(String) - * - * @param component5 the Currency Code2 to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode2(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90J setCurrency2(String component5) { return setCurrencyCode2(component5); } /** - * Alternative DEPRECATED method setter for field's Currency Code2 from a Currency object. - * - * @see #setComponent5(java.util.Currency) - * - * @param component5 Currency with the Currency Code2 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent5(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90J setCurrency2(java.util.Currency component5) { return setCurrencyCode2(component5); } 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 14475a87c..2f38f98bd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java @@ -87,21 +87,21 @@ public class Field90K extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -115,11 +115,10 @@ public class Field90K extends Field implements Serializable, AmountContainer, Ge public static final Integer INDEX_POINTS = 2; /** - * Alternative (DEPRECATED) constant name for field's Index Points Component number. - * @see #INDEX_POINTS + * @deprecated use #INDEX_POINTS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -251,7 +250,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -399,16 +398,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -423,11 +416,11 @@ public String getIndexPoints() { /** * Alternative DEPRECATED method getter for field's Index Points - * @see #getIndexPoints() + * @deprecated use #getIndexPoints() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getIndexPoints(); } @@ -442,41 +435,28 @@ public java.math.BigDecimal getIndexPointsAsBigDecimal() { } /** - * Get the Index Points (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 #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getIndexPointsAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Index Points as BigDecimal - * @see #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getIndexPointsAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Index Points (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 #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getIndexPointsAsNumber(); } @@ -597,45 +577,29 @@ public Field90K setIndexPoints(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Index Points - * - * @see #setIndexPoints(String) - * - * @param component2 the Index Points to set - * @return the field object to enable build pattern + * @deprecated use #setIndexPoints(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90K setAmount(String component2) { return setIndexPoints(component2); } /** - * Alternative DEPRECATED method setter for field's Index Points 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90K setAmount(java.math.BigDecimal component2) { return setIndexPoints(component2); } /** - * Alternative DEPRECATED method setter for field's Index Points (component 2) as 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) + * @deprecated use #setIndexPoints(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90K setAmount(java.lang.Number component2) { return setIndexPoints(component2); } 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 c20c60a3d..3f7884028 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java @@ -88,21 +88,21 @@ public class Field90L extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -121,11 +121,10 @@ public class Field90L extends Field implements Serializable, AmountContainer, Ge public static final Integer INDEX_POINTS = 3; /** - * Alternative (DEPRECATED) constant name for field's Index Points Component number. - * @see #INDEX_POINTS + * @deprecated use #INDEX_POINTS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 3; /** @@ -264,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -434,16 +433,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -458,11 +451,11 @@ public String getIndexPoints() { /** * Alternative DEPRECATED method getter for field's Index Points - * @see #getIndexPoints() + * @deprecated use #getIndexPoints() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getIndexPoints(); } @@ -477,41 +470,28 @@ public java.math.BigDecimal getIndexPointsAsBigDecimal() { } /** - * Get the Index Points (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getIndexPointsAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Index Points as BigDecimal - * @see #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getIndexPointsAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Index Points (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getIndexPointsAsNumber(); } @@ -653,45 +633,29 @@ public Field90L setIndexPoints(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Index Points - * - * @see #setIndexPoints(String) - * - * @param component3 the Index Points to set - * @return the field object to enable build pattern + * @deprecated use #setIndexPoints(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90L setAmount(String component3) { return setIndexPoints(component3); } /** - * Alternative DEPRECATED method setter for field's Index Points 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 + * @deprecated use #setComponent3(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90L setAmount(java.math.BigDecimal component3) { return setIndexPoints(component3); } /** - * Alternative DEPRECATED method setter for field's Index Points (component 3) as 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) + * @deprecated use #setIndexPoints(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90L setAmount(java.lang.Number component3) { return setIndexPoints(component3); } 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 c2736f1e8..df5cfbedd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java @@ -242,29 +242,19 @@ public Field91A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field91A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field91A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 ab85091b1..c54b5b7a3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java @@ -88,21 +88,21 @@ public class Field92A extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -121,11 +121,10 @@ public class Field92A extends Field implements Serializable, AmountContainer, Ge public static final Integer RATE = 3; /** - * Alternative (DEPRECATED) constant name for field's Rate Component number. - * @see #RATE + * @deprecated use #RATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer RATE_AMOUNT = 3; /** @@ -264,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -434,16 +433,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -458,11 +451,11 @@ public String getRate() { /** * Alternative DEPRECATED method getter for field's Rate - * @see #getRate() + * @deprecated use #getRate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getRateAmount() { return getRate(); } @@ -477,41 +470,28 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Rate as BigDecimal - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getRateAmountAsBigDecimal() { return getRateAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Rate (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAmountAsNumber() { return getRateAsNumber(); } @@ -653,45 +633,29 @@ public Field92A setRate(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Rate - * - * @see #setRate(String) - * - * @param component3 the Rate to set - * @return the field object to enable build pattern + * @deprecated use #setRate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92A setRateAmount(String component3) { return setRate(component3); } /** - * Alternative DEPRECATED method setter for field's Rate 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 + * @deprecated use #setComponent3(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92A setRateAmount(java.math.BigDecimal component3) { return setRate(component3); } /** - * Alternative DEPRECATED method setter for field's Rate (component 3) as 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) + * @deprecated use #setRate(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92A setRateAmount(java.lang.Number component3) { return setRate(component3); } 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 c3d961e92..3063572fe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java @@ -90,21 +90,21 @@ public class Field92B extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCCI"; /** @@ -271,7 +271,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCCN"; } @@ -489,16 +489,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -521,16 +515,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent4AsNumber(); } 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 d7c593496..36cd1443a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java @@ -84,21 +84,21 @@ public class Field92C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -117,11 +117,10 @@ public class Field92C extends Field implements Serializable, GenericField { public static final Integer RATE_NAME = 3; /** - * Alternative (DEPRECATED) constant name for field's Rate Name Component number. - * @see #RATE_NAME + * @deprecated use #RATE_NAME instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -255,7 +254,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -424,11 +423,11 @@ public String getRateName() { /** * Alternative DEPRECATED method getter for field's Rate Name - * @see #getRateName() + * @deprecated use #getRateName() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getRateName(); } @@ -497,15 +496,10 @@ public Field92C setRateName(String component3) { } /** - * Alternative DEPRECATED method setter for field's Rate Name - * - * @see #setRateName(String) - * - * @param component3 the Rate Name to set - * @return the field object to enable build pattern + * @deprecated use #setRateName(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 24f6079a3..068b97bbf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java @@ -88,21 +88,21 @@ public class Field92D extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//N/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SII"; /** @@ -262,7 +262,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNN"; } @@ -411,16 +411,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -443,16 +437,10 @@ public java.math.BigDecimal getQuantity1AsBigDecimal() { } /** - * Get the Quantity1 (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 #getQuantity1AsBigDecimal() + * @deprecated use #getQuantity1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantity1AsNumber() { return getComponent2AsNumber(); } @@ -476,16 +464,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -508,16 +490,10 @@ public java.math.BigDecimal getQuantity2AsBigDecimal() { } /** - * Get the Quantity2 (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantity2AsBigDecimal() + * @deprecated use #getQuantity2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantity2AsNumber() { return getComponent3AsNumber(); } 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 ab7cc46f9..69d5262a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java @@ -89,21 +89,21 @@ public class Field92F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCI"; /** @@ -117,11 +117,10 @@ public class Field92F extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCN"; } @@ -424,11 +423,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -442,11 +441,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -470,16 +468,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -502,16 +494,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } @@ -582,29 +568,19 @@ public Field92F setCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component2 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92F setCurrency(String component2) { return setCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92F setCurrency(java.util.Currency component2) { return setCurrencyCode(component2); } 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 c5f0fd738..9e5c5e1f5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java @@ -90,21 +90,21 @@ public class Field92H extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//SN/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCIS"; /** @@ -118,11 +118,10 @@ public class Field92H extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -279,7 +278,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCNS"; } @@ -441,11 +440,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -459,11 +458,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -487,16 +485,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -519,16 +511,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } @@ -615,29 +601,19 @@ public Field92H setCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component2 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92H setCurrency(String component2) { return setCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92H setCurrency(java.util.Currency component2) { return setCurrencyCode(component2); } 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 e73676ef5..ae7058eab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java @@ -92,21 +92,21 @@ public class Field92J extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S/SN[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSCNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSCIS"; /** @@ -125,11 +125,10 @@ public class Field92J extends Field implements Serializable, MonetaryAmountConta public static final Integer RATE_TYPE_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Rate Type Code Component number. - * @see #RATE_TYPE_CODE + * @deprecated use #RATE_TYPE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -138,11 +137,10 @@ public class Field92J extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 4; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 4; /** @@ -314,7 +312,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSCNS"; } @@ -497,11 +495,11 @@ public String getRateTypeCode() { /** * Alternative DEPRECATED method getter for field's Rate Type Code - * @see #getRateTypeCode() + * @deprecated use #getRateTypeCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getRateTypeCode(); } @@ -533,11 +531,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -551,11 +549,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -579,16 +576,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -611,16 +602,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent5AsNumber(); } @@ -705,15 +690,10 @@ public Field92J setRateTypeCode(String component3) { } /** - * Alternative DEPRECATED method setter for field's Rate Type Code - * - * @see #setRateTypeCode(String) - * - * @param component3 the Rate Type Code to set - * @return the field object to enable build pattern + * @deprecated use #setRateTypeCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92J setCode(String component3) { return setRateTypeCode(component3); } @@ -763,29 +743,19 @@ public Field92J setCurrencyCode(java.util.Currency component4) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component4 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92J setCurrency(String component4) { return setCurrencyCode(component4); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent4(java.util.Currency) - * - * @param component4 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent4(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92J setCurrency(java.util.Currency component4) { return setCurrencyCode(component4); } @@ -1124,14 +1094,14 @@ public static Field92J fromJson(final String json) { * @deprecated Use RATE_STATUS instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @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(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public String getNarrative() { com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getNarrative()", "Use getRateStatus() instead"); return getRateStatus(); @@ -1141,7 +1111,7 @@ public String getNarrative() { * @deprecated Use setRateStatus instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public Field92J setNarrative(String narrative) { com.prowidesoftware.deprecation.DeprecationUtils.phase2(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 e31f4d03a..a91d51391 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java @@ -83,21 +83,21 @@ public class Field92K extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 b90a05ba0..a2faf03d9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java @@ -91,21 +91,21 @@ public class Field92L extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//SN/SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCNCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCICI"; /** @@ -119,11 +119,10 @@ public class Field92L extends Field implements Serializable, MonetaryAmountConta public static final Integer FIRST_CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's First Currency Code Component number. - * @see #FIRST_CURRENCY_CODE + * @deprecated use #FIRST_CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY1 = 2; /** @@ -137,11 +136,10 @@ public class Field92L extends Field implements Serializable, MonetaryAmountConta public static final Integer SECOND_CURRENCY_CODE = 4; /** - * Alternative (DEPRECATED) constant name for field's Second Currency Code Component number. - * @see #SECOND_CURRENCY_CODE + * @deprecated use #SECOND_CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY2 = 4; /** @@ -305,7 +303,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCNCN"; } @@ -472,11 +470,11 @@ public String getFirstCurrencyCode() { /** * Alternative DEPRECATED method getter for field's First Currency Code - * @see #getFirstCurrencyCode() + * @deprecated use #getFirstCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency1() { return getFirstCurrencyCode(); } @@ -490,11 +488,10 @@ public java.util.Currency getFirstCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's First Currency Code as Currency - * @see #getFirstCurrencyCodeAsCurrency() + * @deprecated use #getFirstCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrency1AsCurrency() { return getFirstCurrencyCodeAsCurrency(); } @@ -518,16 +515,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -550,16 +541,10 @@ public java.math.BigDecimal getAmount1AsBigDecimal() { } /** - * Get the Amount1 (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmount1AsBigDecimal() + * @deprecated use #getAmount1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmount1AsNumber() { return getComponent3AsNumber(); } @@ -591,11 +576,11 @@ public String getSecondCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Second Currency Code - * @see #getSecondCurrencyCode() + * @deprecated use #getSecondCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency2() { return getSecondCurrencyCode(); } @@ -609,11 +594,10 @@ public java.util.Currency getSecondCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Second Currency Code as Currency - * @see #getSecondCurrencyCodeAsCurrency() + * @deprecated use #getSecondCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrency2AsCurrency() { return getSecondCurrencyCodeAsCurrency(); } @@ -637,16 +621,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -669,16 +647,10 @@ public java.math.BigDecimal getAmount2AsBigDecimal() { } /** - * Get the Amount2 (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmount2AsBigDecimal() + * @deprecated use #getAmount2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmount2AsNumber() { return getComponent5AsNumber(); } @@ -749,29 +721,19 @@ public Field92L setFirstCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's First Currency Code - * - * @see #setFirstCurrencyCode(String) - * - * @param component2 the First Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setFirstCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92L setCurrency1(String component2) { return setFirstCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's First Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the First Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92L setCurrency1(java.util.Currency component2) { return setFirstCurrencyCode(component2); } @@ -915,29 +877,19 @@ public Field92L setSecondCurrencyCode(java.util.Currency component4) { } /** - * Alternative DEPRECATED method setter for field's Second Currency Code - * - * @see #setSecondCurrencyCode(String) - * - * @param component4 the Second Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setSecondCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92L setCurrency2(String component4) { return setSecondCurrencyCode(component4); } /** - * Alternative DEPRECATED method setter for field's Second Currency Code from a Currency object. - * - * @see #setComponent4(java.util.Currency) - * - * @param component4 Currency with the Second Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent4(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92L setCurrency2(java.util.Currency component4) { return setSecondCurrencyCode(component4); } 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 9d3ea5c9c..7e96cc9e4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java @@ -90,21 +90,21 @@ public class Field92M extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//SN/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCII"; /** @@ -118,11 +118,10 @@ public class Field92M extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -284,7 +283,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCNN"; } @@ -446,11 +445,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -464,11 +463,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -492,16 +490,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -524,16 +516,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } @@ -557,16 +543,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -589,16 +569,10 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent4AsNumber(); } @@ -669,29 +643,19 @@ public Field92M setCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component2 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92M setCurrency(String component2) { return setCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92M setCurrency(java.util.Currency component2) { return setCurrencyCode(component2); } 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 67a236bf6..9f0bb1b85 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java @@ -90,21 +90,21 @@ public class Field92N extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//N/SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SICI"; /** @@ -123,11 +123,10 @@ public class Field92N extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 3; /** @@ -283,7 +282,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNCN"; } @@ -437,16 +436,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -469,16 +462,10 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent2AsNumber(); } @@ -510,11 +497,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -528,11 +515,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -556,16 +542,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -588,16 +568,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -762,29 +736,19 @@ public Field92N setCurrencyCode(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component3 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92N setCurrency(String component3) { return setCurrencyCode(component3); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92N setCurrency(java.util.Currency component3) { return setCurrencyCode(component3); } 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 b38c4a572..b8ae3e1c0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java @@ -87,21 +87,21 @@ public class Field92P extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -115,11 +115,10 @@ public class Field92P extends Field implements Serializable, AmountContainer, Ge public static final Integer INDEX_POINTS = 2; /** - * Alternative (DEPRECATED) constant name for field's Index Points Component number. - * @see #INDEX_POINTS + * @deprecated use #INDEX_POINTS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -251,7 +250,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -399,16 +398,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -423,11 +416,11 @@ public String getIndexPoints() { /** * Alternative DEPRECATED method getter for field's Index Points - * @see #getIndexPoints() + * @deprecated use #getIndexPoints() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getIndexPoints(); } @@ -442,41 +435,28 @@ public java.math.BigDecimal getIndexPointsAsBigDecimal() { } /** - * Get the Index Points (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 #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getIndexPointsAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Index Points as BigDecimal - * @see #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getIndexPointsAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Index Points (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 #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getIndexPointsAsNumber(); } @@ -597,45 +577,29 @@ public Field92P setIndexPoints(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Index Points - * - * @see #setIndexPoints(String) - * - * @param component2 the Index Points to set - * @return the field object to enable build pattern + * @deprecated use #setIndexPoints(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92P setAmount(String component2) { return setIndexPoints(component2); } /** - * Alternative DEPRECATED method setter for field's Index Points 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92P setAmount(java.math.BigDecimal component2) { return setIndexPoints(component2); } /** - * Alternative DEPRECATED method setter for field's Index Points (component 2) as 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) + * @deprecated use #setIndexPoints(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92P setAmount(java.lang.Number component2) { return setIndexPoints(component2); } 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 c8cadf2dc..c20c44f70 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java @@ -89,21 +89,21 @@ public class Field92R extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSI"; /** @@ -122,11 +122,10 @@ public class Field92R extends Field implements Serializable, AmountContainer, Ge public static final Integer RATE_TYPE_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Rate Type Code Component number. - * @see #RATE_TYPE_CODE + * @deprecated use #RATE_TYPE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -135,11 +134,10 @@ public class Field92R extends Field implements Serializable, AmountContainer, Ge public static final Integer RATE = 4; /** - * Alternative (DEPRECATED) constant name for field's Rate Component number. - * @see #RATE + * @deprecated use #RATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 4; /** @@ -285,7 +283,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSN"; } @@ -459,11 +457,11 @@ public String getRateTypeCode() { /** * Alternative DEPRECATED method getter for field's Rate Type Code - * @see #getRateTypeCode() + * @deprecated use #getRateTypeCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getRateTypeCode(); } @@ -487,16 +485,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -511,11 +503,11 @@ public String getRate() { /** * Alternative DEPRECATED method getter for field's Rate - * @see #getRate() + * @deprecated use #getRate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getRate(); } @@ -530,41 +522,28 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Rate as BigDecimal - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getRateAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Rate (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getRateAsNumber(); } @@ -633,15 +612,10 @@ public Field92R setRateTypeCode(String component3) { } /** - * Alternative DEPRECATED method setter for field's Rate Type Code - * - * @see #setRateTypeCode(String) - * - * @param component3 the Rate Type Code to set - * @return the field object to enable build pattern + * @deprecated use #setRateTypeCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92R setCode(String component3) { return setRateTypeCode(component3); } @@ -741,45 +715,29 @@ public Field92R setRate(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Rate - * - * @see #setRate(String) - * - * @param component4 the Rate to set - * @return the field object to enable build pattern + * @deprecated use #setRate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92R setAmount(String component4) { return setRate(component4); } /** - * Alternative DEPRECATED method setter for field's Rate 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 + * @deprecated use #setComponent4(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92R setAmount(java.math.BigDecimal component4) { return setRate(component4); } /** - * Alternative DEPRECATED method setter for field's Rate (component 4) as 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) + * @deprecated use #setRate(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92R setAmount(java.lang.Number component4) { return setRate(component4); } 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 897e7a94b..2bd8d40df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java @@ -84,21 +84,21 @@ public class Field93A extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -117,11 +117,10 @@ public class Field93A extends Field implements Serializable, GenericField { public static final Integer SUBBALANCE_TYPE = 3; /** - * Alternative (DEPRECATED) constant name for field's Sub-balance Type Component number. - * @see #SUBBALANCE_TYPE + * @deprecated use #SUBBALANCE_TYPE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -255,7 +254,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -424,11 +423,11 @@ public String getSubbalanceType() { /** * Alternative DEPRECATED method getter for field's Sub-balance Type - * @see #getSubbalanceType() + * @deprecated use #getSubbalanceType() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getSubbalanceType(); } @@ -497,15 +496,10 @@ public Field93A setSubbalanceType(String component3) { } /** - * Alternative DEPRECATED method setter for field's Sub-balance Type - * - * @see #setSubbalanceType(String) - * - * @param component3 the Sub-balance Type to set - * @return the field object to enable build pattern + * @deprecated use #setSubbalanceType(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 049379244..abf0c67a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java @@ -90,21 +90,21 @@ public class Field93B extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S/[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSI"; /** @@ -133,11 +133,10 @@ public class Field93B extends Field implements Serializable, AmountContainer, Ge public static final Integer BALANCE = 5; /** - * Alternative (DEPRECATED) constant name for field's Balance Component number. - * @see #BALANCE + * @deprecated use #BALANCE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BALANCE_AMOUNT = 5; /** @@ -291,7 +290,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSN"; } @@ -502,16 +501,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -526,11 +519,11 @@ public String getBalance() { /** * Alternative DEPRECATED method getter for field's Balance - * @see #getBalance() + * @deprecated use #getBalance() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBalanceAmount() { return getBalance(); } @@ -545,41 +538,28 @@ public java.math.BigDecimal getBalanceAsBigDecimal() { } /** - * Get the Balance (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceAsNumber() { return getComponent5AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Balance as BigDecimal - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getBalanceAmountAsBigDecimal() { return getBalanceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Balance (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceAmountAsNumber() { return getBalanceAsNumber(); } @@ -763,45 +743,29 @@ public Field93B setBalance(java.lang.Number component5) { } /** - * Alternative DEPRECATED method setter for field's Balance - * - * @see #setBalance(String) - * - * @param component5 the Balance to set - * @return the field object to enable build pattern + * @deprecated use #setBalance(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93B setBalanceAmount(String component5) { return setBalance(component5); } /** - * Alternative DEPRECATED method setter for field's Balance 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 + * @deprecated use #setComponent5(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93B setBalanceAmount(java.math.BigDecimal component5) { return setBalance(component5); } /** - * Alternative DEPRECATED method setter for field's Balance (component 5) as 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) + * @deprecated use #setBalance(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93B setBalanceAmount(java.lang.Number component5) { return setBalance(component5); } 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 d314f31c6..38f12599a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java @@ -90,21 +90,21 @@ public class Field93C extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S/[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSI"; /** @@ -133,11 +133,10 @@ public class Field93C extends Field implements Serializable, AmountContainer, Ge public static final Integer BALANCE = 5; /** - * Alternative (DEPRECATED) constant name for field's Balance Component number. - * @see #BALANCE + * @deprecated use #BALANCE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 5; /** @@ -291,7 +290,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSN"; } @@ -499,16 +498,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -523,11 +516,11 @@ public String getBalance() { /** * Alternative DEPRECATED method getter for field's Balance - * @see #getBalance() + * @deprecated use #getBalance() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getBalance(); } @@ -542,41 +535,28 @@ public java.math.BigDecimal getBalanceAsBigDecimal() { } /** - * Get the Balance (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceAsNumber() { return getComponent5AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Balance as BigDecimal - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getBalanceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Balance (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getBalanceAsNumber(); } @@ -760,45 +740,29 @@ public Field93C setBalance(java.lang.Number component5) { } /** - * Alternative DEPRECATED method setter for field's Balance - * - * @see #setBalance(String) - * - * @param component5 the Balance to set - * @return the field object to enable build pattern + * @deprecated use #setBalance(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93C setAmount(String component5) { return setBalance(component5); } /** - * Alternative DEPRECATED method setter for field's Balance 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 + * @deprecated use #setComponent5(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93C setAmount(java.math.BigDecimal component5) { return setBalance(component5); } /** - * Alternative DEPRECATED method setter for field's Balance (component 5) as 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) + * @deprecated use #setBalance(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93C setAmount(java.lang.Number component5) { return setBalance(component5); } 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 77ed78119..23436534e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java @@ -88,21 +88,21 @@ public class Field93D extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -121,11 +121,10 @@ public class Field93D extends Field implements Serializable, AmountContainer, Ge public static final Integer BALANCE = 3; /** - * Alternative (DEPRECATED) constant name for field's Balance Component number. - * @see #BALANCE + * @deprecated use #BALANCE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 3; /** @@ -264,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -434,16 +433,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -458,11 +451,11 @@ public String getBalance() { /** * Alternative DEPRECATED method getter for field's Balance - * @see #getBalance() + * @deprecated use #getBalance() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getBalance(); } @@ -477,41 +470,28 @@ public java.math.BigDecimal getBalanceAsBigDecimal() { } /** - * Get the Balance (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Balance as BigDecimal - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getBalanceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Balance (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getBalanceAsNumber(); } @@ -653,45 +633,29 @@ public Field93D setBalance(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Balance - * - * @see #setBalance(String) - * - * @param component3 the Balance to set - * @return the field object to enable build pattern + * @deprecated use #setBalance(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93D setAmount(String component3) { return setBalance(component3); } /** - * Alternative DEPRECATED method setter for field's Balance 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 + * @deprecated use #setComponent3(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93D setAmount(java.math.BigDecimal component3) { return setBalance(component3); } /** - * Alternative DEPRECATED method setter for field's Balance (component 3) as 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) + * @deprecated use #setBalance(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93D setAmount(java.lang.Number component3) { return setBalance(component3); } 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 ff778cf45..9394be378 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java @@ -90,21 +90,21 @@ public class Field93E extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S/[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSI"; /** @@ -283,7 +283,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSN"; } @@ -489,16 +489,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -521,16 +515,10 @@ public java.math.BigDecimal getBalanceofDigitalTokensAsBigDecimal() { } /** - * Get the Balance of Digital Tokens (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceofDigitalTokensAsBigDecimal() + * @deprecated use #getBalanceofDigitalTokensAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceofDigitalTokensAsNumber() { return getComponent5AsNumber(); } 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 c407cb77f..e0e5f4768 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java @@ -90,21 +90,21 @@ public class Field93F extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S/[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSI"; /** @@ -283,7 +283,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSN"; } @@ -492,16 +492,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -524,16 +518,10 @@ public java.math.BigDecimal getBalanceofDigitalTokensAsBigDecimal() { } /** - * Get the Balance of Digital Tokens (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceofDigitalTokensAsBigDecimal() + * @deprecated use #getBalanceofDigitalTokensAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceofDigitalTokensAsNumber() { return getComponent5AsNumber(); } 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 d8225948d..eeef975ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java @@ -81,21 +81,21 @@ public class Field94A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 4b078ba4e..3f09b3682 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java @@ -85,21 +85,21 @@ public class Field94B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -261,7 +261,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 17a429727..08af595d2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java @@ -83,21 +83,21 @@ public class Field94C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SK"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SK"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SK"; } 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 a69cf1f76..4c25b64d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java @@ -84,21 +84,21 @@ public class Field94D extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SKS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SKS"; /** @@ -248,7 +248,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SKS"; } 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 d04e91838..e61a54003 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java @@ -93,21 +93,21 @@ public class Field94E extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-9"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSS"; /** @@ -285,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSS"; } 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 c72d5340c..beeb1f728 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java @@ -87,21 +87,21 @@ public class Field94F extends Field implements Serializable, BICContainer, Gener * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSB"; /** @@ -115,11 +115,10 @@ public class Field94F extends Field implements Serializable, BICContainer, Gener public static final Integer PLACE_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Place Code Component number. - * @see #PLACE_CODE + * @deprecated use #PLACE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -128,11 +127,10 @@ public class Field94F extends Field implements Serializable, BICContainer, Gener public static final Integer IDENTIFIER_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 3; /** @@ -267,7 +265,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSB"; } @@ -419,11 +417,11 @@ public String getPlaceCode() { /** * Alternative DEPRECATED method getter for field's Place Code - * @see #getPlaceCode() + * @deprecated use #getPlaceCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getPlaceCode(); } @@ -455,11 +453,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -473,11 +471,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -525,15 +522,10 @@ public Field94F setPlaceCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Place Code - * - * @see #setPlaceCode(String) - * - * @param component2 the Place Code to set - * @return the field object to enable build pattern + * @deprecated use #setPlaceCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field94F setCode(String component2) { return setPlaceCode(component2); } @@ -583,29 +575,19 @@ public Field94F setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field94F setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field94F setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 1461c302b..b2bee3662 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java @@ -85,21 +85,21 @@ public class Field94G extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -248,7 +248,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 824896246..24a001b47 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java @@ -86,21 +86,21 @@ public class Field94H extends Field implements Serializable, BICContainer, Gener * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SB"; /** @@ -114,11 +114,10 @@ public class Field94H extends Field implements Serializable, BICContainer, Gener public static final Integer IDENTIFIER_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -245,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SB"; } @@ -401,11 +400,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -419,11 +418,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -494,29 +492,19 @@ public Field94H setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component2 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field94H setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field94H setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 46c6be4d7..680a7eda7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java @@ -86,21 +86,21 @@ public class Field94L extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//18!SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSN"; /** @@ -253,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -418,16 +418,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -451,16 +445,10 @@ public java.lang.Long getLegalEntityIdentifierNumberAsLong() { } /** - * Get the Legal Entity Identifier Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLegalEntityIdentifierNumberAsLong() + * @deprecated use #getLegalEntityIdentifierNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLegalEntityIdentifierNumberAsNumber() { return getComponent3AsNumber(); } 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 627bd3bf9..20f002e6b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java @@ -83,21 +83,21 @@ public class Field95C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SK"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SK"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SK"; } 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 c825f7fa0..2f9e9ccc7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java @@ -86,21 +86,21 @@ public class Field95L extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//18!SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSN"; /** @@ -253,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -418,16 +418,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -451,16 +445,10 @@ public java.lang.Long getLegalEntityIdentifierNumberAsLong() { } /** - * Get the Legal Entity Identifier Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLegalEntityIdentifierNumberAsLong() + * @deprecated use #getLegalEntityIdentifierNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLegalEntityIdentifierNumberAsNumber() { return getComponent3AsNumber(); } 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 3baf8850e..8e75f27fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java @@ -220,29 +220,19 @@ public Field95P setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's IdentifierCode - * - * @see #setIdentifierCode(String) - * - * @param component2 the IdentifierCode to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field95P setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's IdentifierCode from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the IdentifierCode content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field95P setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 51878053d..e5d5f4596 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java @@ -93,21 +93,21 @@ public class Field95V extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-9"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSS"; /** @@ -285,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSS"; } 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 42b5998b7..70778b60d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java @@ -242,29 +242,19 @@ public Field96A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field96A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field96A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 f4dd1ccec..2dca990ff 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java @@ -83,21 +83,21 @@ public class Field97A extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field97A extends Field implements Serializable, GenericField { public static final Integer ACCOUNT_NUMBER = 2; /** - * Alternative (DEPRECATED) constant name for field's Account Number Component number. - * @see #ACCOUNT_NUMBER + * @deprecated use #ACCOUNT_NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer ACCOUNT = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -398,11 +397,11 @@ public String getAccountNumber() { /** * Alternative DEPRECATED method getter for field's Account Number - * @see #getAccountNumber() + * @deprecated use #getAccountNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAccount() { return getAccountNumber(); } @@ -450,15 +449,10 @@ public Field97A setAccountNumber(String component2) { } /** - * Alternative DEPRECATED method setter for field's Account Number - * - * @see #setAccountNumber(String) - * - * @param component2 the Account Number to set - * @return the field object to enable build pattern + * @deprecated use #setAccountNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 507f570cd..bca6bafd7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java @@ -85,21 +85,21 @@ public class Field97B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -262,7 +262,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 d00382a84..7897377a0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java @@ -83,21 +83,21 @@ public class Field97C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field97C extends Field implements Serializable, GenericField { public static final Integer ACCOUNT_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Account Code Component number. - * @see #ACCOUNT_CODE + * @deprecated use #ACCOUNT_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getAccountCode() { /** * Alternative DEPRECATED method getter for field's Account Code - * @see #getAccountCode() + * @deprecated use #getAccountCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getAccountCode(); } @@ -441,15 +440,10 @@ public Field97C setAccountCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Account Code - * - * @see #setAccountCode(String) - * - * @param component2 the Account Code to set - * @return the field object to enable build pattern + * @deprecated use #setAccountCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 30a3d9c5c..4ab730462 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java @@ -84,21 +84,21 @@ public class Field97D extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 0cbdefa11..1c9feb3ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java @@ -83,21 +83,21 @@ public class Field97E extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field97E extends Field implements Serializable, GenericField { public static final Integer INTERNATIONAL_BANK_ACCOUNT_NUMBER = 2; /** - * Alternative (DEPRECATED) constant name for field's International Bank Account Number Component number. - * @see #INTERNATIONAL_BANK_ACCOUNT_NUMBER + * @deprecated use #INTERNATIONAL_BANK_ACCOUNT_NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer ACCOUNT = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -398,11 +397,11 @@ public String getInternationalBankAccountNumber() { /** * Alternative DEPRECATED method getter for field's International Bank Account Number - * @see #getInternationalBankAccountNumber() + * @deprecated use #getInternationalBankAccountNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAccount() { return getInternationalBankAccountNumber(); } @@ -450,15 +449,10 @@ public Field97E setInternationalBankAccountNumber(String component2) { } /** - * Alternative DEPRECATED method setter for field's International Bank Account Number - * - * @see #setInternationalBankAccountNumber(String) - * - * @param component2 the International Bank Account Number to set - * @return the field object to enable build pattern + * @deprecated use #setInternationalBankAccountNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 6818d0fe4..aa4470176 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java @@ -86,21 +86,21 @@ public class Field98A extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SD"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SD"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SD"; } 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 fb6394b05..d4da7ede7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java @@ -84,21 +84,21 @@ public class Field98B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -117,11 +117,10 @@ public class Field98B extends Field implements Serializable, GenericField { public static final Integer DATE_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Date Code Component number. - * @see #DATE_CODE + * @deprecated use #DATE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -255,7 +254,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -424,11 +423,11 @@ public String getDateCode() { /** * Alternative DEPRECATED method getter for field's Date Code - * @see #getDateCode() + * @deprecated use #getDateCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getDateCode(); } @@ -497,15 +496,10 @@ public Field98B setDateCode(String component3) { } /** - * Alternative DEPRECATED method setter for field's Date Code - * - * @see #setDateCode(String) - * - * @param component3 the Date Code to set - * @return the field object to enable build pattern + * @deprecated use #setDateCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 5b2c68d9e..743f17b26 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java @@ -87,21 +87,21 @@ public class Field98C extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDT"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDT"; /** @@ -260,7 +260,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDT"; } 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 d1d48b1ba..0c43e20eb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java @@ -90,21 +90,21 @@ public class Field98D extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[,S][/[c]]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DTNSW"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DTNSW"; /** @@ -312,7 +312,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DTNSW"; } @@ -526,16 +526,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -559,16 +553,10 @@ public java.lang.Long getDecimalsAsLong() { } /** - * Get the Decimals (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDecimalsAsNumber() { return getComponent3AsNumber(); } @@ -1004,13 +992,6 @@ public static Field98D fromJson(final String json) { return field; } - /** - * @deprecated Use OFFSET instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer UTC_INDICATOR = 5; - /** * Get the ISO UTC Indicator combining the sign and offset, and changing the "N" negative sign indication by * proper +/- signs @@ -1027,43 +1008,4 @@ public String getUtcIndicator() { return null; } - /** - * @deprecated Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getUTCIndicator() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getUTCIndicator()", "Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset"); - return getOffset(); - } - - /** - * @deprecated Use getOffsetAsCalendar() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public java.util.Calendar getUTCIndicatorAsCalendar() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getUTCIndicatorAsCalendar()", "Use getOffsetAsCalendar() instead"); - return SwiftFormatUtils.getTime3(getOffset()); - } - - /** - * @deprecated Use setOffset(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98D setUTCIndicator(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setUTCIndicator(String)", "Use setOffset(String) instead"); - return setOffset(component); - } - - /** - * @deprecated Use setOffset(Calendar) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98D setUTCIndicator(java.util.Calendar cal) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setUTCIndicator(Calendar)", "Use setOffset(Calendar) instead"); - return setOffset(cal); - } } 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 f84c99e33..30797c451 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java @@ -92,21 +92,21 @@ public class Field98E extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[,S][/[c]]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDTNSW"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDTNSW"; /** @@ -328,7 +328,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDTNSW"; } @@ -561,16 +561,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -594,16 +588,10 @@ public java.lang.Long getDecimalsAsLong() { } /** - * Get the Decimals (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDecimalsAsNumber() { return getComponent4AsNumber(); } @@ -1100,13 +1088,6 @@ public static Field98E fromJson(final String json) { return field; } - /** - * @deprecated Use OFFSET instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer UTC_INDICATOR = 6; - /** * Get the ISO UTC Indicator combining the sign and offset, and changing the "N" negative sign indication by * proper +/- signs @@ -1123,43 +1104,4 @@ public String getUtcIndicator() { return null; } - /** - * @deprecated Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getUTCIndicator() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getUTCIndicator()", "Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset"); - return getOffset(); - } - - /** - * @deprecated Use getOffsetAsCalendar() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public java.util.Calendar getUTCIndicatorAsCalendar() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getUTCIndicatorAsCalendar()", "Use getOffsetAsCalendar() instead"); - return SwiftFormatUtils.getTime3(getOffset()); - } - - /** - * @deprecated Use setOffset(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98E setUTCIndicator(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setUTCIndicator(String)", "Use setOffset(String) instead"); - return setOffset(component); - } - - /** - * @deprecated Use setOffset(Calendar) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98E setUTCIndicator(java.util.Calendar cal) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setUTCIndicator(Calendar)", "Use setOffset(Calendar) instead"); - return setOffset(cal); - } } 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 baf9d02eb..7161aca6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java @@ -86,21 +86,21 @@ public class Field98F extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSST"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSST"; /** @@ -119,11 +119,10 @@ public class Field98F extends Field implements Serializable, GenericField { public static final Integer DATE_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Date Code Component number. - * @see #DATE_CODE + * @deprecated use #DATE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -280,7 +279,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSST"; } @@ -452,11 +451,11 @@ public String getDateCode() { /** * Alternative DEPRECATED method getter for field's Date Code - * @see #getDateCode() + * @deprecated use #getDateCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getDateCode(); } @@ -558,15 +557,10 @@ public Field98F setDateCode(String component3) { } /** - * Alternative DEPRECATED method setter for field's Date Code - * - * @see #setDateCode(String) - * - * @param component3 the Date Code to set - * @return the field object to enable build pattern + * @deprecated use #setDateCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98F setCode(String component3) { return setDateCode(component3); } 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 08df4301d..e3911fa22 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java @@ -90,21 +90,21 @@ public class Field98G extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[,S][/[c]]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DTNSW"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DTNSW"; /** @@ -123,11 +123,10 @@ public class Field98G extends Field implements Serializable, DateContainer { public static final Integer DECIMALS = 3; /** - * Alternative (DEPRECATED) constant name for field's Decimals Component number. - * @see #DECIMALS + * @deprecated use #DECIMALS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER = 3; /** @@ -320,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DTNSW"; } @@ -536,16 +535,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -561,11 +554,11 @@ public String getDecimals() { /** * Alternative DEPRECATED method getter for field's Decimals - * @see #getDecimals() + * @deprecated use #getDecimals() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumber() { return getDecimals(); } @@ -580,41 +573,28 @@ public java.lang.Long getDecimalsAsLong() { } /** - * Get the Decimals (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDecimalsAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Decimals as Long - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberAsLong() { return getDecimalsAsLong(); } /** - * Alternative DEPRECATED method getter for field's Decimals (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getDecimalsAsNumber(); } @@ -849,45 +829,29 @@ public Field98G setDecimals(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Decimals - * - * @see #setDecimals(String) - * - * @param component3 the Decimals to set - * @return the field object to enable build pattern + * @deprecated use #setDecimals(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98G setNumber(String component3) { return setDecimals(component3); } /** - * Alternative DEPRECATED method setter for field's Decimals 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 + * @deprecated use #setComponent3(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98G setNumber(java.lang.Long component3) { return setDecimals(component3); } /** - * Alternative DEPRECATED method setter for field's Decimals (component 3) as 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) + * @deprecated use #setDecimals(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98G setNumber(java.lang.Number component3) { return setDecimals(component3); } @@ -1100,13 +1064,6 @@ public static Field98G fromJson(final String json) { return field; } - /** - * @deprecated Use OFFSET instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer TIME_2 = 5; - /** * Get the ISO UTC Indicator combining the sign and offset, and changing the "N" negative sign indication by * proper +/- signs @@ -1123,43 +1080,4 @@ public String getUtcIndicator() { return null; } - /** - * @deprecated Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getTime2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getTime2()", "Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset"); - return getOffset(); - } - - /** - * @deprecated Use getOffsetAsCalendar() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public java.util.Calendar getTime2AsCalendar() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getTime2AsCalendar()", "Use getOffsetAsCalendar() instead"); - return SwiftFormatUtils.getTime3(getOffset()); - } - - /** - * @deprecated Use setOffset(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98G setTime2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setTime2(String)", "Use setOffset(String) instead"); - return setOffset(component); - } - - /** - * @deprecated Use setOffset(Calendar) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98G setTime2(java.util.Calendar cal) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setTime2(Calendar)", "Use setOffset(Calendar) instead"); - return setOffset(cal); - } } 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 91a220210..cf0e9295a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java @@ -87,21 +87,21 @@ public class Field98H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[,S][/[c]]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "TNSW"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "TNSW"; /** @@ -115,11 +115,10 @@ public class Field98H extends Field implements Serializable { public static final Integer DECIMALS = 2; /** - * Alternative (DEPRECATED) constant name for field's Decimals Component number. - * @see #DECIMALS + * @deprecated use #DECIMALS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER = 2; /** @@ -303,7 +302,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "TNSW"; } @@ -483,16 +482,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -508,11 +501,11 @@ public String getDecimals() { /** * Alternative DEPRECATED method getter for field's Decimals - * @see #getDecimals() + * @deprecated use #getDecimals() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumber() { return getDecimals(); } @@ -527,41 +520,28 @@ public java.lang.Long getDecimalsAsLong() { } /** - * Get the Decimals (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 #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDecimalsAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Decimals as Long - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberAsLong() { return getDecimalsAsLong(); } /** - * Alternative DEPRECATED method getter for field's Decimals (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 #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getDecimalsAsNumber(); } @@ -752,45 +732,29 @@ public Field98H setDecimals(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Decimals - * - * @see #setDecimals(String) - * - * @param component2 the Decimals to set - * @return the field object to enable build pattern + * @deprecated use #setDecimals(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98H setNumber(String component2) { return setDecimals(component2); } /** - * Alternative DEPRECATED method setter for field's Decimals 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98H setNumber(java.lang.Long component2) { return setDecimals(component2); } /** - * Alternative DEPRECATED method setter for field's Decimals (component 2) as 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) + * @deprecated use #setDecimals(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98H setNumber(java.lang.Number component2) { return setDecimals(component2); } @@ -979,13 +943,6 @@ public static Field98H fromJson(final String json) { return field; } - /** - * @deprecated Use OFFSET instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer TIME_2 = 4; - /** * Get the ISO UTC Indicator combining the sign and offset, and changing the "N" negative sign indication by * proper +/- signs @@ -1002,43 +959,4 @@ public String getUtcIndicator() { return null; } - /** - * @deprecated Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getTime2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getTime2()", "Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset"); - return getOffset(); - } - - /** - * @deprecated Use getOffsetAsCalendar() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public java.util.Calendar getTime2AsCalendar() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getTime2AsCalendar()", "Use getOffsetAsCalendar() instead"); - return SwiftFormatUtils.getTime3(getOffset()); - } - - /** - * @deprecated Use setOffset(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98H setTime2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setTime2(String)", "Use setOffset(String) instead"); - return setOffset(component); - } - - /** - * @deprecated Use setOffset(Calendar) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98H setTime2(java.util.Calendar cal) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setTime2(Calendar)", "Use setOffset(Calendar) instead"); - return setOffset(cal); - } } 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 00c8d5fbb..f1706e0f8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java @@ -91,21 +91,21 @@ public class Field98J extends Field implements Serializable, DateContainer, BICC * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S///S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDTB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDTB"; /** @@ -129,11 +129,10 @@ public class Field98J extends Field implements Serializable, DateContainer, BICC public static final Integer IDENTIFIER_CODE = 4; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 4; /** @@ -289,7 +288,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDTB"; } @@ -517,11 +516,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -535,11 +534,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -698,29 +696,19 @@ public Field98J setIdentifierCode(com.prowidesoftware.swift.model.BIC component4 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component4 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98J setBIC(String component4) { return setIdentifierCode(component4); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent4(com.prowidesoftware.swift.model.BIC) - * - * @param component4 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent4(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98J setBIC(com.prowidesoftware.swift.model.BIC component4) { return setIdentifierCode(component4); } 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 443e67214..41bd090fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java @@ -89,21 +89,21 @@ public class Field98K extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSDTS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSDTS"; /** @@ -291,7 +291,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSDTS"; } 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 a6a6ca87f..fa325ec74 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java @@ -81,21 +81,21 @@ public class Field999 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a14efa83b..acfadf89c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java @@ -86,21 +86,21 @@ public class Field99A extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSN"; /** @@ -119,11 +119,10 @@ public class Field99A extends Field implements Serializable, GenericField { public static final Integer NUMBER = 3; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 3; /** @@ -257,7 +256,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -427,16 +426,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -452,11 +445,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getNumber(); } @@ -471,41 +464,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getAmountAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getNumberAsNumber(); } @@ -645,45 +625,29 @@ public Field99A setNumber(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component3 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field99A setAmount(String component3) { return setNumber(component3); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent3(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field99A setAmount(java.lang.Long component3) { return setNumber(component3); } /** - * Alternative DEPRECATED method setter for field's Number (component 3) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 8a2461334..9e68d4cdb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java @@ -85,21 +85,21 @@ public class Field99B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SN"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -382,16 +382,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -415,16 +409,10 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (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 #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent2AsNumber(); } 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 c68880094..9940c9368 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java @@ -85,21 +85,21 @@ public class Field99C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SN"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -382,16 +382,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -415,16 +409,10 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (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 #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent2AsNumber(); } 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 06f046678..e53bd07ae 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,7 +820,7 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { * @deprecated use {@link #getLoop1List()} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public List getSequenceAList() { return getSequenceAList(super.getSwiftMessageNotNullOrException().getBlock4()); } @@ -829,7 +829,7 @@ public List getSequenceAList() { * @deprecated use {@link #getLoop1List(SwiftTagListBlock)} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); @@ -840,7 +840,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq * @deprecated use Loop1 instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { super(content.getTags()); 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 1be43d94f..b9e8663af 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 @@ -649,7 +649,7 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { * @deprecated use {@link #getLoop1List()} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) public List getSequenceAList() { return getSequenceAList(super.getSwiftMessageNotNullOrException().getBlock4()); } @@ -658,7 +658,7 @@ public List getSequenceAList() { * @deprecated use {@link #getLoop1List(SwiftTagListBlock)} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); @@ -669,7 +669,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq * @deprecated use Loop1 instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { super(content.getTags()); From 31f191396db1e63826026ea2b6a4af6163d3898c Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Tue, 2 May 2023 14:47:16 -0300 Subject: [PATCH 10/67] Adding deprecation changes --- .../com/prowidesoftware/deprecation/ProwideDeprecated.java | 6 +++--- .../java/com/prowidesoftware/deprecation/TargetYear.java | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java b/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java index a79790f41..590918ab2 100644 --- a/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java +++ b/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java @@ -42,18 +42,18 @@ * Scheduled year for entering phase 2 of deprecation * @return year */ - TargetYear phase2() default TargetYear.SRU2023; + TargetYear phase2() default TargetYear.SRU2024; /** * Scheduled year for entering phase 3 of deprecation * @return year */ - TargetYear phase3() default TargetYear.SRU2024; + TargetYear phase3() default TargetYear.SRU2025; /** * Scheduled year for entering phase 4 of deprecation * @return year */ - TargetYear phase4() default TargetYear.SRU2025; + TargetYear phase4() default TargetYear.SRU2026; } diff --git a/src/main/java/com/prowidesoftware/deprecation/TargetYear.java b/src/main/java/com/prowidesoftware/deprecation/TargetYear.java index 7d81cecfb..667580393 100644 --- a/src/main/java/com/prowidesoftware/deprecation/TargetYear.java +++ b/src/main/java/com/prowidesoftware/deprecation/TargetYear.java @@ -25,5 +25,6 @@ public enum TargetYear { SRU2023, SRU2024, - SRU2025 + SRU2025, + SRU2026; } From 904cbdafc1dff403ded551df08eaca367f4a7b43 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Tue, 2 May 2023 15:12:46 -0300 Subject: [PATCH 11/67] Updated all phases and remove SRU2023 as Target --- .../deprecation/TargetYear.java | 1 - .../prowidesoftware/swift/io/PPCWriter.java | 6 ++-- .../swift/model/AbstractSwiftMessage.java | 12 ++++---- .../swift/model/MtSwiftMessage.java | 2 +- .../swift/model/SwiftMessageUtils.java | 12 ++++---- .../swift/model/field/CurrencyResolver.java | 2 +- .../swift/model/field/Field.java | 2 +- .../swift/model/field/Field11T.java | 14 +++++----- .../swift/model/field/Field12H.java | 10 +++---- .../swift/model/field/Field12K.java | 28 +++++++++---------- .../swift/model/field/Field12L.java | 10 +++---- .../swift/model/field/Field12R.java | 10 +++---- .../swift/model/field/Field12S.java | 10 +++---- .../swift/model/field/Field13E.java | 10 +++---- .../swift/model/field/Field20E.java | 10 +++---- .../swift/model/field/Field21S.java | 10 +++---- .../swift/model/field/Field21T.java | 10 +++---- .../swift/model/field/Field25F.java | 10 +++---- .../swift/model/field/Field25G.java | 10 +++---- .../swift/model/field/Field27A.java | 18 ++++++------ .../swift/model/field/Field29D.java | 10 +++---- .../swift/model/field/Field29F.java | 10 +++---- .../swift/model/field/Field29P.java | 20 ++++++------- .../swift/model/field/Field29S.java | 10 +++---- .../swift/model/field/Field29U.java | 20 ++++++------- .../swift/model/field/Field31J.java | 10 +++---- .../swift/model/field/Field31K.java | 10 +++---- .../swift/model/field/Field31M.java | 10 +++---- .../swift/model/field/Field31R.java | 10 +++---- .../swift/model/field/Field31T.java | 10 +++---- .../swift/model/field/Field34D.java | 14 +++++----- .../swift/model/field/Field34K.java | 14 +++++----- .../swift/model/field/Field34L.java | 14 +++++----- .../swift/model/field/Field34M.java | 14 +++++----- .../swift/model/field/Field34S.java | 14 +++++----- .../swift/model/field/Field34T.java | 14 +++++----- .../swift/model/field/Field34U.java | 14 +++++----- .../swift/model/field/Field34V.java | 14 +++++----- .../swift/model/field/Field34W.java | 14 +++++----- .../swift/model/field/Field34X.java | 14 +++++----- .../swift/model/field/Field47E.java | 10 +++---- .../swift/model/field/Field49D.java | 10 +++---- .../swift/model/field/Field49F.java | 10 +++---- .../swift/model/field/Field49J.java | 10 +++---- .../swift/model/field/Field49K.java | 10 +++---- .../swift/model/field/Field49L.java | 10 +++---- .../swift/model/field/Field49Z.java | 10 +++---- .../swift/model/field/Field71E.java | 2 +- .../swift/model/field/Field78B.java | 10 +++---- .../swift/model/field/OptionAPartyField.java | 10 +++---- .../swift/model/field/OptionBPartyField.java | 4 +-- .../swift/model/field/OptionCPartyField.java | 4 +-- .../swift/model/field/OptionDPartyField.java | 4 +-- .../swift/model/field/OptionGPartyField.java | 10 +++---- .../swift/model/field/OptionHPartyField.java | 4 +-- .../swift/model/field/OptionJPartyField.java | 4 +-- .../swift/model/field/OptionKPartyField.java | 4 +-- .../swift/model/field/OptionLPartyField.java | 4 +-- .../swift/model/field/OptionPPartyField.java | 10 +++---- .../swift/model/field/OptionQPartyField.java | 4 +-- .../swift/model/field/OptionRPartyField.java | 4 +-- .../swift/model/field/OptionSPartyField.java | 4 +-- .../swift/model/field/OptionUPartyField.java | 4 +-- .../model/field/StructuredNarrativeField.java | 4 +-- .../swift/utils/SwiftFormatUtils.java | 10 ------- 65 files changed, 308 insertions(+), 319 deletions(-) diff --git a/src/main/java/com/prowidesoftware/deprecation/TargetYear.java b/src/main/java/com/prowidesoftware/deprecation/TargetYear.java index 667580393..c81bea151 100644 --- a/src/main/java/com/prowidesoftware/deprecation/TargetYear.java +++ b/src/main/java/com/prowidesoftware/deprecation/TargetYear.java @@ -23,7 +23,6 @@ * @since 7.8.1 */ public enum TargetYear { - SRU2023, SRU2024, SRU2025, SRU2026; diff --git a/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java b/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java index f92690696..93fea2e16 100644 --- a/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java +++ b/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java @@ -51,7 +51,7 @@ public PPCWriter(final Writer writer) { * @deprecated Use constructor signature with {@link Charset} parameter instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023, comment = "Use constructor signature with Charset parameter instead") + @ProwideDeprecated(phase4 = TargetYear.SRU2024, comment = "Use constructor signature with Charset parameter instead") public PPCWriter(final File file) throws FileNotFoundException { super(file); } @@ -60,7 +60,7 @@ public PPCWriter(final File file) throws FileNotFoundException { * @deprecated Use constructor signature with {@link Charset} parameter instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023, comment = "Use constructor signature with Charset parameter instead") + @ProwideDeprecated(phase4 = TargetYear.SRU2024, comment = "Use constructor signature with Charset parameter instead") public PPCWriter(final String filename) throws FileNotFoundException { super(filename); } @@ -79,7 +79,7 @@ public PPCWriter(final File _file, final Charset _charset) throws FileNotFoundEx * @deprecated Use constructor signature with {@link Charset} parameter instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023, comment = "Use constructor signature with Charset parameter instead") + @ProwideDeprecated(phase4 = TargetYear.SRU2024, comment = "Use constructor signature with Charset parameter instead") public PPCWriter(final OutputStream stream) { super(stream); } diff --git a/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java b/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java index c7f3f18b0..571f7dca7 100644 --- a/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java @@ -168,7 +168,7 @@ public AbstractSwiftMessage() { * @deprecated Use {@link #AbstractSwiftMessage(String, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final String content) { this.message = content; updateFromMessage(); @@ -178,7 +178,7 @@ protected AbstractSwiftMessage(final String content) { * @deprecated Use {@link #AbstractSwiftMessage(String, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final String content, final FileFormat fileFormat) { this.message = content; this.fileFormat = fileFormat; @@ -208,7 +208,7 @@ protected AbstractSwiftMessage(final String content, final FileFormat fileFormat * @deprecated Use {@link #AbstractSwiftMessage(InputStream, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final InputStream stream) throws IOException { this.message = Lib.readStream(stream); updateFromMessage(); @@ -219,7 +219,7 @@ protected AbstractSwiftMessage(final InputStream stream) throws IOException { * @deprecated Use {@link #AbstractSwiftMessage(InputStream, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final InputStream stream, final FileFormat fileFormat) throws IOException { this.message = Lib.readStream(stream); this.fileFormat = fileFormat; @@ -249,7 +249,7 @@ protected AbstractSwiftMessage(final InputStream stream, final FileFormat fileFo * @deprecated Use {@link #AbstractSwiftMessage(File, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final File file) throws IOException { this.message = Lib.readFile(file); this.filename = file.getAbsolutePath(); @@ -261,7 +261,7 @@ protected AbstractSwiftMessage(final File file) throws IOException { * @deprecated Use {@link #AbstractSwiftMessage(File, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final File file, final FileFormat fileFormat) throws IOException { this.message = Lib.readFile(file); this.filename = file.getAbsolutePath(); diff --git a/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java b/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java index 47ae14888..9f00ad246 100644 --- a/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java @@ -365,7 +365,7 @@ public void updateFromFIN(final String fin, final MessageMetadataStrategy metada * @deprecated Use {@link #updateFromFIN(String)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public void updateFromFIN() { DeprecationUtils.phase2(getClass(), "updateFromFIN()", "Use updateFromFIN(String) instead"); updateFromMessage(); diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java index 91c83038a..77b56e2ee 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java @@ -46,7 +46,7 @@ public class SwiftMessageUtils { * @deprecated Use the static API instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public SwiftMessageUtils() { this(null); } @@ -55,7 +55,7 @@ public SwiftMessageUtils() { * @deprecated Use the static API instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public SwiftMessageUtils(final SwiftMessage m) { this.msg = m; } @@ -716,7 +716,7 @@ public static Money money(final SwiftMessage m) { * @deprecated Use the static {@link #currencyStrings(SwiftMessage)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public List currencyStrings() { return currencyStrings(msg); } @@ -725,7 +725,7 @@ public List currencyStrings() { * @deprecated Use the static {@link #valueDate(SwiftMessage)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Calendar valueDate() { return valueDate(msg); } @@ -734,7 +734,7 @@ public Calendar valueDate() { * @deprecated Use the static {@link #reference(SwiftMessage)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public final String reference() { return reference(msg); } @@ -743,7 +743,7 @@ public final String reference() { * @deprecated Use the static {@link #money(SwiftMessage)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 09ea1ee9d..d4a450804 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java @@ -49,7 +49,7 @@ public static List currencyStrings(final Field f) { * @deprecated Use {@link #currencyStrings(Field)} instead */ @Deprecated - @ProwideDeprecated(phase3= TargetYear.SRU2023) + @ProwideDeprecated(phase4= TargetYear.SRU2024) public static List resolveComponentsPattern(String pattern, List components) { DeprecationUtils.phase2(CurrencyResolver.class, "resolveComponentsPattern", "Use currencyStrings instead"); return ResolverUtils.findWantedType(pattern, 'C', components); 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 ecc855037..a655bf8d8 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field.java @@ -861,7 +861,7 @@ public boolean isEmpty() { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public abstract String componentsPattern(); /** 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 1e2da2d5b..d3c4c3a3c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java @@ -70,7 +70,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field11T extends Field implements Serializable, DateContainer, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -91,21 +91,21 @@ public class Field11T extends Field implements Serializable, DateContainer, Mult * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NDH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NDH"; /** @@ -271,7 +271,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NDH"; } @@ -413,7 +413,7 @@ public java.lang.Long getComponent1AsLong() { * @see #getComponent1AsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -446,7 +446,7 @@ public java.lang.Long getTypeAsLong() { * @see #getTypeAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTypeAsNumber() { return getComponent1AsNumber(); } 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 698b0bebb..40ffe3205 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12H.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12H.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field12H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 763afdf34..0c3d3444c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java @@ -64,7 +64,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12K extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -85,21 +85,21 @@ public class Field12K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -112,7 +112,7 @@ public class Field12K extends Field implements Serializable { * @see #NUMBER */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer VERSION = 1; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -369,7 +369,7 @@ public java.lang.Long getComponent1AsLong() { * @see #getComponent1AsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -389,7 +389,7 @@ public String getNumber() { * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getVersion() { return getNumber(); } @@ -413,7 +413,7 @@ public java.lang.Long getNumberAsLong() { * @see #getNumberAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } @@ -423,7 +423,7 @@ public java.lang.Number getNumberAsNumber() { * @see #getNumberAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getVersionAsLong() { return getNumberAsLong(); } @@ -438,7 +438,7 @@ public java.lang.Long getVersionAsLong() { * @see #getNumberAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getVersionAsNumber() { return getNumberAsNumber(); } @@ -544,7 +544,7 @@ public Field12K setNumber(java.lang.Number component1) { * @return the field object to enable build pattern */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field12K setVersion(String component1) { return setNumber(component1); } @@ -559,7 +559,7 @@ public Field12K setVersion(String component1) { * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field12K setVersion(java.lang.Long component1) { return setNumber(component1); } @@ -574,7 +574,7 @@ public Field12K setVersion(java.lang.Long component1) { * @see #setNumber(java.lang.Long) */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field12K setVersion(java.lang.Number component1) { return setNumber(component1); } 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 9920a15f9..1bdb2a9fe 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12L.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12L extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field12L extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ecee0f4ae..ff91f4f06 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12R.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12R.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12R extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field12R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 9ec92910e..590ef8302 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12S.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field12S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b35ee2dfe..460639fd7 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field13E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field13E.java @@ -66,7 +66,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field13E extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -87,21 +87,21 @@ public class Field13E extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ""; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DH"; /** @@ -249,7 +249,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DH"; } 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 19dd2f1bb..e7b2b0443 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field20E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field20E.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field20E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field20E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 5d5e9ac5b..a53961b02 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field21S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field21S.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field21S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field21S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 98e996df3..f9f700313 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field21T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field21T.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field21T extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field21T extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 703db429f..e4d4dc8b1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field25F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field25F.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field25F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field25F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ba090f744..bbdd4bda2 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field25G.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field25G.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field25G extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field25G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b0ae603ae..41c2b42eb 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field27A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field27A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -375,7 +375,7 @@ public java.lang.Long getComponent1AsLong() { * @see #getComponent1AsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -408,7 +408,7 @@ public java.lang.Long getNumberAsLong() { * @see #getNumberAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } @@ -441,7 +441,7 @@ public java.lang.Long getComponent2AsLong() { * @see #getComponent2AsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -474,7 +474,7 @@ public java.lang.Long getTotalAsLong() { * @see #getTotalAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalAsNumber() { return getComponent2AsNumber(); } 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 5654c2fd1..a9645628c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29D.java @@ -66,7 +66,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29D extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -87,21 +87,21 @@ public class Field29D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -238,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 045079890..cff03bc0a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29F.java @@ -66,7 +66,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29F extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -87,21 +87,21 @@ public class Field29F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -238,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 4ceb12554..f83b7b054 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29P extends Field implements Serializable, BICContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field29P extends Field implements Serializable, BICContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "B"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "B"; /** @@ -113,7 +113,7 @@ public class Field29P extends Field implements Serializable, BICContainer { * @see #IDENTIFIERCODE */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "B"; } @@ -373,7 +373,7 @@ public String getIdentifierCode() { * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -391,7 +391,7 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { * @see #getIdentifierCodeAsBIC() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -449,7 +449,7 @@ public Field29P setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 * @return the field object to enable build pattern */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field29P setBIC(String component1) { return setIdentifierCode(component1); } @@ -463,7 +463,7 @@ public Field29P setBIC(String component1) { * @return the field object to enable build pattern */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field29P setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } 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 b618ac9eb..6781a5bae 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29S.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field29S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 20380604b..3f4a45b17 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29U extends Field implements Serializable, BICContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field29U extends Field implements Serializable, BICContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "B"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "B"; /** @@ -113,7 +113,7 @@ public class Field29U extends Field implements Serializable, BICContainer { * @see #IDENTIFIERCODE */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "B"; } @@ -373,7 +373,7 @@ public String getIdentifierCode() { * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -391,7 +391,7 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { * @see #getIdentifierCodeAsBIC() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -449,7 +449,7 @@ public Field29U setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 * @return the field object to enable build pattern */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field29U setBIC(String component1) { return setIdentifierCode(component1); } @@ -463,7 +463,7 @@ public Field29U setBIC(String component1) { * @return the field object to enable build pattern */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field29U setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } 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 4f76dd65c..2d3eb971d 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31J.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31J.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31J extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field31J extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 59466d882..150330c93 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31K.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31K extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field31K extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 b5c1f51b7..4ed6d519c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31M.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31M.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31M extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field31M extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java b/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java index b2806d647..ed6fbbc87 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java @@ -66,7 +66,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31R extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -87,21 +87,21 @@ public class Field31R extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[/]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EE"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EE"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EE"; } 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 f7a628fef..186020d18 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31T.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31T extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field31T extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 5e6960315..e2e115eaa 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34D.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34D extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34D extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 50f7621c0..91b48f887 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34K.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34K extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34K extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 dc4d837d1..15ca4e476 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34L.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34L extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34L extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 ec81054fe..c7595761b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34M.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34M.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34M extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34M extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 a98403e71..711d7df9e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34S.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34S extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34S extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 d5959c3f7..1d7f79c81 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34T.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34T extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34T extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 836a0b735..8e1e49d26 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34U.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34U.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34U extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34U extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 2c72a0509..8a1e5b9d1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34V.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34V.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34V extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34V extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 9d3f790fa..e60d62a1d 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34W.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34W.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34W extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34W extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 b612adf39..23119128a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34X.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34X.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34X extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34X extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 df023e09a..1363fae19 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field47E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field47E.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field47E extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field47E extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 36b1f9720..b4cef93ed 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49D.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field49D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0e2e26678..48c0b9ae1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49F.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49F extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field49F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 68de1ab0e..95ea6c32b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49J.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49J.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49J extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field49J extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 6cb5643ff..6da249f4c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49K.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49K extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field49K extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 3bea09659..4f34ec6e1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49L.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49L extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field49L extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 cf193cec4..635c5ea4e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49Z.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49Z.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49Z extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field49Z extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 782da9cba..896957ca8 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field71E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field71E.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) 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 fe860392c..0aaf8e5f0 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field78B.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field78B.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field78B extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field78B extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ccfc09bdc..4c9be7a9a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java @@ -49,7 +49,7 @@ public abstract class OptionAPartyField extends Field implements BICContainer, P * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSB"; /** @@ -80,7 +80,7 @@ public abstract class OptionAPartyField extends Field implements BICContainer, P * Use IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 3; /** @@ -180,7 +180,7 @@ public String getValue() { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); @@ -389,7 +389,7 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { * @deprecated Use {@link #getIdentifierCode()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { DeprecationUtils.phase2(getClass(), "getBIC()", "Use getIdentifierCode() instead."); return getIdentifierCode(); @@ -399,7 +399,7 @@ public String getBIC() { * @deprecated Use {@link #getIdentifierCodeAsBIC()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { DeprecationUtils.phase2(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead."); return getIdentifierCodeAsBIC(); 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 f3befa643..5db234b8a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java @@ -47,7 +47,7 @@ public abstract class OptionBPartyField extends Field implements PartyIdentifier * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** @@ -163,7 +163,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 71409b992..113ff13de 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java @@ -44,7 +44,7 @@ public abstract class OptionCPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** @@ -123,7 +123,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 e58ba85be..8c4a48fb5 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java @@ -50,7 +50,7 @@ public abstract class OptionDPartyField extends Field implements PartyIdentifier * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** @@ -159,7 +159,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 6c6b9c819..3501bd783 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java @@ -47,7 +47,7 @@ public abstract class OptionGPartyField extends Field implements BICContainer { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** @@ -71,7 +71,7 @@ public abstract class OptionGPartyField extends Field implements BICContainer { * @deprecated Use {@link #IDENTIFIER_CODE} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -147,7 +147,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); @@ -328,7 +328,7 @@ public String getIdentifierCode() { * @deprecated Use {@link #getIdentifierCode()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { DeprecationUtils.phase2(getClass(), "getBIC()", "Use getIdentifierCode() instead."); return getIdentifierCode(); @@ -346,7 +346,7 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { * @deprecated Use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { DeprecationUtils.phase2(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead."); return getIdentifierCodeAsBIC(); 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 bd020b4b3..678c098a5 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java @@ -49,7 +49,7 @@ public abstract class OptionHPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** @@ -149,7 +149,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 1031f8fd9..90e52305f 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java @@ -45,7 +45,7 @@ public abstract class OptionJPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** @@ -123,7 +123,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 b45bae992..dae9bdc78 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java @@ -49,7 +49,7 @@ public abstract class OptionKPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** @@ -143,7 +143,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 f576b08a7..8aefb5a12 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java @@ -44,7 +44,7 @@ public abstract class OptionLPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** @@ -122,7 +122,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 95ed20a38..172ff6677 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java @@ -47,7 +47,7 @@ public abstract class OptionPPartyField extends Field implements BICContainer { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** @@ -71,7 +71,7 @@ public abstract class OptionPPartyField extends Field implements BICContainer { * @deprecated Use {@link #IDENTIFIER_CODE} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -141,7 +141,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead"); @@ -324,7 +324,7 @@ public BIC getIdentifierCodeAsBIC() { * @deprecated Use {@link #getIdentifierCode()} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { DeprecationUtils.phase2(getClass(), "getBIC()", "Use getIdentifierCode() instead"); return getIdentifierCode(); @@ -334,7 +334,7 @@ public String getBIC() { * @deprecated Use {@link #getIdentifierCodeAsBIC()} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public BIC getBICAsBIC() { DeprecationUtils.phase2(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead"); return getIdentifierCodeAsBIC(); 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 7748a838d..a187b191a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java @@ -49,7 +49,7 @@ public abstract class OptionQPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** @@ -141,7 +141,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 e3867710d..43bbfdaaf 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java @@ -46,7 +46,7 @@ public abstract class OptionRPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** @@ -141,7 +141,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 3ee4e4d3a..879382f09 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java @@ -48,7 +48,7 @@ public abstract class OptionSPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSKS"; /** @@ -160,7 +160,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 005c2f3c6..8b5c3c7dd 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java @@ -48,7 +48,7 @@ public abstract class OptionUPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** @@ -140,7 +140,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 c05f5b71e..8e90baded 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java @@ -42,7 +42,7 @@ public abstract class StructuredNarrativeField extends Field implements Narrativ * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** @@ -108,7 +108,7 @@ public String getValue() { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); diff --git a/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java b/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java index 0e08a88b8..0611860ef 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java +++ b/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java @@ -103,16 +103,6 @@ public static Calendar getDate1(final String strDate) { return getMonthDay(strDate); } - /** - * @deprecated Use Year.now().isLeap() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2023) - public static final boolean isLeapYear() { - DeprecationUtils.phase3(SwiftFormatUtils.class, "isLeapYear()", "Use Year.now().isLeap() instead"); - return Year.now().isLeap(); - } - /** * returns true if the parameter year is a leap year * From 1b178623b83a53aaddd371a25e9c14a8c00ac23f Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Tue, 2 May 2023 15:32:55 -0300 Subject: [PATCH 12/67] Adding deprecation changes --- .../com/prowidesoftware/swift/model/mt/mt2xx/MT210.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 b9e8663af..f0298318c 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 @@ -649,7 +649,7 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { * @deprecated use {@link #getLoop1List()} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public List getSequenceAList() { return getSequenceAList(super.getSwiftMessageNotNullOrException().getBlock4()); } @@ -658,7 +658,7 @@ public List getSequenceAList() { * @deprecated use {@link #getLoop1List(SwiftTagListBlock)} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); @@ -669,7 +669,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq * @deprecated use Loop1 instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { super(content.getTags()); From 60fcadb188d7252fbb78a979b5dd6a66dc14c298 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Wed, 3 May 2023 15:34:26 -0300 Subject: [PATCH 13/67] Adding generated deprecation changes --- .../java/com/prowidesoftware/swift/model/field/Field92J.java | 4 ++-- .../java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java | 3 +++ .../java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java | 3 +++ 3 files changed, 8 insertions(+), 2 deletions(-) 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 ae7058eab..9eb741eda 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java @@ -1103,7 +1103,7 @@ public static Field92J fromJson(final String json) { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getNarrative()", "Use getRateStatus() instead"); + com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getRateStatus() instead"); return getRateStatus(); } @@ -1113,7 +1113,7 @@ public String getNarrative() { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public Field92J setNarrative(String narrative) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "setNarrative(String)", "Use setRateStatus(String) instead"); + 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/mt/mt2xx/MT203.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java index e53bd07ae..d03dc4f17 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 @@ -822,6 +822,7 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { @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()); } @@ -831,6 +832,7 @@ public List getSequenceAList() { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { + com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getSequenceAList(SwiftTagListBlock)", "Use getLoop1List(SwiftTagListBlock) instead"); List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); return result; @@ -843,6 +845,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { + com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "SequenceA(Loop1)", "Use Loop1() instead"); super(content.getTags()); } } 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 f0298318c..dad867560 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 @@ -651,6 +651,7 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { @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()); } @@ -660,6 +661,7 @@ public List getSequenceAList() { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { + com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getSequenceAList", "Use getLoop1List(SwiftTagListBlock) instead"); List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); return result; @@ -672,6 +674,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { + com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "SequenceA(Loop1)", "Use Loop1() instead"); super(content.getTags()); } } From dd62d8684ebaa1a0668f32b666ba3c53bffdb281 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Thu, 4 May 2023 11:02:18 -0300 Subject: [PATCH 14/67] CodeGen update --- .../com/prowidesoftware/swift/model/field/Field24G.java | 8 +++----- .../com/prowidesoftware/swift/model/mt/mt2xx/MT203.java | 2 -- .../com/prowidesoftware/swift/model/mt/mt2xx/MT210.java | 2 -- 3 files changed, 3 insertions(+), 9 deletions(-) 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 4251af1ac..648ef5122 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java @@ -198,8 +198,8 @@ public static Tag emptyTag() { @Override public void parse(final String value) { init(13); - // @NotImplemented - throw new org.apache.commons.lang3.NotImplementedException("Missing parserPattern in Field.vm : S[$S]0-12"); + List lines = SwiftParseUtils.getLines(value); + SwiftParseUtils.setComponentsFromLines(this, 1, null, 0, lines); } /** @@ -208,9 +208,7 @@ public void parse(final String value) { @Override public String getValue() { final StringBuilder result = new StringBuilder(); - //FIXME serialization S[$S]0-12 - // @NotImplemented - int notImplemented; + appendInLines(result, 1, 13); return result.toString(); } 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 d03dc4f17..cb3f7c3ba 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 @@ -832,7 +832,6 @@ public List getSequenceAList() { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getSequenceAList(SwiftTagListBlock)", "Use getLoop1List(SwiftTagListBlock) instead"); List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); return result; @@ -845,7 +844,6 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "SequenceA(Loop1)", "Use Loop1() instead"); super(content.getTags()); } } 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 dad867560..444c14ab2 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 @@ -661,7 +661,6 @@ public List getSequenceAList() { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getSequenceAList", "Use getLoop1List(SwiftTagListBlock) instead"); List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); return result; @@ -674,7 +673,6 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "SequenceA(Loop1)", "Use Loop1() instead"); super(content.getTags()); } } From 83e88c54224d1388c0a863833634434ff3203920 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Wed, 26 Apr 2023 11:53:03 -0300 Subject: [PATCH 15/67] SRU2023 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 064c0c8e5..b9fa46c10 100644 --- a/build.gradle +++ b/build.gradle @@ -23,7 +23,7 @@ archivesBaseName = 'pw-swift-core' group 'com.prowidesoftware' project.ext { - SRU = 'SRU2022' + SRU = 'SRU2023' } scmVersion { From ff66fbab99a9ae577ecf85eaf1bc24f4d29de0a4 Mon Sep 17 00:00:00 2001 From: zubri Date: Wed, 26 Apr 2023 15:03:03 -0300 Subject: [PATCH 16/67] fixed version for upcoming SRU --- build.gradle | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b9fa46c10..10a58b2a2 100644 --- a/build.gradle +++ b/build.gradle @@ -32,7 +32,8 @@ scmVersion { versionSeparator.set('-') } } -project.version = "${SRU}-${scmVersion.version}" +//project.version = "${SRU}-${scmVersion.version}" +project.version = "${SRU}-9.4.0-SNAPSHOT" tasks.withType(JavaCompile) { options.encoding = 'UTF-8' From a227d0655acf9c04202c14b69074817ed2fd78ba Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Thu, 27 Apr 2023 12:18:23 -0300 Subject: [PATCH 17/67] codegenMtClasses --- .../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 | 649 ++++++++++-------- .../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 | 6 +- .../swift/model/mt/mt5xx/MT504.java | 6 +- .../swift/model/mt/mt5xx/MT505.java | 6 +- .../swift/model/mt/mt5xx/MT506.java | 6 +- .../swift/model/mt/mt5xx/MT507.java | 6 +- .../swift/model/mt/mt5xx/MT508.java | 6 +- .../swift/model/mt/mt5xx/MT509.java | 6 +- .../swift/model/mt/mt5xx/MT510.java | 6 +- .../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 | 6 +- .../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 | 41 +- .../swift/model/mt/mt5xx/MT538.java | 10 +- .../swift/model/mt/mt5xx/MT540.java | 6 +- .../swift/model/mt/mt5xx/MT541.java | 6 +- .../swift/model/mt/mt5xx/MT542.java | 6 +- .../swift/model/mt/mt5xx/MT543.java | 6 +- .../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 | 96 +-- .../swift/model/mt/mt5xx/MT565.java | 30 +- .../swift/model/mt/mt5xx/MT566.java | 104 ++- .../swift/model/mt/mt5xx/MT567.java | 26 +- .../swift/model/mt/mt5xx/MT568.java | 26 +- .../swift/model/mt/mt5xx/MT575.java | 16 +- .../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 | 25 +- .../swift/model/mt/mt7xx/MT711.java | 6 +- .../swift/model/mt/mt7xx/MT720.java | 25 +- .../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 | 119 ++-- .../swift/model/mt/mt7xx/MT761.java | 6 +- .../swift/model/mt/mt7xx/MT765.java | 25 +- .../swift/model/mt/mt7xx/MT767.java | 25 +- .../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/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 +- 273 files changed, 1493 insertions(+), 1310 deletions(-) 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 661fee71d..235360a3f 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 c70b038f6..c3affac02 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 7f2f2c772..446ac795d 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 8b385649b..9a6cbe3ac 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 b5dbcfb4f..32d5d3511 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 5b2385391..9d5f12917 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 c7f9d7547..b9a39626d 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 e4dc8b554..e0191b7da 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 7dfdffa2b..d24f07d26 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-2022 Prowide + * 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. @@ -94,7 +94,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 ab2ec36bc..b6d6da2ec 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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 77160173b..f248e1509 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-2022 Prowide + * 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. @@ -94,7 +94,7 @@ Sequence _B (O)

      • Field 202 (M)
      • * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 65264e096..bee1ebcf4 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 93e1e8ee9..8878adac8 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 5083e604e..8595dfcca 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 28d48bab5..32ba0403b 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-2022 Prowide + * 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. @@ -43,7 +43,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 342d6fe99..53c191f1a 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 9f56a09ab..81eb4f7e9 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 55e71bab1..7a1a9fff2 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 1c607742c..a17ad0df3 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 9efd35929..4c433388e 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-2022 Prowide + * 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. @@ -41,7 +41,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 345227d3a..f29693c74 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 50e0ebfbb..6030fc67d 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 0a90de615..e6a3711b9 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 3aadca1fa..368e26797 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 c6d5b1e1c..ade0e7ff0 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-2022 Prowide + * 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. @@ -41,7 +41,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 82098e314..3580199d5 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 8c68354cb..2cb710d64 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 48718d839..2e3eec928 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-2022 Prowide + * 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. @@ -43,7 +43,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 f3dc63553..0323fa6df 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 91a74a999..7afda3394 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-2022 Prowide + * 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. @@ -41,7 +41,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 62b09e876..a2c074b5b 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-2022 Prowide + * 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. @@ -41,7 +41,7 @@ * *

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

        * 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 = 2022; + public static final int SRU = 2023; 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 a27357b12..011d48248 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ Sequence _A (O) (repetitive)

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

          * 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 = 2022; + public static final int SRU = 2023; 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 0bfb7635e..1ba1fddcc 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 43bc60b1a..e0e14a82d 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 67c257f51..3b90563f7 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 6498bd026..9fb113f5a 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 ad1642f4e..14088104d 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 fb0bd7047..16be1b31d 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 37dacb4a8..9effe009f 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 9ba478444..e11100a9b 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 07e679966..cfb9ab8ea 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 d7435e060..0443d652e 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 724292be1..7f9420ee6 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 f1ba75a68..dd5c8b739 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 85505656d..be4af2f45 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 e4362c7f3..302eae904 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-2022 Prowide + * 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. @@ -43,7 +43,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 644c7cd9e..bb58f6194 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 e540ec991..5ee8e071d 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 0e0918468..4254e9ddf 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 b5148951a..41516edba 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 0d0395d68..6d1ef84cf 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-2022 Prowide + * 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. @@ -43,7 +43,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 60741b8d3..41a061377 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 990cb2b20..74edb40e8 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 b6a809f03..32c951452 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 a7243cd0a..6ce481215 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-2022 Prowide + * 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. @@ -42,7 +42,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 8ce15e777..a7bfd2aed 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 bd5dc1bdd..1815bf1ee 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 993b34885..717b48238 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-2022 Prowide + * 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. @@ -41,7 +41,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 0c6d7be52..11d039f59 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ * *

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

          * 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 = 2022; + public static final int SRU = 2023; 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 59a72ca67..516a98213 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-2022 Prowide + * 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. @@ -75,7 +75,7 @@ Sequence B (M) (repetitive)

          • Field 21 (M)
          • * *

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

            * 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 = 2022; + public static final int SRU = 2023; 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 22136c104..cfedd76bc 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-2022 Prowide + * 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. @@ -82,7 +82,7 @@ Sequence C (M)

            • Field 32 A (M)
            • * *

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

              * 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 = 2022; + public static final int SRU = 2023; 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 c4149dd6e..5e0e45e80 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-2022 Prowide + * 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. @@ -81,7 +81,7 @@ Sequence C (M)

              • Field 32 A (M)
              • * *

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

                * 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 = 2022; + public static final int SRU = 2023; 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 52017f1be..f5820b73e 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * *

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

                * 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 = 2022; + public static final int SRU = 2023; 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 5ba484092..47d76ff2a 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * *

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

                * 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 = 2022; + public static final int SRU = 2023; 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 eddc13c5c..8ddf0b328 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * *

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

                * 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 = 2022; + public static final int SRU = 2023; 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 1bff7f442..4da115bcd 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-2022 Prowide + * 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. @@ -89,7 +89,7 @@ Sequence C (O)

                • Field 32 B (M)
                • * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 a6befa4a6..4cb7b0e87 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

                  * 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 = 2022; + public static final int SRU = 2023; 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 62817881b..8870a7706 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-2022 Prowide + * 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. @@ -88,7 +88,7 @@ Sequence C (M)

                  • Field 32 B (M)
                  • * *

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

                    * 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 = 2022; + public static final int SRU = 2023; 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 43c1db0f3..40d369b42 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ Sequence Loop1 (M) (repetitive)

                    • Field 21 (M)
                    • * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 bee690fd9..8c743d2f1 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 231be0837..fa3df09c6 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 cc1e1cc38..44c9014e3 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 756ca5c12..da627ad61 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 3954a67ea..d236a67cf 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 fa6033338..3d95eb2e8 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 c73164a1b..6f396ab99 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 858f8a215..716c85b1a 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 7ab81f140..5558c800c 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 d072ab5bc..ddefccfa5 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                      * 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 = 2022; + public static final int SRU = 2023; 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 59561aec5..1387d234c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ Sequence Loop1 (M) (repetitive)

                      • Field 20 (M)
                      • * *

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

                        * 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 = 2022; + public static final int SRU = 2023; 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 330e5d454..3ead0acb5 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-2022 Prowide + * 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. @@ -54,7 +54,7 @@ * *

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

                        * 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 = 2022; + public static final int SRU = 2023; 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 1b3429bf0..47768d9e4 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ Sequence B (M)

                        • Field 50 A,F,K (M)
                        • * *

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

                          * 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 = 2022; + public static final int SRU = 2023; 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 747954908..06f046678 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * *

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

                          * 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 = 2022; + public static final int SRU = 2023; 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 4ef59d6b8..fc69efbac 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ Sequence B (M) (repetitive)

                          • Field 20 (M)
                          • * *

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

                            * 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 = 2022; + public static final int SRU = 2023; 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 bc203793f..82d0a64ff 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                            * 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 = 2022; + public static final int SRU = 2023; 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 b8b1d5f43..042d436c3 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ Sequence B (M)

                            • Field 50 A,F,K (M)
                            • * *

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

                              * 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 = 2022; + public static final int SRU = 2023; 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 e218714f0..1be43d94f 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-2022 Prowide + * 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. @@ -56,7 +56,7 @@ Sequence Loop1 (M) (repetitive)

                              • Field 21 (M)
                              • * *

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

                                * 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 = 2022; + public static final int SRU = 2023; 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 d7e61017d..d1732c5bf 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                * 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 = 2022; + public static final int SRU = 2023; 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 5221510df..4bdaa89c2 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                * 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 = 2022; + public static final int SRU = 2023; 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 15fd9b98a..c84a76d02 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                * 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 = 2022; + public static final int SRU = 2023; 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 30b311bb8..f296daa3d 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                * 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 = 2022; + public static final int SRU = 2023; 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 5fb4856e4..8a4b20e3a 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                * 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 = 2022; + public static final int SRU = 2023; 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 18effa263..909b1a0f9 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                * 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 = 2022; + public static final int SRU = 2023; 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 beec5ffe0..5767e6d7a 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                * 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 = 2022; + public static final int SRU = 2023; 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 a8ece630b..0d1d9d062 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-2022 Prowide + * 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. @@ -165,7 +165,7 @@ Sequence F (O)

                                • Field 15 F (M)
                                • * *

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

                                  * 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 = 2022; + public static final int SRU = 2023; 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 cfa193399..afcdc819a 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-2022 Prowide + * 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. @@ -131,7 +131,7 @@ Sequence E (O)

                                  • Field 15 E (M)
                                  • * *

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

                                    * 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 = 2022; + public static final int SRU = 2023; 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 6cc9a4111..4091385eb 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-2022 Prowide + * 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. @@ -117,7 +117,7 @@ Sequence B1a1 (O) (repetitive)

                                    • Field 22 P (M)
                                    • * *

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

                                      * 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 = 2022; + public static final int SRU = 2023; 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 b5f55e68a..2d4f9db7a 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-2022 Prowide + * 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. @@ -52,9 +52,9 @@ Sequence A (M)

                                      • Field 15 A (M)
                                      • Field 21 N (M)
                                      • Field 21 B (O)
                                      • Field 12 F (M)
                                      • -
                                      • Field 12 E (M)
                                      • +
                                      • Field 12 E (O)
                                      • Field 12 D (O)
                                      • -
                                      • Field 17 A (M)
                                      • +
                                      • Field 17 A (O)
                                      • Field 17 F (M)
                                      • Field 22 K (M)
                                      • Field 30 U (O)
                                      • @@ -73,6 +73,7 @@ Sequence B (M)
                                        • Field 15 B (M)
                                        • Field 30 X (M)
                                        • Field 29 E (M)
                                        • Field 30 F,J (M)
                                        • +
                                        • Field 29 H (O) (repetitive)
                                        • Field 14 S (O) (repetitive)
                                        • Field 39 M (O)
                                        • @@ -114,22 +115,29 @@ Sequence E (O)
                                          • Field 15 E (M)
                                          • Sequence F (O)
                                            • Field 15 F (M)
                                            • Field 22 G (M)
                                            • +
                                            • Field 17 C (O)
                                            • Field 37 J (M)
                                            • Field 37 L (O)
                                            • -
                                            • -Sequence F1 (O) (repetitive)
                                              • Field 30 G (M)
                                              • -
                                              • Field 29 J (M)
                                              • -
                                              • Field 29 K (M)
                                              • Field 14 S (O) (repetitive)
                                              • +
                                              • Field 29 I (O) (repetitive)
                                              • +
                                              • Field 14 H (O)
                                              • +
                                              • Field 14 K (O)
                                              • +
                                              • Field 14 L (O)
                                              • +
                                              • Field 14 M (M)
                                              • +
                                              • Field 29 O (O)
                                              • +
                                              • Field 14 N (O)
                                              • +
                                              • Field 29 J (O)
                                              • +
                                              • Field 14 O (O)
                                              • +
                                              • Field 33 Z (O)
                                              • +
                                              • Field 30 F,J (O)
                                              • +
                                              • Field 83 A,B,D,J (O)
                                              • +
                                              • +Sequence F1 (O) (repetitive)
                                                • Field 30 I (M)
                                            • -Sequence G (O) (repetitive)
                                              • Field 15 G (M)
                                              • -
                                              • Field 22 J (M)
                                              • -
                                              • Field 37 U (M)
                                              • -
                                              • Field 37 P (O)
                                              • +Sequence G (O)
                                                • Field 15 G (M)
                                                • Field 32 Q (M)
                                                • -
                                                • Field 14 S (O) (repetitive)
                                              • Sequence H (O)
                                                • Field 15 H (M)
                                                • @@ -238,7 +246,7 @@ Sequence M1a1 (O) (repetitive)
                                                  • Field 22 P (M)
                                                  • * *

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

                                                    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -247,7 +255,7 @@ public class MT306 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT306.class.getName()); @@ -751,24 +759,6 @@ public Field30U getField30U() { } } - /** - * Iterates through block4 fields and return the first one whose name matches 29H, - * or null if none is found. - * The first occurrence of field 29H at MT306 is expected to be the only one. - * - * @return a Field29H object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field29H getField29H() { - final Tag t = tag("29H"); - if (t != null) { - return new Field29H(t.getValue()); - } else { - return null; - } - } - /** * Iterates through block4 fields and return the first one whose name matches 82A, * or null if none is found. @@ -841,42 +831,6 @@ public Field87J getField87J() { } } - /** - * Iterates through block4 fields and return the first one whose name matches 83A, - * or null if none is found. - * The first occurrence of field 83A at MT306 is expected to be the only one. - * - * @return a Field83A object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field83A getField83A() { - final Tag t = tag("83A"); - if (t != null) { - return new Field83A(t.getValue()); - } else { - return null; - } - } - - /** - * Iterates through block4 fields and return the first one whose name matches 83J, - * or null if none is found. - * The first occurrence of field 83J at MT306 is expected to be the only one. - * - * @return a Field83J object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field83J getField83J() { - final Tag t = tag("83J"); - if (t != null) { - return new Field83J(t.getValue()); - } else { - return null; - } - } - /** * Iterates through block4 fields and return the first one whose name matches 77H, * or null if none is found. @@ -985,24 +939,6 @@ public Field30X getField30X() { } } - /** - * Iterates through block4 fields and return the first one whose name matches 30J, - * or null if none is found. - * The first occurrence of field 30J at MT306 is expected to be the only one. - * - * @return a Field30J object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field30J getField30J() { - final Tag t = tag("30J"); - if (t != null) { - return new Field30J(t.getValue()); - } else { - return null; - } - } - /** * Iterates through block4 fields and return the first one whose name matches 39M, * or null if none is found. @@ -1291,6 +1227,24 @@ public Field22G getField22G() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 17C, + * or null if none is found. + * The first occurrence of field 17C at MT306 is expected to be the only one. + * + * @return a Field17C object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field17C getField17C() { + final Tag t = tag("17C"); + if (t != null) { + return new Field17C(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 37J, * or null if none is found. @@ -1327,6 +1281,240 @@ public Field37L getField37L() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 14H, + * or null if none is found. + * The first occurrence of field 14H at MT306 is expected to be the only one. + * + * @return a Field14H object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14H getField14H() { + final Tag t = tag("14H"); + if (t != null) { + return new Field14H(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 14K, + * or null if none is found. + * The first occurrence of field 14K at MT306 is expected to be the only one. + * + * @return a Field14K object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14K getField14K() { + final Tag t = tag("14K"); + if (t != null) { + return new Field14K(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 14L, + * or null if none is found. + * The first occurrence of field 14L at MT306 is expected to be the only one. + * + * @return a Field14L object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14L getField14L() { + final Tag t = tag("14L"); + if (t != null) { + return new Field14L(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 14M, + * or null if none is found. + * The first occurrence of field 14M at MT306 is expected to be the only one. + * + * @return a Field14M object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14M getField14M() { + final Tag t = tag("14M"); + if (t != null) { + return new Field14M(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 29O, + * or null if none is found. + * The first occurrence of field 29O at MT306 is expected to be the only one. + * + * @return a Field29O object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field29O getField29O() { + final Tag t = tag("29O"); + if (t != null) { + return new Field29O(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 14N, + * or null if none is found. + * The first occurrence of field 14N at MT306 is expected to be the only one. + * + * @return a Field14N object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14N getField14N() { + final Tag t = tag("14N"); + if (t != null) { + return new Field14N(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 29J, + * or null if none is found. + * The first occurrence of field 29J at MT306 is expected to be the only one. + * + * @return a Field29J object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field29J getField29J() { + final Tag t = tag("29J"); + if (t != null) { + return new Field29J(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 14O, + * or null if none is found. + * The first occurrence of field 14O at MT306 is expected to be the only one. + * + * @return a Field14O object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field14O getField14O() { + final Tag t = tag("14O"); + if (t != null) { + return new Field14O(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 33Z, + * or null if none is found. + * The first occurrence of field 33Z at MT306 is expected to be the only one. + * + * @return a Field33Z object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field33Z getField33Z() { + final Tag t = tag("33Z"); + if (t != null) { + return new Field33Z(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 83B, + * or null if none is found. + * The first occurrence of field 83B at MT306 is expected to be the only one. + * + * @return a Field83B object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field83B getField83B() { + final Tag t = tag("83B"); + if (t != null) { + return new Field83B(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 83D, + * or null if none is found. + * The first occurrence of field 83D at MT306 is expected to be the only one. + * + * @return a Field83D object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field83D getField83D() { + final Tag t = tag("83D"); + if (t != null) { + return new Field83D(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 15G, + * or null if none is found. + * The first occurrence of field 15G at MT306 is expected to be the only one. + * + * @return a Field15G object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field15G getField15G() { + final Tag t = tag("15G"); + if (t != null) { + return new Field15G(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 32Q, + * or null if none is found. + * The first occurrence of field 32Q at MT306 is expected to be the only one. + * + * @return a Field32Q object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field32Q getField32Q() { + final Tag t = tag("32Q"); + if (t != null) { + return new Field32Q(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 15H, * or null if none is found. @@ -2299,6 +2487,26 @@ public Field77A getField77A() { } } + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 29H, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 29H at MT306 are expected at one sequence or across several sequences. + * + * @return a List of Field29H objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField29H() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("29H"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field29H(tag.getValue())); + } + } + return result; + } + /** * Iterates through block4 fields and return all occurrences of fields whose names matches 14S, * or Collections.emptyList() if none is found. @@ -2540,160 +2748,120 @@ public List getField58J() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 30G, + * Iterates through block4 fields and return all occurrences of fields whose names matches 29I, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 30G at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 29I at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field30G objects or Collections.emptyList() if none is not found + * @return a List of Field29I objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField30G() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("30G"); + public List getField29I() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("29I"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field30G(tag.getValue())); + result.add(new Field29I(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 29J, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 29J at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field29J objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField29J() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("29J"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field29J(tag.getValue())); - } - } - return result; - } - - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 29K, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 29K at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field29K objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField29K() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("29K"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field29K(tag.getValue())); - } - } - return result; - } - - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 15G, + * Iterates through block4 fields and return all occurrences of fields whose names matches 30F, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 15G at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 30F at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field15G objects or Collections.emptyList() if none is not found + * @return a List of Field30F objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField15G() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("15G"); + public List getField30F() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("30F"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field15G(tag.getValue())); + result.add(new Field30F(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 22J, + * Iterates through block4 fields and return all occurrences of fields whose names matches 30J, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 22J at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 30J at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field22J objects or Collections.emptyList() if none is not found + * @return a List of Field30J objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField22J() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("22J"); + public List getField30J() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("30J"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field22J(tag.getValue())); + result.add(new Field30J(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 37U, + * Iterates through block4 fields and return all occurrences of fields whose names matches 83A, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 37U at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 83A at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field37U objects or Collections.emptyList() if none is not found + * @return a List of Field83A objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField37U() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("37U"); + public List getField83A() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("83A"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field37U(tag.getValue())); + result.add(new Field83A(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 37P, + * Iterates through block4 fields and return all occurrences of fields whose names matches 83J, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 37P at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 83J at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field37P objects or Collections.emptyList() if none is not found + * @return a List of Field83J objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField37P() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("37P"); + public List getField83J() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("83J"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field37P(tag.getValue())); + result.add(new Field83J(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 32Q, + * Iterates through block4 fields and return all occurrences of fields whose names matches 30I, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 32Q at MT306 are expected at one sequence or across several sequences. + * Multiple occurrences of field 30I at MT306 are expected at one sequence or across several sequences. * - * @return a List of Field32Q objects or Collections.emptyList() if none is not found + * @return a List of Field30I objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField32Q() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("32Q"); + public List getField30I() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("30I"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field32Q(tag.getValue())); + result.add(new Field30I(tag.getValue())); } } return result; @@ -2939,26 +3107,6 @@ public List getField88D() { return result; } - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 30F, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 30F at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field30F objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField30F() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("30F"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field30F(tag.getValue())); - } - } - return result; - } - /** * Iterates through block4 fields and return all occurrences of fields whose names matches 32H, * or Collections.emptyList() if none is found. @@ -3820,93 +3968,12 @@ private SequenceF1(final SwiftTagListBlock content) { } /** - * First mandatory tag name of the sequence: "30G" . - * Array format is for cases when more than one letter options is allowed - */ - public static final String[] START = { "30G" } ; - - /** - * Last mandatory tag name of the sequence: "29K" - * Array format is for cases when more than one letter options is allowed - */ - protected static final String[] END = { "29K" }; - - /** - * List of optional tags after the last mandatory tag. - */ - protected static final String[] TAIL = new String[]{ "14S" }; - - /** - * Same as {@link #newInstance(int, int, Tag...)} using zero for the indexes. - * @param tags the list of tags to set as sequence content - * @return a new instance of the sequence, initialized with the parameter tags - */ - @SequenceStyle(Type.GENERATED_FIXED_WITH_OPTIONAL_TAIL) - public static SequenceF1 newInstance(final Tag... tags) { - return newInstance(0, 0, tags); - } - - /** - * Creates a sequence with starting and ending tags set to the indicated tags in from the - * {@link #START} and {@link #END} lists of mandatory fields, and with the content between - * the starting and ending tag initialized with the given optional tags. - * - * @param start a zero-based index within the list of mandatory starting tags in the sequence - * @param end a zero-based index within the list of mandatory ending tags in the sequence - * @param tags the list of tags to set as sequence content - * @return a new instance of the sequence, initialized with the parameter tags + * The name of the first tag in the sequence which must be mandatory. + * May be null if we cannot determine this safely */ - @SequenceStyle(Type.GENERATED_FIXED_WITH_OPTIONAL_TAIL) - public static SequenceF1 newInstance(final int start, final int end, final Tag... tags) { - final SequenceF1 result = new SequenceF1(); - result.append(new Tag(START[start], "")); - if (tags != null && tags.length > 0) { - for (final Tag t : tags) { - result.append(t); - } - } - result.append(new Tag(END[end], "")); - return result; - } + public static final String START_NAME = "30I" ; } - /** - * Get the list of SequenceF1 delimited by leading tag and end, with an optional tail. - * The presence of this method indicates that this sequence can occur more than once according to the Standard. - * If message is empty or no sequences are found an empty list is returned. - * - * @return the found sequences or an empty list if none is found - * @see SwiftTagListBlock#getSubBlocksDelimitedWithOptionalTail(String[], String[], String[]) - */ - @SequenceStyle(Type.GENERATED_FIXED_WITH_OPTIONAL_TAIL) - public List getSequenceF1List() { - return getSequenceF1List(super.getSwiftMessageNotNullOrException().getBlock4()); - } - - /** - * Get the list of SequenceF1 delimited by leading tag and end, with an optional tail. - * The presence of this method indicates that this sequence can occur more than once according to the Standard. - * If message is empty or no sequences are found an empty list is returned. - * - * @see SwiftTagListBlock#getSubBlocksDelimitedWithOptionalTail(String[], String[], String[]) - * @param parentSequence a not null parent sequence to find SequenceF1 within it - * @return the found sequences or an empty list if none is found or parent sequence is null - * @since 7.7 - */ - @SequenceStyle(Type.GENERATED_FIXED_WITH_OPTIONAL_TAIL) - public static List getSequenceF1List(final SwiftTagListBlock parentSequence) { - if (parentSequence != null) { - final List blocks = parentSequence.getSubBlocksDelimitedWithOptionalTail(SequenceF1.START, SequenceF1.END, SequenceF1.TAIL); - if (blocks != null && !blocks.isEmpty()) { - final List result = new ArrayList<>(blocks.size()); - for (final SwiftTagListBlock b : blocks) { - result.add(new SequenceF1(b)); - } - return result; - } - } - return Collections.emptyList(); - } - + /** * Class to model Sequence "G" in MT 306. @@ -3982,38 +4049,32 @@ public static SequenceG newInstance(final SwiftTagListBlock... sequences) { } /** - * Get the list of SequenceG using field field 15 as sequence boundary. - * The presence of this method indicates that this sequence can occur more than once according to the Standard. + * Get the single occurrence of SequenceG using field field 15 as sequence boundary. + * The presence of this method indicates that this sequence can occur only once according to the Standard. * - * @return the found sequences or an empty list if none is found * @since 7.7 + * @return a new sequence that may be empty, never returns null */ @SequenceStyle(Type.SPLIT_BY_15) - public List getSequenceGList() { - return getSequenceGList(super.getSwiftMessageNotNullOrException().getBlock4()); + public SequenceG getSequenceG() { + return getSequenceG(super.getSwiftMessageNotNullOrException().getBlock4()); } /** - * Get the list of SequenceG using field field 15 as sequence boundary. - * The presence of this method indicates that this sequence can occur more than once according to the Standard. + * Get the single occurrence of SequenceG using field field 15 as sequence boundary. + * The presence of this method indicates that this sequence can occur only once according to the Standard. * - * @param parentSequence a no null parent sequence to find SequenceG within it - * @return the found sequences or an empty list if none is found or parent sequence is null + * @param parentSequence a not null parent sequence to find SequenceG within it + * @return the found sequence or an empty sequence if none is found, never returns null * @since 7.7 */ @SequenceStyle(Type.SPLIT_BY_15) - public static List getSequenceGList(final SwiftTagListBlock parentSequence) { - if (parentSequence != null) { - final List blocks = SwiftMessageUtils.splitByField15(parentSequence, "G"); - if (blocks != null && !blocks.isEmpty()) { - final List result = new ArrayList<>(blocks.size()); - for (final SwiftTagListBlock b : blocks) { - result.add(new SequenceG(b)); - } - return result; - } - } - return Collections.emptyList(); + public SequenceG getSequenceG(SwiftTagListBlock parentSequence) { + final java.util.Map map = SwiftMessageUtils.splitByField15(parentSequence); + if (map.containsKey("G")) { + return new SequenceG(map.get("G")); + } + return new SequenceG(); } 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 095ada6c0..275732784 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-2022 Prowide + * 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. @@ -140,7 +140,7 @@ Sequence _I1 (O) (repetitive)

                                                    • Field 30 F (M)
                                                    • * *

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

                                                      * 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 = 2022; + public static final int SRU = 2023; 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 d466d873c..b0b416e1a 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-2022 Prowide + * 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. @@ -107,7 +107,7 @@ * *

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

                                                      * 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 = 2022; + public static final int SRU = 2023; 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 05f991191..dfb9c4b5e 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-2022 Prowide + * 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. @@ -125,7 +125,7 @@ Sequence H (O)

                                                      • Field 15 H (M)
                                                      • * *

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

                                                        * 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 = 2022; + public static final int SRU = 2023; 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 6f141c21d..ac1b4fd4c 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-2022 Prowide + * 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. @@ -155,7 +155,7 @@ Sequence G1a1 (O) (repetitive)

                                                        • Field 22 P (M)
                                                        • * *

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

                                                          * 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 = 2022; + public static final int SRU = 2023; 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 91276c0da..d476dc972 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-2022 Prowide + * 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. @@ -120,7 +120,7 @@ Sequence D1a1 (O) (repetitive)

                                                          • Field 22 P (M)
                                                          • * *

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

                                                            * 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 = 2022; + public static final int SRU = 2023; 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 1fe09b5f5..d094ce4bb 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ Sequence D2 (O)

                                                            • Field 71 F (M)
                                                            • * *

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

                                                              * 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 = 2022; + public static final int SRU = 2023; 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 c75f72013..f7f17591e 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-2022 Prowide + * 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. @@ -264,7 +264,7 @@ Sequence O1a1 (O) (repetitive)

                                                              • Field 22 P (M)
                                                              • * *

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

                                                                * 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 = 2022; + public static final int SRU = 2023; 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 290c279ad..b7e620618 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-2022 Prowide + * 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. @@ -321,7 +321,7 @@ Sequence P1a1 (O) (repetitive)

                                                                • Field 22 P (M)
                                                                • * *

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

                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 bf26ef7d1..cb78f6f3f 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-2022 Prowide + * 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. @@ -118,7 +118,7 @@ Sequence _E1 (M) (repetitive)

                                                                  • Field 30 F (M)
                                                                  • * *

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

                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 eeef45181..e322e72e5 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-2022 Prowide + * 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. @@ -99,7 +99,7 @@ Sequence M (O)

                                                                    • Field 15 M (M)
                                                                    • * *

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

                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 2ae276374..dbf518082 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-2022 Prowide + * 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. @@ -119,7 +119,7 @@ Sequence M (O)

                                                                      • Field 15 M (M)
                                                                      • * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 da0342a3f..5a5926c0c 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-2022 Prowide + * 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. @@ -85,7 +85,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 490557523..4d3054fbe 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-2022 Prowide + * 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. @@ -90,7 +90,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 790ff4158..dca2c027a 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-2022 Prowide + * 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. @@ -89,7 +89,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 ea3e99fdb..86185fcf3 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 3aeff28ba..ba71f127c 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 96a451ef2..50dcbaec6 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 f4cdba4f1..6c7024411 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 0863ee912..7c5932f8b 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 f0482e5e5..c8bc4ceb0 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 444fa90d3..3ae5d5fd8 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 0c53a775a..51c36d89e 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 0037319dd..068d9fe01 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ Sequence Loop1 (M) (repetitive)

                                                                        • Field 20 (M)
                                                                        • * *

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

                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 a48b633b9..86faf1a10 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ Sequence Loop1 (M) (repetitive)

                                                                          • Field 20 (M)
                                                                          • * *

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

                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 8b8a95e7c..a85a9f77d 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * *

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

                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 e8799d0a9..2b52ccf6f 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-2022 Prowide + * 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. @@ -54,7 +54,7 @@ Sequence Loop1 (M) (repetitive)

                                                                            • Field 20 (M)
                                                                            • * *

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

                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 1750c2911..9fbaaff81 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-2022 Prowide + * 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. @@ -54,7 +54,7 @@ Sequence Loop1 (M) (repetitive)

                                                                              • Field 20 (M)
                                                                              • * *

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

                                                                                * 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 = 2022; + public static final int SRU = 2023; 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 82f2f61db..1e7110b37 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ Sequence B (O)

                                                                                • Field 59 (O)
                                                                                • * *

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

                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 eb546e46e..09b74fdf3 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-2022 Prowide + * 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. @@ -55,7 +55,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                  • Field 20 (M)
                                                                                  • * *

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

                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 265099bc6..63935aebf 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-2022 Prowide + * 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. @@ -49,7 +49,7 @@ * *

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

                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 37010a9a1..2279c97cc 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                    • Field 20 (M)
                                                                                    • * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 4eb907489..2561df8a2 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 e77577a13..ebd6971e4 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 b6c986ec8..d643abb11 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 142728715..a2fbbf5a7 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 21b2a5783..fc8130908 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 8dcef95e6..3ab3f9c45 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 350935519..132f44284 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 35d60207e..e71a846a9 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-2022 Prowide + * 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. @@ -146,7 +146,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 c30dbea8e..acb293e9e 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-2022 Prowide + * 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. @@ -144,7 +144,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 23f0d1e5a..66df4f9af 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-2022 Prowide + * 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. @@ -194,7 +194,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 924b8b902..b1bf76fdc 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-2022 Prowide + * 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. @@ -125,7 +125,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 f1a732f0c..ed0d55c34 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-2022 Prowide + * 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. @@ -181,7 +181,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 0740fce7e..a400b90be 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-2022 Prowide + * 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. @@ -165,7 +165,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 3c4f16452..dd64e5c69 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-2022 Prowide + * 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. @@ -182,7 +182,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 1103186df..4a450ba9a 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-2022 Prowide + * 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. @@ -122,7 +122,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 d1bc316e9..91331ce27 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-2022 Prowide + * 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. @@ -108,7 +108,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 c7671cefe..cc63ad5f7 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-2022 Prowide + * 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. @@ -108,7 +108,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 92175a482..6712cad97 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-2022 Prowide + * 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. @@ -93,7 +93,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 ce0b7ad0a..b7f82f6b7 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-2022 Prowide + * 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. @@ -211,7 +211,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 2da540b15..5604c0f40 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-2022 Prowide + * 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. @@ -190,7 +190,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 1a081cfb7..e45876b26 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-2022 Prowide + * 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. @@ -199,7 +199,7 @@ * *

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

                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 0c43577f6..c22e13414 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-2022 Prowide + * 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. @@ -77,7 +77,7 @@ Sequence C (O)

                                                                                      • Field 77 D (O)
                                                                                      • * *

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

                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 81ec463a5..ba424b4e4 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * *

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

                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 282717c57..017fc94f1 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-2022 Prowide + * 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. @@ -186,7 +186,7 @@ * *

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

                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 cd8c25531..07fdc250f 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-2022 Prowide + * 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. @@ -138,7 +138,7 @@ * *

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

                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 75ff8cdb7..180dbd298 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-2022 Prowide + * 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. @@ -107,7 +107,7 @@ * *

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

                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 ba1f62fb4..50124b6af 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ Sequence B (M) (repetitive)

                                                                                        • Field 35 B (M)
                                                                                        • * *

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

                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 f4edabcc0..7762705c3 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-2022 Prowide + * 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. @@ -127,7 +127,7 @@ Sequence B1 (O) (repetitive)

                                                                                          • Field 16 R (M)
                                                                                          • * *

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

                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 3bb5ef9ca..dc6d9665e 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-2022 Prowide + * 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. @@ -98,7 +98,7 @@ * *

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

                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 cb7c24a9d..897a126f2 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-2022 Prowide + * 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. @@ -166,7 +166,7 @@ * *

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

                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT535GetSequenceB1b1List_sru2023(this); } @@ -2510,7 +2510,7 @@ public List getSequenceB1cList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT535GetSequenceB1cList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT535GetSequenceB1cList_sru2023(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 fc7341bc7..8287f8647 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-2022 Prowide + * 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. @@ -128,7 +128,7 @@ * *

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

                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT536GetSequenceA1List_sru2023(this); } @@ -2044,7 +2044,7 @@ public List getSequenceB1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT536GetSequenceB1a1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT536GetSequenceB1a1List_sru2023(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 f2aacc2af..b9b4ec32d 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-2022 Prowide + * 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. @@ -234,8 +234,9 @@ Fieldset 95 (O)

                                                                                            • FieldsetItem 95 P,Q,R (O)
                                                                                            • FieldsetItem 95 P,Q,R (O)
                                                                                            • FieldsetItem 95 L (O)
                                                                                          • Fieldset 36 - (M) (repetitive)
                                                                                            • FieldsetItem 36 B,D (M) (repetitive)
                                                                                            • FieldsetItem 36 B,D (O)
                                                                                            • FieldsetItem 36 B,D (O)
                                                                                          • Field 19 A (O)
                                                                                          • -
                                                                                          • + (M) (repetitive)
                                                                                            • FieldsetItem 36 B,D (M) (repetitive)
                                                                                            • FieldsetItem 36 B,D (O)
                                                                                            • FieldsetItem 36 B,D (O)
                                                                                          • +Fieldset 19 + (O)
                                                                                            • FieldsetItem 19 A (O)
                                                                                            • FieldsetItem 19 A (O)
                                                                                          • Sequence D1a1B1a - Status (O) (repetitive)
                                                                                            • Field 16 R (M)
                                                                                            • Field 25 D (M)
                                                                                            • @@ -273,7 +274,7 @@ * *

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

                                                                                              * For additional resources check https://www.prowidesoftware.com/resources */ @@ -282,7 +283,7 @@ public class MT537 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT537.class.getName()); @@ -1715,7 +1716,7 @@ public List getSequenceA1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceA1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceA1List_sru2023(this); } @@ -1866,7 +1867,7 @@ public List getSequenceBList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceBList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceBList_sru2023(this); } @@ -2017,7 +2018,7 @@ public List getSequenceB1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB1List_sru2023(this); } @@ -2168,7 +2169,7 @@ public List getSequenceB2List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2List_sru2023(this); } @@ -2319,7 +2320,7 @@ public List getSequenceB2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2aList_sru2023(this); } @@ -2470,7 +2471,7 @@ public List getSequenceB2bList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2bList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2bList_sru2023(this); } @@ -2621,7 +2622,7 @@ public List getSequenceB2b1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2b1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceB2b1List_sru2023(this); } @@ -2921,7 +2922,7 @@ public List getSequenceC1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC1List_sru2023(this); } @@ -3072,7 +3073,7 @@ public List getSequenceC2List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2List_sru2023(this); } @@ -3223,7 +3224,7 @@ public List getSequenceC2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC2aList_sru2023(this); } @@ -3374,7 +3375,7 @@ public List getSequenceC3List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3List_sru2023(this); } @@ -3525,7 +3526,7 @@ public List getSequenceC3aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceC3aList_sru2023(this); } @@ -4719,7 +4720,7 @@ public List getSequenceD1a1B1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1List_sru2023(this); } @@ -4870,7 +4871,7 @@ public List getSequenceD1a1B1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1aList_sru2023(this); } @@ -5021,7 +5022,7 @@ public List getSequenceD1a1B1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1a1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT537GetSequenceD1a1B1a1List_sru2023(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 7cdb44c0e..ae541095c 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-2022 Prowide + * 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. @@ -126,7 +126,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT538GetSequenceA1List_sru2023(this); } @@ -2111,7 +2111,7 @@ public List getSequenceB2a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT538GetSequenceB2a1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT538GetSequenceB2a1List_sru2023(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 d9cebbbbb..90b1120c7 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-2022 Prowide + * 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. @@ -189,7 +189,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 53d41cc9f..dbae1e3b5 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-2022 Prowide + * 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. @@ -190,7 +190,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 b81c0c55c..ae8d2c75b 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-2022 Prowide + * 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. @@ -189,7 +189,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 0631366b0..b354d254f 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-2022 Prowide + * 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. @@ -190,7 +190,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 eeeffa617..012a4e5ea 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-2022 Prowide + * 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. @@ -191,7 +191,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 b7cd859a9..b8f9e364f 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-2022 Prowide + * 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. @@ -191,7 +191,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 c40ba4f6c..06dcf7d58 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-2022 Prowide + * 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. @@ -191,7 +191,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 e36a64f93..9ac8e6f12 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-2022 Prowide + * 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. @@ -191,7 +191,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 79d6d74dd..f78b3f08f 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-2022 Prowide + * 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. @@ -208,7 +208,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceA2List_sru2023(this); } @@ -1908,7 +1908,7 @@ public List getSequenceA2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceA2aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceA2aList_sru2023(this); } @@ -3527,7 +3527,7 @@ public List getSequenceC1a1B1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1aList_sru2023(this); } @@ -3678,7 +3678,7 @@ public List getSequenceC1a1B1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1a1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT548GetSequenceC1a1B1a1List_sru2023(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 62dc76229..99bee8033 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-2022 Prowide + * 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. @@ -85,7 +85,7 @@ * *

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

                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 8db76cd3f..c15b16e66 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-2022 Prowide + * 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. @@ -146,7 +146,7 @@ Sequence B1 (O) (repetitive)

                                                                                              • Field 16 R (M)
                                                                                              • * *

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

                                                                                                * 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 = 2022; + public static final int SRU = 2023; 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 e3eb3736e..04c75d1c5 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ (M) (repetitive)

                                                                                                • FieldsetItem 20 C (M)
                                                                                                • FieldsetItem 20 C (M)
                                                                                                • FieldsetItem 20 C (O)
                                                                                              • Field 23 G (M)
                                                                                              • Fieldset 22 - (M) (repetitive)
                                                                                                • FieldsetItem 22 F (O)
                                                                                                • FieldsetItem 22 F (M)
                                                                                                • FieldsetItem 22 F (M)
                                                                                              • Field 98 A,C (O)
                                                                                              • + (M) (repetitive)
                                                                                                • FieldsetItem 22 F (O)
                                                                                                • FieldsetItem 22 F (M)
                                                                                                • FieldsetItem 22 F (M)
                                                                                              • Field 98 A,C,E (O)
                                                                                              • Field 25 D (M)
                                                                                              • Sequence A1 - Linkages (O) (repetitive)
                                                                                                • Field 16 R (M)
                                                                                                • @@ -102,14 +102,14 @@
                                                                                                • Field 90 B (O)
                                                                                                • Fieldset 98 - (M)
                                                                                                  • FieldsetItem 98 A,B (M)
                                                                                                  • FieldsetItem 98 A,B (M)
                                                                                                • Field 69 A,B,C,D,E,F (O)
                                                                                                • + (M)
                                                                                                  • FieldsetItem 98 A,B,E (M)
                                                                                                  • FieldsetItem 98 A,B (M)
                                                                                                • Field 69 A,B,C,D,E,F (O)
                                                                                                • Field 16 S (M)
                                                                                              • Sequence D - Corporate Action Details (O)
                                                                                                • Field 16 R (M)
                                                                                                • Fieldset 98 - (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                • + (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                • Fieldset 69 (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                • Field 99 A (O)
                                                                                                • @@ -142,7 +142,7 @@ (M) (repetitive)
                                                                                                  • FieldsetItem 17 B (M)
                                                                                                  • FieldsetItem 17 B (O)
                                                                                                  • FieldsetItem 17 B (O)
                                                                                                  • FieldsetItem 17 B (O)
                                                                                                  • FieldsetItem 17 B (O)
                                                                                                  • FieldsetItem 17 B (O)
                                                                                                • Field 35 B (O)
                                                                                                • Fieldset 98 - (O) (repetitive)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E,F (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E,J,K (O) (repetitive)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                • + (O) (repetitive)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E,F (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C,E,J,K (O) (repetitive)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                • Fieldset 69 (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                  • FieldsetItem 69 A,B,C,D,E,F,J (O)
                                                                                                • Fieldset 92 @@ -181,9 +181,11 @@ Fieldset 90 (O)
                                                                                                  • FieldsetItem 90 A,B,E (O)
                                                                                                  • FieldsetItem 90 A,B,E (O)
                                                                                                  • FieldsetItem 90 A,B,E,F,J,L (O)
                                                                                                  • FieldsetItem 90 A,B,E,K (O)
                                                                                                  • FieldsetItem 90 B,E (O)
                                                                                                • Fieldset 92 - (O) (repetitive)
                                                                                                  • FieldsetItem 92 D,K,L (O)
                                                                                                  • FieldsetItem 92 D,K,L,M,N (O)
                                                                                                  • FieldsetItem 92 D,K,L (O)
                                                                                                  • FieldsetItem 92 A (O)
                                                                                                  • FieldsetItem 92 A,F,K (O)
                                                                                                  • FieldsetItem 92 A,K (O)
                                                                                                  • FieldsetItem 92 A,K (O)
                                                                                                  • FieldsetItem 92 A,F,K (O)
                                                                                                  • FieldsetItem 92 A,K (O)
                                                                                                • + (O) (repetitive)
                                                                                                  • FieldsetItem 92 D,K,L (O)
                                                                                                  • FieldsetItem 92 D,K,L,M,N (O)
                                                                                                  • FieldsetItem 92 D,K,L (O)
                                                                                                  • FieldsetItem 92 A (O)
                                                                                                  • FieldsetItem 92 A,F,K (O)
                                                                                                  • FieldsetItem 92 A,K (O)
                                                                                                  • FieldsetItem 92 A,K (O)
                                                                                                  • FieldsetItem 92 A,F,K (O)
                                                                                                  • FieldsetItem 92 A,K (O)
                                                                                                  • FieldsetItem 92 A,F,K,R (O) (repetitive)
                                                                                                  • FieldsetItem 92 A,F,K,R (O) (repetitive)
                                                                                                • Fieldset 98 - (M) (repetitive)
                                                                                                  • FieldsetItem 98 A,B,C (M)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C,E (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                • Field 16 S (M)
                                                                                                • + (M) (repetitive)
                                                                                                  • FieldsetItem 98 A,B (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)
                                                                                                • +Fieldset 19 + (O)
                                                                                                  • FieldsetItem 19 B (O)
                                                                                                  • FieldsetItem 19 B (O)
                                                                                                • Field 16 S (M)
                                                                                              • Sequence E2 - Cash Movements (O) (repetitive)
                                                                                                • Field 16 R (M)
                                                                                                • @@ -195,11 +197,11 @@ 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)
                                                                                                • Fieldset 98 - (M) (repetitive)
                                                                                                  • FieldsetItem 98 A,B,C (M)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                  • FieldsetItem 98 A,B,C (O)
                                                                                                • + (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 (O) (repetitive)
                                                                                                  • FieldsetItem 92 A,F,K (O)
                                                                                                  • FieldsetItem 92 A,F,K (O)
                                                                                                  • FieldsetItem 92 F,K (O)
                                                                                                  • FieldsetItem 92 A,F,K,M (O)
                                                                                                  • FieldsetItem 92 A,K (O)
                                                                                                  • FieldsetItem 92 F,H,J,K (O) (repetitive)
                                                                                                  • FieldsetItem 92 B (O)
                                                                                                  • FieldsetItem 92 A,F,K (O)
                                                                                                  • FieldsetItem 92 A,F,J,K (O) (repetitive)
                                                                                                  • FieldsetItem 92 F,H,J,K (O) (repetitive)
                                                                                                  • FieldsetItem 92 A,K (O)
                                                                                                  • FieldsetItem 92 A,F,K,M (O)
                                                                                                  • FieldsetItem 92 A,F,K (O)
                                                                                                  • FieldsetItem 92 A,F,K,R (O) (repetitive)
                                                                                                  • FieldsetItem 92 A,F,K (O)
                                                                                                  • FieldsetItem 92 A,K (O)
                                                                                                  • FieldsetItem 92 A,K (O)
                                                                                                  • FieldsetItem 92 A,F,K,R (O) (repetitive)
                                                                                                  • FieldsetItem 92 A,F,J,K,R (O) (repetitive)
                                                                                                • Fieldset 90 - (O)
                                                                                                  • FieldsetItem 90 A,B,E,F,J,L (O)
                                                                                                  • FieldsetItem 90 A,B,E,K (O)
                                                                                                • Field 16 S (M)
                                                                                                • + (O)
                                                                                                  • FieldsetItem 90 A,B,E,F,J,L (O)
                                                                                                  • FieldsetItem 90 A,B,E,K (O)
                                                                                                  • FieldsetItem 90 A,B,E (O)
                                                                                                • Field 16 S (M)
                                                                                              • Fieldset 70 @@ -217,7 +219,7 @@ * *

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

                                                                                                * For additional resources check https://www.prowidesoftware.com/resources */ @@ -226,7 +228,7 @@ public class MT564 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT564.class.getName()); @@ -1110,6 +1112,26 @@ public List getField35B() { return result; } + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 98E, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 98E at MT564 are expected at one sequence or across several sequences. + * + * @return a List of Field98E objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField98E() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("98E"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field98E(tag.getValue())); + } + } + return result; + } + /** * Iterates through block4 fields and return all occurrences of fields whose names matches 98B, * or Collections.emptyList() if none is found. @@ -1150,26 +1172,6 @@ public List getField98C() { return result; } - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 98E, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 98E at MT564 are expected at one sequence or across several sequences. - * - * @return a List of Field98E objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField98E() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("98E"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field98E(tag.getValue())); - } - } - return result; - } - /** * Iterates through block4 fields and return all occurrences of fields whose names matches 69A, * or Collections.emptyList() if none is found. @@ -1831,40 +1833,40 @@ public List getField92N() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 97E, + * Iterates through block4 fields and return all occurrences of fields whose names matches 19B, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 97E at MT564 are expected at one sequence or across several sequences. + * Multiple occurrences of field 19B at MT564 are expected at one sequence or across several sequences. * - * @return a List of Field97E objects or Collections.emptyList() if none is not found + * @return a List of Field19B objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField97E() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("97E"); + public List getField19B() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("19B"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field97E(tag.getValue())); + result.add(new Field19B(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 19B, + * Iterates through block4 fields and return all occurrences of fields whose names matches 97E, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 19B at MT564 are expected at one sequence or across several sequences. + * Multiple occurrences of field 97E at MT564 are expected at one sequence or across several sequences. * - * @return a List of Field19B objects or Collections.emptyList() if none is not found + * @return a List of Field97E objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField19B() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("19B"); + public List getField97E() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("97E"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field19B(tag.getValue())); + result.add(new Field97E(tag.getValue())); } } return result; @@ -2447,7 +2449,7 @@ public SequenceB1 getSequenceB1() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceB1_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceB1_sru2023(this); } /** @@ -3326,7 +3328,7 @@ public List getSequenceE1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceE1aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT564GetSequenceE1aList_sru2023(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 288453aab..645867a2a 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ Fieldset 20 (M) (repetitive)

                                                                                                • FieldsetItem 20 C (M)
                                                                                                • FieldsetItem 20 C (M)
                                                                                                • FieldsetItem 20 C (O)
                                                                                              • Field 23 G (M)
                                                                                              • Field 22 F (M)
                                                                                              • -
                                                                                              • Field 98 A,C (O)
                                                                                              • +
                                                                                              • Field 98 A,C,E (O)
                                                                                              • Sequence A1 - Linkages (O) (repetitive)
                                                                                                • Field 16 R (M)
                                                                                                • Field 22 F (O)
                                                                                                • @@ -109,7 +109,7 @@
                                                                                                • Fieldset 36 (O) (repetitive)
                                                                                                  • FieldsetItem 36 B,C,D (O) (repetitive)
                                                                                                  • FieldsetItem 36 B,D (O)
                                                                                                  • FieldsetItem 36 B,D (O)
                                                                                                • Field 19 B (O)
                                                                                                • -
                                                                                                • Field 98 A,C (O)
                                                                                                • +
                                                                                                • Field 98 A,C,E (O)
                                                                                                • Fieldset 92 (O) (repetitive)
                                                                                                  • FieldsetItem 92 A (O)
                                                                                                  • FieldsetItem 92 A,F (O)
                                                                                                  • FieldsetItem 92 A,F,R (O) (repetitive)
                                                                                                  • FieldsetItem 92 A,F,R (O) (repetitive)
                                                                                                • @@ -132,7 +132,7 @@ * *

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

                                                                                                  * 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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT565.class.getName()); @@ -1141,6 +1141,26 @@ public List getField98C() { return result; } + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 98E, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 98E at MT565 are expected at one sequence or across several sequences. + * + * @return a List of Field98E objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField98E() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("98E"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field98E(tag.getValue())); + } + } + return result; + } + /** * Iterates through block4 fields and return all occurrences of fields whose names matches 92R, * or Collections.emptyList() if none is found. 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 6ce252a43..00e487436 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ Fieldset 20 (M) (repetitive)

                                                                                                  • FieldsetItem 20 C (M)
                                                                                                  • FieldsetItem 20 C (M)
                                                                                                  • FieldsetItem 20 C (O)
                                                                                                • Field 23 G (M)
                                                                                                • Field 22 F (M)
                                                                                                • -
                                                                                                • Field 98 A,C (O)
                                                                                                • +
                                                                                                • Field 98 A,C,E (O)
                                                                                                • Sequence A1 - Linkages (O) (repetitive)
                                                                                                  • Field 16 R (M)
                                                                                                  • Field 22 F (O)
                                                                                                  • @@ -86,7 +86,7 @@ Sequence C - Corporate Action Details (O)
                                                                                                    • Field 16 R (M)
                                                                                                    • Fieldset 98 - (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C,E (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C,E (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                    • + (O)
                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                      • FieldsetItem 98 A,B,C,E (O)
                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                      • FieldsetItem 98 A,B (O)
                                                                                                      • FieldsetItem 98 A,B,C,E (O)
                                                                                                    • Fieldset 69 (O)
                                                                                                      • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                      • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                      • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                      • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                      • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                    • Field 99 A (O)
                                                                                                    • @@ -110,7 +110,7 @@ (M) (repetitive)
                                                                                                      • FieldsetItem 22 F,H (M)
                                                                                                      • FieldsetItem 22 F (O) (repetitive)
                                                                                                      • FieldsetItem 22 F (O)
                                                                                                    • Field 11 A (O)
                                                                                                    • Fieldset 98 - (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C,E (O)
                                                                                                      • FieldsetItem 98 A,B,C,E (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C,E,F (O)
                                                                                                      • FieldsetItem 98 A,B,C,E (O)
                                                                                                      • FieldsetItem 98 A,B,C,E (O)
                                                                                                    • + (O)
                                                                                                      • FieldsetItem 98 A,B,C,E (O)
                                                                                                      • FieldsetItem 98 A,B,C,E (O)
                                                                                                    • Fieldset 69 (O)
                                                                                                      • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                      • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                      • FieldsetItem 69 A,B,C,D,E,F (O)
                                                                                                    • Fieldset 92 @@ -146,9 +146,9 @@ Fieldset 90 (O)
                                                                                                      • FieldsetItem 90 A,B (O)
                                                                                                      • FieldsetItem 90 A,B (O)
                                                                                                      • FieldsetItem 90 A,B,F,J,L (O)
                                                                                                      • FieldsetItem 90 A,B,K (O)
                                                                                                      • FieldsetItem 90 B (O)
                                                                                                    • 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)
                                                                                                    • + (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,C (M)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                      • FieldsetItem 98 A,B,C (O)
                                                                                                    • + (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)
                                                                                                    • Sequence D1b - Receive/Deliver (O) (repetitive)
                                                                                                      • Field 16 R (M)
                                                                                                      • Fieldset 95 @@ -156,7 +156,9 @@
                                                                                                      • Field 20 C (O)
                                                                                                      • Field 16 S (M)
                                                                                                    • -
                                                                                                    • Field 16 S (M)
                                                                                                    • +
                                                                                                    • +Fieldset 19 + (O)
                                                                                                      • FieldsetItem 19 B (O)
                                                                                                      • FieldsetItem 19 B (O)
                                                                                                    • Field 16 S (M)
                                                                                                  • Sequence D2 - Cash Movements (O) (repetitive)
                                                                                                    • Field 16 R (M)
                                                                                                    • @@ -176,11 +178,11 @@ 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)
                                                                                                    • Fieldset 98 - (M) (repetitive)
                                                                                                      • FieldsetItem 98 A,C (M)
                                                                                                      • FieldsetItem 98 A,C (O)
                                                                                                      • FieldsetItem 98 A,C (O)
                                                                                                      • FieldsetItem 98 A,C (O)
                                                                                                      • FieldsetItem 98 A,C (O)
                                                                                                    • + (M) (repetitive)
                                                                                                      • FieldsetItem 98 A (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 - (O)
                                                                                                      • FieldsetItem 90 A,B,F,J,L (O)
                                                                                                      • FieldsetItem 90 A,B,K (O)
                                                                                                    • + (O)
                                                                                                      • FieldsetItem 90 A,B,F,J,L (O)
                                                                                                      • FieldsetItem 90 A,B,K (O)
                                                                                                      • FieldsetItem 90 A,B (O)
                                                                                                    • Sequence D2b - Tax Voucher Details (O)
                                                                                                      • Field 16 R (M)
                                                                                                      • Field 20 C (M)
                                                                                                      • @@ -203,7 +205,7 @@ * *

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

                                                                                                        * For additional resources check https://www.prowidesoftware.com/resources */ @@ -212,7 +214,7 @@ public class MT566 extends AbstractMT implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT566.class.getName()); @@ -823,40 +825,40 @@ public List getField98C() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 98B, + * Iterates through block4 fields and return all occurrences of fields whose names matches 98E, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 98B at MT566 are expected at one sequence or across several sequences. + * Multiple occurrences of field 98E at MT566 are expected at one sequence or across several sequences. * - * @return a List of Field98B objects or Collections.emptyList() if none is not found + * @return a List of Field98E objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField98B() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("98B"); + public List getField98E() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("98E"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field98B(tag.getValue())); + result.add(new Field98E(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 98E, + * Iterates through block4 fields and return all occurrences of fields whose names matches 98B, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 98E at MT566 are expected at one sequence or across several sequences. + * Multiple occurrences of field 98B at MT566 are expected at one sequence or across several sequences. * - * @return a List of Field98E objects or Collections.emptyList() if none is not found + * @return a List of Field98B objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField98E() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("98E"); + public List getField98B() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("98B"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field98E(tag.getValue())); + result.add(new Field98B(tag.getValue())); } } return result; @@ -1182,26 +1184,6 @@ public List getField11A() { return result; } - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 98F, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 98F at MT566 are expected at one sequence or across several sequences. - * - * @return a List of Field98F objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField98F() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("98F"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field98F(tag.getValue())); - } - } - return result; - } - /** * Iterates through block4 fields and return all occurrences of fields whose names matches 92H, * or Collections.emptyList() if none is found. @@ -1623,40 +1605,40 @@ public List getField97D() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 97E, + * Iterates through block4 fields and return all occurrences of fields whose names matches 19B, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 97E at MT566 are expected at one sequence or across several sequences. + * Multiple occurrences of field 19B at MT566 are expected at one sequence or across several sequences. * - * @return a List of Field97E objects or Collections.emptyList() if none is not found + * @return a List of Field19B objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField97E() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("97E"); + public List getField19B() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("19B"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field97E(tag.getValue())); + result.add(new Field19B(tag.getValue())); } } return result; } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 19B, + * Iterates through block4 fields and return all occurrences of fields whose names matches 97E, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 19B at MT566 are expected at one sequence or across several sequences. + * Multiple occurrences of field 97E at MT566 are expected at one sequence or across several sequences. * - * @return a List of Field19B objects or Collections.emptyList() if none is not found + * @return a List of Field97E objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField19B() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("19B"); + public List getField97E() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("97E"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field19B(tag.getValue())); + result.add(new Field97E(tag.getValue())); } } return result; @@ -2239,7 +2221,7 @@ public SequenceB1 getSequenceB1() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceB1_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceB1_sru2023(this); } /** @@ -2820,7 +2802,7 @@ public List getSequenceD1aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceD1aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT566GetSequenceD1aList_sru2023(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 a9caea444..69e9a5fa6 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ Fieldset 20 (M) (repetitive)

                                                                                                        • FieldsetItem 20 C (M)
                                                                                                        • FieldsetItem 20 C (M)
                                                                                                        • FieldsetItem 20 C (O)
                                                                                                      • Field 23 G (M)
                                                                                                      • Field 22 F (M)
                                                                                                      • -
                                                                                                      • Field 98 A,C (O)
                                                                                                      • +
                                                                                                      • Field 98 A,C,E (O)
                                                                                                      • Sequence A1 - Linkages (O) (repetitive)
                                                                                                        • Field 16 R (M)
                                                                                                        • Field 13 A,B (O)
                                                                                                        • @@ -98,7 +98,7 @@ * *

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

                                                                                                          * 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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT567.class.getName()); @@ -395,6 +395,24 @@ public Field98C getField98C() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 98E, + * or null if none is found. + * The first occurrence of field 98E at MT567 is expected to be the only one. + * + * @return a Field98E object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field98E getField98E() { + final Tag t = tag("98E"); + if (t != null) { + return new Field98E(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 94B, * or null if none is found. 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 edda64991..4aa95f386 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-2022 Prowide + * 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. @@ -49,7 +49,7 @@ Fieldset 20 (M) (repetitive)

                                                                                                          • FieldsetItem 20 C (M)
                                                                                                          • FieldsetItem 20 C (M)
                                                                                                          • FieldsetItem 20 C (O)
                                                                                                        • Field 23 G (M)
                                                                                                        • Field 22 F (M)
                                                                                                        • -
                                                                                                        • Field 98 A,C (O)
                                                                                                        • +
                                                                                                        • Field 98 A,C,E (O)
                                                                                                        • Sequence A1 - Linkages (O) (repetitive)
                                                                                                          • Field 16 R (M)
                                                                                                          • Field 22 F (O)
                                                                                                          • @@ -95,7 +95,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT568.class.getName()); @@ -392,6 +392,24 @@ public Field98C getField98C() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 98E, + * or null if none is found. + * The first occurrence of field 98E at MT568 is expected to be the only one. + * + * @return a Field98E object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field98E getField98E() { + final Tag t = tag("98E"); + if (t != null) { + return new Field98E(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 97A, * or null if none is found. 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 f41733a78..f91561229 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-2022 Prowide + * 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. @@ -166,7 +166,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceA1List_sru2023(this); } @@ -1932,7 +1932,7 @@ public List getSequenceB1a1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a1List_sru2023(this); } @@ -2381,7 +2381,7 @@ public List getSequenceB1a4List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a4List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceB1a4List_sru2023(this); } @@ -2681,7 +2681,7 @@ public List getSequenceC1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC1List_sru2023(this); } @@ -2981,7 +2981,7 @@ public List getSequenceC2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC2aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT575GetSequenceC2aList_sru2023(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 52d8b3377..d06abb19d 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-2022 Prowide + * 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. @@ -138,7 +138,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT576GetSequenceA1List_sru2023(this); } @@ -1926,7 +1926,7 @@ public List getSequenceB2aList() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT576GetSequenceB2aList_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT576GetSequenceB2aList_sru2023(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 083e8ffbb..e83c76c5e 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-2022 Prowide + * 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. @@ -172,7 +172,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 414690da4..ef51285f6 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 84ad2f26a..e612f665d 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-2022 Prowide + * 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. @@ -180,7 +180,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT586GetSequenceA1List_sru2023(this); } @@ -1984,7 +1984,7 @@ public List getSequenceB1List() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT586GetSequenceB1List_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT586GetSequenceB1List_sru2023(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 9a0e9e843..d32ca93fb 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 ebd171b7b..0fd2239cb 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 060c01d3f..5bf18238f 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 71a31f549..6a8804e89 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 39d170f7b..885e14822 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 4d6eac09a..cc3982009 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 7f18d2c79..03bc1577c 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 72736127c..512fde116 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-2022 Prowide + * 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. @@ -120,7 +120,7 @@ Sequence D1a1 (O) (repetitive)

                                                                                                            • Field 22 P (M)
                                                                                                            • * *

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

                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 fd8d7870f..0a828ca6f 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-2022 Prowide + * 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. @@ -110,7 +110,7 @@ Sequence B1a1 (O) (repetitive)

                                                                                                              • Field 22 P (M)
                                                                                                              • * *

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

                                                                                                                * 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 = 2022; + public static final int SRU = 2023; 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 ba606b6ce..a7a3ae6d9 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                                • Field 20 (M)
                                                                                                                • * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 1deaefa5d..719e8a5a9 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                                  • Field 21 (M)
                                                                                                                  • * *

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

                                                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 da37fd41a..8acb45bf1 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                                                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 be1f29b4e..e3b8a1cf5 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                                                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 c8c48cc5f..5778ea6f8 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

                                                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 d3626eb9f..3698cb517 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-2022 Prowide + * 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. @@ -131,7 +131,7 @@ Sequence H (O)

                                                                                                                    • Field 15 H (M)
                                                                                                                    • * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 7f9a6b7d6..bbce4e35d 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-2022 Prowide + * 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. @@ -98,7 +98,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT670GetSequenceB2List_sru2023(this); } @@ -1625,7 +1625,7 @@ public SequenceC getSequenceC() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT670GetSequenceC_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT670GetSequenceC_sru2023(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 43e52d174..9992e3f23 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT671GetSequenceB2List_sru2023(this); } @@ -1461,7 +1461,7 @@ public SequenceC getSequenceC() { if (this.getSwiftMessage() == null) { return null; } - return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT671GetSequenceC_sru2022(this); + return com.prowidesoftware.swift.model.mt.SequenceUtils.resolveMT671GetSequenceC_sru2023(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 9d83ec079..a215ce2ea 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 fd0993f0b..51160f5ba 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 3ce9cd413..624201e63 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 b86b08562..0ae16820e 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 493177b2a..0c6cb9161 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 9463e66d0..c3a64f4dd 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 cf6b5df81..f067a1e96 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 04282261e..1e707363b 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-2022 Prowide + * 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. @@ -80,7 +80,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 2c89e3fdb..d77fc01fe 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 77f04dcbf..db2d105d4 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 5da0ca7c3..5487ed53f 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-2022 Prowide + * 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. @@ -88,7 +88,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 17dbba91b..be030fffc 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 28dae7f32..af4501bce 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-2022 Prowide + * 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. @@ -77,13 +77,14 @@

                                                                                                                    • Field 58 A,D (O)
                                                                                                                    • Field 53 A,D (O)
                                                                                                                    • Field 78 (O)
                                                                                                                    • +
                                                                                                                    • Field 78 D (O)
                                                                                                                    • Field 57 A,B,D (O)
                                                                                                                    • Field 72 Z (O)
                                                                                                                    * *

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

                                                                                                                    * For additional resources check https://www.prowidesoftware.com/resources */ @@ -92,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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT710.class.getName()); @@ -1154,6 +1155,24 @@ public Field78 getField78() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 78D, + * or null if none is found. + * The first occurrence of field 78D at MT710 is expected to be the only one. + * + * @return a Field78D object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field78D getField78D() { + final Tag t = tag("78D"); + if (t != null) { + return new Field78D(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 57A, * or null if none is found. 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 3014cfb16..0ead235d0 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-2022 Prowide + * 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. @@ -49,7 +49,7 @@ * *

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

                                                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 6ad3f786c..22d34dc86 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-2022 Prowide + * 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. @@ -74,13 +74,14 @@

                                                                                                                  • Field 49 (M)
                                                                                                                  • Field 58 A,D (O)
                                                                                                                  • Field 78 (O)
                                                                                                                  • +
                                                                                                                  • Field 78 D (O)
                                                                                                                  • Field 57 A,B,D (O)
                                                                                                                  • Field 72 Z (O)
                                                                                                                  * *

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

                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -89,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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT720.class.getName()); @@ -1061,6 +1062,24 @@ public Field78 getField78() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 78D, + * or null if none is found. + * The first occurrence of field 78D at MT720 is expected to be the only one. + * + * @return a Field78D object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field78D getField78D() { + final Tag t = tag("78D"); + if (t != null) { + return new Field78D(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 57A, * or null if none is found. 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 caef7c137..5468345c4 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-2022 Prowide + * 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. @@ -49,7 +49,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 d8bb8f615..ca53872b4 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 8316054b9..9d37d60e3 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 771b4b17b..9b756de0f 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 a8bd7ce91..d4f0e47d4 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 5c78b3b92..2b277d0e4 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 6a4162089..7f3591b3f 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 9e3e1cb74..16b6b6f3e 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 85bb21802..e47cf220d 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 1277d65e7..ebd02eb26 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-2022 Prowide + * 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. @@ -52,7 +52,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 6c5ac4d8b..46da99ec3 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 9f1bea46f..2573f1251 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-2022 Prowide + * 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. @@ -49,7 +49,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 574d2071c..095c1679e 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 a68fb33e1..c622349b0 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-2022 Prowide + * 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. @@ -66,14 +66,14 @@

                                                                                                                • Field 23 (O)
                                                                                                                • Field 57 A,D (O)
                                                                                                                • Field 32 B (M)
                                                                                                                • -
                                                                                                                • Field 39 D (O)
                                                                                                                • +
                                                                                                                • Field 39 F (O)
                                                                                                                • Field 41 F,G (O)
                                                                                                                • Field 71 D (O)
                                                                                                                • Field 45 C (O)
                                                                                                                • Field 77 U (M)
                                                                                                                • Field 49 (O)
                                                                                                                • Field 58 A,D (O)
                                                                                                                • -
                                                                                                                • Field 44 H (O)
                                                                                                                • +
                                                                                                                • Field 44 J (O)
                                                                                                                • Field 23 F (O)
                                                                                                                • Field 78 (O)
                                                                                                                • Field 26 E (O)
                                                                                                                • @@ -99,14 +99,15 @@
                                                                                                                • Field 52 A,D (O)
                                                                                                                • Field 59 (M)
                                                                                                                • Field 32 B (M)
                                                                                                                • -
                                                                                                                • Field 39 D (O)
                                                                                                                • +
                                                                                                                • Field 39 F (O)
                                                                                                                • +
                                                                                                                • Field 57 A,D (O)
                                                                                                                • Field 41 F,G (O)
                                                                                                                • Field 71 D (O)
                                                                                                                • Field 45 C (O)
                                                                                                                • Field 77 L (O)
                                                                                                                • Field 22 Y (O)
                                                                                                                • Field 40 D (O)
                                                                                                                • -
                                                                                                                • Field 44 H (O)
                                                                                                                • +
                                                                                                                • Field 44 J (O)
                                                                                                                • Field 23 F (O)
                                                                                                                • Field 78 (O)
                                                                                                                • Field 26 E (O)
                                                                                                                • @@ -122,7 +123,7 @@ * *

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

                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -131,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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT760.class.getName()); @@ -581,42 +582,6 @@ public Field23 getField23() { } } - /** - * Iterates through block4 fields and return the first one whose name matches 57A, - * or null if none is found. - * The first occurrence of field 57A at MT760 is expected to be the only one. - * - * @return a Field57A object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field57A getField57A() { - final Tag t = tag("57A"); - if (t != null) { - return new Field57A(t.getValue()); - } else { - return null; - } - } - - /** - * Iterates through block4 fields and return the first one whose name matches 57D, - * or null if none is found. - * The first occurrence of field 57D at MT760 is expected to be the only one. - * - * @return a Field57D object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field57D getField57D() { - final Tag t = tag("57D"); - if (t != null) { - return new Field57D(t.getValue()); - } else { - return null; - } - } - /** * Iterates through block4 fields and return the first one whose name matches 77U, * or null if none is found. @@ -1018,20 +983,60 @@ public List getField32B() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 39D, + * Iterates through block4 fields and return all occurrences of fields whose names matches 39F, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 39F at MT760 are expected at one sequence or across several sequences. + * + * @return a List of Field39F objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField39F() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("39F"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field39F(tag.getValue())); + } + } + return result; + } + + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 57A, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 57A at MT760 are expected at one sequence or across several sequences. + * + * @return a List of Field57A objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField57A() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("57A"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field57A(tag.getValue())); + } + } + return result; + } + + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 57D, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 39D at MT760 are expected at one sequence or across several sequences. + * Multiple occurrences of field 57D at MT760 are expected at one sequence or across several sequences. * - * @return a List of Field39D objects or Collections.emptyList() if none is not found + * @return a List of Field57D objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField39D() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("39D"); + public List getField57D() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("57D"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field39D(tag.getValue())); + result.add(new Field57D(tag.getValue())); } } return result; @@ -1118,20 +1123,20 @@ public List getField45C() { } /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 44H, + * Iterates through block4 fields and return all occurrences of fields whose names matches 44J, * or Collections.emptyList() if none is found. - * Multiple occurrences of field 44H at MT760 are expected at one sequence or across several sequences. + * Multiple occurrences of field 44J at MT760 are expected at one sequence or across several sequences. * - * @return a List of Field44H objects or Collections.emptyList() if none is not found + * @return a List of Field44J objects or Collections.emptyList() if none is not found * @see SwiftTagListBlock#getTagsByName(String) * @throws IllegalStateException if SwiftMessage object is not initialized */ - public List getField44H() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("44H"); + public List getField44J() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("44J"); if (tags != null && tags.length > 0) { for (Tag tag : tags) { - result.add(new Field44H(tag.getValue())); + result.add(new Field44J(tag.getValue())); } } return result; 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 4fe616915..6b88e612e 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 a4713975e..2f7e2fd67 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-2022 Prowide + * 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. @@ -49,6 +49,7 @@

                                                                                                                • Field 49 A (O)
                                                                                                                • Field 77 (O)
                                                                                                                • Field 31 E (O)
                                                                                                                • +
                                                                                                                • Field 31 R (O)
                                                                                                                • Field 56 A,B,D (O)
                                                                                                                • Field 57 A,B,D (O)
                                                                                                                • Field 72 Z (O)
                                                                                                                • @@ -57,7 +58,7 @@ * *

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

                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -66,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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT765.class.getName()); @@ -552,6 +553,24 @@ public Field31E getField31E() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 31R, + * or null if none is found. + * The first occurrence of field 31R at MT765 is expected to be the only one. + * + * @return a Field31R object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field31R getField31R() { + final Tag t = tag("31R"); + if (t != null) { + return new Field31R(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 56A, * or null if none is found. 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 6e67c5917..ee2ce4e42 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-2022 Prowide + * 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. @@ -57,6 +57,7 @@

                                                                                                                • Field 26 E (M)
                                                                                                                • Field 30 (M)
                                                                                                                • Field 52 A,D (M)
                                                                                                                • +
                                                                                                                • Field 23 (O)
                                                                                                                • Field 32 B (O)
                                                                                                                • Field 33 B (O)
                                                                                                                • Field 23 B (O)
                                                                                                                • @@ -83,7 +84,7 @@ * *

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

                                                                                                                  * For additional resources check https://www.prowidesoftware.com/resources */ @@ -92,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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT767.class.getName()); @@ -560,6 +561,24 @@ public Field52D getField52D() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 23, + * or null if none is found. + * The first occurrence of field 23 at MT767 is expected to be the only one. + * + * @return a Field23 object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field23 getField23() { + final Tag t = tag("23"); + if (t != null) { + return new Field23(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 59A, * or null if none is found. 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 9ea9883b9..dc34e8ceb 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 5824c7732..30c25f0a5 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 7eaade723..91fbf24c0 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 ebecd7fb1..2199bcb2d 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 96f6e074f..3c0a9eba8 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 c29972666..e0fe36cdd 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 eb4458010..d9792a716 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 4de884626..1fb13b950 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 2b888428a..3527aba1c 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 294c389b7..0891e545b 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 b2b183e8a..9bbcaecad 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 479a963b3..c214c1495 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-2022 Prowide + * 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. @@ -46,7 +46,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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/MT802.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT802.java index 4dce4d4f2..b353c6744 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 4df064e1f..a930b1617 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 d8c15b02c..d76bd0ce9 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 14de7bc79..f0f02ddb5 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 fee04d1e9..6e44e300c 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 e6b33b4c0..c45c08392 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 d65c50e8b..f8427c81f 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 bd249621e..634954164 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 291ff8062..0c0fd9962 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 ce60cadab..c1d76ca45 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                                  * 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 = 2022; + public static final int SRU = 2023; 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 0c54dacc7..24f47ddf6 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-2022 Prowide + * 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. @@ -53,7 +53,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                                  • Field 12 (M)
                                                                                                                  • * *

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

                                                                                                                    * 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 = 2022; + public static final int SRU = 2023; 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 0563e73b3..c36e93ff6 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ Sequence _A (M) (repetitive)

                                                                                                                    • Field 23 (O)
                                                                                                                    • * *

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

                                                                                                                      * 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 = 2022; + public static final int SRU = 2023; 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 6bc17983f..6ed8dfcdf 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-2022 Prowide + * 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. @@ -56,7 +56,7 @@ Sequence _A (O) (repetitive)

                                                                                                                      • Field 61 (O)
                                                                                                                      • * *

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

                                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 8ed9bc5d9..815ddcff3 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-2022 Prowide + * 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. @@ -55,7 +55,7 @@ * *

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

                                                                                                                        * 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 = 2022; + public static final int SRU = 2023; 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 dd19ef959..6c67e27ee 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-2022 Prowide + * 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. @@ -56,7 +56,7 @@ Sequence _A (O) (repetitive)

                                                                                                                        • Field 61 (O)
                                                                                                                        • * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 47c57930f..fa1d3fbe5 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 7cb73902d..bc3fcc419 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                                          * 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 = 2022; + public static final int SRU = 2023; 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 94608e8ae..50c5bd18b 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ Sequence _A (M) (repetitive)

                                                                                                                          • Field 25 (M)
                                                                                                                          • * *

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

                                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 9acc7318b..bc2001509 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

                                                                                                                            * 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 = 2022; + public static final int SRU = 2023; 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 a8dca6460..e9bfc5311 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-2022 Prowide + * 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. @@ -51,7 +51,7 @@ Sequence Loop1 (M) (repetitive)

                                                                                                                            • Field 12 (M)
                                                                                                                            • * *

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

                                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 9398e3c79..aa88d19c5 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 739741c72..b21b5dea6 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 d587de5c1..f4fccf034 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 e0d3ed943..ca09c0d08 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-2022 Prowide + * 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. @@ -48,7 +48,7 @@ * *

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

                                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 19d6bd482..b92837875 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-2022 Prowide + * 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. @@ -45,7 +45,7 @@ * *

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

                                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 4516ccd32..f1fb0eef0 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 94d3bf2ec..3b6f99866 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-2022 Prowide + * 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. @@ -47,7 +47,7 @@ * *

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

                                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 faf48399d..76cc73c05 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                                              * 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 = 2022; + public static final int SRU = 2023; 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 55157f375..5d03c6fd1 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-2022 Prowide + * 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. @@ -44,7 +44,7 @@ * *

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

                                                                                                                              * 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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT999.class.getName()); From 453ccbeaadfd0d4c085a0905a236595ca7a9ee39 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Thu, 27 Apr 2023 12:51:26 -0300 Subject: [PATCH 18/67] codegenMtFields --- .../com/prowidesoftware/swift/model/field/Field101.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field102.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field103.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field104.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field105.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field106.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field107.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field108.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field109.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field110.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field111.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field113.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field114.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field115.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field116.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field117.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field118.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field119.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field11A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field11R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field11S.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field12.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field120.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field121.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field122.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field123.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field124.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field125.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field126.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field127.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field128.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field129.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field12G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field130.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field132.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field133.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field134.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field135.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field136.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field137.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field13K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field140.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field141.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field142.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field143.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field144.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field14S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field151.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field152.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field153.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15I.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15O.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field15P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field165.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field16A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field16C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field16R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field16S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field171.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field172.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field173.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field174.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field175.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field177.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field179.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17I.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17O.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17Q.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17V.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17W.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17X.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17Y.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field17Z.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field18A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field18B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field18C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field18D.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field19.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field199.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field19A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field19B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field19C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field19Y.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field19Z.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field20.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field202.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field203.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field204.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field206.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field208.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field209.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field20C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field20D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field20U.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field21.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field21R.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field22.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22Q.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22V.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22W.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22X.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22Y.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field22Z.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field23.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field23X.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field242.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field243.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field24B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field24D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field24E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field24G.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field25.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field251.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field252.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field253.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field254.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field255.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field256.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field257.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field258.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field259.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field25A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field25D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field25P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field260.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field263.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field264.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field26T.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field27.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field270.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field271.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field272.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field28.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field280.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field281.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field28C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field28D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field28E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field29N.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field30.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field301.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field302.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field303.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field304.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field305.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field307.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30Q.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30V.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30X.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30Y.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field30Z.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field311.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field312.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field313.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field31X.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field329.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32Q.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field32U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field330.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field331.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field332.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field333.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field334.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field335.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field336.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field337.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field338.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field339.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field33T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field340.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field341.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field342.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field343.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field344.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field345.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field346.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field347.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field348.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field349.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field34R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field35U.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field36.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field36B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field36C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field36D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field36E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field37V.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field38J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field39M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field401.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field405.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field40F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field41A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field41D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field41F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field41G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field421.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field422.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field423.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field424.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field425.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field42A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field42C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field42D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field42M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field42P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field431.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field432.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field433.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field434.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field43P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field43T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field443.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field44H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field451.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field45A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field45B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field45C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field45D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field45L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field461.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field46A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field46B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field47A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field47B.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field48.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field48B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field48D.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field49.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field49A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field49G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field49H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field49M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field49N.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field50.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field503.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field50L.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field51.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field51A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field51C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field51D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field52A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field52B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field52C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field52D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field533.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field53A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field53B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field53C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field53D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field53J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field54A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field54B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field54D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field55A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field55B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field55D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field56A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field56B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field56C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field56D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field56J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field57A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field57B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field57C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field57D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field57J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field58A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field58B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field58D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field58J.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field59.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field59A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field59F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field60F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field60M.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field61.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field619.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field62F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field62M.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field64.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field65.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field68A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field69J.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field70.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field70H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field71N.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field72.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field72Z.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field73.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field73A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field73R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field73S.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field74.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field75.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field76.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field77.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77T.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field77U.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field78.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field79.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field79Z.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field80C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field81A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field81D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field81J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field82A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field82B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field82D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field82J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field83A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field83C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field83D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field83J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field84A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field84B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field84D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field84J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field85A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field85B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field85D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field85J.java | 6 +++--- .../java/com/prowidesoftware/swift/model/field/Field86.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field86A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field86B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field86D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field86J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field87A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field87B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field87D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field87J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field88A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field88B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field88D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field88J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field89A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field89D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field89J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field90L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field91A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field91D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field91J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92M.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92N.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field92R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field93F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field94L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95L.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95P.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95Q.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95R.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95S.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95U.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field95V.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field96A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field96D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field96J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field97A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field97B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field97C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field97D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field97E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98C.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98D.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98E.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98F.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98G.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98H.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98J.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field98K.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field999.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field99A.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field99B.java | 6 +++--- .../com/prowidesoftware/swift/model/field/Field99C.java | 6 +++--- 636 files changed, 1908 insertions(+), 1908 deletions(-) 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 6e8c55435..d7a1d1098 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                                            * *

                                                                                                                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 83d6ccdb7..f2959e1f5 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ *

                                                                                                                          * *

                                                                                                                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5f5e1a606..31b42c183 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                                        * *

                                                                                                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 080815674..ac06fd288 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                                      * *

                                                                                                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e24fd1b66..862b69926 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                                                                    * *

                                                                                                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 946151e6d..b79484d7d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                                  * *

                                                                                                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 06d16eac0..9cb3f5a65 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                                * *

                                                                                                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 310b7d30f..eebddaabf 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                              * *

                                                                                                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 637e75cf9..f62cf89ad 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ *

                                                                                                            * *

                                                                                                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7900accf0..d252b7233 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                                                          * *

                                                                                                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6b9c95749..45637e4e8 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                                                        * *

                                                                                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5ad475c6e..61dc05fb6 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                      * *

                                                                                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3fb061972..639c021b7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                    * *

                                                                                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 471637ac9..859764b7c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                  * *

                                                                                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ca7671cea..fbcd654a3 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                                * *

                                                                                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5c447316a..2328df183 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                              * *

                                                                                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 01e2ec13a..47eca1b02 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                            * *

                                                                                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d0405188e..34a7e0a81 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                                          * *

                                                                                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 089368e75..34a3c417e 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ *

                                                                                        * *

                                                                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 df126d55d..a5c9021fd 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ *

                                                                                      * *

                                                                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8da3162ab..2fe82919f 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ *

                                                                                    * *

                                                                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 027f865c8..53ce7ffd2 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                                  * *

                                                                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bbd76894b..1b6bd1995 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                                * *

                                                                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8164e20b2..18b39e83a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                              * *

                                                                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6c9414f11..64931d515 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                            * *

                                                                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d0259d515..93af9d3e2 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                          * *

                                                                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 924ad18ea..2d274d801 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                        * *

                                                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f0baef2e1..aee084b7f 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                      * *

                                                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 126f73b5d..5ba54aa42 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                                    * *

                                                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f7cb59010..c4e4f076b 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                                  * *

                                                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6672520fb..99c9e9d36 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ *

                                                                * *

                                                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8624726bf..029394e88 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                                                              * *

                                                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0d1f318e7..3dafee5d6 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                                                            * *

                                                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e506615fa..0450ba6c7 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                                                          * *

                                                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 401d009f4..650fc9b4a 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                                        * *

                                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7126a979a..26c2577cb 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                      * *

                                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8a91efd92..837b229e2 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                    * *

                                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c62e0f595..75f24a03d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                  * *

                                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4990f0f98..070580002 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                                * *

                                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0ccab73e4..bc1ac4a75 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ *

                                              * *

                                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b59f61a92..60a1f6ebc 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                                            * *

                                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 729699cf2..ad9bef862 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ *

                                          * *

                                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a22ef38f1..105e59c84 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ *

                                        * *

                                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 009b9ed61..933f31e72 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                                      * *

                                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 450bfd1f1..7c05c77ba 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                                    * *

                                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 18c7ecc8a..454a23259 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ *

                                  * *

                                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8188f3785..089f48518 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                                * *

                                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fb254be6e..03c59bcf1 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                              * *

                              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ab7b50d4c..cd23041d8 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ *

                            * *

                            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3139db699..d29d10f60 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ *

                          * *

                          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 de3f1f3ff..3eef0a0e2 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                        * *

                        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 75cb04ead..5ca23d319 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ *

                      * *

                      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c842b4cd4..dbef6d63b 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

                    * *

                    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5b7eae873..cd0713e68 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

                  * *

                  - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a925807ff..87f2fb4f9 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

                * *

                - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0fc7596c5..62db5c2a0 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ *

              * *

              - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 06fd9fc39..6cdf0c1cf 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

            * *

            - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 42ecaa160..c0b1f53e3 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

          * *

          - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8f6176dd4..f909358ee 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

        * *

        - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 57da8fee8..d733ccf01 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ *

      * *

      - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0dbd2a5ff..f5726a4b0 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ *

    * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 25d832435..5edda9b31 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3ff84a82a..76dd7ca46 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b51968a32..ad1584943 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 66f4b592e..14cde4cca 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 6f1019fb8..c7e685a71 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 271195e42..51a4b044f 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 379f2f290..988684d15 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 65a137453..e9cf775af 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 712933dba..709d6ee95 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6492563cc..0c7672c61 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 479ed1b9b..f16c61805 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 65d11be35..a11191a92 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 42e82ec09..1672f387a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6ec61b34e..1144ed005 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4441573a0..44beafa18 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 da914c17b..3180e2032 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8573cddbc..0b43d1018 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1c02bbfba..667ae75bb 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 661f2d419..0ff6c8bda 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 75ba29f27..68002587a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 03e43acb7..77829aa1c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6d5d45317..0f1e03aeb 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 787b6d0a2..3ed5f2167 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 46e233eb9..73b6a2058 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0d064aa70..6c340ace8 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5a0aa7634..bd119fe42 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d76fa6fd4..ede71f601 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 b441e794c..e65143b18 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7223e1b9b..a68bf4507 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 07347fc96..b0cebffd5 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 341a9123b..5bf88221a 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 39dda785e..01e4ef878 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c35fe0ac8..224c0009f 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f24a64103..6330c1ae8 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 073e91b95..810ceb2c6 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e47e99be9..385b4ef44 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f296a08cc..a0227b755 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f815bc95b..e07fe328a 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3682983e0..5e517b379 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a7d2bcde0..d3fe28546 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 17daf78d0..99ca4dc46 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3f0510146..86e363608 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 35e00011c..f5bc03f46 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1a2ab484e..9d42b529e 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6c3d63a8c..e1d9a98c6 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9b6d0ec5a..7371e8400 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c33794177..58697762c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 71b414503..c444e4cbc 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 de6c14b6b..cff688e20 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 77122da2c..d65461a2a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 85abfd832..23a1adec6 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 816857b70..34b7d2a3c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4155d335e..08dcba2ae 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 72dfb258d..8c4f31429 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8b8f82168..cc7e97c46 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5903e240b..cb31491c4 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 931d89336..f7d900462 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 724e88169..894d0fa5b 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e47db406a..2da3de9bd 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 502cb2d0c..7de472b3f 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 43e5e283b..1817023cd 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a1f93e4d1..50f820971 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1336902ce..c7a9c9237 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f6bef3233..656eb9251 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 063362e57..776a948dd 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8f70d0498..6895aa3ff 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 139b79ce2..95d0e786d 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 74fc7ae87..5f146502d 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b56f369c1..d8a8a7ad8 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 134af6e02..b420c7dd8 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c89081512..08f8c870b 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 11869ca84..3e4904baa 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 37611ccac..a62bd1cf8 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e59ea135e..4585d26e0 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 35309ece2..a015dff6d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 61b4d5d30..aa92ff66a 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 63fbf202b..667e18c46 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b1d4104a0..b442f29d9 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9a1157498..5a47f24fe 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ec49b4924..ba8c9b85f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 57f2d8f0b..6cb5dc52c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 94d8b09f1..9e2562f30 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5189d46bb..c1d8e66ba 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 02cd53d7d..778809704 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 70133430a..4ca67d96f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 389c8fe5d..991b28823 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 611df8c4f..9b40bd580 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 50e49238f..0b2ffa836 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bbb3513b2..9adbcdd64 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6220ccd4a..2964ad097 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 168d87e71..d3b429312 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 23bee2800..e1ddabf12 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 927e6b0e5..f365df93a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4df00c2ae..79ea056a7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 350359f6c..8ed11f0d5 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b053159d1..b57917af4 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ad4007c0c..8d02a09a7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3d99359d0..c557d486a 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6ba3664a8..b6b537437 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5970691f2..7db338290 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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/Field22J.java index 8f1c59c1c..f2a2c7b67 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -65,7 +65,7 @@ public class Field22J extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 42c98ee5f..cd7999161 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 654ea1545..9f1c2e3cd 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7e3c73a05..e912f58f7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bcb05e144..ff959eab6 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 66c06bd0c..87a2df8d4 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 67372b3e0..ab3608c0b 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4f53a82ee..ee2bea3ed 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 079bfcd9e..a9b8403bd 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 045c000d2..7fc73f288 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 dd2b93064..b899f5271 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 9faa78536..c6ef22f18 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bd49593d1..c237b91dd 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 53362f194..fcbf0a161 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 100d1bd62..359fa210a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 69a00d407..eca9bba26 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 8e45ca083..20b144930 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 95b4e3f3c..2578d49be 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 905326ed9..c14056187 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0bf0008f8..74efe8053 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9a0b639fe..3a6b76886 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b5dd5ca2a..628bf4daa 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6b9563163..0590e14d3 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d50736b5c..01a16af6e 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4a0d6392e..97ceb6060 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 51fa9f945..c45519d96 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 65ac9defc..ffc54c0d0 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 997831340..47232020d 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 36d7d8c77..b4bf8eed0 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7033569fd..5950e7ba8 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 78bea464c..715f72d54 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 cdb89bd30..029fb7a74 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d64a23abb..96259190a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c2e445304..0d00301ac 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -72,7 +72,7 @@ public class Field24G extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 416a2c92f..449e7b5ef 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fd3bec39e..8778ec388 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 16f95186d..a87a39ac3 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 20c000515..78ae66da7 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bb7d3eed0..4fcdb3278 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 18313c19c..3d4154970 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d08845f45..49dc72f57 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3847223f9..b9645d1c2 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 90ce808ab..94b44bc97 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 94880607e..c8b9958c3 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 71a482871..b9632bdef 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a3637a5cb..ed63f73f0 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 88cf303ef..67c49daa4 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 80afe2212..92a3c8d45 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 baf6a8b79..189b9f0fc 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 cab69f3eb..a1a897963 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 36b5214c6..eb2f66118 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 af15a4522..d77ef5d3f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b1baf4ab3..afa6f5a3d 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 23b73f1e4..714ef8eeb 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-2022 Prowide + * 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. @@ -87,7 +87,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8dd08b25d..2b69c9c23 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 72ff330ac..2e4eb4829 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fe5d11e6c..02cc0bee7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 03d7ffd2b..3c65a6d7f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 48d9947f5..e987d1ff2 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 67ba1e4e6..3d9566147 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7b264c303..e06c7a433 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3ccfa809c..7795a9bb4 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 411dd419c..b3aa7533e 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1b60d5795..03dedf779 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fa3b6fcc3..b675fc0f2 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f1ccb39fe..6306e7cc7 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bb0a63d4a..12149c8df 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c789eb44c..15f087abd 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 59832dde5..c58cf5e7f 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3d4a9d191..8c2b8af64 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9c2740a8a..ac53dc99d 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 911d8a72c..817bdb5c9 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8e4d45152..c5083c2f9 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b2967aea4..f78026d30 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java index c79e24fc6..593703129 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -67,7 +67,7 @@ public class Field29K extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 0d37ee63c..a51e20458 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e7854e452..be6fec4a0 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 81d9dbfc4..dcd12a956 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 9ad0bd649..ecc1614b5 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a50dcb892..168f59f14 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 850836f1c..902c72f79 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 551ab1e72..e94625590 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1a0162f7e..39070af28 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5847870fc..e5cf8ca19 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 93666a402..c0635d22f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 305f4f808..b09616994 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3b6fe7e5d..1c9b1c025 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9a2187e0e..2cd7b5ddb 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7a73eae29..d31ef3448 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 d15276ab0..0eea4918e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2d0c510e9..24177ea49 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5bc173b47..d2bb4bad8 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6cd190d46..5fc6edb0d 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7a75b81f4..49752eee0 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d8d5efa1e..f3f7a4674 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fcc4507a0..417608e92 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 14f7bcdbb..a5daee365 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a63ab3ba9..a5b37660e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6aa1b0882..87a43623a 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c56d3153a..6f54b9f71 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bd84ed00e..fdc0bb566 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 73dbaf712..b3eec24ae 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4c7cfc155..fd047276e 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ee1eb2150..6c2e33f11 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 413767eb4..32549b3c0 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b9441c88f..de3a096e7 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a885c5866..441f62951 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 04d431823..68e132821 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 991e1c68b..fca5772a5 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e8c74c341..8e125f868 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c5a5312cf..f7461bc4e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8e3b47354..aa3038c2b 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 77e7310a0..c6b02b19c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a2be27aa8..b386855c9 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5ff703b88..2f38c52e2 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3b2596ea4..04421fda3 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3c6e5b48b..af948d284 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 64a3c8943..d9a9cbb21 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fd33ac70c..9521b9aa1 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 742705d47..42ef9f639 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b1b30a4e2..5637c071b 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9fb67736d..6ab3c0097 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fef65fbc6..68afa85fd 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0706183cb..ef33d0d73 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7f5c16ebd..f5ddf643d 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3e6932a37..a66273150 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 48583bdcb..8e824ce56 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 70a48aa6d..4ca1b7e99 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-2022 Prowide + * 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. @@ -73,7 +73,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c81ce14b4..9a890a407 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 129a21964..ba7524116 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ae710b785..0c79448ae 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5ef896ccd..a6e6e57d6 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a206652b7..b8af2ce72 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 113d12f1c..7e29a1bd4 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5d8aa3a17..a122c271a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 da943d8e5..d3182bdcd 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2177d3fcf..ada8684b2 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 66654b4a3..d71e03048 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b68642a32..4baf5a1ea 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8753790bf..71f8cd264 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 113f378c1..575fd6786 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6370db1fb..4b9afe260 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 dbb761bf2..5f885de66 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 902a2373d..06f4844cc 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 185620d45..ff51aca10 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 767ed3780..e48ccba05 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a339dab7b..88bcb0108 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 926119560..9eb6c5db3 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c2413efa7..b9bb7cdb8 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6c63adf33..02777af23 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e19f6da1a..a4c08478e 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 83acbf973..117027222 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ebedbe005..639741fc1 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 eb81b465e..47e3a340e 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6de58d598..54347a04e 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 23e2d01a6..14fa12366 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 07c14764e..251cf8d9d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 82d88d610..041cb127b 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c935b3a05..025e13aee 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 41737f111..ac08f8161 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 60da719af..1cc7d38c8 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ef165fdec..39a30fd5c 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 618645943..93fbdec1d 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c43b18f62..e9fe8442e 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8a95d312f..04425c6f4 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1f0a200b7..e396363d0 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 78c3223f8..a63b22fa0 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8015b36bd..92378f7ef 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 948fcf7e1..db4b3d89c 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 11f481c74..d3b703b4e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 39793208a..6790644ac 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 597fe37d9..a1f939978 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4fa53072f..92649cb2a 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0370d15f3..d8d1ad50f 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0cfeca7da..9154541e7 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5d3970e4a..4f19ea438 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2ab46e786..623012593 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5c0db8942..ac86384f6 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 405d10fa2..c0e8d2546 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 31d9f93d1..d2bbb4161 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2e8703807..b9cdaea3a 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c8c884903..bedb46386 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b4895abf8..6726103ed 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0e0a8b01d..b94168076 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f49143740..159ab5288 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6e108d9ef..8c4715480 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6d1718b63..68b0eb029 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 dcaf9c9ba..2c533fe9d 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 35036d218..2bb1ceb2e 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7e0f5be27..40e41be61 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 01e27b642..d5d7e4f3b 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0e6e0f2dc..3269eebde 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d18f9a2ae..a95be4a6a 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 84fbbb906..ec9572919 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b4b8c69d6..8df28f305 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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/Field37P.java index 5d9666c10..0c854fd0c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field37P extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 5cec89ffa..749d7760a 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java index 8aa4c2974..4a336d1f8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -69,7 +69,7 @@ public class Field37U extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 2e395fcdc..e4b3a8d09 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8205742fc..30955254d 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f75d93bce..de76fb65d 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b14a70aa7..041ec7d6a 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 49a516e40..5c38c09cc 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d956e047a..331d95c5e 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9c4e5b97d..2526eb03a 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 113cab4a5..ed292e388 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 40e5844cb..ac69aeaed 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 edae6096f..81da4676f 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 index 2566fdd97..39dfeb275 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -77,7 +77,7 @@ public class Field39D extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** 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 a5f5ec4ab..dcef6fb9f 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 86a6228a7..e3a17a56e 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d563be7f3..52ee1fd3d 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 124a4ef9c..f8b877696 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1004f5091..0f11537c3 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0fa56207f..a83e87f4d 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a7dfe915c..1d0aef9e9 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c8854edc6..9df8c1c44 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8acae1b75..71a3ffa00 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d018dec4f..fdea1b095 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 dc4175055..d5b4c2ff9 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 54755724d..4f1762dbd 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6b51e6e8d..bba11d421 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1a0b0096a..a93d1e11b 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 42043a0b3..ead2fc25d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f5f0bfc6b..8311b9023 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-2022 Prowide + * 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. @@ -80,7 +80,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1d599bfb5..b7cce2932 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f289eb656..e14df40a6 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c87bdff05..55b9418b7 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-2022 Prowide + * 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. @@ -96,7 +96,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 203331d9d..7fe0fc836 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2373a3a2a..4a9202d11 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 55ad88b2a..2516dc0fc 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b390ab393..1eb313f6a 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0b7487f95..5f3d56893 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 227e813b5..71d25c75f 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 78575c13b..a1f1ffdd7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 65d60e795..046757945 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d989739a2..8c12fe73a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 77634692c..e1d114f59 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5093c7f95..94d957083 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5ce9941c5..6b226cd05 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f2d4b7d84..b4913a1cf 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a418eff7a..b7ce6edfe 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4dcdd1123..c5ebde9be 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e9b776225..e2d6baa3d 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 219f0b2ab..293e5f345 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 72180a013..3e0103636 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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/Field44H.java index 58a09c847..97bb9c780 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @SuppressWarnings("unused") @Generated @@ -66,7 +66,7 @@ public class Field44H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. */ - public static final int SRU = 2022; + public static final int SRU = 2023; 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 50ab5ed57..81c544971 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 83db98682..b16e37d41 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c051ccd13..ef8259223 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fd70d9833..2218150f6 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9dc9bc58f..d59b21f98 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9fd5d8679..0215a1403 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5f54fed28..355d900b9 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 47de1c532..824c6166a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 150944c12..b0ebd5552 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 83a6fd7ac..865d96482 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6bf7bc89d..f91dd5123 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 139696705..bbcd8b5b1 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 560dbd59e..152b735f1 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e20123c99..31900103a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ce2157ff8..1e0141ed7 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0c6f08a4e..7c5a40b96 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 33d76761a..68742b4c1 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 141bba4ce..411c8089a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 91af30924..7289d3ed6 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 883129329..3fcf64772 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2530ea7dc..3f13b162f 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5f9b21f5b..90178ff4d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8e990c502..5b9c46827 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 57992e6f7..c2cbc18a1 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1c789ab5a..e68ae64b9 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1a89f7717..cd788f6c8 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8617d13fd..340587625 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6785d73d2..eca5aefc5 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9a2fbf1b9..a550a2fdd 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 74535750a..6d6f97111 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f33ccb595..f480bc032 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b4f6b7ca0..0173170d7 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bec2a12d1..9efa593d7 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7928e5ed3..3f394fac8 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c5a224f48..3ceb4e28d 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 02e8c6c2a..3cbdf293c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bb1b71ecd..026dcbdc1 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ca69332e7..cacba8406 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9dae244c2..78ddd0d8d 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1f4173576..7f652961f 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 12c3c5050..8431256ef 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 da44e9930..ff280b6d3 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5bf7ed6dc..3642bd934 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e492f80bb..0a935f910 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 13734f084..472f787f0 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f11d05b0c..969332429 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 30273667a..5ad813ee5 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0cc33128f..81086988f 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a65f1fc39..1b1ec5b0c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fddfc7250..6fcbbf0dd 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 03d090661..0b6ba4254 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1f61493ea..927ed1abf 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4dab82e82..a313f0190 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7be9055bc..3d3a4d7de 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 95701526a..b00c8239a 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b1794217a..6a4239191 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f595d5f49..9953a6ea4 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 abbf2368c..a65477f37 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0767fa48f..6a7812475 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bc712cb69..eb9e6df7d 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 cc7db337e..a8fd18e6c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 777652fff..fee8adcdb 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e1d075a8a..d689fbe75 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 51e4bc00e..14951fd50 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ab769ac7c..c8340879f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 60ad34aab..6059c1cd2 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0a4d91a00..22af562d3 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b3b507f1a..07471adea 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2f03e60a4..7e87255a7 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9e47d8646..0b106a1d1 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 287a4dee4..b384b22e3 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-2022 Prowide + * 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. @@ -74,7 +74,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 392086a8d..a815b613b 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 dfb3244f8..b954a727c 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c8b75a508..430b62e37 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 488b056ce..68b768dc4 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 86f42eadd..ac58e367f 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 cca5cf594..c41583362 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5979ae00c..2ff603c90 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7b900b429..cd134e256 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 41df073ba..ec265c0c8 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1c99db2bd..128a0f091 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 42817256d..39761fc0a 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6cb81cf41..c4ca54aa4 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 435fd7140..70244c004 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1d1eca64e..1ac6db455 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 28b567969..3e750e376 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5afc71438..a97db3116 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fc5ff0339..8092f9b85 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 242ae0d30..8411bfe37 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 14f1ae08b..d47d3cb8e 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6fee6bf44..1830d87c4 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a3064e444..be3e1f852 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 69dea591f..a566ea61d 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 13b5a75a0..ebc1f32c7 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0185fae66..8d7c33376 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ee5b5c18d..be8154b12 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 688f9a66f..7ada5797e 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3794ed958..f867d12f5 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a71f1d938..47250f08a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 18650ba76..d9dff729b 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 51bf0dcef..379f8fe56 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 476eff150..bd81c38cf 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 830545210..3a200fedc 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a84ae3f12..31af76236 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b43bf837c..d984c5cfa 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 83019eba1..c90a2ee7a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ba280f0a7..aeef080f8 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d4ce1419e..a4005fc14 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4899c6627..5b19b9765 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 837d57dc6..7d7ccb06a 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 76178f18c..9b8c2bfe1 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4c658a147..616a00ad1 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8fb1dc1b8..1ba47dc9e 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4f4895bc9..f907331b1 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ef7b83c7a..5d9397b9f 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4b6002d2e..1ef6181c5 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 40f53acfe..540c88cc6 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d296707e4..247c67f78 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 74da9839a..5cea6cd6b 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-2022 Prowide + * 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. @@ -58,7 +58,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4b9f438fd..8a6e28e56 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 655f8ec0c..1be9db572 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ed902537a..828310e92 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-2022 Prowide + * 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. @@ -92,7 +92,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 942c2df85..34da0a5b7 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4f05f84c9..40992545a 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d69abae74..fd4fcffd1 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 85500fab2..03c1c65d9 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b89aa81f2..68c149b42 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5a1f63902..1ff0a046e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ee1ef4b79..dc3cd6c41 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fce6fe91f..762869349 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 331abdc28..effba436e 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 742cab7e4..c57232b49 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f7907f348..d593e489c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ac9df261f..3ee1bb42c 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 113912238..350a3a216 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bd986aa35..342936659 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3df2a8811..bcc3436ec 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 999b6d199..41547c238 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 38bb9116c..11ab1e93c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d9034958d..8301f4966 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 730cb411e..886c3b113 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 311462dba..7d6988d5a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 24221c8ee..f6f22c707 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9c49e9874..57b74d2dc 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 7b78320f2..817521b91 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 29b394c29..5e8964394 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3d6171487..196a46266 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2d87a6898..ecbc62f15 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e6d02b3fd..a6acced22 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3b1664bb6..b7b31e969 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fd06d234d..c53ce7f8f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 471b45d71..62db852b7 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c6fcba169..56d12c950 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 49a9d45b7..4463ea043 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 db5216ad2..a39abd282 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 de0302ac8..bc421f294 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 cd12c9957..acc5e414f 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e96135178..d07ec4b9a 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0510949c0..4f0003373 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 393562767..e658f8dce 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 12da87c05..84f379a84 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ed53ee859..477c75613 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bde125c5b..72554a4c9 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6cf0e016f..9a6102c66 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 640ae3de1..2fa792be1 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0bcead6b4..14475a87c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 85a252ead..c20c60a3d 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4adede982..c2736f1e8 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1467e5585..cea066115 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1e657cf81..a4f82dd7f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 07e0c8ebc..ab85091b1 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 46a50df3b..c3d961e92 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 bb5970c16..d7c593496 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e76de9a12..24f6079a3 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6968dcd84..ab7cc46f9 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 93139b396..c5f0fd738 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0ee6b9b97..e73676ef5 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5789af6ef..e31f4d03a 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5030c1ce9..b90a05ba0 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 17c0662aa..9d3ea5c9c 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 db5fbc635..67a236bf6 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 142f568c6..b38c4a572 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 45b956769..c8cadf2dc 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4890df1d0..897e7a94b 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 37d03d7ad..049379244 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b6a8b4a10..d314f31c6 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 ecd76538f..77ed78119 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-2022 Prowide + * 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. @@ -64,7 +64,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 337ded5f6..ff778cf45 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fcb92e13a..c407cb77f 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 296d5586b..d8225948d 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3dbf3b618..4b078ba4e 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a563f5d74..17a429727 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 149a4f59b..a69cf1f76 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4678e314f..d04e91838 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 20b468108..c72d5340c 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e75132942..1461c302b 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 29fe2736b..824896246 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 400880659..46c6be4d7 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 834d7e65e..627bd3bf9 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d98ed04fb..c825f7fa0 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 74245feae..3baf8850e 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 c7e0b3351..41b5114fd 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 4fa5ab159..df7d6828e 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0a69f7e9a..5015596ba 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 8b1e07e1f..94563aa51 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 1d56fe6f5..51878053d 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-2022 Prowide + * 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. @@ -69,7 +69,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 50b572277..42b5998b7 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 2ab4c9062..01f4e2ade 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 fced25307..1dec0d1a3 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 548f6dfcc..f4dd1ccec 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 6efc6d626..507f570cd 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 24bdf922f..d00382a84 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9b3143d50..30a3d9c5c 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 9aeb25265..0cbdefa11 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-2022 Prowide + * 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. @@ -59,7 +59,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 a2aee10b6..6818d0fe4 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 d992d6249..fb6394b05 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 79916d53e..5b2c68d9e 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0ffb0eac8..d1d48b1ba 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 0f72b8cab..f84c99e33 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-2022 Prowide + * 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. @@ -68,7 +68,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 e4d7a9b29..baf9d02eb 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 b991877da..08df4301d 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-2022 Prowide + * 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. @@ -66,7 +66,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 79ea6ee06..91a220210 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-2022 Prowide + * 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. @@ -63,7 +63,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 823629fd4..00c8d5fbb 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-2022 Prowide + * 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. @@ -67,7 +67,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 3f6aefde2..443e67214 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-2022 Prowide + * 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. @@ -65,7 +65,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 f0c51d79e..a6a6ca87f 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-2022 Prowide + * 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. @@ -57,7 +57,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 031978586..a14efa83b 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-2022 Prowide + * 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. @@ -62,7 +62,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 5d6996056..8a2461334 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; 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 76a85df12..c68880094 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-2022 Prowide + * 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. @@ -61,7 +61,7 @@ * * *

    - * This class complies with standard release SRU2022 + * This class complies with standard release SRU2023 */ @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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; /** From f268e6bfcfa74e381b16ee4d7ed8255c950e9dbf Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Thu, 27 Apr 2023 13:10:20 -0300 Subject: [PATCH 19/67] codegenMtSchemes --- .../java/com/prowidesoftware/swift/SchemeConstantsC.java | 3 +-- .../java/com/prowidesoftware/swift/SchemeConstantsD.java | 1 - .../java/com/prowidesoftware/swift/SchemeConstantsG.java | 3 --- .../java/com/prowidesoftware/swift/SchemeConstantsL.java | 1 - .../java/com/prowidesoftware/swift/SchemeConstantsM.java | 4 ---- .../java/com/prowidesoftware/swift/SchemeConstantsQ.java | 1 - .../java/com/prowidesoftware/swift/SchemeConstantsR.java | 1 - .../java/com/prowidesoftware/swift/SchemeConstantsS.java | 7 +++---- .../java/com/prowidesoftware/swift/SchemeConstantsT.java | 7 +------ .../java/com/prowidesoftware/swift/SchemeConstantsV.java | 4 +--- 10 files changed, 6 insertions(+), 26 deletions(-) diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java index 739593236..69820da40 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java @@ -140,10 +140,10 @@ public interface SchemeConstantsC { String CPRF = "CPRF"; String CALDET = "CALDET"; String CANP = "CANP"; - String CMPU = "CMPU"; String CSBT = "CSBT"; String COLE = "COLE"; String CACK = "CACK"; + String CMPU = "CMPU"; String CMAF = "CMAF"; String CLTR = "CLTR"; String CCTR = "CCTR"; @@ -179,7 +179,6 @@ public interface SchemeConstantsC { String CABF = "CABF"; String CONB = "CONB"; String CACF = "CACF"; - String CLPR = "CLPR"; String CASHDET = "CASHDET"; String CASHACCT = "CASHACCT"; String CASHSECDET = "CASHSECDET"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java index 90b3f06f7..3c31be315 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java @@ -21,7 +21,6 @@ public interface SchemeConstantsD { String DIGI = "DIGI"; String DKOT = "DKOT"; String DKIN = "DKIN"; - String DBTR = "DBTR"; String DAVO = "DAVO"; String DAVF = "DAVF"; String D = "D"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java index a0354f784..774863e11 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java @@ -25,9 +25,6 @@ public interface SchemeConstantsG { String GBON = "GBON"; String GRSS = "GRSS"; String GUPA = "GUPA"; - String GCST = "GCST"; - String GCOS = "GCOS"; - String GETS = "GETS"; String GOLD = "GOLD"; String GRM = "GRM"; String GECU = "GECU"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java index ad4eb4ba3..b21ff45fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java @@ -50,7 +50,6 @@ public interface SchemeConstantsL { String LOTO = "LOTO"; String LBIP = "LBIP"; String LTRD = "LTRD"; - String LICO = "LICO"; String LOC = "LOC"; String LOT = "LOT"; String LBTY = "LBTY"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java index f110ff09c..89d4d12a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java @@ -66,10 +66,6 @@ public interface SchemeConstantsM { String MFDV = "MFDV"; String MET2 = "MET2"; String MET3 = "MET3"; - String MVBF = "MVBF"; - String MKTB = "MKTB"; - String MKTP = "MKTP"; - String MVPF = "MVPF"; String MAPL = "MAPL"; String MEXP = "MEXP"; String MANU = "MANU"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java index 9cb4ebbf0..6a11848a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java @@ -23,7 +23,6 @@ public interface SchemeConstantsQ { String QINT = "QINT"; String QCAS = "QCAS"; String QINS = "QINS"; - String QAGE = "QAGE"; String QALL = "QALL"; String QEIN = "QEIN"; String QIBB = "QIBB"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java index a18d875bf..e370b2de5 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java @@ -103,7 +103,6 @@ public interface SchemeConstantsR { String REVR = "REVR"; String REFU = "REFU"; String RECDEL = "RECDEL"; - String RELC = "RELC"; String RHOD = "RHOD"; String RUTH = "RUTH"; String REPALL = "REPALL"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java index 02c66e88b..1c4d902f0 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java @@ -24,7 +24,6 @@ public interface SchemeConstantsS { String SDVA = "SDVA"; String SKOT = "SKOT"; String SKIN = "SKIN"; - String SITR = "SITR"; String SAFE = "SAFE"; String SEME = "SEME"; String SETPRTY = "SETPRTY"; @@ -98,9 +97,6 @@ public interface SchemeConstantsS { String SODF = "SODF"; String STAC = "STAC"; String STAQ = "STAQ"; - String SECDET = "SECDET"; - String SUME = "SUME"; - String SUMC = "SUMC"; String SILV = "SILV"; String SAEG = "SAEG"; String STEE = "STEE"; @@ -126,6 +122,7 @@ public interface SchemeConstantsS { String SDOT = "SDOT"; String SDUT = "SDUT"; String SECB = "SECB"; + String SECDET = "SECDET"; String SECL = "SECL"; String SECM = "SECM"; String SEMI = "SEMI"; @@ -181,6 +178,8 @@ public interface SchemeConstantsS { String STLI = "STLI"; String SUAP = "SUAP"; String SUBR = "SUBR"; + String SUMC = "SUMC"; + String SUME = "SUME"; String SUPP = "SUPP"; String SWIF = "SWIF"; String SWIT = "SWIT"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java index a84655909..548ffbcc4 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java @@ -102,12 +102,6 @@ public interface SchemeConstantsT { String TEMP = "TEMP"; String TAXVODET = "TAXVODET"; String TAVO = "TAVO"; - String TPRI = "TPRI"; - String TVRC = "TVRC"; - String TREX = "TREX"; - String TCOR = "TCOR"; - String TCFA = "TCFA"; - String TVOC = "TVOC"; String TITA = "TITA"; String TOL = "TOL"; String TON = "TON"; @@ -127,6 +121,7 @@ public interface SchemeConstantsT { String TBAT = "TBAT"; String TBFF = "TBFF"; String TBSP = "TBSP"; + String TCFA = "TCFA"; String TCKA = "TCKA"; String TCRP = "TCRP"; String TDIN = "TDIN"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java index 6add6178e..226c10f0e 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java @@ -31,11 +31,9 @@ public interface SchemeConstantsV { String VSMR = "VSMR"; String VASO = "VASO"; String VAHA = "VAHA"; - String VAFC = "VAFC"; - String VALDET = "VALDET"; - String VALN = "VALN"; String VREN = "VREN"; String V = "V"; + String VALDET = "VALDET"; String VALI = "VALI"; String VALR = "VALR"; String VARI = "VARI"; From cfecee53ac0afecc92813ed33ef034b6615528ac Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Fri, 28 Apr 2023 14:35:57 -0300 Subject: [PATCH 20/67] codegenMtFields for MT306 --- .../swift/model/field/Field14H.java | 463 ++++++++++++ .../swift/model/field/Field14K.java | 463 ++++++++++++ .../swift/model/field/Field14L.java | 463 ++++++++++++ .../swift/model/field/Field14M.java | 463 ++++++++++++ .../swift/model/field/Field14N.java | 463 ++++++++++++ .../swift/model/field/Field14O.java | 463 ++++++++++++ .../swift/model/field/Field17C.java | 463 ++++++++++++ .../swift/model/field/Field24G.java | 550 ++++++++++++++- .../swift/model/field/Field29I.java | 463 ++++++++++++ .../swift/model/field/Field29O.java | 667 ++++++++++++++++++ .../swift/model/field/Field30I.java | 632 +++++++++++++++++ .../swift/model/field/Field33Z.java | 590 ++++++++++++++++ 12 files changed, 6118 insertions(+), 25 deletions(-) create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java new file mode 100644 index 000000000..a0c3cd6e1 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java @@ -0,0 +1,463 @@ +/* + * 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 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 14H. + *

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

    Subfields (components) Data types + *

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

    Structure definition + *

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

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14H 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 14H. + */ + public static final String NAME = "14H"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14H = "14H"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Convention subfield. + */ + public static final Integer CONVENTION = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14H() { + 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 Field14H(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 Field14H(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14H")) { + throw new IllegalArgumentException("cannot create field 14H 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 Field14H newInstance(Field14H source) { + Field14H cp = new Field14H(); + 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 14H"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Convention"); + 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, "convention"); + 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("convention", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Convention). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Convention (component 1). + * @return the Convention from component 1 + */ + public String getConvention() { + return getComponent1(); + } + + /** + * Set the component 1 (Convention). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14H setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Convention (component 1). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14H setConvention(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14H.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 Field14H get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14H(t); + } + + /** + * Gets the first instance of Field14H 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 Field14H 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 Field14H 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 Field14H 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 Field14H(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14H 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 Field14H fromJson(final String json) { + + final Field14H field = new Field14H(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Convention + + if (jsonObject.get("convention") != null) { + field.setComponent1(jsonObject.get("convention").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java new file mode 100644 index 000000000..73973bb27 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java @@ -0,0 +1,463 @@ +/* + * 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 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 14K. + *

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

    Subfields (components) Data types + *

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

    Structure definition + *

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

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14K 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 14K. + */ + public static final String NAME = "14K"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14K = "14K"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Convention subfield. + */ + public static final Integer CONVENTION = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14K() { + 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 Field14K(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 Field14K(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14K")) { + throw new IllegalArgumentException("cannot create field 14K 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 Field14K newInstance(Field14K source) { + Field14K cp = new Field14K(); + 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 14K"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Convention"); + 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, "convention"); + 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("convention", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Convention). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Convention (component 1). + * @return the Convention from component 1 + */ + public String getConvention() { + return getComponent1(); + } + + /** + * Set the component 1 (Convention). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14K setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Convention (component 1). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14K setConvention(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14K.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 Field14K get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14K(t); + } + + /** + * Gets the first instance of Field14K 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 Field14K 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 Field14K 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 Field14K 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 Field14K(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14K 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 Field14K fromJson(final String json) { + + final Field14K field = new Field14K(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Convention + + if (jsonObject.get("convention") != null) { + field.setComponent1(jsonObject.get("convention").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java new file mode 100644 index 000000000..ba5d3b7fd --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java @@ -0,0 +1,463 @@ +/* + * 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 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 14L. + *

    + * Model and parser for field 14L of a SWIFT MT message. + * + *

    Subfields (components) Data types + *

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

    Structure definition + *

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

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14L 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 14L. + */ + public static final String NAME = "14L"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14L = "14L"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Convention subfield. + */ + public static final Integer CONVENTION = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14L() { + 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 Field14L(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 Field14L(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14L")) { + throw new IllegalArgumentException("cannot create field 14L 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 Field14L newInstance(Field14L source) { + Field14L cp = new Field14L(); + 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 14L"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Convention"); + 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, "convention"); + 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("convention", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Convention). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Convention (component 1). + * @return the Convention from component 1 + */ + public String getConvention() { + return getComponent1(); + } + + /** + * Set the component 1 (Convention). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14L setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Convention (component 1). + * + * @param component1 the Convention to set + * @return the field object to enable build pattern + */ + public Field14L setConvention(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14L.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 Field14L get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14L(t); + } + + /** + * Gets the first instance of Field14L 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 Field14L 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 Field14L 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 Field14L 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 Field14L(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14L 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 Field14L fromJson(final String json) { + + final Field14L field = new Field14L(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Convention + + if (jsonObject.get("convention") != null) { + field.setComponent1(jsonObject.get("convention").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java new file mode 100644 index 000000000..446fb2ed3 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java @@ -0,0 +1,463 @@ +/* + * 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 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 14M. + *

    + * Model and parser for field 14M of a SWIFT MT message. + * + *

    Subfields (components) Data types + *

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

    Structure definition + *

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

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14M 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 14M. + */ + public static final String NAME = "14M"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14M = "14M"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Type subfield. + */ + public static final Integer TYPE = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14M() { + 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 Field14M(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 Field14M(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14M")) { + throw new IllegalArgumentException("cannot create field 14M 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 Field14M newInstance(Field14M source) { + Field14M cp = new Field14M(); + 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 14M"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Type"); + 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, "type"); + 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("type", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Type). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Type (component 1). + * @return the Type from component 1 + */ + public String getType() { + return getComponent1(); + } + + /** + * Set the component 1 (Type). + * + * @param component1 the Type to set + * @return the field object to enable build pattern + */ + public Field14M setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Type (component 1). + * + * @param component1 the Type to set + * @return the field object to enable build pattern + */ + public Field14M setType(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14M.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 Field14M get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14M(t); + } + + /** + * Gets the first instance of Field14M 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 Field14M 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 Field14M 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 Field14M 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 Field14M(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14M 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 Field14M fromJson(final String json) { + + final Field14M field = new Field14M(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Type + + if (jsonObject.get("type") != null) { + field.setComponent1(jsonObject.get("type").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java new file mode 100644 index 000000000..96daf329e --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java @@ -0,0 +1,463 @@ +/* + * 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 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 14N. + *

    + * Model and parser for field 14N of a SWIFT MT message. + * + *

    Subfields (components) Data types + *

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

    Structure definition + *

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

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14N 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 14N. + */ + public static final String NAME = "14N"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14N = "14N"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Market subfield. + */ + public static final Integer MARKET = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14N() { + 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 Field14N(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 Field14N(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14N")) { + throw new IllegalArgumentException("cannot create field 14N 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 Field14N newInstance(Field14N source) { + Field14N cp = new Field14N(); + 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 14N"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Market"); + 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, "market"); + 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("market", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Market). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Market (component 1). + * @return the Market from component 1 + */ + public String getMarket() { + return getComponent1(); + } + + /** + * Set the component 1 (Market). + * + * @param component1 the Market to set + * @return the field object to enable build pattern + */ + public Field14N setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Market (component 1). + * + * @param component1 the Market to set + * @return the field object to enable build pattern + */ + public Field14N setMarket(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14N.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 Field14N get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14N(t); + } + + /** + * Gets the first instance of Field14N 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 Field14N 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 Field14N 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 Field14N 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 Field14N(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14N 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 Field14N fromJson(final String json) { + + final Field14N field = new Field14N(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Market + + if (jsonObject.get("market") != null) { + field.setComponent1(jsonObject.get("market").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java new file mode 100644 index 000000000..a6d8ce35b --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java @@ -0,0 +1,463 @@ +/* + * 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 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 14O. + *

    + * Model and parser for field 14O of a SWIFT MT message. + * + *

    Subfields (components) Data types + *

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

    Structure definition + *

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

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field14O 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 14O. + */ + public static final String NAME = "14O"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_14O = "14O"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Type subfield. + */ + public static final Integer TYPE = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field14O() { + 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 Field14O(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 Field14O(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "14O")) { + throw new IllegalArgumentException("cannot create field 14O 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 Field14O newInstance(Field14O source) { + Field14O cp = new Field14O(); + 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 14O"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "2!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("Type"); + 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, "type"); + 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("type", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Type). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Type (component 1). + * @return the Type from component 1 + */ + public String getType() { + return getComponent1(); + } + + /** + * Set the component 1 (Type). + * + * @param component1 the Type to set + * @return the field object to enable build pattern + */ + public Field14O setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Type (component 1). + * + * @param component1 the Type to set + * @return the field object to enable build pattern + */ + public Field14O setType(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field14O.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 Field14O get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field14O(t); + } + + /** + * Gets the first instance of Field14O 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 Field14O 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 Field14O 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 Field14O 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 Field14O(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field14O 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 Field14O fromJson(final String json) { + + final Field14O field = new Field14O(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Type + + if (jsonObject.get("type") != null) { + field.setComponent1(jsonObject.get("type").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java new file mode 100644 index 000000000..8b8009f36 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java @@ -0,0 +1,463 @@ +/* + * 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 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 17C. + *

    + * Model and parser for field 17C of a SWIFT MT message. + * + *

    Subfields (components) Data types + *

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

    Structure definition + *

      + *
    • validation pattern: 1a
    • + *
    • parser pattern: S
    • + *
    • components pattern: S
    • + *
    + * + *

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field17C 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 17C. + */ + public static final String NAME = "17C"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_17C = "17C"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Indicator subfield. + */ + public static final Integer INDICATOR = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field17C() { + 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 Field17C(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 Field17C(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "17C")) { + throw new IllegalArgumentException("cannot create field 17C 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 Field17C newInstance(Field17C source) { + Field17C cp = new Field17C(); + 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 17C"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 "1a"; + } + + /** + * 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("Indicator"); + 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, "indicator"); + 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("indicator", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Indicator). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Indicator (component 1). + * @return the Indicator from component 1 + */ + public String getIndicator() { + return getComponent1(); + } + + /** + * Set the component 1 (Indicator). + * + * @param component1 the Indicator to set + * @return the field object to enable build pattern + */ + public Field17C setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Indicator (component 1). + * + * @param component1 the Indicator to set + * @return the field object to enable build pattern + */ + public Field17C setIndicator(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field17C.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 Field17C get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field17C(t); + } + + /** + * Gets the first instance of Field17C 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 Field17C 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 Field17C 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 Field17C 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 Field17C(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field17C 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 Field17C fromJson(final String json) { + + final Field17C field = new Field17C(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Indicator + + if (jsonObject.get("indicator") != null) { + field.setComponent1(jsonObject.get("indicator").getAsString()); + } + + return field; + } + + +} 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 0d00301ac..88896fea5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java @@ -54,13 +54,19 @@ *

  • Component 5: NameAndAddress4: String
  • *
  • Component 6: NameAndAddress5: String
  • *
  • Component 7: NameAndAddress6: String
  • + *
  • Component 8: NameAndAddress7: String
  • + *
  • Component 9: NameAndAddress8: String
  • + *
  • Component 10: NameAndAddress9: String
  • + *
  • Component 11: NameAndAddress10: String
  • + *
  • Component 12: NameAndAddress11: String
  • + *
  • Component 13: NameAndAddress12: String
  • * * *

    Structure definition *

      - *
    • validation pattern: 4!c(**)[$35x]0-6
    • - *
    • parser pattern: S[$S]0-6
    • - *
    • components pattern: SSSSSSS
    • + *
    • validation pattern: 4!c(**)[$65z]0-6
    • + *
    • parser pattern: S[$S]0-12
    • + *
    • components pattern: SSSSSSSSSSSSS
    • *
    * *

    @@ -89,21 +95,21 @@ public class Field24G extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2023) - public static final String PARSER_PATTERN = "S[$S]0-6"; + public static final String PARSER_PATTERN = "S[$S]0-12"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2023) - public static final String COMPONENTS_PATTERN = "SSSSSSS"; + public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2023) - public static final String TYPES_PATTERN = "SSSSSSS"; + public static final String TYPES_PATTERN = "SSSSSSSSSSSSS"; /** * Component number for the Code subfield. @@ -119,7 +125,7 @@ public class Field24G extends Field implements Serializable, MultiLineField { * Default constructor. Creates a new field setting all components to null. */ public Field24G() { - super(7); + super(13); } /** @@ -191,9 +197,9 @@ public static Tag emptyTag() { */ @Override public void parse(final String value) { - init(7); - List lines = SwiftParseUtils.getLines(value); - SwiftParseUtils.setComponentsFromLines(this, 1, null, 0, lines); + init(13); + // @NotImplemented + throw new org.apache.commons.lang3.NotImplementedException("Missing parserPattern in Field.vm : S[$S]0-12"); } /** @@ -202,7 +208,9 @@ public void parse(final String value) { @Override public String getValue() { final StringBuilder result = new StringBuilder(); - appendInLines(result, 1, 7); + //FIXME serialization S[$S]0-12 + // @NotImplemented + int notImplemented; return result.toString(); } @@ -217,7 +225,7 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 7) { + if (component < 1 || component > 13) { throw new IllegalArgumentException("invalid component number " + component + " for field 24G"); } if (component == 1) { @@ -248,6 +256,30 @@ public String getValueDisplay(int component, Locale locale) { //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); + } + if (component == 13) { + //default format (as is) + return getComponent(13); + } return null; } @@ -258,7 +290,7 @@ public String getValueDisplay(int component, Locale locale) { @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2023) public String componentsPattern() { - return "SSSSSSS"; + return "SSSSSSSSSSSSS"; } /** @@ -270,7 +302,7 @@ public String componentsPattern() { */ @Override public String typesPattern() { - return "SSSSSSS"; + return "SSSSSSSSSSSSS"; } /** @@ -278,7 +310,7 @@ public String typesPattern() { */ @Override public String parserPattern() { - return "S[$S]0-6"; + return "S[$S]0-12"; } /** @@ -286,7 +318,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "4!c(**)[$35x]0-6"; + return "4!c(**)[$65z]0-6"; } /** @@ -319,6 +351,24 @@ public boolean isOptional(int component) { 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; + } + if (component == 13) { + return true; + } return false; } @@ -339,7 +389,7 @@ public boolean isGeneric() { */ @Override public int componentsSize() { - return 7; + return 13; } /** @@ -359,6 +409,12 @@ public List getComponentLabels() { result.add("Name And Address 4"); result.add("Name And Address 5"); result.add("Name And Address 6"); + result.add("Name And Address 7"); + result.add("Name And Address 8"); + result.add("Name And Address 9"); + result.add("Name And Address 10"); + result.add("Name And Address 11"); + result.add("Name And Address 12"); return result; } @@ -376,6 +432,12 @@ protected Map getComponentMap() { result.put(5, "nameAndAddress4"); result.put(6, "nameAndAddress5"); result.put(7, "nameAndAddress6"); + result.put(8, "nameAndAddress7"); + result.put(9, "nameAndAddress8"); + result.put(10, "nameAndAddress9"); + result.put(11, "nameAndAddress10"); + result.put(12, "nameAndAddress11"); + result.put(13, "nameAndAddress12"); return result; } @@ -409,6 +471,24 @@ protected Map getLabelMap() { super.labelMap.put("nameandaddress6", 7); // alias name super.labelMap.put("nameandaddress6", 7); + super.labelMap.put("nameandaddress7", 8); + // alias name + super.labelMap.put("nameandaddress7", 8); + super.labelMap.put("nameandaddress8", 9); + // alias name + super.labelMap.put("nameandaddress8", 9); + super.labelMap.put("nameandaddress9", 10); + // alias name + super.labelMap.put("nameandaddress9", 10); + super.labelMap.put("nameandaddress10", 11); + // alias name + super.labelMap.put("nameandaddress10", 11); + super.labelMap.put("nameandaddress11", 12); + // alias name + super.labelMap.put("nameandaddress11", 12); + super.labelMap.put("nameandaddress12", 13); + // alias name + super.labelMap.put("nameandaddress12", 13); return super.labelMap; } @@ -454,7 +534,7 @@ public String getNameandAddressLine1() { } /** - * Gets the Name And Address as a concatenation of component 2 to component 7. + * Gets the Name And Address as a concatenation of component 2 to component 13. * @return the Name And Address from components */ public String getNameAndAddress() { @@ -462,7 +542,7 @@ public String getNameAndAddress() { } /** - * Gets the Name And Address as a concatenation of component 2 to component 7 joined together with a copy of the + * Gets the Name And Address as a concatenation of component 2 to component 13 joined together with a copy of the * specified delimiter. * @param deli the delimiter that separates each component * @return the Name And Address from components @@ -470,7 +550,7 @@ public String getNameAndAddress() { */ public String getNameAndAddress(CharSequence deli) { StringBuilder result = new StringBuilder(); - for (int i = 2; i < 8; i++) { + for (int i = 2; i < 14; i++) { if (getComponent(i) != null) { if (deli != null && result.length() > 0) { result.append(deli); @@ -483,7 +563,7 @@ public String getNameAndAddress(CharSequence deli) { /** * Alternative method getter for concatenation - * of component 2 to component 7 joined together with a copy of the + * of component 2 to component 13 joined together with a copy of the * specified delimiter. * @return the Name And Address from components * @see #getNameAndAddress() @@ -494,7 +574,7 @@ public String getNameandAddress() { /** * Alternative method getter for concatenation - * of component 2 to component 7 joined together with a copy of the + * of component 2 to component 13 joined together with a copy of the * specified delimiter. * @param deli the delimiter that separates each component * @return the Name And Address from components @@ -629,6 +709,156 @@ public String getNameandAddressLine6() { return getNameAndAddressLine6(); } + /** + * Gets the component 8 (Name And Address 7). + * @return the component 8 + */ + public String getComponent8() { + return getComponent(8); + } + + /** + * Gets the Name And Address 7 (component 8). + * @return the Name And Address 7 from component 8 + */ + public String getNameAndAddressLine7() { + return getComponent8(); + } + + /** + * Alternative method getter for field's Name And Address 7 + * @see #getNameAndAddressLine7() + * @since 9.2.7 + */ + public String getNameandAddressLine7() { + return getNameAndAddressLine7(); + } + + /** + * Gets the component 9 (Name And Address 8). + * @return the component 9 + */ + public String getComponent9() { + return getComponent(9); + } + + /** + * Gets the Name And Address 8 (component 9). + * @return the Name And Address 8 from component 9 + */ + public String getNameAndAddressLine8() { + return getComponent9(); + } + + /** + * Alternative method getter for field's Name And Address 8 + * @see #getNameAndAddressLine8() + * @since 9.2.7 + */ + public String getNameandAddressLine8() { + return getNameAndAddressLine8(); + } + + /** + * Gets the component 10 (Name And Address 9). + * @return the component 10 + */ + public String getComponent10() { + return getComponent(10); + } + + /** + * Gets the Name And Address 9 (component 10). + * @return the Name And Address 9 from component 10 + */ + public String getNameAndAddressLine9() { + return getComponent10(); + } + + /** + * Alternative method getter for field's Name And Address 9 + * @see #getNameAndAddressLine9() + * @since 9.2.7 + */ + public String getNameandAddressLine9() { + return getNameAndAddressLine9(); + } + + /** + * Gets the component 11 (Name And Address 10). + * @return the component 11 + */ + public String getComponent11() { + return getComponent(11); + } + + /** + * Gets the Name And Address 10 (component 11). + * @return the Name And Address 10 from component 11 + */ + public String getNameAndAddressLine10() { + return getComponent11(); + } + + /** + * Alternative method getter for field's Name And Address 10 + * @see #getNameAndAddressLine10() + * @since 9.2.7 + */ + public String getNameandAddressLine10() { + return getNameAndAddressLine10(); + } + + /** + * Gets the component 12 (Name And Address 11). + * @return the component 12 + */ + public String getComponent12() { + return getComponent(12); + } + + /** + * Gets the Name And Address 11 (component 12). + * @return the Name And Address 11 from component 12 + */ + public String getNameAndAddressLine11() { + return getComponent12(); + } + + /** + * Alternative method getter for field's Name And Address 11 + * @see #getNameAndAddressLine11() + * @since 9.2.7 + */ + public String getNameandAddressLine11() { + return getNameAndAddressLine11(); + } + + /** + * Gets the component 13 (Name And Address 12). + * @return the component 13 + */ + public String getComponent13() { + return getComponent(13); + } + + /** + * Gets the Name And Address 12 (component 13). + * @return the Name And Address 12 from component 13 + */ + public String getNameAndAddressLine12() { + return getComponent13(); + } + + /** + * Alternative method getter for field's Name And Address 12 + * @see #getNameAndAddressLine12() + * @since 9.2.7 + */ + public String getNameandAddressLine12() { + return getNameAndAddressLine12(); + } + /** * Set the component 1 (Code). * @@ -684,20 +914,20 @@ public Field24G setNameandAddressLine1(String component2) { } /** - * Set the Name And Address splitting the parameter lines into components 2 to 7. + * Set the Name And Address splitting the parameter lines into components 2 to 13. * * @param value the Name And Address 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 Field24G setNameAndAddress(String value) { List lines = SwiftParseUtils.getLines(value); - SwiftParseUtils.setComponentsFromLines(this, 2, 6, 0, lines); + SwiftParseUtils.setComponentsFromLines(this, 2, 12, 0, lines); return this; } /** * Alternative method setter for - * the Name And Address splitting the parameter lines into components 2 to 7. + * the Name And Address splitting the parameter lines into components 2 to 13. * * @param value the Name And Address 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 @@ -872,6 +1102,204 @@ public Field24G setNameandAddressLine6(String component7) { return setNameAndAddressLine6(component7); } + /** + * Set the component 8 (Name And Address 7). + * + * @param component8 the Name And Address 7 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent8(String component8) { + setComponent(8, component8); + return this; + } + + /** + * Set the Name And Address 7 (component 8). + * + * @param component8 the Name And Address 7 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine7(String component8) { + return setComponent8(component8); + } + + /** + * Alternative method setter for field's Name And Address 7 + * + * @see #setNameAndAddressLine7(String) + * + * @param component8 the Name And Address 7 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine7(String component8) { + return setNameAndAddressLine7(component8); + } + + /** + * Set the component 9 (Name And Address 8). + * + * @param component9 the Name And Address 8 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent9(String component9) { + setComponent(9, component9); + return this; + } + + /** + * Set the Name And Address 8 (component 9). + * + * @param component9 the Name And Address 8 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine8(String component9) { + return setComponent9(component9); + } + + /** + * Alternative method setter for field's Name And Address 8 + * + * @see #setNameAndAddressLine8(String) + * + * @param component9 the Name And Address 8 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine8(String component9) { + return setNameAndAddressLine8(component9); + } + + /** + * Set the component 10 (Name And Address 9). + * + * @param component10 the Name And Address 9 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent10(String component10) { + setComponent(10, component10); + return this; + } + + /** + * Set the Name And Address 9 (component 10). + * + * @param component10 the Name And Address 9 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine9(String component10) { + return setComponent10(component10); + } + + /** + * Alternative method setter for field's Name And Address 9 + * + * @see #setNameAndAddressLine9(String) + * + * @param component10 the Name And Address 9 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine9(String component10) { + return setNameAndAddressLine9(component10); + } + + /** + * Set the component 11 (Name And Address 10). + * + * @param component11 the Name And Address 10 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent11(String component11) { + setComponent(11, component11); + return this; + } + + /** + * Set the Name And Address 10 (component 11). + * + * @param component11 the Name And Address 10 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine10(String component11) { + return setComponent11(component11); + } + + /** + * Alternative method setter for field's Name And Address 10 + * + * @see #setNameAndAddressLine10(String) + * + * @param component11 the Name And Address 10 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine10(String component11) { + return setNameAndAddressLine10(component11); + } + + /** + * Set the component 12 (Name And Address 11). + * + * @param component12 the Name And Address 11 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent12(String component12) { + setComponent(12, component12); + return this; + } + + /** + * Set the Name And Address 11 (component 12). + * + * @param component12 the Name And Address 11 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine11(String component12) { + return setComponent12(component12); + } + + /** + * Alternative method setter for field's Name And Address 11 + * + * @see #setNameAndAddressLine11(String) + * + * @param component12 the Name And Address 11 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine11(String component12) { + return setNameAndAddressLine11(component12); + } + + /** + * Set the component 13 (Name And Address 12). + * + * @param component13 the Name And Address 12 to set + * @return the field object to enable build pattern + */ + public Field24G setComponent13(String component13) { + setComponent(13, component13); + return this; + } + + /** + * Set the Name And Address 12 (component 13). + * + * @param component13 the Name And Address 12 to set + * @return the field object to enable build pattern + */ + public Field24G setNameAndAddressLine12(String component13) { + return setComponent13(component13); + } + + /** + * Alternative method setter for field's Name And Address 12 + * + * @see #setNameAndAddressLine12(String) + * + * @param component13 the Name And Address 12 to set + * @return the field object to enable build pattern + */ + public Field24G setNameandAddressLine12(String component13) { + return setNameAndAddressLine12(component13); + } + /** @@ -1114,6 +1542,78 @@ public static Field24G fromJson(final String json) { field.setComponent7(jsonObject.get("nameAndAddress6").getAsString()); } + // **** COMPONENT 8 - Name And Address 7 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress7") != null) { + field.setComponent8(jsonObject.get("nameandAddress7").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress7") != null) { + field.setComponent8(jsonObject.get("nameAndAddress7").getAsString()); + } + + // **** COMPONENT 9 - Name And Address 8 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress8") != null) { + field.setComponent9(jsonObject.get("nameandAddress8").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress8") != null) { + field.setComponent9(jsonObject.get("nameAndAddress8").getAsString()); + } + + // **** COMPONENT 10 - Name And Address 9 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress9") != null) { + field.setComponent10(jsonObject.get("nameandAddress9").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress9") != null) { + field.setComponent10(jsonObject.get("nameAndAddress9").getAsString()); + } + + // **** COMPONENT 11 - Name And Address 10 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress10") != null) { + field.setComponent11(jsonObject.get("nameandAddress10").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress10") != null) { + field.setComponent11(jsonObject.get("nameAndAddress10").getAsString()); + } + + // **** COMPONENT 12 - Name And Address 11 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress11") != null) { + field.setComponent12(jsonObject.get("nameandAddress11").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress11") != null) { + field.setComponent12(jsonObject.get("nameAndAddress11").getAsString()); + } + + // **** COMPONENT 13 - Name And Address 12 + + // first try using alias's names (including deprecated ones, if any) + if (jsonObject.get("nameandAddress12") != null) { + field.setComponent13(jsonObject.get("nameandAddress12").getAsString()); + } + + // last try using the official component's name (overwrites alternatives and DEPRECATED) + if (jsonObject.get("nameAndAddress12") != null) { + field.setComponent13(jsonObject.get("nameAndAddress12").getAsString()); + } + return field; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java new file mode 100644 index 000000000..019adcdb1 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java @@ -0,0 +1,463 @@ +/* + * 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 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 29I. + *

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

    Subfields (components) Data types + *

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

    Structure definition + *

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

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field29I 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 29I. + */ + public static final String NAME = "29I"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_29I = "29I"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "S"; + + /** + * Component number for the Barrier Determination Business Days subfield. + */ + public static final Integer BARRIER_DETERMINATION_BUSINESS_DAYS = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field29I() { + 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 Field29I(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 Field29I(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "29I")) { + throw new IllegalArgumentException("cannot create field 29I 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 Field29I newInstance(Field29I source) { + Field29I cp = new Field29I(); + 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 29I"); + } + if (component == 1) { + //default format (as is) + return getComponent(1); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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("Barrier Determination Business Days"); + 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, "barrierDeterminationBusinessDays"); + 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("barrierdeterminationbusinessdays", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Barrier Determination Business Days). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Barrier Determination Business Days (component 1). + * @return the Barrier Determination Business Days from component 1 + */ + public String getBarrierDeterminationBusinessDays() { + return getComponent1(); + } + + /** + * Set the component 1 (Barrier Determination Business Days). + * + * @param component1 the Barrier Determination Business Days to set + * @return the field object to enable build pattern + */ + public Field29I setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the Barrier Determination Business Days (component 1). + * + * @param component1 the Barrier Determination Business Days to set + * @return the field object to enable build pattern + */ + public Field29I setBarrierDeterminationBusinessDays(String component1) { + return setComponent1(component1); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field29I.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 Field29I get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field29I(t); + } + + /** + * Gets the first instance of Field29I 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 Field29I 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 Field29I 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 Field29I 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 Field29I(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field29I 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 Field29I fromJson(final String json) { + + final Field29I field = new Field29I(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Barrier Determination Business Days + + if (jsonObject.get("barrierDeterminationBusinessDays") != null) { + field.setComponent1(jsonObject.get("barrierDeterminationBusinessDays").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java new file mode 100644 index 000000000..d3cbae84a --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java @@ -0,0 +1,667 @@ +/* + * 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 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 com.google.gson.JsonObject; +import com.google.gson.JsonParser; + +/** + * SWIFT MT Field 29O. + *

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

    Subfields (components) Data types + *

      + *
    1. Component 1: Location: String
    2. + *
    3. Component 2: StartTime: Calendar
    4. + *
    5. Component 3: EndTime: Calendar
    6. + *
    + * + *

    Structure definition + *

      + *
    • validation pattern: 4!c/<HHMM><HHMM>
    • + *
    • parser pattern: S/S
    • + *
    • components pattern: SHH
    • + *
    + * + *

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field29O 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 29O. + */ + public static final String NAME = "29O"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_29O = "29O"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S/S"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "SHH"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "SHH"; + + /** + * Component number for the Location subfield. + */ + public static final Integer LOCATION = 1; + + /** + * Component number for the Start Time subfield. + */ + public static final Integer START_TIME = 2; + + /** + * Component number for the End Time subfield. + */ + public static final Integer END_TIME = 3; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field29O() { + super(3); + } + + /** + * Creates a new field and initializes its components with content from the parameter value. + * @param value complete field value including separators and CRLF + */ + public Field29O(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 Field29O(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "29O")) { + throw new IllegalArgumentException("cannot create field 29O 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 Field29O newInstance(Field29O source) { + Field29O cp = new Field29O(); + 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(3); + 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 > 3) { + throw new IllegalArgumentException("invalid component number " + component + " for field 29O"); + } + 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()); + } + } + if (component == 3) { + //time: HH[mm] + java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); + java.util.Calendar cal = getComponent3AsCalendar(); + if (cal != null) { + return f.format(cal.getTime()); + } + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public String componentsPattern() { + return "SHH"; + } + + /** + * 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 "SHH"; + } + + /** + * 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 3; + } + + /** + * 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("Start Time"); + result.add("End 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, "startTime"); + result.put(3, "endTime"); + 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("starttime", 2); + super.labelMap.put("endtime", 3); + 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 (Start 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 Start Time (component 2). + * @return the Start Time from component 2 + */ + public String getStartTime() { + return getComponent2(); + } + + /** + * Get the Start Time (component 2) as Calendar + * @return the Start Time from component 2 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getStartTimeAsCalendar() { + return getComponent2AsCalendar(); + } + + /** + * Gets the component 3 (End Time). + * @return the component 3 + */ + public String getComponent3() { + return getComponent(3); + } + + /** + * Get the component 3 as Calendar + * + * @return the component 3 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getComponent3AsCalendar() { + return SwiftFormatUtils.getTime3(getComponent(3)); + } + + /** + * Gets the End Time (component 3). + * @return the End Time from component 3 + */ + public String getEndTime() { + return getComponent3(); + } + + /** + * Get the End Time (component 3) as Calendar + * @return the End Time from component 3 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getEndTimeAsCalendar() { + return getComponent3AsCalendar(); + } + + /** + * Set the component 1 (Location). + * + * @param component1 the Location to set + * @return the field object to enable build pattern + */ + public Field29O 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 Field29O setLocation(String component1) { + return setComponent1(component1); + } + + /** + * Set the component 2 (Start Time). + * + * @param component2 the Start Time to set + * @return the field object to enable build pattern + */ + public Field29O setComponent2(String component2) { + setComponent(2, component2); + return this; + } + + /** + * Set the component2 from a Calendar object. + * + * @param component2 the Calendar with the Start Time content to set + * @return the field object to enable build pattern + */ + public Field29O setComponent2(java.util.Calendar component2) { + setComponent(2, SwiftFormatUtils.getTime3(component2)); + return this; + } + + /** + * Set the Start Time (component 2). + * + * @param component2 the Start Time to set + * @return the field object to enable build pattern + */ + public Field29O setStartTime(String component2) { + return setComponent2(component2); + } + + /** + * Set the Start Time (component 2) from a Calendar object. + * + * @see #setComponent2(java.util.Calendar) + * + * @param component2 Calendar with the Start Time content to set + * @return the field object to enable build pattern + */ + public Field29O setStartTime(java.util.Calendar component2) { + return setComponent2(component2); + } + + /** + * Set the component 3 (End Time). + * + * @param component3 the End Time to set + * @return the field object to enable build pattern + */ + public Field29O setComponent3(String component3) { + setComponent(3, component3); + return this; + } + + /** + * Set the component3 from a Calendar object. + * + * @param component3 the Calendar with the End Time content to set + * @return the field object to enable build pattern + */ + public Field29O setComponent3(java.util.Calendar component3) { + setComponent(3, SwiftFormatUtils.getTime3(component3)); + return this; + } + + /** + * Set the End Time (component 3). + * + * @param component3 the End Time to set + * @return the field object to enable build pattern + */ + public Field29O setEndTime(String component3) { + return setComponent3(component3); + } + + /** + * Set the End Time (component 3) from a Calendar object. + * + * @see #setComponent3(java.util.Calendar) + * + * @param component3 Calendar with the End Time content to set + * @return the field object to enable build pattern + */ + public Field29O setEndTime(java.util.Calendar component3) { + return setComponent3(component3); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field29O.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 Field29O get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field29O(t); + } + + /** + * Gets the first instance of Field29O 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 Field29O 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 Field29O 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 Field29O 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 Field29O(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field29O 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 Field29O fromJson(final String json) { + + final Field29O field = new Field29O(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Location + + if (jsonObject.get("location") != null) { + field.setComponent1(jsonObject.get("location").getAsString()); + } + + // **** COMPONENT 2 - Start Time + + if (jsonObject.get("startTime") != null) { + field.setComponent2(jsonObject.get("startTime").getAsString()); + } + + // **** COMPONENT 3 - End Time + + if (jsonObject.get("endTime") != null) { + field.setComponent3(jsonObject.get("endTime").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java new file mode 100644 index 000000000..dfc6260fa --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java @@ -0,0 +1,632 @@ +/* + * 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 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. + *

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

    Subfields (components) Data types + *

      + *
    1. Component 1: DateorStartDate: 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 SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field30I extends Field implements Serializable, DateContainer { + /** + * 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 30I. + */ + public static final String NAME = "30I"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_30I = "30I"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S[/S]"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "DD"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "DD"; + + /** + * Component number for the Date or Start Date subfield. + */ + public static final Integer DATE_OR_START_DATE = 1; + + /** + * Component number for the End Date subfield. + */ + public static final Integer END_DATE = 2; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field30I() { + 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 Field30I(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 Field30I(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "30I")) { + throw new IllegalArgumentException("cannot create field 30I 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 Field30I newInstance(Field30I source) { + Field30I cp = new Field30I(); + 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); + if (getComponent2() != null) { + result.append("/").append(getComponent2()); + } + 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 30I"); + } + 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(phase3 = TargetYear.SRU2023) + 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("Date or 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, "dateorStartDate"); + 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("dateorstartdate", 1); + super.labelMap.put("enddate", 2); + return super.labelMap; + } + + /** + * Gets the component 1 (Date or 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 Date or Start Date (component 1). + * @return the Date or Start Date from component 1 + */ + public String getDateorStartDate() { + return getComponent1(); + } + + /** + * Get the Date or Start Date (component 1) as Calendar + * @return the Date or Start Date from component 1 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getDateorStartDateAsCalendar() { + return getComponent1AsCalendar(); + } + + /** + * 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(); + } + + /** + * 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(); + } + + /** + * Set the component 1 (Date or Start Date). + * + * @param component1 the Date or Start Date to set + * @return the field object to enable build pattern + */ + public Field30I setComponent1(String component1) { + setComponent(1, component1); + return this; + } + + /** + * Set the component1 from a Calendar object. + * + * @param component1 the Calendar with the Date or Start Date content to set + * @return the field object to enable build pattern + */ + public Field30I setComponent1(java.util.Calendar component1) { + setComponent(1, SwiftFormatUtils.getDate4(component1)); + return this; + } + + /** + * Set the Date or Start Date (component 1). + * + * @param component1 the Date or Start Date to set + * @return the field object to enable build pattern + */ + public Field30I setDateorStartDate(String component1) { + return setComponent1(component1); + } + + /** + * Set the Date or Start Date (component 1) from a Calendar object. + * + * @see #setComponent1(java.util.Calendar) + * + * @param component1 Calendar with the Date or Start Date content to set + * @return the field object to enable build pattern + */ + public Field30I setDateorStartDate(java.util.Calendar component1) { + return setComponent1(component1); + } + + /** + * Set the component 2 (End Date). + * + * @param component2 the End Date to set + * @return the field object to enable build pattern + */ + public Field30I 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 Field30I 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 Field30I 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 Field30I setEndDate(java.util.Calendar component2) { + return setComponent2(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 Field30I.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 Field30I get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field30I(t); + } + + /** + * Gets the first instance of Field30I 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 Field30I 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 Field30I 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 Field30I 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 Field30I(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field30I 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 Field30I fromJson(final String json) { + + final Field30I field = new Field30I(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Date or Start Date + + if (jsonObject.get("dateorStartDate") != null) { + field.setComponent1(jsonObject.get("dateorStartDate").getAsString()); + } + + // **** COMPONENT 2 - End Date + + if (jsonObject.get("endDate") != null) { + field.setComponent2(jsonObject.get("endDate").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java new file mode 100644 index 000000000..05b2becea --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java @@ -0,0 +1,590 @@ +/* + * 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 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; + +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 33Z. + *

    + * Model and parser for field 33Z of a SWIFT MT message. + * + *

    Subfields (components) Data types + *

      + *
    1. Component 1: Amount: String
    2. + *
    3. Component 2: BigDecimal
    4. + *
    + * + *

    Structure definition + *

      + *
    • validation pattern: <AMOUNT>15
    • + *
    • parser pattern: N
    • + *
    • components pattern: SN
    • + *
    + * + *

    + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field33Z 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 33Z. + */ + public static final String NAME = "33Z"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_33Z = "33Z"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "N"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "SN"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "SI"; + + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 1; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field33Z() { + 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 Field33Z(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 Field33Z(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "33Z")) { + throw new IllegalArgumentException("cannot create field 33Z 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 Field33Z newInstance(Field33Z source) { + Field33Z cp = new Field33Z(); + 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(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 > 2) { + 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(); + if (n != null) { + return f.format(n); + } + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public String componentsPattern() { + return "SN"; + } + + /** + * 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 "SI"; + } + + /** + * Returns the field parser pattern. + */ + @Override + public String parserPattern() { + return "N"; + } + + /** + * Returns the field validator pattern + */ + @Override + public String validatorPattern() { + return "15"; + } + + /** + * 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("Amount"); + 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<>(); + result.put(1, "amount"); + 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("amount", 1); + return super.labelMap; + } + + /** + * Gets the component 1 (Amount). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Amount (component 1). + * @return the Amount from component 1 + */ + public String getAmount() { + return getComponent1(); + } + + /** + * Gets the component 2 (Amount). + * @return the component 2 + */ + public String getComponent2() { + return getComponent(2); + } + + /** + * Get the component 2 as BigDecimal + * + * @return the component 2 converted to BigDecimal or null if cannot be converted + * @since 9.2.7 + */ + 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(phase3 = TargetYear.SRU2023) + public java.lang.Number getComponent2AsNumber() { + return getComponent2AsBigDecimal(); + } + + /** + * Set the component 1 (Amount). + * + * @param component1 the Amount to set + * @return the field object to enable build pattern + */ + public Field33Z setComponent1(String component1) { + setComponent(1, component1); + 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 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. + *
    + * 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 Field33Z setComponent2(java.math.BigDecimal component2) { + setComponent(2, SwiftFormatUtils.getBigDecimal(component2)); + return this; + } + /** + * Alternative method setter for field's Amount (component 2) as 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 #set(java.math.BigDecimal) + */ + public Field33Z setComponent2(java.lang.Number component2) { + + // 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) { + // it's other non-null Number (Float, Double, etc...) + setComponent(2, SwiftFormatUtils.getBigDecimal(BigDecimal.valueOf(component2.doubleValue()))); + } else { + // explicitly set component as null + setComponent(2, null); + } + return this; + } + + + /** + * 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 Field33Z.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 Field33Z get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field33Z(t); + } + + /** + * Gets the first instance of Field33Z 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 Field33Z 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 Field33Z 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 Field33Z 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 Field33Z(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field33Z 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 Field33Z fromJson(final String json) { + + final Field33Z field = new Field33Z(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Amount + + if (jsonObject.get("amount") != null) { + field.setComponent1(jsonObject.get("amount").getAsString()); + } + + + return field; + } + + +} From 47b882dbc9c414868d0d0bb2069456d5c6bec5f0 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Fri, 28 Apr 2023 14:36:42 -0300 Subject: [PATCH 21/67] FIx MT306 --- .../swift/model/mt/mt3xx/MT306.java | 194 +++++++----------- 1 file changed, 77 insertions(+), 117 deletions(-) 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 2d4f9db7a..3f9ff6b80 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 @@ -130,7 +130,7 @@ Sequence F (O)
    • Field 15 F (M)
    • Field 14 O (O)
    • Field 33 Z (O)
    • Field 30 F,J (O)
    • -
    • Field 83 A,B,D,J (O)
    • +
    • Field 84 A,B,D,J (O)
    • Sequence F1 (O) (repetitive)
      • Field 30 I (M)
    • @@ -831,6 +831,42 @@ public Field87J getField87J() { } } + /** + * Iterates through block4 fields and return the first one whose name matches 83A, + * or null if none is found. + * The first occurrence of field 83A at MT306 is expected to be the only one. + * + * @return a Field83A object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field83A getField83A() { + final Tag t = tag("83A"); + if (t != null) { + return new Field83A(t.getValue()); + } else { + return null; + } + } + + /** + * Iterates through block4 fields and return the first one whose name matches 83J, + * or null if none is found. + * The first occurrence of field 83J at MT306 is expected to be the only one. + * + * @return a Field83J object or null if the field is not found + * @see SwiftTagListBlock#getTagByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public Field83J getField83J() { + final Tag t = tag("83J"); + if (t != null) { + return new Field83J(t.getValue()); + } else { + return null; + } + } + /** * Iterates through block4 fields and return the first one whose name matches 77H, * or null if none is found. @@ -1443,42 +1479,6 @@ public Field33Z getField33Z() { } } - /** - * Iterates through block4 fields and return the first one whose name matches 83B, - * or null if none is found. - * The first occurrence of field 83B at MT306 is expected to be the only one. - * - * @return a Field83B object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field83B getField83B() { - final Tag t = tag("83B"); - if (t != null) { - return new Field83B(t.getValue()); - } else { - return null; - } - } - - /** - * Iterates through block4 fields and return the first one whose name matches 83D, - * or null if none is found. - * The first occurrence of field 83D at MT306 is expected to be the only one. - * - * @return a Field83D object or null if the field is not found - * @see SwiftTagListBlock#getTagByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public Field83D getField83D() { - final Tag t = tag("83D"); - if (t != null) { - return new Field83D(t.getValue()); - } else { - return null; - } - } - /** * Iterates through block4 fields and return the first one whose name matches 15G, * or null if none is found. @@ -2807,86 +2807,6 @@ public List getField30J() { return result; } - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 83A, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 83A at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field83A objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField83A() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("83A"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field83A(tag.getValue())); - } - } - return result; - } - - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 83J, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 83J at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field83J objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField83J() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("83J"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field83J(tag.getValue())); - } - } - return result; - } - - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 30I, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 30I at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field30I objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField30I() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("30I"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field30I(tag.getValue())); - } - } - return result; - } - - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 30T, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 30T at MT306 are expected at one sequence or across several sequences. - * - * @return a List of Field30T objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField30T() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("30T"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field30T(tag.getValue())); - } - } - return result; - } - /** * Iterates through block4 fields and return all occurrences of fields whose names matches 84A, * or Collections.emptyList() if none is found. @@ -2967,6 +2887,46 @@ public List getField84J() { return result; } + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 30I, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 30I at MT306 are expected at one sequence or across several sequences. + * + * @return a List of Field30I objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField30I() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("30I"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field30I(tag.getValue())); + } + } + return result; + } + + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 30T, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 30T at MT306 are expected at one sequence or across several sequences. + * + * @return a List of Field30T objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField30T() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("30T"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field30T(tag.getValue())); + } + } + return result; + } + /** * Iterates through block4 fields and return all occurrences of fields whose names matches 29E, * or Collections.emptyList() if none is found. From 8ee5d314ce7282336324821203ef00d786cd77bb Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Fri, 28 Apr 2023 15:36:25 -0300 Subject: [PATCH 22/67] Adding remaining missing fields --- .../swift/model/field/Field39F.java | 1177 +++++++++++++++++ .../swift/model/field/Field44A.java | 4 +- .../swift/model/field/Field44B.java | 4 +- .../swift/model/field/Field44E.java | 4 +- .../swift/model/field/Field44F.java | 4 +- .../swift/model/field/Field44J.java | 584 ++++++++ .../swift/model/field/Field78D.java | 1177 +++++++++++++++++ .../swift/model/mt/SequenceUtils.java | 456 +++++++ 8 files changed, 3402 insertions(+), 8 deletions(-) create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java create mode 100644 src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java new file mode 100644 index 000000000..2c12540bc --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java @@ -0,0 +1,1177 @@ +/* + * 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 39F. + *

      + * Model and parser for field 39F 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 Field39F 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 39F. + */ + public static final String NAME = "39F"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_39F = "39F"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S[$S]0-11"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 Field39F() { + 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 Field39F(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 Field39F(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "39F")) { + throw new IllegalArgumentException("cannot create field 39F 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 Field39F newInstance(Field39F source) { + Field39F cp = new Field39F(); + 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 39F"); + } + 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(phase3 = TargetYear.SRU2023) + 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F.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 Field39F get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field39F(t); + } + + /** + * Gets the first instance of Field39F 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 Field39F 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 Field39F 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 Field39F 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 Field39F(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) { + Field39F 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) { + Field39F 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) { + Field39F cp = newInstance(this); + return SwiftParseUtils.getLines(getLine(cp, start, end, offset)); + } + + /** + * This method deserializes the JSON data into a Field39F 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 Field39F fromJson(final String json) { + + final Field39F field = new Field39F(); + + 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/Field44A.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java index b4913a1cf..f7def9893 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java @@ -51,7 +51,7 @@ * *

      Structure definition *

        - *
      • validation pattern: 65x
      • + *
      • validation pattern: 140z
      • *
      • parser pattern: S
      • *
      • components pattern: S
      • *
      @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "65x"; + return "140z"; } /** 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 b7ce6edfe..bf792fd1a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java @@ -51,7 +51,7 @@ * *

      Structure definition *

        - *
      • validation pattern: 65x
      • + *
      • validation pattern: 140z
      • *
      • parser pattern: S
      • *
      • components pattern: S
      • *
      @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "65x"; + return "140z"; } /** 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 293e5f345..d99025eee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java @@ -51,7 +51,7 @@ * *

      Structure definition *

        - *
      • validation pattern: 65x
      • + *
      • validation pattern: 140z
      • *
      • parser pattern: S
      • *
      • components pattern: S
      • *
      @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "65x"; + return "140z"; } /** 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 3e0103636..58450fae7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java @@ -51,7 +51,7 @@ * *

      Structure definition *

        - *
      • validation pattern: 65x
      • + *
      • validation pattern: 140z
      • *
      • parser pattern: S
      • *
      • components pattern: S
      • *
      @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "65x"; + return "140z"; } /** diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java new file mode 100644 index 000000000..f6fed4266 --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java @@ -0,0 +1,584 @@ +/* + * 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 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 44J. + *

      + * Model and parser for field 44J of a SWIFT MT message. + * + *

      Subfields (components) Data types + *

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

      Structure definition + *

        + *
      • validation pattern: <CC>[/35x][$/65x]
      • + *
      • parser pattern: S[/S][/S]
      • + *
      • components pattern: SSS
      • + *
      + * + *

      + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field44J 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 44J. + */ + public static final String NAME = "44J"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_44J = "44J"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S[/S][/S]"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "SSS"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String TYPES_PATTERN = "SSS"; + + /** + * Component number for the Country Code subfield. + */ + public static final Integer COUNTRY_CODE = 1; + + /** + * Component number for the Country Sub Division subfield. + */ + public static final Integer COUNTRY_SUB_DIVISION = 2; + + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 3; + + /** + * Default constructor. Creates a new field setting all components to null. + */ + public Field44J() { + super(3); + } + + /** + * Creates a new field and initializes its components with content from the parameter value. + * @param value complete field value including separators and CRLF + */ + public Field44J(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 Field44J(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "44J")) { + throw new IllegalArgumentException("cannot create field 44J 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 Field44J newInstance(Field44J source) { + Field44J cp = new Field44J(); + 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(3); + // @NotImplemented + throw new org.apache.commons.lang3.NotImplementedException("Missing parserPattern in Field.vm : S[/S][/S]"); + } + + /** + * Serializes the fields' components into the single string value (SWIFT format) + */ + @Override + public String getValue() { + final StringBuilder result = new StringBuilder(); + //FIXME serialization S[/S][/S] + // @NotImplemented + int notImplemented; + 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 > 3) { + throw new IllegalArgumentException("invalid component number " + component + " for field 44J"); + } + 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); + } + return null; + } + + /** + * @deprecated Use {@link #typesPattern()} instead. + */ + @Override + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public String componentsPattern() { + return "SSS"; + } + + /** + * 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 "SSS"; + } + + /** + * Returns the field parser pattern. + */ + @Override + public String parserPattern() { + return "S[/S][/S]"; + } + + /** + * Returns the field validator pattern + */ + @Override + public String validatorPattern() { + return "[/35x][$/65x]"; + } + + /** + * 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; + } + 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 3; + } + + /** + * 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("Country Code"); + result.add("Country Sub Division"); + result.add("Narrative"); + 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, "countryCode"); + result.put(2, "countrySubDivision"); + result.put(3, "narrative"); + 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("countrycode", 1); + super.labelMap.put("countrysubdivision", 2); + super.labelMap.put("narrative", 3); + return super.labelMap; + } + + /** + * Gets the component 1 (Country Code). + * @return the component 1 + */ + public String getComponent1() { + return getComponent(1); + } + + /** + * Gets the Country Code (component 1). + * @return the Country Code from component 1 + */ + public String getCountryCode() { + return getComponent1(); + } + + /** + * Gets the component 2 (Country Sub Division). + * @return the component 2 + */ + public String getComponent2() { + return getComponent(2); + } + + /** + * Gets the Country Sub Division (component 2). + * @return the Country Sub Division from component 2 + */ + public String getCountrySubDivision() { + return getComponent2(); + } + + /** + * Gets the component 3 (Narrative). + * @return the component 3 + */ + public String getComponent3() { + return getComponent(3); + } + + /** + * Gets the Narrative (component 3). + * @return the Narrative from component 3 + */ + public String getNarrative() { + return getComponent3(); + } + + /** + * Set the component 1 (Country Code). + * + * @param component1 the Country Code to set + * @return the field object to enable build pattern + */ + public Field44J 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 Field44J setCountryCode(String component1) { + return setComponent1(component1); + } + + /** + * Set the component 2 (Country Sub Division). + * + * @param component2 the Country Sub Division to set + * @return the field object to enable build pattern + */ + public Field44J setComponent2(String component2) { + setComponent(2, component2); + return this; + } + + /** + * Set the Country Sub Division (component 2). + * + * @param component2 the Country Sub Division to set + * @return the field object to enable build pattern + */ + public Field44J setCountrySubDivision(String component2) { + return setComponent2(component2); + } + + /** + * Set the component 3 (Narrative). + * + * @param component3 the Narrative to set + * @return the field object to enable build pattern + */ + public Field44J setComponent3(String component3) { + setComponent(3, component3); + return this; + } + + /** + * Set the Narrative (component 3). + * + * @param component3 the Narrative to set + * @return the field object to enable build pattern + */ + public Field44J setNarrative(String component3) { + return setComponent3(component3); + } + + + + /** + * Returns the field's name composed by the field number and the letter option (if any). + * @return the static value of Field44J.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 Field44J get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field44J(t); + } + + /** + * Gets the first instance of Field44J 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 Field44J 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 Field44J 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 Field44J 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 Field44J(f)); + } + } + return result; + } + + /** + * This method deserializes the JSON data into a Field44J 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 Field44J fromJson(final String json) { + + final Field44J field = new Field44J(); + + final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); + + // **** COMPONENT 1 - Country Code + + if (jsonObject.get("countryCode") != null) { + field.setComponent1(jsonObject.get("countryCode").getAsString()); + } + + // **** COMPONENT 2 - Country Sub Division + + if (jsonObject.get("countrySubDivision") != null) { + field.setComponent2(jsonObject.get("countrySubDivision").getAsString()); + } + + // **** COMPONENT 3 - Narrative + + if (jsonObject.get("narrative") != null) { + field.setComponent3(jsonObject.get("narrative").getAsString()); + } + + return field; + } + + +} diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java new file mode 100644 index 000000000..edbd3dbec --- /dev/null +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java @@ -0,0 +1,1177 @@ +/* + * 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 78D. + *

      + * Model and parser for field 78D 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: 65x[$65x]0-11
      • + *
      • parser pattern: S[$S]0-11
      • + *
      • components pattern: SSSSSSSSSSSS
      • + *
      + * + *

      + * This class complies with standard release SRU2023 + */ +@SuppressWarnings("unused") +@Generated +public class Field78D 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 78D. + */ + public static final String NAME = "78D"; + /** + * Same as NAME, intended to be clear when using static imports. + */ + public static final String F_78D = "78D"; + + /** + * @deprecated Use {@link #parserPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String PARSER_PATTERN = "S[$S]0-11"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; + + /** + * @deprecated Use {@link #typesPattern()} method instead. + */ + @Deprecated + @ProwideDeprecated(phase3 = TargetYear.SRU2023) + 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 Field78D() { + 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 Field78D(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 Field78D(final Tag tag) { + this(); + if (tag == null) { + throw new IllegalArgumentException("tag cannot be null."); + } + if (!StringUtils.equals(tag.getName(), "78D")) { + throw new IllegalArgumentException("cannot create field 78D 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 Field78D newInstance(Field78D source) { + Field78D cp = new Field78D(); + 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 78D"); + } + 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(phase3 = TargetYear.SRU2023) + 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 "65x[$65x]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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D.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 Field78D get(final SwiftTagListBlock block) { + if (block == null || block.isEmpty()) { + return null; + } + final Tag t = block.getTagByName(NAME); + if (t == null) { + return null; + } + return new Field78D(t); + } + + /** + * Gets the first instance of Field78D 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 Field78D 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 Field78D 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 Field78D 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 Field78D(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) { + Field78D 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) { + Field78D 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) { + Field78D cp = newInstance(this); + return SwiftParseUtils.getLines(getLine(cp, start, end, offset)); + } + + /** + * This method deserializes the JSON data into a Field78D 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 Field78D fromJson(final String json) { + + final Field78D field = new Field78D(); + + 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/mt/SequenceUtils.java b/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java index 6dc00a3a0..fbe18e36e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java @@ -503,6 +503,462 @@ public static MT671.SequenceC resolveMT671GetSequenceC_sru2022(final MT671 mt) { return result; } + public static List resolveMT535GetSequenceB1b1List_sru2023(final MT535 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1bList(), MT535.SequenceB1b1.START_END_16RS)) { + final MT535.SequenceB1b1 s = MT535.SequenceB1b1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT535GetSequenceB1cList_sru2023(final MT535 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1List(), MT535.SequenceB1c.START_END_16RS)) { + final MT535.SequenceB1c s = MT535.SequenceB1c.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT536GetSequenceA1List_sru2023(final MT536 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT536.SequenceA1.START_END_16RS)) { + final MT536.SequenceA1 s = MT536.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT536GetSequenceB1a1List_sru2023(final MT536 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT536.SequenceB1a1.START_END_16RS)) { + final MT536.SequenceB1a1 s = MT536.SequenceB1a1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceA1List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT537.SequenceA1.START_END_16RS)) { + final MT537.SequenceA1 s = MT537.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceBList_sru2023(final MT537 mt) { + return resolveMT537GetSequenceBList_sru2023(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 */) { + Objects.requireNonNull(mt); + final List result = new ArrayList<>(); + + // We first remove everything after and including C or D + // Then we use use the standard getter for B + List raw = mt + .getSubBlockBeforeFirst(Field16R.tag(MT537.SequenceC.START_END_16RS), false) + .getSubBlockBeforeFirst(Field16R.tag(MT537.SequenceD.START_END_16RS), false) + .getSubBlocks(MT537.SequenceB.START_END_16RS); + + if (raw == null) { + return null; + } else { + for (final SwiftTagListBlock swiftTagListBlock : raw) { + final MT537.SequenceB sequenceB = MT537.SequenceB.newInstance(); + sequenceB.getTags().clear(); + sequenceB.append(swiftTagListBlock); + result.add(sequenceB); + } + } + return result; + } + + public static List resolveMT537GetSequenceB1List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB1.START_END_16RS)) { + final MT537.SequenceB1 s = MT537.SequenceB1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceB2List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB2.START_END_16RS)) { + final MT537.SequenceB2 s = MT537.SequenceB2.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceB2aList_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2a.START_END_16RS)) { + final MT537.SequenceB2a s = MT537.SequenceB2a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceB2bList_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2b.START_END_16RS)) { + final MT537.SequenceB2b s = MT537.SequenceB2b.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceB2b1List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2bList(), MT537.SequenceB2b1.START_END_16RS)) { + final MT537.SequenceB2b1 s = MT537.SequenceB2b1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceC1List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC1.START_END_16RS)) { + final MT537.SequenceC1 s = MT537.SequenceC1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceC2List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC2.START_END_16RS)) { + final MT537.SequenceC2 s = MT537.SequenceC2.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceC2aList_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC2List(), MT537.SequenceC2a.START_END_16RS)) { + final MT537.SequenceC2a s = MT537.SequenceC2a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceC3List_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC3.START_END_16RS)) { + final MT537.SequenceC3 s = MT537.SequenceC3.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT537GetSequenceC3aList_sru2023(final MT537 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC3List(), MT537.SequenceC3a.START_END_16RS)) { + final MT537.SequenceC3a s = MT537.SequenceC3a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + /** + * The delimiter TRAN is not unique across all sequences, in this MT. + * 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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1BList(), MT537.SequenceD1a1B1.START_END_16RS)) { + final MT537.SequenceD1a1B1 s = MT537.SequenceD1a1B1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + /** + * The delimiter STAT is not unique across all sequences, in this MT. + * 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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1B1List(), MT537.SequenceD1a1B1a.START_END_16RS)) { + final MT537.SequenceD1a1B1a s = MT537.SequenceD1a1B1a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + /** + * The delimiter REAS is not unique across all sequences, in this MT. + * 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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1B1aList(), MT537.SequenceD1a1B1a1.START_END_16RS)) { + final MT537.SequenceD1a1B1a1 s = MT537.SequenceD1a1B1a1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT538GetSequenceA1List_sru2023(final MT538 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT538.SequenceA1.START_END_16RS)) { + final MT538.SequenceA1 s = MT538.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT538GetSequenceB2a1List_sru2023(final MT538 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2aList(), MT538.SequenceB2a1.START_END_16RS)) { + final MT538.SequenceB2a1 s = MT538.SequenceB2a1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT548GetSequenceA2List_sru2023(final MT548 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT548.SequenceA2.START_END_16RS)) { + final MT548.SequenceA2 s = MT548.SequenceA2.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT548GetSequenceA2aList_sru2023(final MT548 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA2List(), MT548.SequenceA2a.START_END_16RS)) { + final MT548.SequenceA2a s = MT548.SequenceA2a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + /** + * The delimiter STAT is not unique across all sequences, in this MT. + * 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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC1a1B1List(), MT548.SequenceC1a1B1a.START_END_16RS)) { + final MT548.SequenceC1a1B1a s = MT548.SequenceC1a1B1a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + /** + * The delimiter REAS is not unique across all sequences, in this MT. + * 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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC1a1B1aList(), MT548.SequenceC1a1B1a1.START_END_16RS)) { + final MT548.SequenceC1a1B1a1 s = MT548.SequenceC1a1B1a1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static MT564.SequenceB1 resolveMT564GetSequenceB1_sru2023(final MT564 mt) { + Objects.requireNonNull(mt); + final MT564.SequenceB1 result = MT564.SequenceB1.newInstance(); + // we just get the first subblock + result.clear().append(mt.getSequenceB().getSubBlock(MT564.SequenceB1.START_END_16RS)); + return result; + } + + public static List resolveMT564GetSequenceE1aList_sru2023(final MT564 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceE1List(), MT564.SequenceE1a.START_END_16RS)) { + final MT564.SequenceE1a s = MT564.SequenceE1a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static MT566.SequenceB1 resolveMT566GetSequenceB1_sru2023(final MT566 mt) { + Objects.requireNonNull(mt); + final MT566.SequenceB1 result = MT566.SequenceB1.newInstance(); + // we just get the first subblock + result.clear().append(mt.getSequenceB().getSubBlock(MT566.SequenceB1.START_END_16RS)); + return result; + } + + public static List resolveMT566GetSequenceD1aList_sru2023(final MT566 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1List(), MT566.SequenceD1a.START_END_16RS)) { + final MT566.SequenceD1a s = MT566.SequenceD1a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT575GetSequenceA1List_sru2023(final MT575 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT575.SequenceA1.START_END_16RS)) { + final MT575.SequenceA1 s = MT575.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT575GetSequenceB1a1List_sru2023(final MT575 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a1.START_END_16RS)) { + final MT575.SequenceB1a1 s = MT575.SequenceB1a1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT575GetSequenceB1a4List_sru2023(final MT575 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a4.START_END_16RS)) { + final MT575.SequenceB1a4 s = MT575.SequenceB1a4.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT575GetSequenceC1List_sru2023(final MT575 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT575.SequenceC1.START_END_16RS)) { + final MT575.SequenceC1 s = MT575.SequenceC1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT575GetSequenceC2aList_sru2023(final MT575 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC2List(), MT575.SequenceC2a.START_END_16RS)) { + final MT575.SequenceC2a s = MT575.SequenceC2a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT576GetSequenceA1List_sru2023(final MT576 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT576.SequenceA1.START_END_16RS)) { + final MT576.SequenceA1 s = MT576.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT576GetSequenceB2aList_sru2023(final MT576 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT576.SequenceB2a.START_END_16RS)) { + final MT576.SequenceB2a s = MT576.SequenceB2a.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT586GetSequenceA1List_sru2023(final MT586 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT586.SequenceA1.START_END_16RS)) { + final MT586.SequenceA1 s = MT586.SequenceA1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT586GetSequenceB1List_sru2023(final MT586 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT586.SequenceB1.START_END_16RS)) { + final MT586.SequenceB1 s = MT586.SequenceB1.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static List resolveMT670GetSequenceB2List_sru2023(final MT670 mt) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT670.SequenceB2.START_END_16RS)) { + final MT670.SequenceB2 s = MT670.SequenceB2.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static MT670.SequenceC resolveMT670GetSequenceC_sru2023(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) { + final List result = new ArrayList<>(); + for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT671.SequenceB2.START_END_16RS)) { + final MT671.SequenceB2 s = MT671.SequenceB2.newInstance(); + s.clear().append(seq); + result.add(s); + } + return result; + } + + public static MT671.SequenceC resolveMT671GetSequenceC_sru2023(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)); + return result; + } + private static SwiftTagListBlock getMT670_1_C(final SwiftTagListBlock b4, final String B_startEnd16rs) { // Since B contains inside a colliding sequence, with same delimiter as sequence C, if B is present we remove it to avoid ambiguity final int last = b4.indexOfLastValue(Field16S.NAME, B_startEnd16rs); From dd45ea4c1870146738baee63a10f827e2b9da9f0 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Tue, 2 May 2023 14:37:39 -0300 Subject: [PATCH 23/67] Codegen after deprecated generation --- .../swift/model/field/Field101.java | 8 +- .../swift/model/field/Field102.java | 8 +- .../swift/model/field/Field103.java | 8 +- .../swift/model/field/Field104.java | 8 +- .../swift/model/field/Field105.java | 28 +- .../swift/model/field/Field106.java | 8 +- .../swift/model/field/Field107.java | 8 +- .../swift/model/field/Field108.java | 8 +- .../swift/model/field/Field109.java | 8 +- .../swift/model/field/Field110.java | 28 +- .../swift/model/field/Field111.java | 28 +- .../swift/model/field/Field113.java | 8 +- .../swift/model/field/Field114.java | 8 +- .../swift/model/field/Field115.java | 8 +- .../swift/model/field/Field116.java | 8 +- .../swift/model/field/Field117.java | 8 +- .../swift/model/field/Field118.java | 8 +- .../swift/model/field/Field119.java | 8 +- .../swift/model/field/Field11A.java | 40 +- .../swift/model/field/Field11R.java | 66 +- .../swift/model/field/Field11S.java | 66 +- .../swift/model/field/Field12.java | 28 +- .../swift/model/field/Field120.java | 28 +- .../swift/model/field/Field121.java | 8 +- .../swift/model/field/Field122.java | 75 +- .../swift/model/field/Field123.java | 8 +- .../swift/model/field/Field124.java | 8 +- .../swift/model/field/Field125.java | 28 +- .../swift/model/field/Field126.java | 28 +- .../swift/model/field/Field127.java | 8 +- .../swift/model/field/Field128.java | 8 +- .../swift/model/field/Field129.java | 48 +- .../swift/model/field/Field12A.java | 26 +- .../swift/model/field/Field12B.java | 17 +- .../swift/model/field/Field12C.java | 8 +- .../swift/model/field/Field12D.java | 8 +- .../swift/model/field/Field12E.java | 35 +- .../swift/model/field/Field12F.java | 8 +- .../swift/model/field/Field12G.java | 8 +- .../swift/model/field/Field130.java | 48 +- .../swift/model/field/Field132.java | 28 +- .../swift/model/field/Field133.java | 28 +- .../swift/model/field/Field134.java | 8 +- .../swift/model/field/Field135.java | 8 +- .../swift/model/field/Field136.java | 28 +- .../swift/model/field/Field137.java | 28 +- .../swift/model/field/Field13A.java | 17 +- .../swift/model/field/Field13B.java | 8 +- .../swift/model/field/Field13C.java | 72 +- .../swift/model/field/Field13D.java | 8 +- .../swift/model/field/Field13J.java | 26 +- .../swift/model/field/Field13K.java | 80 +- .../swift/model/field/Field140.java | 28 +- .../swift/model/field/Field141.java | 8 +- .../swift/model/field/Field142.java | 8 +- .../swift/model/field/Field143.java | 8 +- .../swift/model/field/Field144.java | 28 +- .../swift/model/field/Field14A.java | 8 +- .../swift/model/field/Field14B.java | 8 +- .../swift/model/field/Field14C.java | 28 +- .../swift/model/field/Field14D.java | 8 +- .../swift/model/field/Field14E.java | 8 +- .../swift/model/field/Field14F.java | 8 +- .../swift/model/field/Field14G.java | 8 +- .../swift/model/field/Field14H.java | 8 +- .../swift/model/field/Field14J.java | 8 +- .../swift/model/field/Field14K.java | 8 +- .../swift/model/field/Field14L.java | 8 +- .../swift/model/field/Field14M.java | 8 +- .../swift/model/field/Field14N.java | 8 +- .../swift/model/field/Field14O.java | 8 +- .../swift/model/field/Field14S.java | 28 +- .../swift/model/field/Field151.java | 28 +- .../swift/model/field/Field152.java | 28 +- .../swift/model/field/Field153.java | 28 +- .../swift/model/field/Field15A.java | 8 +- .../swift/model/field/Field15B.java | 8 +- .../swift/model/field/Field15C.java | 8 +- .../swift/model/field/Field15D.java | 8 +- .../swift/model/field/Field15E.java | 8 +- .../swift/model/field/Field15F.java | 8 +- .../swift/model/field/Field15G.java | 8 +- .../swift/model/field/Field15H.java | 8 +- .../swift/model/field/Field15I.java | 8 +- .../swift/model/field/Field15J.java | 8 +- .../swift/model/field/Field15K.java | 8 +- .../swift/model/field/Field15L.java | 8 +- .../swift/model/field/Field15M.java | 8 +- .../swift/model/field/Field15N.java | 8 +- .../swift/model/field/Field15O.java | 8 +- .../swift/model/field/Field15P.java | 8 +- .../swift/model/field/Field165.java | 8 +- .../swift/model/field/Field16A.java | 28 +- .../swift/model/field/Field16C.java | 28 +- .../swift/model/field/Field16R.java | 8 +- .../swift/model/field/Field16S.java | 8 +- .../swift/model/field/Field171.java | 8 +- .../swift/model/field/Field172.java | 8 +- .../swift/model/field/Field173.java | 8 +- .../swift/model/field/Field174.java | 8 +- .../swift/model/field/Field175.java | 8 +- .../swift/model/field/Field177.java | 8 +- .../swift/model/field/Field179.java | 8 +- .../swift/model/field/Field17A.java | 8 +- .../swift/model/field/Field17B.java | 8 +- .../swift/model/field/Field17C.java | 8 +- .../swift/model/field/Field17E.java | 8 +- .../swift/model/field/Field17F.java | 8 +- .../swift/model/field/Field17G.java | 8 +- .../swift/model/field/Field17H.java | 8 +- .../swift/model/field/Field17I.java | 8 +- .../swift/model/field/Field17L.java | 8 +- .../swift/model/field/Field17M.java | 8 +- .../swift/model/field/Field17N.java | 8 +- .../swift/model/field/Field17O.java | 8 +- .../swift/model/field/Field17P.java | 8 +- .../swift/model/field/Field17Q.java | 8 +- .../swift/model/field/Field17R.java | 8 +- .../swift/model/field/Field17S.java | 8 +- .../swift/model/field/Field17T.java | 8 +- .../swift/model/field/Field17U.java | 8 +- .../swift/model/field/Field17V.java | 8 +- .../swift/model/field/Field17W.java | 8 +- .../swift/model/field/Field17X.java | 8 +- .../swift/model/field/Field17Y.java | 8 +- .../swift/model/field/Field17Z.java | 8 +- .../swift/model/field/Field18A.java | 28 +- .../swift/model/field/Field18B.java | 28 +- .../swift/model/field/Field18C.java | 28 +- .../swift/model/field/Field18D.java | 28 +- .../swift/model/field/Field19.java | 28 +- .../swift/model/field/Field199.java | 8 +- .../swift/model/field/Field19A.java | 60 +- .../swift/model/field/Field19B.java | 60 +- .../swift/model/field/Field19C.java | 80 +- .../swift/model/field/Field19Y.java | 80 +- .../swift/model/field/Field19Z.java | 80 +- .../swift/model/field/Field20.java | 8 +- .../swift/model/field/Field202.java | 28 +- .../swift/model/field/Field203.java | 28 +- .../swift/model/field/Field204.java | 8 +- .../swift/model/field/Field206.java | 8 +- .../swift/model/field/Field208.java | 8 +- .../swift/model/field/Field209.java | 28 +- .../swift/model/field/Field20C.java | 8 +- .../swift/model/field/Field20D.java | 8 +- .../swift/model/field/Field20U.java | 8 +- .../swift/model/field/Field21.java | 8 +- .../swift/model/field/Field21A.java | 8 +- .../swift/model/field/Field21B.java | 26 +- .../swift/model/field/Field21C.java | 8 +- .../swift/model/field/Field21D.java | 8 +- .../swift/model/field/Field21E.java | 8 +- .../swift/model/field/Field21F.java | 8 +- .../swift/model/field/Field21G.java | 8 +- .../swift/model/field/Field21H.java | 26 +- .../swift/model/field/Field21N.java | 26 +- .../swift/model/field/Field21P.java | 8 +- .../swift/model/field/Field21R.java | 8 +- .../swift/model/field/Field22.java | 8 +- .../swift/model/field/Field22A.java | 26 +- .../swift/model/field/Field22B.java | 26 +- .../swift/model/field/Field22C.java | 28 +- .../swift/model/field/Field22D.java | 26 +- .../swift/model/field/Field22E.java | 17 +- .../swift/model/field/Field22F.java | 8 +- .../swift/model/field/Field22G.java | 26 +- .../swift/model/field/Field22H.java | 26 +- .../swift/model/field/Field22J.java | 26 +- .../swift/model/field/Field22K.java | 17 +- .../swift/model/field/Field22L.java | 26 +- .../swift/model/field/Field22M.java | 44 +- .../swift/model/field/Field22N.java | 8 +- .../swift/model/field/Field22P.java | 44 +- .../swift/model/field/Field22Q.java | 26 +- .../swift/model/field/Field22R.java | 8 +- .../swift/model/field/Field22S.java | 8 +- .../swift/model/field/Field22T.java | 8 +- .../swift/model/field/Field22U.java | 8 +- .../swift/model/field/Field22V.java | 8 +- .../swift/model/field/Field22W.java | 8 +- .../swift/model/field/Field22X.java | 8 +- .../swift/model/field/Field22Y.java | 35 +- .../swift/model/field/Field22Z.java | 8 +- .../swift/model/field/Field23.java | 54 +- .../swift/model/field/Field23A.java | 44 +- .../swift/model/field/Field23B.java | 8 +- .../swift/model/field/Field23C.java | 26 +- .../swift/model/field/Field23D.java | 8 +- .../swift/model/field/Field23E.java | 44 +- .../swift/model/field/Field23F.java | 8 +- .../swift/model/field/Field23G.java | 8 +- .../swift/model/field/Field23H.java | 8 +- .../swift/model/field/Field23R.java | 8 +- .../swift/model/field/Field23S.java | 8 +- .../swift/model/field/Field23X.java | 8 +- .../swift/model/field/Field242.java | 8 +- .../swift/model/field/Field243.java | 28 +- .../swift/model/field/Field24B.java | 8 +- .../swift/model/field/Field24D.java | 17 +- .../swift/model/field/Field24E.java | 8 +- .../swift/model/field/Field24G.java | 140 +-- .../swift/model/field/Field25.java | 8 +- .../swift/model/field/Field251.java | 8 +- .../swift/model/field/Field252.java | 8 +- .../swift/model/field/Field253.java | 8 +- .../swift/model/field/Field254.java | 8 +- .../swift/model/field/Field255.java | 28 +- .../swift/model/field/Field256.java | 48 +- .../swift/model/field/Field257.java | 28 +- .../swift/model/field/Field258.java | 28 +- .../swift/model/field/Field259.java | 48 +- .../swift/model/field/Field25A.java | 8 +- .../swift/model/field/Field25D.java | 26 +- .../swift/model/field/Field25P.java | 40 +- .../swift/model/field/Field260.java | 28 +- .../swift/model/field/Field263.java | 28 +- .../swift/model/field/Field264.java | 28 +- .../swift/model/field/Field26A.java | 48 +- .../swift/model/field/Field26B.java | 8 +- .../swift/model/field/Field26C.java | 29 +- .../swift/model/field/Field26D.java | 8 +- .../swift/model/field/Field26E.java | 117 +-- .../swift/model/field/Field26F.java | 8 +- .../swift/model/field/Field26H.java | 35 +- .../swift/model/field/Field26K.java | 8 +- .../swift/model/field/Field26T.java | 8 +- .../swift/model/field/Field27.java | 122 +-- .../swift/model/field/Field270.java | 8 +- .../swift/model/field/Field271.java | 8 +- .../swift/model/field/Field272.java | 8 +- .../swift/model/field/Field28.java | 122 +-- .../swift/model/field/Field280.java | 8 +- .../swift/model/field/Field281.java | 8 +- .../swift/model/field/Field28C.java | 48 +- .../swift/model/field/Field28D.java | 152 +-- .../swift/model/field/Field28E.java | 28 +- .../swift/model/field/Field29A.java | 168 ---- .../swift/model/field/Field29B.java | 8 +- .../swift/model/field/Field29E.java | 8 +- .../swift/model/field/Field29H.java | 8 +- .../swift/model/field/Field29I.java | 8 +- .../swift/model/field/Field29J.java | 8 +- .../swift/model/field/Field29K.java | 8 +- .../swift/model/field/Field29L.java | 8 +- .../swift/model/field/Field29M.java | 8 +- .../swift/model/field/Field29N.java | 8 +- .../swift/model/field/Field29O.java | 8 +- .../swift/model/field/Field30.java | 8 +- .../swift/model/field/Field301.java | 8 +- .../swift/model/field/Field302.java | 8 +- .../swift/model/field/Field303.java | 8 +- .../swift/model/field/Field304.java | 8 +- .../swift/model/field/Field305.java | 8 +- .../swift/model/field/Field307.java | 8 +- .../swift/model/field/Field30F.java | 8 +- .../swift/model/field/Field30G.java | 46 +- .../swift/model/field/Field30H.java | 8 +- .../swift/model/field/Field30I.java | 8 +- .../swift/model/field/Field30J.java | 28 +- .../swift/model/field/Field30M.java | 8 +- .../swift/model/field/Field30N.java | 8 +- .../swift/model/field/Field30P.java | 8 +- .../swift/model/field/Field30Q.java | 8 +- .../swift/model/field/Field30S.java | 8 +- .../swift/model/field/Field30T.java | 8 +- .../swift/model/field/Field30U.java | 8 +- .../swift/model/field/Field30V.java | 8 +- .../swift/model/field/Field30X.java | 8 +- .../swift/model/field/Field30Y.java | 8 +- .../swift/model/field/Field30Z.java | 8 +- .../swift/model/field/Field311.java | 8 +- .../swift/model/field/Field312.java | 8 +- .../swift/model/field/Field313.java | 28 +- .../swift/model/field/Field31C.java | 8 +- .../swift/model/field/Field31D.java | 8 +- .../swift/model/field/Field31E.java | 8 +- .../swift/model/field/Field31F.java | 8 +- .../swift/model/field/Field31G.java | 8 +- .../swift/model/field/Field31L.java | 8 +- .../swift/model/field/Field31P.java | 8 +- .../swift/model/field/Field31S.java | 8 +- .../swift/model/field/Field31X.java | 8 +- .../swift/model/field/Field329.java | 8 +- .../swift/model/field/Field32A.java | 28 +- .../swift/model/field/Field32B.java | 65 +- .../swift/model/field/Field32C.java | 28 +- .../swift/model/field/Field32D.java | 28 +- .../swift/model/field/Field32E.java | 8 +- .../swift/model/field/Field32F.java | 28 +- .../swift/model/field/Field32G.java | 28 +- .../swift/model/field/Field32H.java | 28 +- .../swift/model/field/Field32K.java | 113 +-- .../swift/model/field/Field32M.java | 28 +- .../swift/model/field/Field32Q.java | 8 +- .../swift/model/field/Field32R.java | 28 +- .../swift/model/field/Field32U.java | 28 +- .../swift/model/field/Field330.java | 128 +-- .../swift/model/field/Field331.java | 168 +--- .../swift/model/field/Field332.java | 48 +- .../swift/model/field/Field333.java | 88 +- .../swift/model/field/Field334.java | 8 +- .../swift/model/field/Field335.java | 8 +- .../swift/model/field/Field336.java | 28 +- .../swift/model/field/Field337.java | 8 +- .../swift/model/field/Field338.java | 8 +- .../swift/model/field/Field339.java | 8 +- .../swift/model/field/Field33A.java | 28 +- .../swift/model/field/Field33B.java | 65 +- .../swift/model/field/Field33C.java | 28 +- .../swift/model/field/Field33D.java | 28 +- .../swift/model/field/Field33E.java | 28 +- .../swift/model/field/Field33F.java | 28 +- .../swift/model/field/Field33G.java | 80 +- .../swift/model/field/Field33H.java | 28 +- .../swift/model/field/Field33J.java | 46 +- .../swift/model/field/Field33K.java | 113 +-- .../swift/model/field/Field33S.java | 46 +- .../swift/model/field/Field33T.java | 80 +- .../swift/model/field/Field33Z.java | 18 +- .../swift/model/field/Field340.java | 8 +- .../swift/model/field/Field341.java | 8 +- .../swift/model/field/Field342.java | 8 +- .../swift/model/field/Field343.java | 88 +- .../swift/model/field/Field344.java | 28 +- .../swift/model/field/Field345.java | 8 +- .../swift/model/field/Field346.java | 8 +- .../swift/model/field/Field347.java | 8 +- .../swift/model/field/Field348.java | 8 +- .../swift/model/field/Field349.java | 28 +- .../swift/model/field/Field34A.java | 28 +- .../swift/model/field/Field34B.java | 28 +- .../swift/model/field/Field34C.java | 112 +-- .../swift/model/field/Field34E.java | 28 +- .../swift/model/field/Field34F.java | 28 +- .../swift/model/field/Field34J.java | 46 +- .../swift/model/field/Field34P.java | 28 +- .../swift/model/field/Field34R.java | 28 +- .../swift/model/field/Field35A.java | 98 +- .../swift/model/field/Field35B.java | 138 +-- .../swift/model/field/Field35C.java | 8 +- .../swift/model/field/Field35D.java | 8 +- .../swift/model/field/Field35E.java | 8 +- .../swift/model/field/Field35G.java | 8 +- .../swift/model/field/Field35H.java | 80 +- .../swift/model/field/Field35L.java | 8 +- .../swift/model/field/Field35N.java | 98 +- .../swift/model/field/Field35S.java | 98 +- .../swift/model/field/Field35U.java | 80 +- .../swift/model/field/Field36.java | 28 +- .../swift/model/field/Field36B.java | 28 +- .../swift/model/field/Field36C.java | 26 +- .../swift/model/field/Field36D.java | 28 +- .../swift/model/field/Field36E.java | 80 +- .../swift/model/field/Field37A.java | 150 +-- .../swift/model/field/Field37B.java | 150 +-- .../swift/model/field/Field37C.java | 150 +-- .../swift/model/field/Field37D.java | 150 +-- .../swift/model/field/Field37E.java | 150 +-- .../swift/model/field/Field37F.java | 150 +-- .../swift/model/field/Field37G.java | 28 +- .../swift/model/field/Field37H.java | 46 +- .../swift/model/field/Field37J.java | 28 +- .../swift/model/field/Field37K.java | 28 +- .../swift/model/field/Field37L.java | 28 +- .../swift/model/field/Field37M.java | 28 +- .../swift/model/field/Field37N.java | 255 ----- .../swift/model/field/Field37P.java | 28 +- .../swift/model/field/Field37R.java | 28 +- .../swift/model/field/Field37U.java | 28 +- .../swift/model/field/Field37V.java | 28 +- .../swift/model/field/Field38A.java | 80 +- .../swift/model/field/Field38D.java | 80 +- .../swift/model/field/Field38E.java | 28 +- .../swift/model/field/Field38G.java | 48 +- .../swift/model/field/Field38H.java | 48 +- .../swift/model/field/Field38J.java | 46 +- .../swift/model/field/Field39A.java | 48 +- .../swift/model/field/Field39B.java | 8 +- .../swift/model/field/Field39C.java | 8 +- .../swift/model/field/Field39D.java | 8 +- .../swift/model/field/Field39E.java | 8 +- .../swift/model/field/Field39F.java | 8 +- .../swift/model/field/Field39M.java | 8 +- .../swift/model/field/Field401.java | 28 +- .../swift/model/field/Field405.java | 28 +- .../swift/model/field/Field40A.java | 8 +- .../swift/model/field/Field40B.java | 8 +- .../swift/model/field/Field40C.java | 8 +- .../swift/model/field/Field40D.java | 8 +- .../swift/model/field/Field40E.java | 8 +- .../swift/model/field/Field40F.java | 8 +- .../swift/model/field/Field41A.java | 40 +- .../swift/model/field/Field41D.java | 8 +- .../swift/model/field/Field41F.java | 40 +- .../swift/model/field/Field41G.java | 8 +- .../swift/model/field/Field421.java | 8 +- .../swift/model/field/Field422.java | 8 +- .../swift/model/field/Field423.java | 8 +- .../swift/model/field/Field424.java | 8 +- .../swift/model/field/Field425.java | 8 +- .../swift/model/field/Field42A.java | 18 +- .../swift/model/field/Field42C.java | 8 +- .../swift/model/field/Field42M.java | 8 +- .../swift/model/field/Field42P.java | 8 +- .../swift/model/field/Field431.java | 28 +- .../swift/model/field/Field432.java | 8 +- .../swift/model/field/Field433.java | 8 +- .../swift/model/field/Field434.java | 8 +- .../swift/model/field/Field43P.java | 26 +- .../swift/model/field/Field43T.java | 26 +- .../swift/model/field/Field443.java | 8 +- .../swift/model/field/Field44A.java | 8 +- .../swift/model/field/Field44B.java | 8 +- .../swift/model/field/Field44C.java | 8 +- .../swift/model/field/Field44D.java | 8 +- .../swift/model/field/Field44E.java | 8 +- .../swift/model/field/Field44F.java | 8 +- .../swift/model/field/Field44H.java | 8 +- .../swift/model/field/Field44J.java | 8 +- .../swift/model/field/Field451.java | 28 +- .../swift/model/field/Field45A.java | 8 +- .../swift/model/field/Field45B.java | 12 - .../swift/model/field/Field45C.java | 8 +- .../swift/model/field/Field45D.java | 8 +- .../swift/model/field/Field45L.java | 8 +- .../swift/model/field/Field461.java | 8 +- .../swift/model/field/Field46A.java | 8 +- .../swift/model/field/Field46B.java | 12 - .../swift/model/field/Field47A.java | 8 +- .../swift/model/field/Field47B.java | 13 - .../swift/model/field/Field48.java | 28 +- .../swift/model/field/Field48B.java | 8 +- .../swift/model/field/Field48D.java | 8 +- .../swift/model/field/Field49.java | 8 +- .../swift/model/field/Field49A.java | 26 +- .../swift/model/field/Field49G.java | 8 +- .../swift/model/field/Field49H.java | 8 +- .../swift/model/field/Field49M.java | 12 - .../swift/model/field/Field49N.java | 12 - .../swift/model/field/Field50.java | 8 +- .../swift/model/field/Field503.java | 8 +- .../swift/model/field/Field50A.java | 40 +- .../swift/model/field/Field50B.java | 8 +- .../swift/model/field/Field50C.java | 40 +- .../swift/model/field/Field50F.java | 88 +- .../swift/model/field/Field50G.java | 18 +- .../swift/model/field/Field51.java | 8 +- .../swift/model/field/Field51A.java | 18 +- .../swift/model/field/Field52A.java | 18 +- .../swift/model/field/Field533.java | 28 +- .../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 | 8 +- .../swift/model/field/Field59A.java | 40 +- .../swift/model/field/Field59F.java | 88 +- .../swift/model/field/Field60F.java | 47 +- .../swift/model/field/Field60M.java | 47 +- .../swift/model/field/Field61.java | 65 +- .../swift/model/field/Field619.java | 8 +- .../swift/model/field/Field62F.java | 37 +- .../swift/model/field/Field62M.java | 37 +- .../swift/model/field/Field64.java | 37 +- .../swift/model/field/Field65.java | 37 +- .../swift/model/field/Field68A.java | 88 +- .../swift/model/field/Field69A.java | 8 +- .../swift/model/field/Field69B.java | 136 +-- .../swift/model/field/Field69C.java | 8 +- .../swift/model/field/Field69D.java | 8 +- .../swift/model/field/Field69E.java | 26 +- .../swift/model/field/Field69F.java | 26 +- .../swift/model/field/Field69J.java | 26 +- .../swift/model/field/Field70.java | 168 ---- .../swift/model/field/Field70C.java | 8 +- .../swift/model/field/Field70D.java | 8 +- .../swift/model/field/Field70E.java | 8 +- .../swift/model/field/Field70F.java | 8 +- .../swift/model/field/Field70G.java | 8 +- .../swift/model/field/Field70H.java | 8 +- .../swift/model/field/Field71A.java | 8 +- .../swift/model/field/Field71B.java | 255 ----- .../swift/model/field/Field71C.java | 8 +- .../swift/model/field/Field71D.java | 255 ----- .../swift/model/field/Field71F.java | 28 +- .../swift/model/field/Field71G.java | 28 +- .../swift/model/field/Field71N.java | 8 +- .../swift/model/field/Field72.java | 255 ----- .../swift/model/field/Field72Z.java | 255 ----- .../swift/model/field/Field73.java | 255 ----- .../swift/model/field/Field73A.java | 255 ----- .../swift/model/field/Field73R.java | 8 +- .../swift/model/field/Field73S.java | 8 +- .../swift/model/field/Field74.java | 255 ----- .../swift/model/field/Field75.java | 255 ----- .../swift/model/field/Field76.java | 255 ----- .../swift/model/field/Field77.java | 871 ------------------ .../swift/model/field/Field77A.java | 871 ------------------ .../swift/model/field/Field77B.java | 143 --- .../swift/model/field/Field77C.java | 8 +- .../swift/model/field/Field77D.java | 255 ----- .../swift/model/field/Field77E.java | 8 +- .../swift/model/field/Field77F.java | 26 +- .../swift/model/field/Field77H.java | 17 +- .../swift/model/field/Field77J.java | 12 - .../swift/model/field/Field77L.java | 26 +- .../swift/model/field/Field77T.java | 8 +- .../swift/model/field/Field77U.java | 8 +- .../swift/model/field/Field78.java | 8 +- .../swift/model/field/Field78D.java | 8 +- .../swift/model/field/Field79.java | 8 +- .../swift/model/field/Field79Z.java | 8 +- .../swift/model/field/Field80C.java | 8 +- .../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 | 8 +- .../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 | 28 +- .../swift/model/field/Field90B.java | 60 +- .../swift/model/field/Field90C.java | 48 +- .../swift/model/field/Field90D.java | 48 +- .../swift/model/field/Field90E.java | 26 +- .../swift/model/field/Field90F.java | 80 +- .../swift/model/field/Field90J.java | 130 +-- .../swift/model/field/Field90K.java | 80 +- .../swift/model/field/Field90L.java | 80 +- .../swift/model/field/Field91A.java | 18 +- .../swift/model/field/Field92A.java | 80 +- .../swift/model/field/Field92B.java | 28 +- .../swift/model/field/Field92C.java | 26 +- .../swift/model/field/Field92D.java | 48 +- .../swift/model/field/Field92F.java | 60 +- .../swift/model/field/Field92H.java | 60 +- .../swift/model/field/Field92J.java | 84 +- .../swift/model/field/Field92K.java | 8 +- .../swift/model/field/Field92L.java | 112 +-- .../swift/model/field/Field92M.java | 80 +- .../swift/model/field/Field92N.java | 80 +- .../swift/model/field/Field92P.java | 80 +- .../swift/model/field/Field92R.java | 98 +- .../swift/model/field/Field93A.java | 26 +- .../swift/model/field/Field93B.java | 80 +- .../swift/model/field/Field93C.java | 80 +- .../swift/model/field/Field93D.java | 80 +- .../swift/model/field/Field93E.java | 28 +- .../swift/model/field/Field93F.java | 28 +- .../swift/model/field/Field94A.java | 8 +- .../swift/model/field/Field94B.java | 8 +- .../swift/model/field/Field94C.java | 8 +- .../swift/model/field/Field94D.java | 8 +- .../swift/model/field/Field94E.java | 8 +- .../swift/model/field/Field94F.java | 58 +- .../swift/model/field/Field94G.java | 8 +- .../swift/model/field/Field94H.java | 40 +- .../swift/model/field/Field94L.java | 28 +- .../swift/model/field/Field95C.java | 8 +- .../swift/model/field/Field95L.java | 28 +- .../swift/model/field/Field95P.java | 18 +- .../swift/model/field/Field95V.java | 8 +- .../swift/model/field/Field96A.java | 18 +- .../swift/model/field/Field97A.java | 26 +- .../swift/model/field/Field97B.java | 8 +- .../swift/model/field/Field97C.java | 26 +- .../swift/model/field/Field97D.java | 8 +- .../swift/model/field/Field97E.java | 26 +- .../swift/model/field/Field98A.java | 8 +- .../swift/model/field/Field98B.java | 26 +- .../swift/model/field/Field98C.java | 8 +- .../swift/model/field/Field98D.java | 74 +- .../swift/model/field/Field98E.java | 74 +- .../swift/model/field/Field98F.java | 26 +- .../swift/model/field/Field98G.java | 126 +-- .../swift/model/field/Field98H.java | 126 +-- .../swift/model/field/Field98J.java | 40 +- .../swift/model/field/Field98K.java | 8 +- .../swift/model/field/Field999.java | 8 +- .../swift/model/field/Field99A.java | 80 +- .../swift/model/field/Field99B.java | 28 +- .../swift/model/field/Field99C.java | 28 +- .../swift/model/mt/mt2xx/MT203.java | 6 +- .../swift/model/mt/mt2xx/MT210.java | 6 +- 590 files changed, 4656 insertions(+), 15264 deletions(-) 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 d7a1d1098..d57c46a98 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field101.java @@ -81,21 +81,21 @@ public class Field101 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f2959e1f5..3bbe53977 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field102.java @@ -82,21 +82,21 @@ public class Field102 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "Z"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "Z"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "Z"; } 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 31b42c183..59cc859bc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field103.java @@ -81,21 +81,21 @@ public class Field103 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ac06fd288..2958e5d3e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field104.java @@ -81,21 +81,21 @@ public class Field104 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 862b69926..7467333cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field105.java @@ -83,21 +83,21 @@ public class Field105 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getDeliveryMonitoringAsLong() { } /** - * Get the Delivery Monitoring (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 #getDeliveryMonitoringAsLong() + * @deprecated use #getDeliveryMonitoringAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDeliveryMonitoringAsNumber() { return getComponent1AsNumber(); } 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 b79484d7d..b6109fd6e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field106.java @@ -81,21 +81,21 @@ public class Field106 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 9cb3f5a65..ce085fc63 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field107.java @@ -81,21 +81,21 @@ public class Field107 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 eebddaabf..7a8fbda13 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field108.java @@ -81,21 +81,21 @@ public class Field108 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f62cf89ad..cd5b2b1e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field109.java @@ -86,21 +86,21 @@ public class Field109 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DTS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DTS"; /** @@ -260,7 +260,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DTS"; } 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 d252b7233..2c44f9482 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field110.java @@ -83,21 +83,21 @@ public class Field110 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getWindowSizeAsLong() { } /** - * Get the Window Size (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 #getWindowSizeAsLong() + * @deprecated use #getWindowSizeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getWindowSizeAsNumber() { return getComponent1AsNumber(); } 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 45637e4e8..9ff73e6a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field111.java @@ -83,21 +83,21 @@ public class Field111 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getServiceTypeIdentifierAsLong() { } /** - * Get the Service Type Identifier (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 #getServiceTypeIdentifierAsLong() + * @deprecated use #getServiceTypeIdentifierAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getServiceTypeIdentifierAsNumber() { return getComponent1AsNumber(); } 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 61dc05fb6..a03bcf530 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field113.java @@ -81,21 +81,21 @@ public class Field113 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 639c021b7..f17e8a29f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field114.java @@ -81,21 +81,21 @@ public class Field114 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 859764b7c..07396899d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field115.java @@ -81,21 +81,21 @@ public class Field115 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 fbcd654a3..c757e1c6f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field116.java @@ -81,21 +81,21 @@ public class Field116 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 2328df183..20cf9796d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field117.java @@ -81,21 +81,21 @@ public class Field117 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 47eca1b02..527aac845 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field118.java @@ -81,21 +81,21 @@ public class Field118 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 34a7e0a81..17d471264 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field119.java @@ -81,21 +81,21 @@ public class Field119 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 34a3c417e..3bdb1348f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11A.java @@ -86,21 +86,21 @@ public class Field11A extends Field implements Serializable, CurrencyContainer, * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SC"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SC"; /** @@ -114,11 +114,10 @@ public class Field11A extends Field implements Serializable, CurrencyContainer, public static final Integer CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -245,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SC"; } @@ -401,11 +400,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -419,11 +418,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -494,29 +492,19 @@ public Field11A setCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component2 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field11A setCurrency(String component2) { return setCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field11A setCurrency(java.util.Currency component2) { return setCurrencyCode(component2); } 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 a5c9021fd..e63c2666f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11R.java @@ -90,21 +90,21 @@ public class Field11R extends Field implements Serializable, DateContainer, Mult * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$[$4!S6!S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "MENN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "MENN"; /** @@ -113,11 +113,10 @@ public class Field11R extends Field implements Serializable, DateContainer, Mult public static final Integer MT_NUMBER = 1; /** - * Alternative (DEPRECATED) constant name for field's MT Number Component number. - * @see #MT_NUMBER + * @deprecated use #MT_NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer MT = 1; /** @@ -293,7 +292,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "MENN"; } @@ -436,11 +435,11 @@ public String getMTNumber() { /** * Alternative DEPRECATED method getter for field's MT Number - * @see #getMTNumber() + * @deprecated use #getMTNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getMT() { return getMTNumber(); } @@ -497,16 +496,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -530,16 +523,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent3AsNumber(); } @@ -563,16 +550,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -596,16 +577,10 @@ public java.lang.Long getISNAsLong() { } /** - * Get the ISN (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getISNAsLong() + * @deprecated use #getISNAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getISNAsNumber() { return getComponent4AsNumber(); } @@ -632,15 +607,10 @@ public Field11R setMTNumber(String component1) { } /** - * Alternative DEPRECATED method setter for field's MT Number - * - * @see #setMTNumber(String) - * - * @param component1 the MT Number to set - * @return the field object to enable build pattern + * @deprecated use #setMTNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field11R setMT(String component1) { return setMTNumber(component1); } 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 2fe82919f..c6e5e1cfe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field11S.java @@ -90,21 +90,21 @@ public class Field11S extends Field implements Serializable, DateContainer, Mult * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$[$4!S6!S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "MENN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "MENN"; /** @@ -113,11 +113,10 @@ public class Field11S extends Field implements Serializable, DateContainer, Mult public static final Integer MT_NUMBER = 1; /** - * Alternative (DEPRECATED) constant name for field's MT Number Component number. - * @see #MT_NUMBER + * @deprecated use #MT_NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer MT = 1; /** @@ -293,7 +292,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "MENN"; } @@ -436,11 +435,11 @@ public String getMTNumber() { /** * Alternative DEPRECATED method getter for field's MT Number - * @see #getMTNumber() + * @deprecated use #getMTNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getMT() { return getMTNumber(); } @@ -497,16 +496,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -530,16 +523,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent3AsNumber(); } @@ -563,16 +550,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -596,16 +577,10 @@ public java.lang.Long getISNAsLong() { } /** - * Get the ISN (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getISNAsLong() + * @deprecated use #getISNAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getISNAsNumber() { return getComponent4AsNumber(); } @@ -632,15 +607,10 @@ public Field11S setMTNumber(String component1) { } /** - * Alternative DEPRECATED method setter for field's MT Number - * - * @see #setMTNumber(String) - * - * @param component1 the MT Number to set - * @return the field object to enable build pattern + * @deprecated use #setMTNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field11S setMT(String component1) { return setMTNumber(component1); } 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 53ce7ffd2..b42ac8880 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12.java @@ -83,21 +83,21 @@ public class Field12 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getMessageTypeAsLong() { } /** - * Get the Message 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 #getMessageTypeAsLong() + * @deprecated use #getMessageTypeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageTypeAsNumber() { return getComponent1AsNumber(); } 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 1b6bd1995..a9eaaf417 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field120.java @@ -83,21 +83,21 @@ public class Field120 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getIdentifierAsLong() { } /** - * Get the Identifier (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 #getIdentifierAsLong() + * @deprecated use #getIdentifierAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getIdentifierAsNumber() { return getComponent1AsNumber(); } 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 18b39e83a..52a5f6355 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field121.java @@ -81,21 +81,21 @@ public class Field121 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 64931d515..62809493b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field122.java @@ -83,21 +83,21 @@ public class Field122 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -350,16 +350,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -375,11 +369,11 @@ public String getNumberOfMessages() { /** * Alternative DEPRECATED method getter for field's Number Of Messages - * @see #getNumberOfMessages() + * @deprecated use #getNumberOfMessages() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofMessages() { return getNumberOfMessages(); } @@ -394,41 +388,28 @@ public java.lang.Long getNumberOfMessagesAsLong() { } /** - * Get the Number Of Messages (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 #getNumberOfMessagesAsLong() + * @deprecated use #getNumberOfMessagesAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberOfMessagesAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number Of Messages as Long - * @see #getNumberOfMessagesAsLong() + * @deprecated use #getNumberOfMessagesAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofMessagesAsLong() { return getNumberOfMessagesAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number Of Messages (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 #getNumberOfMessagesAsLong() + * @deprecated use #getNumberOfMessagesAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofMessagesAsNumber() { return getNumberOfMessagesAsNumber(); } @@ -526,45 +507,29 @@ public Field122 setNumberOfMessages(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Number Of Messages - * - * @see #setNumberOfMessages(String) - * - * @param component1 the Number Of Messages to set - * @return the field object to enable build pattern + * @deprecated use #setNumberOfMessages(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field122 setNumberofMessages(String component1) { return setNumberOfMessages(component1); } /** - * Alternative DEPRECATED method setter for field's Number Of Messages 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field122 setNumberofMessages(java.lang.Long component1) { return setNumberOfMessages(component1); } /** - * Alternative DEPRECATED method setter for field's Number Of Messages (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 Of Messages content to set - * @return the field object to enable build pattern - * @see #setNumberOfMessages(java.lang.Long) + * @deprecated use #setNumberOfMessages(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 93af9d3e2..0a7c5fc3c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field123.java @@ -81,21 +81,21 @@ public class Field123 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 2d274d801..6c3c61278 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field124.java @@ -83,21 +83,21 @@ public class Field124 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "M"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "M"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "M"; } 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 aee084b7f..03e971edb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field125.java @@ -83,21 +83,21 @@ public class Field125 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getCategoryAsLong() { } /** - * Get the Category (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 #getCategoryAsLong() + * @deprecated use #getCategoryAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getCategoryAsNumber() { return getComponent1AsNumber(); } 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 5ba54aa42..0014dc0e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field126.java @@ -83,21 +83,21 @@ public class Field126 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getSeedAsLong() { } /** - * Get the Seed (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 #getSeedAsLong() + * @deprecated use #getSeedAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSeedAsNumber() { return getComponent1AsNumber(); } 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 c4e4f076b..254361ea1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field127.java @@ -81,21 +81,21 @@ public class Field127 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 99c9e9d36..204220f8e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field128.java @@ -85,21 +85,21 @@ public class Field128 extends Field implements Serializable, BICContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cB"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cB"; } 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 029394e88..73fc5f910 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field129.java @@ -84,21 +84,21 @@ public class Field129 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -364,16 +364,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -397,16 +391,10 @@ public java.lang.Long getSectionAsLong() { } /** - * Get the Section (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 #getSectionAsLong() + * @deprecated use #getSectionAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSectionAsNumber() { return getComponent1AsNumber(); } @@ -430,16 +418,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -463,16 +445,10 @@ public java.lang.Long getTotalAsLong() { } /** - * 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 use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalAsNumber() { return getComponent2AsNumber(); } 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 3dafee5d6..030748293 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12A.java @@ -84,21 +84,21 @@ public class Field12A extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -117,11 +117,10 @@ public class Field12A extends Field implements Serializable, GenericField { public static final Integer INSTRUMENT_CODE_OR_DESCRIPTION = 3; /** - * Alternative (DEPRECATED) constant name for field's Instrument Code Or Description Component number. - * @see #INSTRUMENT_CODE_OR_DESCRIPTION + * @deprecated use #INSTRUMENT_CODE_OR_DESCRIPTION instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer INSTRUMENT_CODE = 3; /** @@ -255,7 +254,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -424,11 +423,11 @@ public String getInstrumentCodeOrDescription() { /** * Alternative DEPRECATED method getter for field's Instrument Code Or Description - * @see #getInstrumentCodeOrDescription() + * @deprecated use #getInstrumentCodeOrDescription() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getInstrumentCode() { return getInstrumentCodeOrDescription(); } @@ -497,15 +496,10 @@ public Field12A setInstrumentCodeOrDescription(String component3) { } /** - * Alternative DEPRECATED method setter for field's Instrument Code Or Description - * - * @see #setInstrumentCodeOrDescription(String) - * - * @param component3 the Instrument Code Or Description to set - * @return the field object to enable build pattern + * @deprecated use #setInstrumentCodeOrDescription(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 0450ba6c7..d4286ba8d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12B.java @@ -84,21 +84,21 @@ public class Field12B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -253,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -422,7 +422,7 @@ public String getInstrumentTypeCode() { /** * Alternative method getter for field's Instrument Type Code - * @see #getInstrumentTypeCode() + * @deprecated use #getInstrumentTypeCode() instead * @since 9.2.7 */ public String getType() { @@ -493,12 +493,7 @@ public Field12B setInstrumentTypeCode(String component3) { } /** - * Alternative method setter for field's Instrument Type Code - * - * @see #setInstrumentTypeCode(String) - * - * @param component3 the Instrument Type Code to set - * @return the field object to enable build pattern + * @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 650fc9b4a..df7992918 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12C.java @@ -83,21 +83,21 @@ public class Field12C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 26c2577cb..343b895d6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12D.java @@ -81,21 +81,21 @@ public class Field12D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 837b229e2..5797b406c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12E.java @@ -81,21 +81,21 @@ public class Field12E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -110,11 +110,10 @@ public class Field12E extends Field implements Serializable { public static final Integer CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Status Component number. - * @see #STATUS + * @deprecated use #STATUS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer EXPIRATION_STYLE = 1; /** @@ -233,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -363,7 +362,7 @@ public String getStatus() { /** * Alternative method getter for field's Status - * @see #getStatus() + * @deprecated use #getStatus() instead * @since 9.2.7 */ public String getCode() { @@ -372,11 +371,11 @@ public String getCode() { /** * Alternative DEPRECATED method getter for field's Status - * @see #getStatus() + * @deprecated use #getStatus() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getExpirationStyle() { return getStatus(); } @@ -403,27 +402,17 @@ public Field12E setStatus(String component1) { } /** - * Alternative method setter for field's Status - * - * @see #setStatus(String) - * - * @param component1 the Status to set - * @return the field object to enable build pattern + * @deprecated use #setStatus(String) instead */ public Field12E setCode(String component1) { return setStatus(component1); } /** - * Alternative DEPRECATED method setter for field's Status - * - * @see #setStatus(String) - * - * @param component1 the Status to set - * @return the field object to enable build pattern + * @deprecated use #setStatus(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 75f24a03d..4fdcdcb80 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12F.java @@ -81,21 +81,21 @@ public class Field12F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 070580002..948087f34 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field12G.java @@ -81,21 +81,21 @@ public class Field12G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 bc1ac4a75..c22e864f7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field130.java @@ -87,21 +87,21 @@ public class Field130 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/S$/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NSNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NSNS"; /** @@ -270,7 +270,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NSNS"; } @@ -406,16 +406,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -439,16 +433,10 @@ public java.lang.Long getHeadingCodeAsLong() { } /** - * Get the Heading Code (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 #getHeadingCodeAsLong() + * @deprecated use #getHeadingCodeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getHeadingCodeAsNumber() { return getComponent1AsNumber(); } @@ -488,16 +476,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -521,16 +503,10 @@ public java.lang.Long getHeadingCode2AsLong() { } /** - * Get the Heading Code 2 (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getHeadingCode2AsLong() + * @deprecated use #getHeadingCode2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getHeadingCode2AsNumber() { return getComponent3AsNumber(); } 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 60a1f6ebc..eadf13b5a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field132.java @@ -84,21 +84,21 @@ public class Field132 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cN"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cN"; } @@ -381,16 +381,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -414,16 +408,10 @@ public java.lang.Long getBroadcastNumberAsLong() { } /** - * Get the Broadcast Number (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 #getBroadcastNumberAsLong() + * @deprecated use #getBroadcastNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBroadcastNumberAsNumber() { return getComponent2AsNumber(); } 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 ad9bef862..e35da802a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field133.java @@ -86,21 +86,21 @@ public class Field133 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "c3!SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cSKN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cSKN"; /** @@ -267,7 +267,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cSKN"; } @@ -451,16 +451,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -484,16 +478,10 @@ public java.lang.Long getBroadcastNumberAsLong() { } /** - * Get the Broadcast Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBroadcastNumberAsLong() + * @deprecated use #getBroadcastNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBroadcastNumberAsNumber() { return getComponent4AsNumber(); } 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 105e59c84..36f947632 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field134.java @@ -87,21 +87,21 @@ public class Field134 extends Field implements Serializable, BICContainer, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$S$S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "BSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "BSS"; /** @@ -252,7 +252,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "BSS"; } 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 933f31e72..618d9118b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field135.java @@ -81,21 +81,21 @@ public class Field135 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "c"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "c"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "c"; } 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 7c05c77ba..ce46bd491 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field136.java @@ -84,21 +84,21 @@ public class Field136 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cN"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cN"; } @@ -378,16 +378,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -411,16 +405,10 @@ public java.lang.Long getBroadcastNumberAsLong() { } /** - * Get the Broadcast Number (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 #getBroadcastNumberAsLong() + * @deprecated use #getBroadcastNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBroadcastNumberAsNumber() { return getComponent2AsNumber(); } 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 454a23259..758022430 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field137.java @@ -86,21 +86,21 @@ public class Field137 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "c3!SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cSKN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cSKN"; /** @@ -267,7 +267,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cSKN"; } @@ -451,16 +451,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -484,16 +478,10 @@ public java.lang.Long getBroadcastNumberAsLong() { } /** - * Get the Broadcast Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBroadcastNumberAsLong() + * @deprecated use #getBroadcastNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBroadcastNumberAsNumber() { return getComponent4AsNumber(); } 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 089f48518..d4b42f975 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13A.java @@ -83,21 +83,21 @@ public class Field13A extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -387,7 +387,7 @@ public String getNumberId() { /** * Alternative method getter for field's Number Id - * @see #getNumberId() + * @deprecated use #getNumberId() instead * @since 9.2.7 */ public String getNumberIdentification() { @@ -437,12 +437,7 @@ public Field13A setNumberId(String component2) { } /** - * Alternative method setter for field's Number Id - * - * @see #setNumberId(String) - * - * @param component2 the Number Id to set - * @return the field object to enable build pattern + * @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 03c59bcf1..ba91c7b57 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13B.java @@ -84,21 +84,21 @@ public class Field13B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 cd23041d8..a935203db 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13C.java @@ -85,21 +85,21 @@ public class Field13C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SHGO"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SHGO"; /** @@ -113,11 +113,10 @@ public class Field13C extends Field implements Serializable { public static final Integer TIME_INDICATION = 2; /** - * Alternative (DEPRECATED) constant name for field's Time Indication Component number. - * @see #TIME_INDICATION + * @deprecated use #TIME_INDICATION instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TIME = 2; /** @@ -131,11 +130,10 @@ public class Field13C extends Field implements Serializable { public static final Integer TIME_OFFSET = 4; /** - * Alternative (DEPRECATED) constant name for field's Time Offset Component number. - * @see #TIME_OFFSET + * @deprecated use #TIME_OFFSET instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer OFFSET = 4; /** @@ -287,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SHGO"; } @@ -451,11 +449,11 @@ public String getTimeIndication() { /** * Alternative DEPRECATED method getter for field's Time Indication - * @see #getTimeIndication() + * @deprecated use #getTimeIndication() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getTime() { return getTimeIndication(); } @@ -469,11 +467,10 @@ public java.util.Calendar getTimeIndicationAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Time Indication as Calendar - * @see #getTimeIndicationAsCalendar() + * @deprecated use #getTimeIndicationAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getTimeAsCalendar() { return getTimeIndicationAsCalendar(); } @@ -521,11 +518,11 @@ public String getTimeOffset() { /** * Alternative DEPRECATED method getter for field's Time Offset - * @see #getTimeOffset() + * @deprecated use #getTimeOffset() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getOffset() { return getTimeOffset(); } @@ -539,11 +536,10 @@ public java.util.Calendar getTimeOffsetAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Time Offset as Calendar - * @see #getTimeOffsetAsCalendar() + * @deprecated use #getTimeOffsetAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getOffsetAsCalendar() { return getTimeOffsetAsCalendar(); } @@ -614,29 +610,19 @@ public Field13C setTimeIndication(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's Time Indication - * - * @see #setTimeIndication(String) - * - * @param component2 the Time Indication to set - * @return the field object to enable build pattern + * @deprecated use #setTimeIndication(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13C setTime(String component2) { return setTimeIndication(component2); } /** - * Alternative DEPRECATED method setter for field's Time Indication from a Calendar object. - * - * @see #setComponent2(java.util.Calendar) - * - * @param component2 Calendar with the Time Indication content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13C setTime(java.util.Calendar component2) { return setTimeIndication(component2); } @@ -707,29 +693,19 @@ public Field13C setTimeOffset(java.util.Calendar component4) { } /** - * Alternative DEPRECATED method setter for field's Time Offset - * - * @see #setTimeOffset(String) - * - * @param component4 the Time Offset to set - * @return the field object to enable build pattern + * @deprecated use #setTimeOffset(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13C setOffset(String component4) { return setTimeOffset(component4); } /** - * Alternative DEPRECATED method setter for field's Time Offset from a Calendar object. - * - * @see #setComponent4(java.util.Calendar) - * - * @param component4 Calendar with the Time Offset content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent4(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 d29d10f60..ac9f4a9ce 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13D.java @@ -87,21 +87,21 @@ public class Field13D extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ""; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EHGO"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EHGO"; /** @@ -273,7 +273,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EHGO"; } 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 3eef0a0e2..74e268389 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13J.java @@ -83,21 +83,21 @@ public class Field13J extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field13J extends Field implements Serializable, GenericField { public static final Integer EXTENDED_NUMBER_ID = 2; /** - * Alternative (DEPRECATED) constant name for field's Extended Number Id Component number. - * @see #EXTENDED_NUMBER_ID + * @deprecated use #EXTENDED_NUMBER_ID instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getExtendedNumberId() { /** * Alternative DEPRECATED method getter for field's Extended Number Id - * @see #getExtendedNumberId() + * @deprecated use #getExtendedNumberId() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getExtendedNumberId(); } @@ -441,15 +440,10 @@ public Field13J setExtendedNumberId(String component2) { } /** - * Alternative DEPRECATED method setter for field's Extended Number Id - * - * @see #setExtendedNumberId(String) - * - * @param component2 the Extended Number Id to set - * @return the field object to enable build pattern + * @deprecated use #setExtendedNumberId(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 5ca23d319..8cce01f4e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field13K.java @@ -88,21 +88,21 @@ public class Field13K extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -121,11 +121,10 @@ public class Field13K extends Field implements Serializable, AmountContainer, Ge public static final Integer QUANTITY = 3; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 3; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -432,16 +431,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -456,11 +449,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -475,41 +468,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -651,45 +631,29 @@ public Field13K setQuantity(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component3 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13K setAmount(String component3) { return setQuantity(component3); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent3(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13K setAmount(java.math.BigDecimal component3) { return setQuantity(component3); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 3) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field13K setAmount(java.lang.Number component3) { return setQuantity(component3); } 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 dbef6d63b..fe70548c8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field140.java @@ -83,21 +83,21 @@ public class Field140 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getIdentifierAsLong() { } /** - * Get the Identifier (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 #getIdentifierAsLong() + * @deprecated use #getIdentifierAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getIdentifierAsNumber() { return getComponent1AsNumber(); } 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 cd0713e68..4d428b048 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field141.java @@ -81,21 +81,21 @@ public class Field141 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 87f2fb4f9..8353a7f3f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field142.java @@ -84,21 +84,21 @@ public class Field142 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "A"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "A"; /** @@ -227,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "A"; } 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 62db5c2a0..22c1e7e5c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field143.java @@ -84,21 +84,21 @@ public class Field143 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "A"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "A"; /** @@ -227,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "A"; } 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 6cdf0c1cf..53683eb15 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field144.java @@ -83,21 +83,21 @@ public class Field144 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getStatusCodeAsLong() { } /** - * Get the Status Code (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 #getStatusCodeAsLong() + * @deprecated use #getStatusCodeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getStatusCodeAsNumber() { return getComponent1AsNumber(); } 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 c0b1f53e3..5824585e2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14A.java @@ -81,21 +81,21 @@ public class Field14A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f909358ee..5b6130ac5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14B.java @@ -81,21 +81,21 @@ public class Field14B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d733ccf01..fdc760046 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14C.java @@ -83,21 +83,21 @@ public class Field14C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getYearAsLong() { } /** - * Get the Year (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 #getYearAsLong() + * @deprecated use #getYearAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getYearAsNumber() { return getComponent1AsNumber(); } 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 f5726a4b0..d140cd364 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14D.java @@ -81,21 +81,21 @@ public class Field14D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 5edda9b31..edd6fda1e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14E.java @@ -81,21 +81,21 @@ public class Field14E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 76dd7ca46..d18b5af7d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14F.java @@ -81,21 +81,21 @@ public class Field14F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ad1584943..74b4e290a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14G.java @@ -82,21 +82,21 @@ public class Field14G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 a0c3cd6e1..b3f5e4dd6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java @@ -81,21 +81,21 @@ public class Field14H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 14cde4cca..c1f9898cd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14J.java @@ -81,21 +81,21 @@ public class Field14J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 73973bb27..ef407f452 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java @@ -81,21 +81,21 @@ public class Field14K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ba5d3b7fd..c4eb56307 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java @@ -81,21 +81,21 @@ public class Field14L extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 446fb2ed3..1da1d6cc0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java @@ -81,21 +81,21 @@ public class Field14M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 96daf329e..32854b036 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java @@ -81,21 +81,21 @@ public class Field14N extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a6d8ce35b..35592197a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java @@ -81,21 +81,21 @@ public class Field14O extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c7e685a71..1106fa375 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14S.java @@ -87,21 +87,21 @@ public class Field14S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN[//S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNHS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNHS"; /** @@ -279,7 +279,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNHS"; } @@ -437,16 +437,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -470,16 +464,10 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (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 #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent2AsNumber(); } 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 51a4b044f..1f0a3ff29 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field151.java @@ -83,21 +83,21 @@ public class Field151 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session 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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent1AsNumber(); } 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 988684d15..9f220872a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field152.java @@ -83,21 +83,21 @@ public class Field152 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getSequenceNumberAsLong() { } /** - * Get the Sequence 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 #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getComponent1AsNumber(); } 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 e9cf775af..2ea8dd25e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field153.java @@ -83,21 +83,21 @@ public class Field153 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getSequenceNumberAsLong() { } /** - * Get the Sequence 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 #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getComponent1AsNumber(); } 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 709d6ee95..3cb2254f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15A.java @@ -81,21 +81,21 @@ public class Field15A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0c7672c61..43afdd9ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15B.java @@ -81,21 +81,21 @@ public class Field15B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f16c61805..48827bf76 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15C.java @@ -81,21 +81,21 @@ public class Field15C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a11191a92..c58922698 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15D.java @@ -81,21 +81,21 @@ public class Field15D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 1672f387a..667bceaf6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15E.java @@ -81,21 +81,21 @@ public class Field15E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 1144ed005..0711f6158 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15F.java @@ -81,21 +81,21 @@ public class Field15F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 44beafa18..416a21cf3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15G.java @@ -81,21 +81,21 @@ public class Field15G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 3180e2032..28b0e7e03 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15H.java @@ -81,21 +81,21 @@ public class Field15H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0b43d1018..7b899fc6a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15I.java @@ -81,21 +81,21 @@ public class Field15I extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 667ae75bb..4b432d205 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15J.java @@ -81,21 +81,21 @@ public class Field15J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0ff6c8bda..a158eabe0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15K.java @@ -81,21 +81,21 @@ public class Field15K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 68002587a..dfa8f785c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15L.java @@ -81,21 +81,21 @@ public class Field15L extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 77829aa1c..7942e4abd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15M.java @@ -81,21 +81,21 @@ public class Field15M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0f1e03aeb..7c9068912 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15N.java @@ -81,21 +81,21 @@ public class Field15N extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 3ed5f2167..3b1247928 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15O.java @@ -81,21 +81,21 @@ public class Field15O extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 73b6a2058..43e72fff7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field15P.java @@ -81,21 +81,21 @@ public class Field15P extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 6c340ace8..7c7042bad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field165.java @@ -82,21 +82,21 @@ public class Field165 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 bd119fe42..a976e3bd0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16A.java @@ -83,21 +83,21 @@ public class Field16A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 ede71f601..f6921fa5f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16C.java @@ -83,21 +83,21 @@ public class Field16C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 e65143b18..111a0e36c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16R.java @@ -81,21 +81,21 @@ public class Field16R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a68bf4507..e14f208f6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field16S.java @@ -81,21 +81,21 @@ public class Field16S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b0cebffd5..b7bb4c110 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field171.java @@ -84,21 +84,21 @@ public class Field171 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 5bf88221a..ce1a22779 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field172.java @@ -85,21 +85,21 @@ public class Field172 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ""; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "JJ"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "JJ"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "JJ"; } 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 01e4ef878..8a7305478 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field173.java @@ -84,21 +84,21 @@ public class Field173 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "P"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "P"; /** @@ -227,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "P"; } 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 224c0009f..36c491888 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field174.java @@ -82,21 +82,21 @@ public class Field174 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "Q"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "Q"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "Q"; } 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 6330c1ae8..4a2287910 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field175.java @@ -82,21 +82,21 @@ public class Field175 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "H"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "H"; /** @@ -224,7 +224,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "H"; } 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 810ceb2c6..729219d29 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field177.java @@ -84,21 +84,21 @@ public class Field177 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "U"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "U"; /** @@ -227,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "U"; } 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 385b4ef44..17a8ca4dc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field179.java @@ -82,21 +82,21 @@ public class Field179 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "T"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "T"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "T"; } 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 a0227b755..a63a7687e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17A.java @@ -81,21 +81,21 @@ public class Field17A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 e07fe328a..5e70b8c94 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17B.java @@ -83,21 +83,21 @@ public class Field17B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 8b8009f36..cee35dc6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17C.java @@ -81,21 +81,21 @@ public class Field17C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 5e517b379..5484bdc60 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17E.java @@ -81,21 +81,21 @@ public class Field17E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d3fe28546..a3263e18a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17F.java @@ -81,21 +81,21 @@ public class Field17F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 99ca4dc46..4d4a3e839 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17G.java @@ -81,21 +81,21 @@ public class Field17G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 86e363608..726c5a4ca 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17H.java @@ -81,21 +81,21 @@ public class Field17H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f5bc03f46..ff1524fcb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17I.java @@ -81,21 +81,21 @@ public class Field17I extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 9d42b529e..0bb11d33a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17L.java @@ -81,21 +81,21 @@ public class Field17L extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 e1d9a98c6..3a96aba8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17M.java @@ -81,21 +81,21 @@ public class Field17M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 7371e8400..9d9abb33e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17N.java @@ -81,21 +81,21 @@ public class Field17N extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 58697762c..c412b5092 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17O.java @@ -81,21 +81,21 @@ public class Field17O extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c444e4cbc..8b1d44096 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17P.java @@ -81,21 +81,21 @@ public class Field17P extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 cff688e20..f34ea3a17 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Q.java @@ -81,21 +81,21 @@ public class Field17Q extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d65461a2a..d0264bf29 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17R.java @@ -81,21 +81,21 @@ public class Field17R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 23a1adec6..d74579f42 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17S.java @@ -81,21 +81,21 @@ public class Field17S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 34b7d2a3c..8c66a1f1f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17T.java @@ -81,21 +81,21 @@ public class Field17T extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 08dcba2ae..6ea0abcab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17U.java @@ -81,21 +81,21 @@ public class Field17U extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 8c4f31429..03a06e7b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17V.java @@ -81,21 +81,21 @@ public class Field17V extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 cc7e97c46..84abe4fd2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17W.java @@ -81,21 +81,21 @@ public class Field17W extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 cb31491c4..7de5dd9fe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17X.java @@ -81,21 +81,21 @@ public class Field17X extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f7d900462..01b72d439 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Y.java @@ -81,21 +81,21 @@ public class Field17Y extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 894d0fa5b..8cc4a7040 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field17Z.java @@ -81,21 +81,21 @@ public class Field17Z extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 2da3de9bd..fddb8330d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18A.java @@ -83,21 +83,21 @@ public class Field18A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 7de472b3f..dd01e1c7d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18B.java @@ -83,21 +83,21 @@ public class Field18B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 1817023cd..e8de64f48 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18C.java @@ -83,21 +83,21 @@ public class Field18C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 50f820971..e94914df1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field18D.java @@ -83,21 +83,21 @@ public class Field18D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 c7a9c9237..9ea146301 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19.java @@ -85,21 +85,21 @@ public class Field19 extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent1AsNumber(); } 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 656eb9251..d688f2f60 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field199.java @@ -81,21 +81,21 @@ public class Field199 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 776a948dd..646399905 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19A.java @@ -90,21 +90,21 @@ public class Field19A extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSCI"; /** @@ -123,11 +123,10 @@ public class Field19A extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 3; /** @@ -285,7 +284,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSCN"; } @@ -466,11 +465,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -484,11 +483,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -512,16 +510,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -544,16 +536,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -645,29 +631,19 @@ public Field19A setCurrencyCode(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component3 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19A setCurrency(String component3) { return setCurrencyCode(component3); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19A setCurrency(java.util.Currency component3) { return setCurrencyCode(component3); } 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 6895aa3ff..11a2c6510 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19B.java @@ -89,21 +89,21 @@ public class Field19B extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCI"; /** @@ -117,11 +117,10 @@ public class Field19B extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCN"; } @@ -424,11 +423,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -442,11 +441,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -470,16 +468,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -502,16 +494,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } @@ -582,29 +568,19 @@ public Field19B setCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component2 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19B setCurrency(String component2) { return setCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19B setCurrency(java.util.Currency component2) { return setCurrencyCode(component2); } 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 95d0e786d..32cfa35ed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19C.java @@ -86,21 +86,21 @@ public class Field19C extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -114,11 +114,10 @@ public class Field19C extends Field implements Serializable, AmountContainer { public static final Integer ADJUSTMENT_FACTOR = 2; /** - * Alternative (DEPRECATED) constant name for field's Adjustment Factor Component number. - * @see #ADJUSTMENT_FACTOR + * @deprecated use #ADJUSTMENT_FACTOR instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -398,16 +397,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -422,11 +415,11 @@ public String getAdjustmentFactor() { /** * Alternative DEPRECATED method getter for field's Adjustment Factor - * @see #getAdjustmentFactor() + * @deprecated use #getAdjustmentFactor() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getAdjustmentFactor(); } @@ -441,41 +434,28 @@ public java.math.BigDecimal getAdjustmentFactorAsBigDecimal() { } /** - * Get the Adjustment Factor (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 #getAdjustmentFactorAsBigDecimal() + * @deprecated use #getAdjustmentFactorAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAdjustmentFactorAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Adjustment Factor as BigDecimal - * @see #getAdjustmentFactorAsBigDecimal() + * @deprecated use #getAdjustmentFactorAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getAdjustmentFactorAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Adjustment Factor (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 #getAdjustmentFactorAsBigDecimal() + * @deprecated use #getAdjustmentFactorAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getAdjustmentFactorAsNumber(); } @@ -596,45 +576,29 @@ public Field19C setAdjustmentFactor(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Adjustment Factor - * - * @see #setAdjustmentFactor(String) - * - * @param component2 the Adjustment Factor to set - * @return the field object to enable build pattern + * @deprecated use #setAdjustmentFactor(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19C setAmount(String component2) { return setAdjustmentFactor(component2); } /** - * Alternative DEPRECATED method setter for field's Adjustment Factor 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19C setAmount(java.math.BigDecimal component2) { return setAdjustmentFactor(component2); } /** - * Alternative DEPRECATED method setter for field's Adjustment Factor (component 2) as 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) + * @deprecated use #setAdjustmentFactor(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19C setAmount(java.lang.Number component2) { return setAdjustmentFactor(component2); } 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 5f146502d..ea516f743 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Y.java @@ -85,21 +85,21 @@ public class Field19Y extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -108,11 +108,10 @@ public class Field19Y extends Field implements Serializable, AmountContainer { public static final Integer WEIGHT = 1; /** - * Alternative (DEPRECATED) constant name for field's Weight Component number. - * @see #WEIGHT + * @deprecated use #WEIGHT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 1; /** @@ -236,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -365,16 +364,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -389,11 +382,11 @@ public String getWeight() { /** * Alternative DEPRECATED method getter for field's Weight - * @see #getWeight() + * @deprecated use #getWeight() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getWeight(); } @@ -408,41 +401,28 @@ public java.math.BigDecimal getWeightAsBigDecimal() { } /** - * Get the Weight (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getWeightAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Weight as BigDecimal - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getWeightAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Weight (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getWeightAsNumber(); } @@ -542,45 +522,29 @@ public Field19Y setWeight(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Weight - * - * @see #setWeight(String) - * - * @param component1 the Weight to set - * @return the field object to enable build pattern + * @deprecated use #setWeight(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Y setAmount(String component1) { return setWeight(component1); } /** - * Alternative DEPRECATED method setter for field's Weight 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 + * @deprecated use #setComponent1(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Y setAmount(java.math.BigDecimal component1) { return setWeight(component1); } /** - * Alternative DEPRECATED method setter for field's Weight (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 Weight content to set - * @return the field object to enable build pattern - * @see #setWeight(java.math.BigDecimal) + * @deprecated use #setWeight(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Y setAmount(java.lang.Number component1) { return setWeight(component1); } 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 d8a8a7ad8..24b23fc3e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field19Z.java @@ -85,21 +85,21 @@ public class Field19Z extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -108,11 +108,10 @@ public class Field19Z extends Field implements Serializable, AmountContainer { public static final Integer WEIGHT = 1; /** - * Alternative (DEPRECATED) constant name for field's Weight Component number. - * @see #WEIGHT + * @deprecated use #WEIGHT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 1; /** @@ -236,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -365,16 +364,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -389,11 +382,11 @@ public String getWeight() { /** * Alternative DEPRECATED method getter for field's Weight - * @see #getWeight() + * @deprecated use #getWeight() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getWeight(); } @@ -408,41 +401,28 @@ public java.math.BigDecimal getWeightAsBigDecimal() { } /** - * Get the Weight (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getWeightAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Weight as BigDecimal - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getWeightAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Weight (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getWeightAsBigDecimal() + * @deprecated use #getWeightAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getWeightAsNumber(); } @@ -542,45 +522,29 @@ public Field19Z setWeight(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Weight - * - * @see #setWeight(String) - * - * @param component1 the Weight to set - * @return the field object to enable build pattern + * @deprecated use #setWeight(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Z setAmount(String component1) { return setWeight(component1); } /** - * Alternative DEPRECATED method setter for field's Weight 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 + * @deprecated use #setComponent1(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Z setAmount(java.math.BigDecimal component1) { return setWeight(component1); } /** - * Alternative DEPRECATED method setter for field's Weight (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 Weight content to set - * @return the field object to enable build pattern - * @see #setWeight(java.math.BigDecimal) + * @deprecated use #setWeight(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field19Z setAmount(java.lang.Number component1) { return setWeight(component1); } 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 b420c7dd8..fc57fd941 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20.java @@ -81,21 +81,21 @@ public class Field20 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 08f8c870b..c5351ad6f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field202.java @@ -83,21 +83,21 @@ public class Field202 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getSectionNumberAsLong() { } /** - * Get the Section 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 #getSectionNumberAsLong() + * @deprecated use #getSectionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSectionNumberAsNumber() { return getComponent1AsNumber(); } 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 3e4904baa..943db1ba3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field203.java @@ -83,21 +83,21 @@ public class Field203 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getTotalSectionsAsLong() { } /** - * Get the Total Sections (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 #getTotalSectionsAsLong() + * @deprecated use #getTotalSectionsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalSectionsAsNumber() { return getComponent1AsNumber(); } 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 a62bd1cf8..a9e45c628 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field204.java @@ -81,21 +81,21 @@ public class Field204 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 4585d26e0..36237d297 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field206.java @@ -81,21 +81,21 @@ public class Field206 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 a015dff6d..d3f2cd81b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field208.java @@ -81,21 +81,21 @@ public class Field208 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 aa92ff66a..911fde3eb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field209.java @@ -83,21 +83,21 @@ public class Field209 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getTypeAsLong() { } /** - * 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 use #getTypeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTypeAsNumber() { return getComponent1AsNumber(); } 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 667e18c46..f6eb41ca9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20C.java @@ -83,21 +83,21 @@ public class Field20C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 b442f29d9..cb7c9d60d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20D.java @@ -83,21 +83,21 @@ public class Field20D extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 5a47f24fe..c9c816658 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field20U.java @@ -83,21 +83,21 @@ public class Field20U extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 ba8c9b85f..6312f84ab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21.java @@ -81,21 +81,21 @@ public class Field21 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 6cb5dc52c..eaaf6bfd7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21A.java @@ -81,21 +81,21 @@ public class Field21A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 9e2562f30..d4a0fc5ad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21B.java @@ -81,21 +81,21 @@ public class Field21B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getReference() { /** * Alternative method getter for field's Reference - * @see #getReference() + * @deprecated use #getReference() instead * @since 9.2.7 */ public String getContractNumber() { @@ -370,7 +370,7 @@ public String getContractNumber() { /** * Alternative method getter for field's Reference - * @see #getReference() + * @deprecated use #getReference() instead * @since 9.2.7 */ public String getNumber() { @@ -399,24 +399,14 @@ public Field21B setReference(String component1) { } /** - * Alternative method setter for field's Reference - * - * @see #setReference(String) - * - * @param component1 the Reference to set - * @return the field object to enable build pattern + * @deprecated use #setReference(String) instead */ public Field21B setContractNumber(String component1) { return setReference(component1); } /** - * Alternative method setter for field's Reference - * - * @see #setReference(String) - * - * @param component1 the Reference to set - * @return the field object to enable build pattern + * @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 c1d8e66ba..537f495f7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21C.java @@ -81,21 +81,21 @@ public class Field21C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 778809704..96f1ecafb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21D.java @@ -81,21 +81,21 @@ public class Field21D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 4ca67d96f..b7726ae2d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21E.java @@ -81,21 +81,21 @@ public class Field21E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 991b28823..f5a098d48 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21F.java @@ -81,21 +81,21 @@ public class Field21F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 9b40bd580..c9d5c1342 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21G.java @@ -81,21 +81,21 @@ public class Field21G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0b2ffa836..5eb3e53f7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21H.java @@ -82,21 +82,21 @@ public class Field21H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -105,11 +105,10 @@ public class Field21H extends Field implements Serializable { public static final Integer EVENT_TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Event Type Component number. - * @see #EVENT_TYPE + * @deprecated use #EVENT_TYPE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer QUALIFIER = 1; /** @@ -240,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -371,11 +370,11 @@ public String getEventType() { /** * Alternative DEPRECATED method getter for field's Event Type - * @see #getEventType() + * @deprecated use #getEventType() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getQualifier() { return getEventType(); } @@ -418,15 +417,10 @@ public Field21H setEventType(String component1) { } /** - * Alternative DEPRECATED method setter for field's Event Type - * - * @see #setEventType(String) - * - * @param component1 the Event Type to set - * @return the field object to enable build pattern + * @deprecated use #setEventType(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field21H setQualifier(String component1) { return setEventType(component1); } 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 9adbcdd64..9332bf084 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21N.java @@ -81,21 +81,21 @@ public class Field21N extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getReference() { /** * Alternative method getter for field's Reference - * @see #getReference() + * @deprecated use #getReference() instead * @since 9.2.7 */ public String getContractNumber() { @@ -370,7 +370,7 @@ public String getContractNumber() { /** * Alternative method getter for field's Reference - * @see #getReference() + * @deprecated use #getReference() instead * @since 9.2.7 */ public String getNumber() { @@ -399,24 +399,14 @@ public Field21N setReference(String component1) { } /** - * Alternative method setter for field's Reference - * - * @see #setReference(String) - * - * @param component1 the Reference to set - * @return the field object to enable build pattern + * @deprecated use #setReference(String) instead */ public Field21N setContractNumber(String component1) { return setReference(component1); } /** - * Alternative method setter for field's Reference - * - * @see #setReference(String) - * - * @param component1 the Reference to set - * @return the field object to enable build pattern + * @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 2964ad097..b59bb9092 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21P.java @@ -81,21 +81,21 @@ public class Field21P extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d3b429312..bd2e9c0d7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field21R.java @@ -81,21 +81,21 @@ public class Field21R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 e1ddabf12..fbd5d858c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22.java @@ -82,21 +82,21 @@ public class Field22 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 f365df93a..7268ec99a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22A.java @@ -81,21 +81,21 @@ public class Field22A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getType() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getFunction() { @@ -370,7 +370,7 @@ public String getFunction() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getPurpose() { @@ -399,24 +399,14 @@ public Field22A setType(String component1) { } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ public Field22A setFunction(String component1) { return setType(component1); } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @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 79ea056a7..feb723af9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22B.java @@ -81,21 +81,21 @@ public class Field22B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getType() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getCentre() { @@ -370,7 +370,7 @@ public String getCentre() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getFinancialCentre() { @@ -399,24 +399,14 @@ public Field22B setType(String component1) { } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ public Field22B setCentre(String component1) { return setType(component1); } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @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 8ed11f0d5..84b5f0b59 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22C.java @@ -87,21 +87,21 @@ public class Field22C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!S2!S4!S4!S2!S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSNSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSNSS"; /** @@ -277,7 +277,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSNSS"; } @@ -448,16 +448,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -481,16 +475,10 @@ public java.lang.Long getReferenceCodeAsLong() { } /** - * Get the Reference Code (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getReferenceCodeAsLong() + * @deprecated use #getReferenceCodeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getReferenceCodeAsNumber() { return getComponent3AsNumber(); } 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 b57917af4..cfd3e0717 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22D.java @@ -81,21 +81,21 @@ public class Field22D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getType() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getForm() { @@ -370,7 +370,7 @@ public String getForm() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getCode() { @@ -399,24 +399,14 @@ public Field22D setType(String component1) { } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ public Field22D setForm(String component1) { return setType(component1); } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @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 8d02a09a7..48ddd757a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22E.java @@ -81,21 +81,21 @@ public class Field22E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -225,7 +225,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -353,7 +353,7 @@ public String getType() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getTypeOfPayment() { @@ -382,12 +382,7 @@ public Field22E setType(String component1) { } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @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 c557d486a..bcfa3fe33 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22F.java @@ -84,21 +84,21 @@ public class Field22F extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 b6b537437..eee71a303 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22G.java @@ -81,21 +81,21 @@ public class Field22G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -361,7 +361,7 @@ public String getType() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getTypeOfBarrier() { @@ -370,7 +370,7 @@ public String getTypeOfBarrier() { /** * Alternative method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ public String getTypeOfDemand() { @@ -399,24 +399,14 @@ public Field22G setType(String component1) { } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ public Field22G setTypeOfBarrier(String component1) { return setType(component1); } /** - * Alternative method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @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 7db338290..7674c3790 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22H.java @@ -83,21 +83,21 @@ public class Field22H extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field22H extends Field implements Serializable, GenericField { public static final Integer INDICATOR = 2; /** - * Alternative (DEPRECATED) constant name for field's Indicator Component number. - * @see #INDICATOR + * @deprecated use #INDICATOR instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getIndicator() { /** * Alternative DEPRECATED method getter for field's Indicator - * @see #getIndicator() + * @deprecated use #getIndicator() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getIndicator(); } @@ -441,15 +440,10 @@ public Field22H setIndicator(String component2) { } /** - * Alternative DEPRECATED method setter for field's Indicator - * - * @see #setIndicator(String) - * - * @param component2 the Indicator to set - * @return the field object to enable build pattern + * @deprecated use #setIndicator(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field22H setCode(String component2) { return setIndicator(component2); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java index f2a2c7b67..6f92e8168 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22J.java @@ -81,21 +81,21 @@ public class Field22J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field22J extends Field implements Serializable { public static final Integer TYPE_OF_TRIGGER = 1; /** - * Alternative (DEPRECATED) constant name for field's Type Of Trigger Component number. - * @see #TYPE_OF_TRIGGER + * @deprecated use #TYPE_OF_TRIGGER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE_OF_BARRIER = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getTypeOfTrigger() { /** * Alternative DEPRECATED method getter for field's Type Of Trigger - * @see #getTypeOfTrigger() + * @deprecated use #getTypeOfTrigger() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getTypeOfBarrier() { return getTypeOfTrigger(); } @@ -386,15 +385,10 @@ public Field22J setTypeOfTrigger(String component1) { } /** - * Alternative DEPRECATED method setter for field's Type Of Trigger - * - * @see #setTypeOfTrigger(String) - * - * @param component1 the Type Of Trigger to set - * @return the field object to enable build pattern + * @deprecated use #setTypeOfTrigger(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field22J setTypeOfBarrier(String component1) { return setTypeOfTrigger(component1); } 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 cd7999161..342399a26 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22K.java @@ -82,21 +82,21 @@ public class Field22K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -373,7 +373,7 @@ public String getTypeOfEvent() { /** * Alternative method getter for field's Type Of Event - * @see #getTypeOfEvent() + * @deprecated use #getTypeOfEvent() instead * @since 9.2.7 */ public String getCode() { @@ -418,12 +418,7 @@ public Field22K setTypeOfEvent(String component1) { } /** - * Alternative method setter for field's Type Of Event - * - * @see #setTypeOfEvent(String) - * - * @param component1 the Type Of Event to set - * @return the field object to enable build pattern + * @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 9f1c2e3cd..7ac2d901c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22L.java @@ -81,21 +81,21 @@ public class Field22L extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field22L extends Field implements Serializable { public static final Integer REPORTING_JURISDICTION = 1; /** - * Alternative (DEPRECATED) constant name for field's Reporting Jurisdiction Component number. - * @see #REPORTING_JURISDICTION + * @deprecated use #REPORTING_JURISDICTION instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getReportingJurisdiction() { /** * Alternative DEPRECATED method getter for field's Reporting Jurisdiction - * @see #getReportingJurisdiction() + * @deprecated use #getReportingJurisdiction() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getType() { return getReportingJurisdiction(); } @@ -386,15 +385,10 @@ public Field22L setReportingJurisdiction(String component1) { } /** - * Alternative DEPRECATED method setter for field's Reporting Jurisdiction - * - * @see #setReportingJurisdiction(String) - * - * @param component1 the Reporting Jurisdiction to set - * @return the field object to enable build pattern + * @deprecated use #setReportingJurisdiction(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 e912f58f7..5f805cd38 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22M.java @@ -81,21 +81,21 @@ public class Field22M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -116,11 +116,10 @@ public class Field22M extends Field implements Serializable { public static final Integer ISSUER_CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Namespace Component number. - * @see #NAMESPACE + * @deprecated use #NAMESPACE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE = 1; /** @@ -239,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -371,7 +370,7 @@ public String getNamespace() { /** * Alternative method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getUTINamespace() { @@ -380,7 +379,7 @@ public String getUTINamespace() { /** * Alternative method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getIssuerCode() { @@ -389,11 +388,11 @@ public String getIssuerCode() { /** * Alternative DEPRECATED method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getType() { return getNamespace(); } @@ -420,39 +419,24 @@ public Field22M setNamespace(String component1) { } /** - * Alternative method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ public Field22M setUTINamespace(String component1) { return setNamespace(component1); } /** - * Alternative method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ public Field22M setIssuerCode(String component1) { return setNamespace(component1); } /** - * Alternative DEPRECATED method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 ff959eab6..ec2c22c4c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22N.java @@ -81,21 +81,21 @@ public class Field22N extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 87a2df8d4..40f2a20ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22P.java @@ -81,21 +81,21 @@ public class Field22P extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -116,11 +116,10 @@ public class Field22P extends Field implements Serializable { public static final Integer ISSUER_CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Namespace Component number. - * @see #NAMESPACE + * @deprecated use #NAMESPACE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE = 1; /** @@ -239,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -371,7 +370,7 @@ public String getNamespace() { /** * Alternative method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getPUTINamespace() { @@ -380,7 +379,7 @@ public String getPUTINamespace() { /** * Alternative method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ public String getIssuerCode() { @@ -389,11 +388,11 @@ public String getIssuerCode() { /** * Alternative DEPRECATED method getter for field's Namespace - * @see #getNamespace() + * @deprecated use #getNamespace() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getType() { return getNamespace(); } @@ -420,39 +419,24 @@ public Field22P setNamespace(String component1) { } /** - * Alternative method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ public Field22P setPUTINamespace(String component1) { return setNamespace(component1); } /** - * Alternative method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ public Field22P setIssuerCode(String component1) { return setNamespace(component1); } /** - * Alternative DEPRECATED method setter for field's Namespace - * - * @see #setNamespace(String) - * - * @param component1 the Namespace to set - * @return the field object to enable build pattern + * @deprecated use #setNamespace(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 ab3608c0b..9d0b32c84 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Q.java @@ -81,21 +81,21 @@ public class Field22Q extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field22Q extends Field implements Serializable { public static final Integer PORTFOLIO = 1; /** - * Alternative (DEPRECATED) constant name for field's Portfolio Component number. - * @see #PORTFOLIO + * @deprecated use #PORTFOLIO instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getPortfolio() { /** * Alternative DEPRECATED method getter for field's Portfolio - * @see #getPortfolio() + * @deprecated use #getPortfolio() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getType() { return getPortfolio(); } @@ -386,15 +385,10 @@ public Field22Q setPortfolio(String component1) { } /** - * Alternative DEPRECATED method setter for field's Portfolio - * - * @see #setPortfolio(String) - * - * @param component1 the Portfolio to set - * @return the field object to enable build pattern + * @deprecated use #setPortfolio(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 ee2bea3ed..852c8011c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22R.java @@ -81,21 +81,21 @@ public class Field22R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a9b8403bd..0dc4052dc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22S.java @@ -82,21 +82,21 @@ public class Field22S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 7fc73f288..7e193ffe2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22T.java @@ -81,21 +81,21 @@ public class Field22T extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b899f5271..23a0ac510 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22U.java @@ -81,21 +81,21 @@ public class Field22U extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c6ef22f18..4e2e8f8eb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22V.java @@ -81,21 +81,21 @@ public class Field22V extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c237b91dd..09ce255a7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22W.java @@ -81,21 +81,21 @@ public class Field22W extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 fcbf0a161..989dc494b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22X.java @@ -81,21 +81,21 @@ public class Field22X extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 359fa210a..e16b1c7ee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Y.java @@ -81,21 +81,21 @@ public class Field22Y extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -110,11 +110,10 @@ public class Field22Y extends Field implements Serializable { public static final Integer PERIOD = 1; /** - * Alternative (DEPRECATED) constant name for field's Required Component number. - * @see #REQUIRED + * @deprecated use #REQUIRED instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer TYPE = 1; /** @@ -233,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -363,7 +362,7 @@ public String getRequired() { /** * Alternative method getter for field's Required - * @see #getRequired() + * @deprecated use #getRequired() instead * @since 9.2.7 */ public String getPeriod() { @@ -372,11 +371,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Required - * @see #getRequired() + * @deprecated use #getRequired() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getType() { return getRequired(); } @@ -403,27 +402,17 @@ public Field22Y setRequired(String component1) { } /** - * Alternative method setter for field's Required - * - * @see #setRequired(String) - * - * @param component1 the Required to set - * @return the field object to enable build pattern + * @deprecated use #setRequired(String) instead */ public Field22Y setPeriod(String component1) { return setRequired(component1); } /** - * Alternative DEPRECATED method setter for field's Required - * - * @see #setRequired(String) - * - * @param component1 the Required to set - * @return the field object to enable build pattern + * @deprecated use #setRequired(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 eca9bba26..5cded64e8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field22Z.java @@ -81,21 +81,21 @@ public class Field22Z extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 20b144930..d2998a428 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23.java @@ -87,21 +87,21 @@ public class Field23 extends Field implements Serializable, CurrencyContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S/S[/S]]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSC"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSC"; /** @@ -298,7 +298,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSC"; } @@ -450,7 +450,7 @@ public String getCode1() { /** * Alternative method getter for field's Code 1 - * @see #getCode1() + * @deprecated use #getCode1() instead * @since 9.2.7 */ public String getBuySellIndicator() { @@ -475,7 +475,7 @@ public String getCode2() { /** * Alternative method getter for field's Code 2 - * @see #getCode2() + * @deprecated use #getCode2() instead * @since 9.2.7 */ public String getCallPutIndicator() { @@ -500,7 +500,7 @@ public String getCode3() { /** * Alternative method getter for field's Code 3 - * @see #getCode3() + * @deprecated use #getCode3() instead * @since 9.2.7 */ public String getStyleIndicator() { @@ -534,7 +534,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getManualAutomaticIndicator() { @@ -550,8 +550,7 @@ public java.util.Currency getCurrencyAsCurrency() { } /** - * Alternative method getter for field's Currency as Currency - * @see #getCurrencyAsCurrency() + * @deprecated use #getCurrencyAsCurrency() instead * @since 9.2.7 */ public java.util.Currency getManualAutomaticIndicatorAsCurrency() { @@ -580,12 +579,7 @@ public Field23 setCode1(String component1) { } /** - * Alternative method setter for field's Code 1 - * - * @see #setCode1(String) - * - * @param component1 the Code 1 to set - * @return the field object to enable build pattern + * @deprecated use #setCode1(String) instead */ public Field23 setBuySellIndicator(String component1) { return setCode1(component1); @@ -613,12 +607,7 @@ public Field23 setCode2(String component2) { } /** - * Alternative method setter for field's Code 2 - * - * @see #setCode2(String) - * - * @param component2 the Code 2 to set - * @return the field object to enable build pattern + * @deprecated use #setCode2(String) instead */ public Field23 setCallPutIndicator(String component2) { return setCode2(component2); @@ -646,12 +635,7 @@ public Field23 setCode3(String component3) { } /** - * Alternative method setter for field's Code 3 - * - * @see #setCode3(String) - * - * @param component3 the Code 3 to set - * @return the field object to enable build pattern + * @deprecated use #setCode3(String) instead */ public Field23 setStyleIndicator(String component3) { return setCode3(component3); @@ -702,24 +686,14 @@ public Field23 setCurrency(java.util.Currency component4) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component4 the Currency to set - * @return the field object to enable build pattern + * @deprecated use #setCurrency(String) instead */ public Field23 setManualAutomaticIndicator(String component4) { return setCurrency(component4); } /** - * Alternative method setter for field's Currency from a Currency object. - * - * @see #setComponent4(java.util.Currency) - * - * @param component4 Currency with the Currency content to set - * @return the field object to enable build pattern + * @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 2578d49be..9e9593e44 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23A.java @@ -82,21 +82,21 @@ public class Field23A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -105,11 +105,10 @@ public class Field23A extends Field implements Serializable { public static final Integer TYPE_OF_SWAP = 1; /** - * Alternative (DEPRECATED) constant name for field's Type Of Swap Component number. - * @see #TYPE_OF_SWAP + * @deprecated use #TYPE_OF_SWAP instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 1; /** @@ -118,11 +117,10 @@ public class Field23A extends Field implements Serializable { public static final Integer SETTLEMENT_METHOD = 2; /** - * Alternative (DEPRECATED) constant name for field's Settlement Method Component number. - * @see #SETTLEMENT_METHOD + * @deprecated use #SETTLEMENT_METHOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer ADDITIONAL_INFORMATION = 2; /** @@ -248,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -381,11 +379,11 @@ public String getTypeOfSwap() { /** * Alternative DEPRECATED method getter for field's Type Of Swap - * @see #getTypeOfSwap() + * @deprecated use #getTypeOfSwap() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getTypeOfSwap(); } @@ -408,11 +406,11 @@ public String getSettlementMethod() { /** * Alternative DEPRECATED method getter for field's Settlement Method - * @see #getSettlementMethod() + * @deprecated use #getSettlementMethod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAdditionalInformation() { return getSettlementMethod(); } @@ -439,15 +437,10 @@ public Field23A setTypeOfSwap(String component1) { } /** - * Alternative DEPRECATED method setter for field's Type Of Swap - * - * @see #setTypeOfSwap(String) - * - * @param component1 the Type Of Swap to set - * @return the field object to enable build pattern + * @deprecated use #setTypeOfSwap(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field23A setCode(String component1) { return setTypeOfSwap(component1); } @@ -474,15 +467,10 @@ public Field23A setSettlementMethod(String component2) { } /** - * Alternative DEPRECATED method setter for field's Settlement Method - * - * @see #setSettlementMethod(String) - * - * @param component2 the Settlement Method to set - * @return the field object to enable build pattern + * @deprecated use #setSettlementMethod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 c14056187..916a79d56 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23B.java @@ -81,21 +81,21 @@ public class Field23B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 74efe8053..a772d718b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23C.java @@ -81,21 +81,21 @@ public class Field23C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field23C extends Field implements Serializable { public static final Integer SETTLEMENT_CALCULATION = 1; /** - * Alternative (DEPRECATED) constant name for field's Settlement Calculation Component number. - * @see #SETTLEMENT_CALCULATION + * @deprecated use #SETTLEMENT_CALCULATION instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getSettlementCalculation() { /** * Alternative DEPRECATED method getter for field's Settlement Calculation - * @see #getSettlementCalculation() + * @deprecated use #getSettlementCalculation() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getSettlementCalculation(); } @@ -386,15 +385,10 @@ public Field23C setSettlementCalculation(String component1) { } /** - * Alternative DEPRECATED method setter for field's Settlement Calculation - * - * @see #setSettlementCalculation(String) - * - * @param component1 the Settlement Calculation to set - * @return the field object to enable build pattern + * @deprecated use #setSettlementCalculation(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 3a6b76886..db07575cb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23D.java @@ -81,21 +81,21 @@ public class Field23D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 628bf4daa..7d4b92ddf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23E.java @@ -82,21 +82,21 @@ public class Field23E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field23E extends Field implements Serializable { public static final Integer TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Instruction Code Component number. - * @see #INSTRUCTION_CODE + * @deprecated use #INSTRUCTION_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 1; /** @@ -253,7 +252,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -391,7 +390,7 @@ public String getInstructionCode() { /** * Alternative method getter for field's Instruction Code - * @see #getInstructionCode() + * @deprecated use #getInstructionCode() instead * @since 9.2.7 */ public String getType() { @@ -400,11 +399,11 @@ public String getType() { /** * Alternative DEPRECATED method getter for field's Instruction Code - * @see #getInstructionCode() + * @deprecated use #getInstructionCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getInstructionCode(); } @@ -427,7 +426,7 @@ public String getAdditionalInformation() { /** * Alternative method getter for field's Additional Information - * @see #getAdditionalInformation() + * @deprecated use #getAdditionalInformation() instead * @since 9.2.7 */ public String getNarrative() { @@ -456,27 +455,17 @@ public Field23E setInstructionCode(String component1) { } /** - * Alternative method setter for field's Instruction Code - * - * @see #setInstructionCode(String) - * - * @param component1 the Instruction Code to set - * @return the field object to enable build pattern + * @deprecated use #setInstructionCode(String) instead */ public Field23E setType(String component1) { return setInstructionCode(component1); } /** - * Alternative DEPRECATED method setter for field's Instruction Code - * - * @see #setInstructionCode(String) - * - * @param component1 the Instruction Code to set - * @return the field object to enable build pattern + * @deprecated use #setInstructionCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field23E setCode(String component1) { return setInstructionCode(component1); } @@ -503,12 +492,7 @@ public Field23E setAdditionalInformation(String component2) { } /** - * Alternative method setter for field's Additional Information - * - * @see #setAdditionalInformation(String) - * - * @param component2 the Additional Information to set - * @return the field object to enable build pattern + * @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 0590e14d3..594b1b497 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23F.java @@ -82,21 +82,21 @@ public class Field23F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 01a16af6e..d8c273640 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23G.java @@ -82,21 +82,21 @@ public class Field23G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 97ceb6060..4c54b496c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23H.java @@ -81,21 +81,21 @@ public class Field23H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c45519d96..efeb71582 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23R.java @@ -88,21 +88,21 @@ public class Field23R extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-6"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSS"; /** @@ -256,7 +256,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSS"; } 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 ffc54c0d0..77a580d2d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23S.java @@ -81,21 +81,21 @@ public class Field23S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 47232020d..9a4cc6830 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field23X.java @@ -82,21 +82,21 @@ public class Field23X extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 b4bf8eed0..b305ad454 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field242.java @@ -81,21 +81,21 @@ public class Field242 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 5950e7ba8..0c28be0e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field243.java @@ -83,21 +83,21 @@ public class Field243 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getTypeAsLong() { } /** - * 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 use #getTypeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTypeAsNumber() { return getComponent1AsNumber(); } 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 715f72d54..1585bd2c8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24B.java @@ -84,21 +84,21 @@ public class Field24B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 029fb7a74..6e42505e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24D.java @@ -82,21 +82,21 @@ public class Field24D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -373,7 +373,7 @@ public String getCode() { /** * Alternative method getter for field's Code - * @see #getCode() + * @deprecated use #getCode() instead * @since 9.2.7 */ public String getMethod() { @@ -418,12 +418,7 @@ public Field24D setCode(String component1) { } /** - * Alternative method setter for field's Code - * - * @see #setCode(String) - * - * @param component1 the Code to set - * @return the field object to enable build pattern + * @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 96259190a..a73a34d32 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24E.java @@ -82,21 +82,21 @@ public class Field24E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 88896fea5..4251af1ac 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java @@ -64,7 +64,7 @@ * *

      Structure definition *

        - *
      • validation pattern: 4!c(**)[$65z]0-6
      • + *
      • validation pattern: 4!c(**)[$65z]0-12
      • *
      • parser pattern: S[$S]0-12
      • *
      • components pattern: SSSSSSSSSSSSS
      • *
      @@ -94,21 +94,21 @@ public class Field24G extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-12"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSSS"; /** @@ -288,7 +288,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSSS"; } @@ -318,7 +318,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "4!c(**)[$65z]0-6"; + return "4!c(**)[$65z]0-12"; } /** @@ -526,7 +526,7 @@ public String getNameAndAddressLine1() { /** * Alternative method getter for field's Name And Address - * @see #getNameAndAddressLine1() + * @deprecated use #getNameAndAddressLine1() instead * @since 9.2.7 */ public String getNameandAddressLine1() { @@ -562,23 +562,14 @@ public String getNameAndAddress(CharSequence deli) { } /** - * Alternative method getter for concatenation - * of component 2 to component 13 joined together with a copy of the - * specified delimiter. - * @return the Name And Address from components - * @see #getNameAndAddress() + * @deprecated use #getNameAndAddress() instead */ public String getNameandAddress() { return getNameAndAddress(); } /** - * Alternative method getter for concatenation - * of component 2 to component 13 joined together with a copy of the - * specified delimiter. - * @param deli the delimiter that separates each component - * @return the Name And Address from components - * @see #getNameAndAddress() + * @deprecated use #getNameAndAddress() instead */ public String getNameandAddress(CharSequence deli) { return getNameAndAddress(deli); @@ -602,7 +593,7 @@ public String getNameAndAddressLine2() { /** * Alternative method getter for field's Name And Address 2 - * @see #getNameAndAddressLine2() + * @deprecated use #getNameAndAddressLine2() instead * @since 9.2.7 */ public String getNameandAddressLine2() { @@ -627,7 +618,7 @@ public String getNameAndAddressLine3() { /** * Alternative method getter for field's Name And Address 3 - * @see #getNameAndAddressLine3() + * @deprecated use #getNameAndAddressLine3() instead * @since 9.2.7 */ public String getNameandAddressLine3() { @@ -652,7 +643,7 @@ public String getNameAndAddressLine4() { /** * Alternative method getter for field's Name And Address 4 - * @see #getNameAndAddressLine4() + * @deprecated use #getNameAndAddressLine4() instead * @since 9.2.7 */ public String getNameandAddressLine4() { @@ -677,7 +668,7 @@ public String getNameAndAddressLine5() { /** * Alternative method getter for field's Name And Address 5 - * @see #getNameAndAddressLine5() + * @deprecated use #getNameAndAddressLine5() instead * @since 9.2.7 */ public String getNameandAddressLine5() { @@ -702,7 +693,7 @@ public String getNameAndAddressLine6() { /** * Alternative method getter for field's Name And Address 6 - * @see #getNameAndAddressLine6() + * @deprecated use #getNameAndAddressLine6() instead * @since 9.2.7 */ public String getNameandAddressLine6() { @@ -727,7 +718,7 @@ public String getNameAndAddressLine7() { /** * Alternative method getter for field's Name And Address 7 - * @see #getNameAndAddressLine7() + * @deprecated use #getNameAndAddressLine7() instead * @since 9.2.7 */ public String getNameandAddressLine7() { @@ -752,7 +743,7 @@ public String getNameAndAddressLine8() { /** * Alternative method getter for field's Name And Address 8 - * @see #getNameAndAddressLine8() + * @deprecated use #getNameAndAddressLine8() instead * @since 9.2.7 */ public String getNameandAddressLine8() { @@ -777,7 +768,7 @@ public String getNameAndAddressLine9() { /** * Alternative method getter for field's Name And Address 9 - * @see #getNameAndAddressLine9() + * @deprecated use #getNameAndAddressLine9() instead * @since 9.2.7 */ public String getNameandAddressLine9() { @@ -802,7 +793,7 @@ public String getNameAndAddressLine10() { /** * Alternative method getter for field's Name And Address 10 - * @see #getNameAndAddressLine10() + * @deprecated use #getNameAndAddressLine10() instead * @since 9.2.7 */ public String getNameandAddressLine10() { @@ -827,7 +818,7 @@ public String getNameAndAddressLine11() { /** * Alternative method getter for field's Name And Address 11 - * @see #getNameAndAddressLine11() + * @deprecated use #getNameAndAddressLine11() instead * @since 9.2.7 */ public String getNameandAddressLine11() { @@ -852,7 +843,7 @@ public String getNameAndAddressLine12() { /** * Alternative method getter for field's Name And Address 12 - * @see #getNameAndAddressLine12() + * @deprecated use #getNameAndAddressLine12() instead * @since 9.2.7 */ public String getNameandAddressLine12() { @@ -902,12 +893,7 @@ public Field24G setNameAndAddressLine1(String component2) { } /** - * Alternative method setter for field's Name And Address - * - * @see #setNameAndAddressLine1(String) - * - * @param component2 the Name And Address to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine1(String) instead */ public Field24G setNameandAddressLine1(String component2) { return setNameAndAddressLine1(component2); @@ -926,12 +912,7 @@ public Field24G setNameAndAddress(String value) { } /** - * Alternative method setter for - * the Name And Address splitting the parameter lines into components 2 to 13. - * - * @param value the Name And Address 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 - * @see #setNameAndAddress(String) + * @deprecated use #setNameAndAddress(String) instead */ public Field24G setNameandAddress(String value) { return setNameAndAddress(value); @@ -959,12 +940,7 @@ public Field24G setNameAndAddressLine2(String component3) { } /** - * Alternative method setter for field's Name And Address 2 - * - * @see #setNameAndAddressLine2(String) - * - * @param component3 the Name And Address 2 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine2(String) instead */ public Field24G setNameandAddressLine2(String component3) { return setNameAndAddressLine2(component3); @@ -992,12 +968,7 @@ public Field24G setNameAndAddressLine3(String component4) { } /** - * Alternative method setter for field's Name And Address 3 - * - * @see #setNameAndAddressLine3(String) - * - * @param component4 the Name And Address 3 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine3(String) instead */ public Field24G setNameandAddressLine3(String component4) { return setNameAndAddressLine3(component4); @@ -1025,12 +996,7 @@ public Field24G setNameAndAddressLine4(String component5) { } /** - * Alternative method setter for field's Name And Address 4 - * - * @see #setNameAndAddressLine4(String) - * - * @param component5 the Name And Address 4 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine4(String) instead */ public Field24G setNameandAddressLine4(String component5) { return setNameAndAddressLine4(component5); @@ -1058,12 +1024,7 @@ public Field24G setNameAndAddressLine5(String component6) { } /** - * Alternative method setter for field's Name And Address 5 - * - * @see #setNameAndAddressLine5(String) - * - * @param component6 the Name And Address 5 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine5(String) instead */ public Field24G setNameandAddressLine5(String component6) { return setNameAndAddressLine5(component6); @@ -1091,12 +1052,7 @@ public Field24G setNameAndAddressLine6(String component7) { } /** - * Alternative method setter for field's Name And Address 6 - * - * @see #setNameAndAddressLine6(String) - * - * @param component7 the Name And Address 6 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine6(String) instead */ public Field24G setNameandAddressLine6(String component7) { return setNameAndAddressLine6(component7); @@ -1124,12 +1080,7 @@ public Field24G setNameAndAddressLine7(String component8) { } /** - * Alternative method setter for field's Name And Address 7 - * - * @see #setNameAndAddressLine7(String) - * - * @param component8 the Name And Address 7 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine7(String) instead */ public Field24G setNameandAddressLine7(String component8) { return setNameAndAddressLine7(component8); @@ -1157,12 +1108,7 @@ public Field24G setNameAndAddressLine8(String component9) { } /** - * Alternative method setter for field's Name And Address 8 - * - * @see #setNameAndAddressLine8(String) - * - * @param component9 the Name And Address 8 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine8(String) instead */ public Field24G setNameandAddressLine8(String component9) { return setNameAndAddressLine8(component9); @@ -1190,12 +1136,7 @@ public Field24G setNameAndAddressLine9(String component10) { } /** - * Alternative method setter for field's Name And Address 9 - * - * @see #setNameAndAddressLine9(String) - * - * @param component10 the Name And Address 9 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine9(String) instead */ public Field24G setNameandAddressLine9(String component10) { return setNameAndAddressLine9(component10); @@ -1223,12 +1164,7 @@ public Field24G setNameAndAddressLine10(String component11) { } /** - * Alternative method setter for field's Name And Address 10 - * - * @see #setNameAndAddressLine10(String) - * - * @param component11 the Name And Address 10 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine10(String) instead */ public Field24G setNameandAddressLine10(String component11) { return setNameAndAddressLine10(component11); @@ -1256,12 +1192,7 @@ public Field24G setNameAndAddressLine11(String component12) { } /** - * Alternative method setter for field's Name And Address 11 - * - * @see #setNameAndAddressLine11(String) - * - * @param component12 the Name And Address 11 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine11(String) instead */ public Field24G setNameandAddressLine11(String component12) { return setNameAndAddressLine11(component12); @@ -1289,12 +1220,7 @@ public Field24G setNameAndAddressLine12(String component13) { } /** - * Alternative method setter for field's Name And Address 12 - * - * @see #setNameAndAddressLine12(String) - * - * @param component13 the Name And Address 12 to set - * @return the field object to enable build pattern + * @deprecated use #setNameAndAddressLine12(String) instead */ public Field24G setNameandAddressLine12(String component13) { return setNameAndAddressLine12(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 449e7b5ef..2a09c4694 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25.java @@ -81,21 +81,21 @@ public class Field25 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 8778ec388..2321b9c86 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field251.java @@ -82,21 +82,21 @@ public class Field251 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "R"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "R"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "R"; } 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 a87a39ac3..918b2b248 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field252.java @@ -86,21 +86,21 @@ public class Field252 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "RRHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "RRHH"; /** @@ -275,7 +275,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "RRHH"; } 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 78ae66da7..59d8c849e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field253.java @@ -82,21 +82,21 @@ public class Field253 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "V"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "V"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "V"; } 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 4fcdb3278..1bc86c9cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field254.java @@ -86,21 +86,21 @@ public class Field254 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "VVHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "VVHH"; /** @@ -275,7 +275,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "VVHH"; } 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 3d4154970..a2e8e00ea 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field255.java @@ -92,21 +92,21 @@ public class Field255 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!N[]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZNMEHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZNMEHH"; /** @@ -311,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZNMEHH"; } @@ -486,16 +486,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -519,16 +513,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent2AsNumber(); } 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 49dc72f57..d7c93ac8d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field256.java @@ -92,21 +92,21 @@ public class Field256 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!Nc[]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZNNEHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZNNEHH"; /** @@ -311,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZNNEHH"; } @@ -486,16 +486,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -519,16 +513,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent2AsNumber(); } @@ -552,16 +540,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -585,16 +567,10 @@ public java.lang.Long getMessageCategoryAsLong() { } /** - * Get the Message Category (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getMessageCategoryAsLong() + * @deprecated use #getMessageCategoryAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageCategoryAsNumber() { return getComponent3AsNumber(); } 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 b9645d1c2..809393c72 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field257.java @@ -91,21 +91,21 @@ public class Field257 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZEHHN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZEHHN"; /** @@ -297,7 +297,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZEHHN"; } @@ -568,16 +568,10 @@ public java.lang.Long getComponent5AsLong() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsLong() + * @deprecated use #getComponent5AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { Long l = getComponent5AsLong(); return l != null ? new BigDecimal(l) : null; @@ -601,16 +595,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent5AsNumber(); } 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 94b44bc97..a7f34b93e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field258.java @@ -92,21 +92,21 @@ public class Field258 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!N[]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZNMEHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZNMEHH"; /** @@ -311,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZNMEHH"; } @@ -486,16 +486,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -519,16 +513,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent2AsNumber(); } 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 c8b9958c3..fd5e067dd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field259.java @@ -92,21 +92,21 @@ public class Field259 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!Nc"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZNNEHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZNNEHH"; /** @@ -306,7 +306,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZNNEHH"; } @@ -481,16 +481,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -514,16 +508,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent2AsNumber(); } @@ -547,16 +535,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -580,16 +562,10 @@ public java.lang.Long getMessageCategoryAsLong() { } /** - * Get the Message Category (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getMessageCategoryAsLong() + * @deprecated use #getMessageCategoryAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageCategoryAsNumber() { return getComponent3AsNumber(); } 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 b9632bdef..e89f971e3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25A.java @@ -81,21 +81,21 @@ public class Field25A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ed63f73f0..9d30f1025 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25D.java @@ -84,21 +84,21 @@ public class Field25D extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -117,11 +117,10 @@ public class Field25D extends Field implements Serializable, GenericField { public static final Integer STATUS_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Status Code Component number. - * @see #STATUS_CODE + * @deprecated use #STATUS_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -255,7 +254,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -424,11 +423,11 @@ public String getStatusCode() { /** * Alternative DEPRECATED method getter for field's Status Code - * @see #getStatusCode() + * @deprecated use #getStatusCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getStatusCode(); } @@ -497,15 +496,10 @@ public Field25D setStatusCode(String component3) { } /** - * Alternative DEPRECATED method setter for field's Status Code - * - * @see #setStatusCode(String) - * - * @param component3 the Status Code to set - * @return the field object to enable build pattern + * @deprecated use #setStatusCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 67c49daa4..87612f949 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field25P.java @@ -86,21 +86,21 @@ public class Field25P extends Field implements Serializable, BICContainer, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SB"; /** @@ -114,11 +114,10 @@ public class Field25P extends Field implements Serializable, BICContainer, Multi public static final Integer IDENTIFIER_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SB"; } @@ -415,11 +414,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -433,11 +432,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -508,29 +506,19 @@ public Field25P setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component2 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field25P setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field25P setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 92a3c8d45..a6579438b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field260.java @@ -91,21 +91,21 @@ public class Field260 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZEHHN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZEHHN"; /** @@ -297,7 +297,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZEHHN"; } @@ -568,16 +568,10 @@ public java.lang.Long getComponent5AsLong() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsLong() + * @deprecated use #getComponent5AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { Long l = getComponent5AsLong(); return l != null ? new BigDecimal(l) : null; @@ -601,16 +595,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent5AsNumber(); } 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 189b9f0fc..a59f78cb2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field263.java @@ -91,21 +91,21 @@ public class Field263 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZEHHN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZEHHN"; /** @@ -297,7 +297,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZEHHN"; } @@ -568,16 +568,10 @@ public java.lang.Long getComponent5AsLong() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsLong() + * @deprecated use #getComponent5AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { Long l = getComponent5AsLong(); return l != null ? new BigDecimal(l) : null; @@ -601,16 +595,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent5AsNumber(); } 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 a1a897963..59cee0a1a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field264.java @@ -91,21 +91,21 @@ public class Field264 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ZEHHN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ZEHHN"; /** @@ -297,7 +297,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ZEHHN"; } @@ -568,16 +568,10 @@ public java.lang.Long getComponent5AsLong() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsLong() + * @deprecated use #getComponent5AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { Long l = getComponent5AsLong(); return l != null ? new BigDecimal(l) : null; @@ -601,16 +595,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent5AsNumber(); } 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 eb2f66118..8a4f61de6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26A.java @@ -82,21 +82,21 @@ public class Field26A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -523,48 +523,24 @@ public static Field26A fromJson(final String json) { } - /** - * Component number for the Number 1 subfield. - * - * IMPORTANT: this constant is kept for compatibility, but getting component 1 - * will now return only part of the value (the Number 1) as the Form is now a separate - * component. - */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static final Integer NUMBER = 1; /** - * Gets the Number (components 1 and 2) as a unit - * - * This method is a wrapper for getValue. - * - * Note that in previous versions, this field had only one component and now has two - * because it's what the SWIFT specification indicates. - * - * @return the concatenated values of component 1 and 2 - * @see #getValue() - */ + * @deprecated Use getValue() instead + */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public String getNumber() { return getValue(); } - /** - * Sets the Number (components 1 and 2) as a unit - * - * This method is a wrapper for parse. - * - * Note that in previous versions, this field had only one component and now has two - * because it's what the SWIFT specification indicates. - * - * @param number the new expected value for components 1 and 2 concatenated - * @return the field object to enable build pattern - * @see #parse(String) - */ + /** + * @deprecated Use parse(String) instead + */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @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 d77ef5d3f..7facd7c15 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26B.java @@ -81,21 +81,21 @@ public class Field26B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 afa6f5a3d..56f476bd3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26C.java @@ -86,21 +86,21 @@ public class Field26C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]/S/5!a4!aS[//S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -303,7 +303,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } @@ -783,23 +783,15 @@ public static Field26C fromJson(final String json) { } - /** - * Component number for the Denomination Form subfield. - * - * IMPORTANT: this constant is kept for compatibility, but getting component 5 - * will now return only part of the value (the Denomination) as the Form is now a separate - * component. - */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static final Integer DENOMINATION_FORM = 5; /** - * Gets the Denomination and Form as a unit (components 5 and 6). - * @return the Denomination and Form from components 5 and 6 + * @deprecated Use getComponent5/getDenomination and/or getComponent6 instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public String getDenominationForm() { // build the field final StringBuilder result = new StringBuilder(); @@ -811,13 +803,10 @@ public String getDenominationForm() { } /** - * Set the Denomination and Form (components 5 and 6). - * - * @param denominationForm the Denomination and Form to set - * @return the field object to enable build pattern + * @deprecated Use setComponent5/setDenomination and/or setComponent6 instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public Field26C setDenominationForm(final String denominationForm) { setComponent5(SwiftParseUtils.getTokenFirst(denominationForm, "//")); setComponent6(SwiftParseUtils.getTokenSecond(denominationForm, "//")); 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 714ef8eeb..477e4d369 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26D.java @@ -111,21 +111,21 @@ public class Field26D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-29"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** @@ -366,7 +366,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; } 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 2b69c9c23..9e92096f4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26E.java @@ -83,21 +83,21 @@ public class Field26E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -112,11 +112,10 @@ public class Field26E extends Field implements Serializable { public static final Integer AUTOMATIC_EXTENSION_NOTIFICATION_PERIOD = 1; /** - * Alternative (DEPRECATED) constant name for field's Number Of Amendment Component number. - * @see #NUMBER_OF_AMENDMENT + * @deprecated use #NUMBER_OF_AMENDMENT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER = 1; /** @@ -235,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -366,16 +365,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -391,7 +384,7 @@ public String getNumberOfAmendment() { /** * Alternative method getter for field's Number Of Amendment - * @see #getNumberOfAmendment() + * @deprecated use #getNumberOfAmendment() instead * @since 9.2.7 */ public String getAutomaticExtensionNotificationPeriod() { @@ -400,11 +393,11 @@ public String getAutomaticExtensionNotificationPeriod() { /** * Alternative DEPRECATED method getter for field's Number Of Amendment - * @see #getNumberOfAmendment() + * @deprecated use #getNumberOfAmendment() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumber() { return getNumberOfAmendment(); } @@ -419,23 +412,16 @@ public java.lang.Long getNumberOfAmendmentAsLong() { } /** - * Get the Number Of Amendment (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 #getNumberOfAmendmentAsLong() + * @deprecated use #getNumberOfAmendmentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberOfAmendmentAsNumber() { return getComponent1AsNumber(); } /** - * Alternative method getter for field's Number Of Amendment as Long - * @see #getNumberOfAmendmentAsLong() + * @deprecated use #getNumberOfAmendmentAsLong() instead * @since 9.2.7 */ public java.lang.Long getAutomaticExtensionNotificationPeriodAsLong() { @@ -443,41 +429,28 @@ public java.lang.Long getAutomaticExtensionNotificationPeriodAsLong() { } /** - * Alternative method getter for field's Number Of Amendment (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 #getNumberOfAmendmentAsLong() + * @deprecated use #getNumberOfAmendmentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAutomaticExtensionNotificationPeriodAsNumber() { return getNumberOfAmendmentAsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number Of Amendment as Long - * @see #getNumberOfAmendmentAsLong() + * @deprecated use #getNumberOfAmendmentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberAsLong() { return getNumberOfAmendmentAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number Of Amendment (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 #getNumberOfAmendmentAsLong() + * @deprecated use #getNumberOfAmendmentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getNumberOfAmendmentAsNumber(); } @@ -575,24 +548,14 @@ public Field26E setNumberOfAmendment(java.lang.Number component1) { } /** - * Alternative method setter for field's Number Of Amendment - * - * @see #setNumberOfAmendment(String) - * - * @param component1 the Number Of Amendment to set - * @return the field object to enable build pattern + * @deprecated use #setNumberOfAmendment(String) instead */ public Field26E setAutomaticExtensionNotificationPeriod(String component1) { return setNumberOfAmendment(component1); } /** - * Alternative method setter for field's Number Of Amendment 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ public Field26E setAutomaticExtensionNotificationPeriod(java.lang.Long component1) { @@ -600,58 +563,36 @@ public Field26E setAutomaticExtensionNotificationPeriod(java.lang.Long component } /** - * Alternative method setter for field's Number Of Amendment (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 Of Amendment content to set - * @return the field object to enable build pattern - * @see #setNumberOfAmendment(java.lang.Long) + * @deprecated use #setNumberOfAmendment(java.lang.Long) instead */ public Field26E setAutomaticExtensionNotificationPeriod(java.lang.Number component1) { return setNumberOfAmendment(component1); } /** - * Alternative DEPRECATED method setter for field's Number Of Amendment - * - * @see #setNumberOfAmendment(String) - * - * @param component1 the Number Of Amendment to set - * @return the field object to enable build pattern + * @deprecated use #setNumberOfAmendment(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field26E setNumber(String component1) { return setNumberOfAmendment(component1); } /** - * Alternative DEPRECATED method setter for field's Number Of Amendment 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field26E setNumber(java.lang.Long component1) { return setNumberOfAmendment(component1); } /** - * Alternative DEPRECATED method setter for field's Number Of Amendment (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 Of Amendment content to set - * @return the field object to enable build pattern - * @see #setNumberOfAmendment(java.lang.Long) + * @deprecated use #setNumberOfAmendment(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 2e4eb4829..c48be97e0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26F.java @@ -81,21 +81,21 @@ public class Field26F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 02cc0bee7..8a11e2e97 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26H.java @@ -81,21 +81,21 @@ public class Field26H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -110,11 +110,10 @@ public class Field26H extends Field implements Serializable { public static final Integer COLLATERAL_TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Counterparty Reference Component number. - * @see #COUNTERPARTY_REFERENCE + * @deprecated use #COUNTERPARTY_REFERENCE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer REFERENCE = 1; /** @@ -233,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -363,7 +362,7 @@ public String getCounterpartyReference() { /** * Alternative method getter for field's Counterparty Reference - * @see #getCounterpartyReference() + * @deprecated use #getCounterpartyReference() instead * @since 9.2.7 */ public String getCollateralType() { @@ -372,11 +371,11 @@ public String getCollateralType() { /** * Alternative DEPRECATED method getter for field's Counterparty Reference - * @see #getCounterpartyReference() + * @deprecated use #getCounterpartyReference() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getReference() { return getCounterpartyReference(); } @@ -403,27 +402,17 @@ public Field26H setCounterpartyReference(String component1) { } /** - * Alternative method setter for field's Counterparty Reference - * - * @see #setCounterpartyReference(String) - * - * @param component1 the Counterparty Reference to set - * @return the field object to enable build pattern + * @deprecated use #setCounterpartyReference(String) instead */ public Field26H setCollateralType(String component1) { return setCounterpartyReference(component1); } /** - * Alternative DEPRECATED method setter for field's Counterparty Reference - * - * @see #setCounterpartyReference(String) - * - * @param component1 the Counterparty Reference to set - * @return the field object to enable build pattern + * @deprecated use #setCounterpartyReference(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 3c65a6d7f..3102576a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26K.java @@ -81,21 +81,21 @@ public class Field26K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 e987d1ff2..ba51687d2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field26T.java @@ -81,21 +81,21 @@ public class Field26T extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 3d9566147..8a9b42e95 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field27.java @@ -84,21 +84,21 @@ public class Field27 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -380,16 +380,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -405,7 +399,7 @@ public String getNumber() { /** * Alternative method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ public String getMessageNumber() { @@ -422,23 +416,16 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } /** - * Alternative method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead * @since 9.2.7 */ public java.lang.Long getMessageNumberAsLong() { @@ -446,16 +433,10 @@ public java.lang.Long getMessageNumberAsLong() { } /** - * Alternative 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageNumberAsNumber() { return getNumberAsNumber(); } @@ -479,16 +460,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -504,7 +479,7 @@ public String getTotal() { /** * Alternative method getter for field's Total - * @see #getTotal() + * @deprecated use #getTotal() instead * @since 9.2.7 */ public String getSequenceNumber() { @@ -521,23 +496,16 @@ public java.lang.Long getTotalAsLong() { } /** - * 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 use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalAsNumber() { return getComponent2AsNumber(); } /** - * Alternative method getter for field's Total as Long - * @see #getTotalAsLong() + * @deprecated use #getTotalAsLong() instead * @since 9.2.7 */ public java.lang.Long getSequenceNumberAsLong() { @@ -545,16 +513,10 @@ public java.lang.Long getSequenceNumberAsLong() { } /** - * Alternative method getter for field's 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 use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getTotalAsNumber(); } @@ -652,24 +614,14 @@ public Field27 setNumber(java.lang.Number component1) { } /** - * Alternative method setter for field's Number - * - * @see #setNumber(String) - * - * @param component1 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ public Field27 setMessageNumber(String component1) { return setNumber(component1); } /** - * Alternative 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ public Field27 setMessageNumber(java.lang.Long component1) { @@ -677,13 +629,7 @@ public Field27 setMessageNumber(java.lang.Long component1) { } /** - * 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 Number content to set - * @return the field object to enable build pattern - * @see #setNumber(java.lang.Long) + * @deprecated use #setNumber(java.lang.Long) instead */ public Field27 setMessageNumber(java.lang.Number component1) { return setNumber(component1); @@ -782,24 +728,14 @@ public Field27 setTotal(java.lang.Number component2) { } /** - * Alternative method setter for field's Total - * - * @see #setTotal(String) - * - * @param component2 the Total to set - * @return the field object to enable build pattern + * @deprecated use #setTotal(String) instead */ public Field27 setSequenceNumber(String component2) { return setTotal(component2); } /** - * Alternative method setter for field's Total 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ public Field27 setSequenceNumber(java.lang.Long component2) { @@ -807,13 +743,7 @@ public Field27 setSequenceNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Total (component 2) as 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) + * @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 e06c7a433..6187a8129 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field270.java @@ -85,21 +85,21 @@ public class Field270 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "10!NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "US"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "US"; /** @@ -244,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "US"; } 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 7795a9bb4..b12f7a610 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field271.java @@ -85,21 +85,21 @@ public class Field271 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "10!NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "US"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "US"; /** @@ -244,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "US"; } 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 b3aa7533e..e4f76c7a4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field272.java @@ -85,21 +85,21 @@ public class Field272 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "10!NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "US"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "US"; /** @@ -244,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "US"; } 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 03dedf779..74c07dd93 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28.java @@ -84,21 +84,21 @@ public class Field28 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -384,16 +384,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -409,7 +403,7 @@ public String getStatementNumber() { /** * Alternative method getter for field's Statement Number - * @see #getStatementNumber() + * @deprecated use #getStatementNumber() instead * @since 9.2.7 */ public String getSettlementNumber() { @@ -426,23 +420,16 @@ public java.lang.Long getStatementNumberAsLong() { } /** - * Get the Statement 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 #getStatementNumberAsLong() + * @deprecated use #getStatementNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getStatementNumberAsNumber() { return getComponent1AsNumber(); } /** - * Alternative method getter for field's Statement Number as Long - * @see #getStatementNumberAsLong() + * @deprecated use #getStatementNumberAsLong() instead * @since 9.2.7 */ public java.lang.Long getSettlementNumberAsLong() { @@ -450,16 +437,10 @@ public java.lang.Long getSettlementNumberAsLong() { } /** - * Alternative method getter for field's Statement 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 #getStatementNumberAsLong() + * @deprecated use #getStatementNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSettlementNumberAsNumber() { return getStatementNumberAsNumber(); } @@ -483,16 +464,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -508,7 +483,7 @@ public String getSequenceNumber() { /** * Alternative method getter for field's Sequence Number - * @see #getSequenceNumber() + * @deprecated use #getSequenceNumber() instead * @since 9.2.7 */ public String getPageNumber() { @@ -525,23 +500,16 @@ public java.lang.Long getSequenceNumberAsLong() { } /** - * Get the Sequence Number (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 #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getComponent2AsNumber(); } /** - * Alternative method getter for field's Sequence Number as Long - * @see #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead * @since 9.2.7 */ public java.lang.Long getPageNumberAsLong() { @@ -549,16 +517,10 @@ public java.lang.Long getPageNumberAsLong() { } /** - * Alternative method getter for field's Sequence Number (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 #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPageNumberAsNumber() { return getSequenceNumberAsNumber(); } @@ -656,24 +618,14 @@ public Field28 setStatementNumber(java.lang.Number component1) { } /** - * Alternative method setter for field's Statement Number - * - * @see #setStatementNumber(String) - * - * @param component1 the Statement Number to set - * @return the field object to enable build pattern + * @deprecated use #setStatementNumber(String) instead */ public Field28 setSettlementNumber(String component1) { return setStatementNumber(component1); } /** - * Alternative method setter for field's Statement Number 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ public Field28 setSettlementNumber(java.lang.Long component1) { @@ -681,13 +633,7 @@ public Field28 setSettlementNumber(java.lang.Long component1) { } /** - * Alternative method setter for field's Statement 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 Statement Number content to set - * @return the field object to enable build pattern - * @see #setStatementNumber(java.lang.Long) + * @deprecated use #setStatementNumber(java.lang.Long) instead */ public Field28 setSettlementNumber(java.lang.Number component1) { return setStatementNumber(component1); @@ -786,24 +732,14 @@ public Field28 setSequenceNumber(java.lang.Number component2) { } /** - * Alternative method setter for field's Sequence Number - * - * @see #setSequenceNumber(String) - * - * @param component2 the Sequence Number to set - * @return the field object to enable build pattern + * @deprecated use #setSequenceNumber(String) instead */ public Field28 setPageNumber(String component2) { return setSequenceNumber(component2); } /** - * Alternative method setter for field's Sequence Number 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ public Field28 setPageNumber(java.lang.Long component2) { @@ -811,13 +747,7 @@ public Field28 setPageNumber(java.lang.Long component2) { } /** - * Alternative method setter for field's Sequence Number (component 2) as 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) + * @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 b675fc0f2..a6ba62e65 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field280.java @@ -86,21 +86,21 @@ public class Field280 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "cS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "HRLS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "HRLS"; /** @@ -268,7 +268,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "HRLS"; } 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 6306e7cc7..3559cc055 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field281.java @@ -86,21 +86,21 @@ public class Field281 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "cS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "HVLS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "HVLS"; /** @@ -268,7 +268,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "HVLS"; } 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 12149c8df..af17726a9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28C.java @@ -84,21 +84,21 @@ public class Field28C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -368,16 +368,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -401,16 +395,10 @@ public java.lang.Long getStatementNumberAsLong() { } /** - * Get the Statement 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 #getStatementNumberAsLong() + * @deprecated use #getStatementNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getStatementNumberAsNumber() { return getComponent1AsNumber(); } @@ -434,16 +422,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -467,16 +449,10 @@ public java.lang.Long getSequenceNumberAsLong() { } /** - * Get the Sequence Number (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 #getSequenceNumberAsLong() + * @deprecated use #getSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getComponent2AsNumber(); } 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 15f087abd..9cf4ad8fd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28D.java @@ -84,21 +84,21 @@ public class Field28D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -107,11 +107,10 @@ public class Field28D extends Field implements Serializable { public static final Integer MESSAGE_INDEX = 1; /** - * Alternative (DEPRECATED) constant name for field's Message Index Component number. - * @see #MESSAGE_INDEX + * @deprecated use #MESSAGE_INDEX instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer STATEMENT_NUMBER = 1; /** @@ -120,11 +119,10 @@ public class Field28D extends Field implements Serializable { public static final Integer TOTAL = 2; /** - * Alternative (DEPRECATED) constant name for field's Total Component number. - * @see #TOTAL + * @deprecated use #TOTAL instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer SEQUENCE_NUMBER = 2; /** @@ -250,7 +248,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -384,16 +382,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -409,11 +401,11 @@ public String getMessageIndex() { /** * Alternative DEPRECATED method getter for field's Message Index - * @see #getMessageIndex() + * @deprecated use #getMessageIndex() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getStatementNumber() { return getMessageIndex(); } @@ -428,41 +420,28 @@ public java.lang.Long getMessageIndexAsLong() { } /** - * Get the Message Index (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 #getMessageIndexAsLong() + * @deprecated use #getMessageIndexAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageIndexAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Message Index as Long - * @see #getMessageIndexAsLong() + * @deprecated use #getMessageIndexAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getStatementNumberAsLong() { return getMessageIndexAsLong(); } /** - * Alternative DEPRECATED method getter for field's Message Index (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 #getMessageIndexAsLong() + * @deprecated use #getMessageIndexAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getStatementNumberAsNumber() { return getMessageIndexAsNumber(); } @@ -486,16 +465,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -511,11 +484,11 @@ public String getTotal() { /** * Alternative DEPRECATED method getter for field's Total - * @see #getTotal() + * @deprecated use #getTotal() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getSequenceNumber() { return getTotal(); } @@ -530,41 +503,28 @@ public java.lang.Long getTotalAsLong() { } /** - * 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 use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Total as Long - * @see #getTotalAsLong() + * @deprecated use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getSequenceNumberAsLong() { return getTotalAsLong(); } /** - * Alternative DEPRECATED method getter for field's 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 use #getTotalAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSequenceNumberAsNumber() { return getTotalAsNumber(); } @@ -662,45 +622,29 @@ public Field28D setMessageIndex(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Message Index - * - * @see #setMessageIndex(String) - * - * @param component1 the Message Index to set - * @return the field object to enable build pattern + * @deprecated use #setMessageIndex(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field28D setStatementNumber(String component1) { return setMessageIndex(component1); } /** - * Alternative DEPRECATED method setter for field's Message Index 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field28D setStatementNumber(java.lang.Long component1) { return setMessageIndex(component1); } /** - * Alternative DEPRECATED method setter for field's Message Index (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 Message Index content to set - * @return the field object to enable build pattern - * @see #setMessageIndex(java.lang.Long) + * @deprecated use #setMessageIndex(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field28D setStatementNumber(java.lang.Number component1) { return setMessageIndex(component1); } @@ -798,45 +742,29 @@ public Field28D setTotal(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Total - * - * @see #setTotal(String) - * - * @param component2 the Total to set - * @return the field object to enable build pattern + * @deprecated use #setTotal(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field28D setSequenceNumber(String component2) { return setTotal(component2); } /** - * Alternative DEPRECATED method setter for field's Total 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field28D setSequenceNumber(java.lang.Long component2) { return setTotal(component2); } /** - * Alternative DEPRECATED method setter for field's Total (component 2) as 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) + * @deprecated use #setTotal(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 c58cf5e7f..b70cd6fc6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field28E.java @@ -84,21 +84,21 @@ public class Field28E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NS"; } @@ -364,16 +364,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -397,16 +391,10 @@ public java.lang.Long getPageNumberAsLong() { } /** - * Get the Page 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 #getPageNumberAsLong() + * @deprecated use #getPageNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPageNumberAsNumber() { return getComponent1AsNumber(); } 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 8c2b8af64..941820954 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29A.java @@ -350,173 +350,5 @@ public static Field29A fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "This method does not set any value, use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field29A setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 ac53dc99d..d7d3e3a2b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29B.java @@ -85,21 +85,21 @@ public class Field29B extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 817bdb5c9..c1d458d6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29E.java @@ -83,21 +83,21 @@ public class Field29E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -237,7 +237,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } 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 c5083c2f9..5ab8f8c27 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29H.java @@ -81,21 +81,21 @@ public class Field29H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 019adcdb1..294eb8c0b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29I.java @@ -81,21 +81,21 @@ public class Field29I extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f78026d30..3efe24187 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java @@ -83,21 +83,21 @@ public class Field29J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -238,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java index 593703129..6c98d50bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29K.java @@ -83,21 +83,21 @@ public class Field29K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -237,7 +237,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } 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 a51e20458..ddeeb3dae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29L.java @@ -86,21 +86,21 @@ public class Field29L extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DSH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DSH"; /** @@ -257,7 +257,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DSH"; } 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 be6fec4a0..ca5e1add2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29M.java @@ -83,21 +83,21 @@ public class Field29M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -237,7 +237,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } 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 dcd12a956..5227cbacb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29N.java @@ -86,21 +86,21 @@ public class Field29N extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DSH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DSH"; /** @@ -257,7 +257,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DSH"; } 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 d3cbae84a..bb3d39e5e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java @@ -84,21 +84,21 @@ public class Field29O extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SHH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SHH"; /** @@ -251,7 +251,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SHH"; } 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 ecc1614b5..3a8733798 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30.java @@ -84,21 +84,21 @@ public class Field30 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 168f59f14..4ce5fb508 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field301.java @@ -81,21 +81,21 @@ public class Field301 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 902c72f79..7740ab39a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field302.java @@ -81,21 +81,21 @@ public class Field302 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 e94625590..9e87f7af7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field303.java @@ -81,21 +81,21 @@ public class Field303 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 39070af28..b0eab6aa8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field304.java @@ -82,21 +82,21 @@ public class Field304 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "KS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "KS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "KS"; } 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 e5cf8ca19..2a1be2cc2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field305.java @@ -81,21 +81,21 @@ public class Field305 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c0635d22f..e902e8b74 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field307.java @@ -81,21 +81,21 @@ public class Field307 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b09616994..c11c8f67d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30F.java @@ -84,21 +84,21 @@ public class Field30F extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 1c9b1c025..6856317c7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30G.java @@ -85,21 +85,21 @@ public class Field30G extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DD"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DD"; /** @@ -255,7 +255,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DD"; } @@ -397,7 +397,7 @@ public String getStartDate() { /** * Alternative method getter for field's Start Date - * @see #getStartDate() + * @deprecated use #getStartDate() instead * @since 9.2.7 */ public String getPeriodStartDate() { @@ -413,8 +413,7 @@ public java.util.Calendar getStartDateAsCalendar() { } /** - * Alternative method getter for field's Start Date as Calendar - * @see #getStartDateAsCalendar() + * @deprecated use #getStartDateAsCalendar() instead * @since 9.2.7 */ public java.util.Calendar getPeriodStartDateAsCalendar() { @@ -448,7 +447,7 @@ public String getEndDate() { /** * Alternative method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ public String getPeriodEndDate() { @@ -464,8 +463,7 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead * @since 9.2.7 */ public java.util.Calendar getPeriodEndDateAsCalendar() { @@ -517,24 +515,14 @@ public Field30G setStartDate(java.util.Calendar component1) { } /** - * Alternative method setter for field's Start Date - * - * @see #setStartDate(String) - * - * @param component1 the Start Date to set - * @return the field object to enable build pattern + * @deprecated use #setStartDate(String) instead */ public Field30G setPeriodStartDate(String component1) { return setStartDate(component1); } /** - * Alternative method setter for field's Start Date 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 + * @deprecated use #setComponent1(java.util.Calendar) instead */ public Field30G setPeriodStartDate(java.util.Calendar component1) { return setStartDate(component1); @@ -585,24 +573,14 @@ public Field30G setEndDate(java.util.Calendar component2) { } /** - * Alternative method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ public Field30G setPeriodEndDate(String component2) { return setEndDate(component2); } /** - * Alternative method setter for field's End Date 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 + * @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 2cd7b5ddb..b66f926de 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30H.java @@ -84,21 +84,21 @@ public class Field30H extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 dfc6260fa..48987a2ad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java @@ -85,21 +85,21 @@ public class Field30I extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DD"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DD"; /** @@ -244,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DD"; } 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 d31ef3448..e78c2232f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30J.java @@ -84,21 +84,21 @@ public class Field30J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SN"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -378,16 +378,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -411,16 +405,10 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (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 #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent2AsNumber(); } 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 0eea4918e..3ffc3aa75 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30M.java @@ -84,21 +84,21 @@ public class Field30M extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 24177ea49..3e226461d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30N.java @@ -84,21 +84,21 @@ public class Field30N extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 d2bb4bad8..729a97711 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30P.java @@ -84,21 +84,21 @@ public class Field30P extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 5fc6edb0d..8d5c98e93 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Q.java @@ -84,21 +84,21 @@ public class Field30Q extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 49752eee0..a1437ce19 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30S.java @@ -84,21 +84,21 @@ public class Field30S extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 f3f7a4674..87df0d0f2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30T.java @@ -84,21 +84,21 @@ public class Field30T extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 417608e92..814b3d7d2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30U.java @@ -84,21 +84,21 @@ public class Field30U extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 a5daee365..62dbbb99a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30V.java @@ -84,21 +84,21 @@ public class Field30V extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 a5b37660e..d4340b3c1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30X.java @@ -84,21 +84,21 @@ public class Field30X extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 87a43623a..d7e78020c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Y.java @@ -84,21 +84,21 @@ public class Field30Y extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 6f54b9f71..7c105f831 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30Z.java @@ -84,21 +84,21 @@ public class Field30Z extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "D"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "D"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "D"; } 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 fdc0bb566..80e03c2f8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field311.java @@ -81,21 +81,21 @@ public class Field311 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b3eec24ae..767b109ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field312.java @@ -81,21 +81,21 @@ public class Field312 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 fd047276e..6a31a02b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field313.java @@ -83,21 +83,21 @@ public class Field313 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getCountAsLong() { } /** - * Get the Count (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 #getCountAsLong() + * @deprecated use #getCountAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getCountAsNumber() { return getComponent1AsNumber(); } 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 6c2e33f11..f76c5869a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31C.java @@ -84,21 +84,21 @@ public class Field31C extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 32549b3c0..82a8e764f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31D.java @@ -85,21 +85,21 @@ public class Field31D extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ES"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ES"; /** @@ -243,7 +243,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ES"; } 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 de3a096e7..a0b9e4c70 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31E.java @@ -84,21 +84,21 @@ public class Field31E extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 441f62951..c6f5637fc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31F.java @@ -86,21 +86,21 @@ public class Field31F extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[/][//S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EES"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EES"; /** @@ -259,7 +259,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EES"; } 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 68e132821..e932c3dc3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31G.java @@ -86,21 +86,21 @@ public class Field31G extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EHS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EHS"; /** @@ -256,7 +256,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EHS"; } 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 fca5772a5..8e4401a46 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31L.java @@ -84,21 +84,21 @@ public class Field31L extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 8e125f868..17ef2a6f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31P.java @@ -85,21 +85,21 @@ public class Field31P extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ES"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ES"; /** @@ -243,7 +243,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ES"; } 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 f7461bc4e..12781bbc3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31S.java @@ -84,21 +84,21 @@ public class Field31S extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 aa3038c2b..1681f0a52 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31X.java @@ -86,21 +86,21 @@ public class Field31X extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "([])|S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EHS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EHS"; /** @@ -266,7 +266,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EHS"; } 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 c6b02b19c..a6ebf8b8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field329.java @@ -81,21 +81,21 @@ public class Field329 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "L"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "L"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "L"; } 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 b386855c9..d831d0cb3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32A.java @@ -91,21 +91,21 @@ public class Field32A extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 2f38c52e2..9542b6829 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32B.java @@ -87,21 +87,21 @@ public class Field32B extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -411,16 +411,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,7 +429,7 @@ public String getAmount() { /** * Alternative method getter for field's Amount - * @see #getAmount() + * @deprecated use #getAmount() instead * @since 9.2.7 */ public String getPrice() { @@ -452,23 +446,16 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } /** - * Alternative method getter for field's Amount as BigDecimal - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead * @since 9.2.7 */ public java.math.BigDecimal getPriceAsBigDecimal() { @@ -476,16 +463,10 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Alternative method getter for field's 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getAmountAsNumber(); } @@ -629,24 +610,14 @@ public Field32B setAmount(java.lang.Number component2) { } /** - * Alternative method setter for field's Amount - * - * @see #setAmount(String) - * - * @param component2 the Amount to set - * @return the field object to enable build pattern + * @deprecated use #setAmount(String) instead */ public Field32B setPrice(String component2) { return setAmount(component2); } /** - * Alternative method setter for field's Amount 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ public Field32B setPrice(java.math.BigDecimal component2) { @@ -654,13 +625,7 @@ public Field32B setPrice(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as 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) + * @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 04421fda3..389b8ce25 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32C.java @@ -91,21 +91,21 @@ public class Field32C extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 af948d284..fa88c186c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32D.java @@ -91,21 +91,21 @@ public class Field32D extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 d9a9cbb21..3eb560e46 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32E.java @@ -84,21 +84,21 @@ public class Field32E extends Field implements Serializable, CurrencyContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "C"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "C"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "C"; } 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 9521b9aa1..87f1ee706 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32F.java @@ -86,21 +86,21 @@ public class Field32F extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -385,16 +385,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -417,16 +411,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 42ef9f639..65e7a9bf8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32G.java @@ -87,21 +87,21 @@ public class Field32G extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 5637c071b..3f2625b25 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32H.java @@ -88,21 +88,21 @@ public class Field32H extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCI"; /** @@ -258,7 +258,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCN"; } @@ -443,16 +443,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -475,16 +469,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 6ab3c0097..b08039ebe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32K.java @@ -90,21 +90,21 @@ public class Field32K extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "cNSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNSCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNSCI"; /** @@ -113,11 +113,10 @@ public class Field32K extends Field implements Serializable, MonetaryAmountConta public static final Integer DAYMONTH = 1; /** - * Alternative (DEPRECATED) constant name for field's DayMonth Component number. - * @see #DAYMONTH + * @deprecated use #DAYMONTH instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 1; /** @@ -302,7 +301,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNSCN"; } @@ -444,11 +443,11 @@ public String getDayMonth() { /** * Alternative DEPRECATED method getter for field's DayMonth - * @see #getDayMonth() + * @deprecated use #getDayMonth() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getDayMonth(); } @@ -472,16 +471,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -497,11 +490,11 @@ public String getNumberOfDaysMonths() { /** * Alternative DEPRECATED method getter for field's Number Of Days/Months - * @see #getNumberOfDaysMonths() + * @deprecated use #getNumberOfDaysMonths() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumberOfDaysMonths(); } @@ -516,41 +509,28 @@ public java.lang.Long getNumberOfDaysMonthsAsLong() { } /** - * Get the Number Of Days/Months (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 #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberOfDaysMonthsAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number Of Days/Months as Long - * @see #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberOfDaysMonthsAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number Of Days/Months (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 #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberOfDaysMonthsAsNumber(); } @@ -623,16 +603,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -655,16 +629,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent5AsNumber(); } @@ -691,15 +659,10 @@ public Field32K setDayMonth(String component1) { } /** - * Alternative DEPRECATED method setter for field's DayMonth - * - * @see #setDayMonth(String) - * - * @param component1 the DayMonth to set - * @return the field object to enable build pattern + * @deprecated use #setDayMonth(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field32K setDMMark(String component1) { return setDayMonth(component1); } @@ -797,45 +760,29 @@ public Field32K setNumberOfDaysMonths(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months - * - * @see #setNumberOfDaysMonths(String) - * - * @param component2 the Number Of Days/Months to set - * @return the field object to enable build pattern + * @deprecated use #setNumberOfDaysMonths(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field32K setNumberofDaysMonths(String component2) { return setNumberOfDaysMonths(component2); } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field32K setNumberofDaysMonths(java.lang.Long component2) { return setNumberOfDaysMonths(component2); } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months (component 2) as 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) + * @deprecated use #setNumberOfDaysMonths(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field32K setNumberofDaysMonths(java.lang.Number component2) { return setNumberOfDaysMonths(component2); } 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 68afa85fd..02ec4d827 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32M.java @@ -87,21 +87,21 @@ public class Field32M extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 ef33d0d73..ddec44865 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32Q.java @@ -85,21 +85,21 @@ public class Field32Q extends Field implements Serializable, CurrencyContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CC"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CC"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CC"; } 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 f5ddf643d..890db19b3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32R.java @@ -87,21 +87,21 @@ public class Field32R extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -261,7 +261,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -429,16 +429,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -461,16 +455,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 a66273150..31764d661 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field32U.java @@ -87,21 +87,21 @@ public class Field32U extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 8e824ce56..bd4d39820 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field330.java @@ -88,21 +88,21 @@ public class Field330 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NNNNNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NNNNNN"; /** @@ -290,7 +290,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NNNNNN"; } @@ -432,16 +432,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -465,16 +459,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session 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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent1AsNumber(); } @@ -498,16 +486,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -531,16 +513,10 @@ public java.lang.Long getISNAsLong() { } /** - * Get the ISN (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 #getISNAsLong() + * @deprecated use #getISNAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getISNAsNumber() { return getComponent2AsNumber(); } @@ -564,16 +540,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -597,16 +567,10 @@ public java.lang.Long getISNNAKAsLong() { } /** - * Get the ISN NAK (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getISNNAKAsLong() + * @deprecated use #getISNNAKAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getISNNAKAsNumber() { return getComponent3AsNumber(); } @@ -630,16 +594,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -663,16 +621,10 @@ public java.lang.Long getOSNAsLong() { } /** - * Get the OSN (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getOSNAsLong() + * @deprecated use #getOSNAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getOSNAsNumber() { return getComponent4AsNumber(); } @@ -696,16 +648,10 @@ public java.lang.Long getComponent5AsLong() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsLong() + * @deprecated use #getComponent5AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { Long l = getComponent5AsLong(); return l != null ? new BigDecimal(l) : null; @@ -729,16 +675,10 @@ public java.lang.Long getOSNNAKAsLong() { } /** - * Get the OSN NAK (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsLong() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getOSNNAKAsLong() + * @deprecated use #getOSNNAKAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getOSNNAKAsNumber() { return getComponent5AsNumber(); } @@ -762,16 +702,10 @@ public java.lang.Long getComponent6AsLong() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsLong() + * @deprecated use #getComponent6AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { Long l = getComponent6AsLong(); return l != null ? new BigDecimal(l) : null; @@ -795,16 +729,10 @@ public java.lang.Long getACKReplayIndicatorAsLong() { } /** - * Get the ACK Replay Indicator (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getACKReplayIndicatorAsLong() + * @deprecated use #getACKReplayIndicatorAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getACKReplayIndicatorAsNumber() { return getComponent6AsNumber(); } 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 4ca1b7e99..09d66a544 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field331.java @@ -97,21 +97,21 @@ public class Field331 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NEHEHNNNNNNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NEHEHNNNNNNN"; /** @@ -371,7 +371,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NEHEHNNNNNNN"; } @@ -531,16 +531,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -564,16 +558,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session 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 #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent1AsNumber(); } @@ -729,16 +717,10 @@ public java.lang.Long getComponent6AsLong() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsLong() + * @deprecated use #getComponent6AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { Long l = getComponent6AsLong(); return l != null ? new BigDecimal(l) : null; @@ -762,16 +744,10 @@ public java.lang.Long getReasonForClosureAsLong() { } /** - * Get the Reason For Closure (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getReasonForClosureAsLong() + * @deprecated use #getReasonForClosureAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getReasonForClosureAsNumber() { return getComponent6AsNumber(); } @@ -795,16 +771,10 @@ public java.lang.Long getComponent7AsLong() { } /** - * Get the component 7 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent7AsLong() to get the proper value. - * - * @return the component 7 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent7AsLong() + * @deprecated use #getComponent7AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent7AsNumber() { Long l = getComponent7AsLong(); return l != null ? new BigDecimal(l) : null; @@ -828,16 +798,10 @@ public java.lang.Long getQuantityOfMessagesSentAsLong() { } /** - * Get the Quantity Of Messages Sent (component 7) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent7AsLong() to get the proper value. - * - * @return the component 7 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityOfMessagesSentAsLong() + * @deprecated use #getQuantityOfMessagesSentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityOfMessagesSentAsNumber() { return getComponent7AsNumber(); } @@ -861,16 +825,10 @@ public java.lang.Long getComponent8AsLong() { } /** - * Get the component 8 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent8AsLong() + * @deprecated use #getComponent8AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent8AsNumber() { Long l = getComponent8AsLong(); return l != null ? new BigDecimal(l) : null; @@ -894,16 +852,10 @@ public java.lang.Long getQuantityOfMessagesReceivedAsLong() { } /** - * Get the Quantity Of Messages Received (component 8) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityOfMessagesReceivedAsLong() + * @deprecated use #getQuantityOfMessagesReceivedAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityOfMessagesReceivedAsNumber() { return getComponent8AsNumber(); } @@ -927,16 +879,10 @@ public java.lang.Long getComponent9AsLong() { } /** - * Get the component 9 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent9AsLong() to get the proper value. - * - * @return the component 9 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent9AsLong() + * @deprecated use #getComponent9AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent9AsNumber() { Long l = getComponent9AsLong(); return l != null ? new BigDecimal(l) : null; @@ -960,16 +906,10 @@ public java.lang.Long getFirstInputSequenceNumberAsLong() { } /** - * Get the First Input Sequence Number (component 9) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent9AsLong() to get the proper value. - * - * @return the component 9 converted to Number (BigDecimal) or null if cannot be converted - * @see #getFirstInputSequenceNumberAsLong() + * @deprecated use #getFirstInputSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getFirstInputSequenceNumberAsNumber() { return getComponent9AsNumber(); } @@ -993,16 +933,10 @@ public java.lang.Long getComponent10AsLong() { } /** - * Get the component 10 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent10AsLong() to get the proper value. - * - * @return the component 10 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent10AsLong() + * @deprecated use #getComponent10AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent10AsNumber() { Long l = getComponent10AsLong(); return l != null ? new BigDecimal(l) : null; @@ -1026,16 +960,10 @@ public java.lang.Long getLastInputSequenceNumberAsLong() { } /** - * Get the Last Input Sequence Number (component 10) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent10AsLong() to get the proper value. - * - * @return the component 10 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLastInputSequenceNumberAsLong() + * @deprecated use #getLastInputSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLastInputSequenceNumberAsNumber() { return getComponent10AsNumber(); } @@ -1059,16 +987,10 @@ public java.lang.Long getComponent11AsLong() { } /** - * Get the component 11 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent11AsLong() to get the proper value. - * - * @return the component 11 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent11AsLong() + * @deprecated use #getComponent11AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent11AsNumber() { Long l = getComponent11AsLong(); return l != null ? new BigDecimal(l) : null; @@ -1092,16 +1014,10 @@ public java.lang.Long getFirstOutputSequenceNumberAsLong() { } /** - * Get the First Output Sequence Number (component 11) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent11AsLong() to get the proper value. - * - * @return the component 11 converted to Number (BigDecimal) or null if cannot be converted - * @see #getFirstOutputSequenceNumberAsLong() + * @deprecated use #getFirstOutputSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getFirstOutputSequenceNumberAsNumber() { return getComponent11AsNumber(); } @@ -1125,16 +1041,10 @@ public java.lang.Long getComponent12AsLong() { } /** - * Get the component 12 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent12AsLong() to get the proper value. - * - * @return the component 12 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent12AsLong() + * @deprecated use #getComponent12AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent12AsNumber() { Long l = getComponent12AsLong(); return l != null ? new BigDecimal(l) : null; @@ -1158,16 +1068,10 @@ public java.lang.Long getLastOutputSequenceNumberAsLong() { } /** - * Get the Last Output Sequence Number (component 12) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent12AsLong() to get the proper value. - * - * @return the component 12 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLastOutputSequenceNumberAsLong() + * @deprecated use #getLastOutputSequenceNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLastOutputSequenceNumberAsNumber() { return getComponent12AsNumber(); } 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 9a890a407..cf9026956 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field332.java @@ -84,21 +84,21 @@ public class Field332 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "6!N6!N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -238,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -368,16 +368,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -401,16 +395,10 @@ public java.lang.Long getTotalMessagesSentAsLong() { } /** - * Get the Total Messages Sent (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 #getTotalMessagesSentAsLong() + * @deprecated use #getTotalMessagesSentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalMessagesSentAsNumber() { return getComponent1AsNumber(); } @@ -434,16 +422,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -467,16 +449,10 @@ public java.lang.Long getTotalMessagesReceivedAsLong() { } /** - * Get the Total Messages Received (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 #getTotalMessagesReceivedAsLong() + * @deprecated use #getTotalMessagesReceivedAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalMessagesReceivedAsNumber() { return getComponent2AsNumber(); } 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 ba7524116..62b8b6d81 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field333.java @@ -93,21 +93,21 @@ public class Field333 extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "4!N3!N6!N6!N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EHNEHNNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EHNEHNNN"; /** @@ -335,7 +335,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EHNEHNNN"; } @@ -549,16 +549,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -582,16 +576,10 @@ public java.lang.Long getSessionNumberAsLong() { } /** - * Get the Session Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getSessionNumberAsLong() + * @deprecated use #getSessionNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getSessionNumberAsNumber() { return getComponent3AsNumber(); } @@ -681,16 +669,10 @@ public java.lang.Long getComponent6AsLong() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsLong() + * @deprecated use #getComponent6AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { Long l = getComponent6AsLong(); return l != null ? new BigDecimal(l) : null; @@ -714,16 +696,10 @@ public java.lang.Long getReasonForClosureAsLong() { } /** - * Get the Reason For Closure (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getReasonForClosureAsLong() + * @deprecated use #getReasonForClosureAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getReasonForClosureAsNumber() { return getComponent6AsNumber(); } @@ -747,16 +723,10 @@ public java.lang.Long getComponent7AsLong() { } /** - * Get the component 7 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent7AsLong() to get the proper value. - * - * @return the component 7 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent7AsLong() + * @deprecated use #getComponent7AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent7AsNumber() { Long l = getComponent7AsLong(); return l != null ? new BigDecimal(l) : null; @@ -780,16 +750,10 @@ public java.lang.Long getLastInputSequenceNumberReceivedAsLong() { } /** - * Get the Last Input Sequence Number Received (component 7) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent7AsLong() to get the proper value. - * - * @return the component 7 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLastInputSequenceNumberReceivedAsLong() + * @deprecated use #getLastInputSequenceNumberReceivedAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLastInputSequenceNumberReceivedAsNumber() { return getComponent7AsNumber(); } @@ -813,16 +777,10 @@ public java.lang.Long getComponent8AsLong() { } /** - * Get the component 8 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent8AsLong() + * @deprecated use #getComponent8AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent8AsNumber() { Long l = getComponent8AsLong(); return l != null ? new BigDecimal(l) : null; @@ -846,16 +804,10 @@ public java.lang.Long getLastOutputSequenceNumberSentAsLong() { } /** - * Get the Last Output Sequence Number Sent (component 8) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLastOutputSequenceNumberSentAsLong() + * @deprecated use #getLastOutputSequenceNumberSentAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLastOutputSequenceNumberSentAsNumber() { return getComponent8AsNumber(); } 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 0c79448ae..29c5fbc24 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field334.java @@ -83,21 +83,21 @@ public class Field334 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -237,7 +237,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } 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 a6e6e57d6..fae29b6aa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field335.java @@ -90,21 +90,21 @@ public class Field335 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NS[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "HRMZH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "HRMZH"; /** @@ -290,7 +290,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "HRMZH"; } 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 b8af2ce72..2ec13197f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field336.java @@ -85,21 +85,21 @@ public class Field336 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "6!S5!NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNS"; /** @@ -251,7 +251,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNS"; } @@ -400,16 +400,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -433,16 +427,10 @@ public java.lang.Long getNumberOfMessagesAsLong() { } /** - * Get the Number Of Messages (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 #getNumberOfMessagesAsLong() + * @deprecated use #getNumberOfMessagesAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberOfMessagesAsNumber() { return getComponent2AsNumber(); } 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 7e29a1bd4..917b3bc3e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field337.java @@ -81,21 +81,21 @@ public class Field337 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a122c271a..2f65cb2cf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field338.java @@ -81,21 +81,21 @@ public class Field338 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d3182bdcd..4e164290e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field339.java @@ -81,21 +81,21 @@ public class Field339 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ada8684b2..39fcf10a7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33A.java @@ -91,21 +91,21 @@ public class Field33A extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 d71e03048..4b1a787a9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33B.java @@ -86,21 +86,21 @@ public class Field33B extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -245,7 +245,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -393,16 +393,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -417,7 +411,7 @@ public String getAmount() { /** * Alternative method getter for field's Amount - * @see #getAmount() + * @deprecated use #getAmount() instead * @since 9.2.7 */ public String getPrice() { @@ -434,23 +428,16 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } /** - * Alternative method getter for field's Amount as BigDecimal - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead * @since 9.2.7 */ public java.math.BigDecimal getPriceAsBigDecimal() { @@ -458,16 +445,10 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Alternative method getter for field's 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getAmountAsNumber(); } @@ -588,24 +569,14 @@ public Field33B setAmount(java.lang.Number component2) { } /** - * Alternative method setter for field's Amount - * - * @see #setAmount(String) - * - * @param component2 the Amount to set - * @return the field object to enable build pattern + * @deprecated use #setAmount(String) instead */ public Field33B setPrice(String component2) { return setAmount(component2); } /** - * Alternative method setter for field's Amount 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ public Field33B setPrice(java.math.BigDecimal component2) { @@ -613,13 +584,7 @@ public Field33B setPrice(java.math.BigDecimal component2) { } /** - * Alternative method setter for field's Amount (component 2) as 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) + * @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 4baf5a1ea..63d5ec359 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33C.java @@ -91,21 +91,21 @@ public class Field33C extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 71f8cd264..8af922056 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33D.java @@ -91,21 +91,21 @@ public class Field33D extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 575fd6786..644b6c771 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33E.java @@ -87,21 +87,21 @@ public class Field33E extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 4b9afe260..c18d0d820 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33F.java @@ -87,21 +87,21 @@ public class Field33F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 5f885de66..2cecbe09f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33G.java @@ -88,21 +88,21 @@ public class Field33G extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CIS"; /** @@ -116,11 +116,10 @@ public class Field33G extends Field implements Serializable, MonetaryAmountConta public static final Integer PRICE = 2; /** - * Alternative (DEPRECATED) constant name for field's Price Component number. - * @see #PRICE + * @deprecated use #PRICE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -260,7 +259,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CNS"; } @@ -431,16 +430,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -455,11 +448,11 @@ public String getPrice() { /** * Alternative DEPRECATED method getter for field's Price - * @see #getPrice() + * @deprecated use #getPrice() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getPrice(); } @@ -474,41 +467,28 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Get the Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Price as BigDecimal - * @see #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getPriceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getPriceAsNumber(); } @@ -668,45 +648,29 @@ public Field33G setPrice(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Price - * - * @see #setPrice(String) - * - * @param component2 the Price to set - * @return the field object to enable build pattern + * @deprecated use #setPrice(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33G setAmount(String component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33G setAmount(java.math.BigDecimal component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price (component 2) as 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) + * @deprecated use #setPrice(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33G setAmount(java.lang.Number component2) { return setPrice(component2); } 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 06f4844cc..0a9e90b9f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33H.java @@ -87,21 +87,21 @@ public class Field33H extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 ff51aca10..9ca89efde 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33J.java @@ -86,21 +86,21 @@ public class Field33J extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -109,11 +109,10 @@ public class Field33J extends Field implements Serializable, AmountContainer { public static final Integer UNIT = 1; /** - * Alternative (DEPRECATED) constant name for field's Unit Component number. - * @see #UNIT + * @deprecated use #UNIT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 1; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -378,11 +377,11 @@ public String getUnit() { /** * Alternative DEPRECATED method getter for field's Unit - * @see #getUnit() + * @deprecated use #getUnit() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getUnit(); } @@ -406,16 +405,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -438,16 +431,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } @@ -474,15 +461,10 @@ public Field33J setUnit(String component1) { } /** - * Alternative DEPRECATED method setter for field's Unit - * - * @see #setUnit(String) - * - * @param component1 the Unit to set - * @return the field object to enable build pattern + * @deprecated use #setUnit(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33J setCurrency(String component1) { return setUnit(component1); } 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 e48ccba05..293d0781e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33K.java @@ -90,21 +90,21 @@ public class Field33K extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "cNSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNSCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNSCI"; /** @@ -113,11 +113,10 @@ public class Field33K extends Field implements Serializable, MonetaryAmountConta public static final Integer DAYMONTH = 1; /** - * Alternative (DEPRECATED) constant name for field's DayMonth Component number. - * @see #DAYMONTH + * @deprecated use #DAYMONTH instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 1; /** @@ -302,7 +301,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNSCN"; } @@ -444,11 +443,11 @@ public String getDayMonth() { /** * Alternative DEPRECATED method getter for field's DayMonth - * @see #getDayMonth() + * @deprecated use #getDayMonth() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getDayMonth(); } @@ -472,16 +471,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -497,11 +490,11 @@ public String getNumberOfDaysMonths() { /** * Alternative DEPRECATED method getter for field's Number Of Days/Months - * @see #getNumberOfDaysMonths() + * @deprecated use #getNumberOfDaysMonths() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumberOfDaysMonths(); } @@ -516,41 +509,28 @@ public java.lang.Long getNumberOfDaysMonthsAsLong() { } /** - * Get the Number Of Days/Months (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 #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberOfDaysMonthsAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number Of Days/Months as Long - * @see #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberOfDaysMonthsAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number Of Days/Months (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 #getNumberOfDaysMonthsAsLong() + * @deprecated use #getNumberOfDaysMonthsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberOfDaysMonthsAsNumber(); } @@ -623,16 +603,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -655,16 +629,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent5AsNumber(); } @@ -691,15 +659,10 @@ public Field33K setDayMonth(String component1) { } /** - * Alternative DEPRECATED method setter for field's DayMonth - * - * @see #setDayMonth(String) - * - * @param component1 the DayMonth to set - * @return the field object to enable build pattern + * @deprecated use #setDayMonth(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33K setDMMark(String component1) { return setDayMonth(component1); } @@ -797,45 +760,29 @@ public Field33K setNumberOfDaysMonths(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months - * - * @see #setNumberOfDaysMonths(String) - * - * @param component2 the Number Of Days/Months to set - * @return the field object to enable build pattern + * @deprecated use #setNumberOfDaysMonths(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33K setNumberofDaysMonths(String component2) { return setNumberOfDaysMonths(component2); } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33K setNumberofDaysMonths(java.lang.Long component2) { return setNumberOfDaysMonths(component2); } /** - * Alternative DEPRECATED method setter for field's Number Of Days/Months (component 2) as 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) + * @deprecated use #setNumberOfDaysMonths(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33K setNumberofDaysMonths(java.lang.Number component2) { return setNumberOfDaysMonths(component2); } 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 88bcb0108..efb40c418 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33S.java @@ -86,21 +86,21 @@ public class Field33S extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -109,11 +109,10 @@ public class Field33S extends Field implements Serializable, AmountContainer { public static final Integer CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Code Component number. - * @see #CODE + * @deprecated use #CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 1; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -378,11 +377,11 @@ public String getCode() { /** * Alternative DEPRECATED method getter for field's Code - * @see #getCode() + * @deprecated use #getCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCode(); } @@ -406,16 +405,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -438,16 +431,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } @@ -474,15 +461,10 @@ public Field33S setCode(String component1) { } /** - * Alternative DEPRECATED method setter for field's Code - * - * @see #setCode(String) - * - * @param component1 the Code to set - * @return the field object to enable build pattern + * @deprecated use #setCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33S setCurrency(String component1) { return setCode(component1); } 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 9eb6c5db3..f5ec5f7f4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33T.java @@ -86,21 +86,21 @@ public class Field33T extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -114,11 +114,10 @@ public class Field33T extends Field implements Serializable, AmountContainer { public static final Integer PRICE = 2; /** - * Alternative (DEPRECATED) constant name for field's Price Component number. - * @see #PRICE + * @deprecated use #PRICE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -395,16 +394,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -419,11 +412,11 @@ public String getPrice() { /** * Alternative DEPRECATED method getter for field's Price - * @see #getPrice() + * @deprecated use #getPrice() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getPrice(); } @@ -438,41 +431,28 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Get the Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Price as BigDecimal - * @see #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getPriceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getPriceAsNumber(); } @@ -593,45 +573,29 @@ public Field33T setPrice(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Price - * - * @see #setPrice(String) - * - * @param component2 the Price to set - * @return the field object to enable build pattern + * @deprecated use #setPrice(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33T setAmount(String component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33T setAmount(java.math.BigDecimal component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price (component 2) as 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) + * @deprecated use #setPrice(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field33T setAmount(java.lang.Number component2) { return setPrice(component2); } 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 05b2becea..91a688469 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field33Z.java @@ -86,21 +86,21 @@ public class Field33Z extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -377,16 +377,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } 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 b9bb7cdb8..8d0143bf9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field340.java @@ -82,21 +82,21 @@ public class Field340 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "KS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "KS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "KS"; } 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 02777af23..fd47577e6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field341.java @@ -81,21 +81,21 @@ public class Field341 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a4c08478e..38d54a967 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field342.java @@ -83,21 +83,21 @@ public class Field342 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "3!SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SH"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SH"; } 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 117027222..fbbfe4f62 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field343.java @@ -86,21 +86,21 @@ public class Field343 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NNNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NNNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NNNN"; /** @@ -264,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NNNN"; } @@ -400,16 +400,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -433,16 +427,10 @@ public java.lang.Long getRegionTimeCount1AsLong() { } /** - * Get the Region Time Count 1 (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 #getRegionTimeCount1AsLong() + * @deprecated use #getRegionTimeCount1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRegionTimeCount1AsNumber() { return getComponent1AsNumber(); } @@ -466,16 +454,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -499,16 +481,10 @@ public java.lang.Long getRegionTimeCount2AsLong() { } /** - * Get the Region Time Count 2 (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 #getRegionTimeCount2AsLong() + * @deprecated use #getRegionTimeCount2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRegionTimeCount2AsNumber() { return getComponent2AsNumber(); } @@ -532,16 +508,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -565,16 +535,10 @@ public java.lang.Long getRegionTimeCount3AsLong() { } /** - * Get the Region Time Count 3 (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRegionTimeCount3AsLong() + * @deprecated use #getRegionTimeCount3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRegionTimeCount3AsNumber() { return getComponent3AsNumber(); } @@ -598,16 +562,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -631,16 +589,10 @@ public java.lang.Long getRegionTimeCount4AsLong() { } /** - * Get the Region Time Count 4 (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRegionTimeCount4AsLong() + * @deprecated use #getRegionTimeCount4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRegionTimeCount4AsNumber() { return getComponent4AsNumber(); } 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 639741fc1..15cea214b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field344.java @@ -84,21 +84,21 @@ public class Field344 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "c[N]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cN"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cN"; } @@ -385,16 +385,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -418,16 +412,10 @@ public java.lang.Long getMessageCategoriesAsLong() { } /** - * Get the Message Categories (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 #getMessageCategoriesAsLong() + * @deprecated use #getMessageCategoriesAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getMessageCategoriesAsNumber() { return getComponent2AsNumber(); } 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 47e3a340e..d081f42ae 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field345.java @@ -92,21 +92,21 @@ public class Field345 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "3!S*10"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "MMMMMMMMMM"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "MMMMMMMMMM"; /** @@ -313,7 +313,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "MMMMMMMMMM"; } 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 54347a04e..8c102a4e7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field346.java @@ -90,21 +90,21 @@ public class Field346 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "3!S*10"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSS"; /** @@ -311,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSS"; } 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 14fa12366..efa666cb7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field347.java @@ -90,21 +90,21 @@ public class Field347 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "3!S*10"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSS"; /** @@ -311,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSS"; } 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 251cf8d9d..d3a83bfc9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field348.java @@ -81,21 +81,21 @@ public class Field348 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 041cb127b..99a8b7592 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field349.java @@ -83,21 +83,21 @@ public class Field349 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getCombinedCriteriaAsLong() { } /** - * Get the Combined Criteria (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 #getCombinedCriteriaAsLong() + * @deprecated use #getCombinedCriteriaAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getCombinedCriteriaAsNumber() { return getComponent1AsNumber(); } 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 025e13aee..ab0c1add6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34A.java @@ -91,21 +91,21 @@ public class Field34A extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 ac08f8161..0ff6e2119 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34B.java @@ -87,21 +87,21 @@ public class Field34B extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 1cc7d38c8..083315d3e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34C.java @@ -89,21 +89,21 @@ public class Field34C extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSCI"; /** @@ -122,11 +122,10 @@ public class Field34C extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCYPERCENT = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency/Percent Component number. - * @see #CURRENCYPERCENT + * @deprecated use #CURRENCYPERCENT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 3; /** @@ -135,11 +134,10 @@ public class Field34C extends Field implements Serializable, MonetaryAmountConta public static final Integer AMOUNTRATE = 4; /** - * Alternative (DEPRECATED) constant name for field's Amount/Rate Component number. - * @see #AMOUNTRATE + * @deprecated use #AMOUNTRATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 4; /** @@ -290,7 +288,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSCN"; } @@ -473,11 +471,11 @@ public String getCurrencyPercent() { /** * Alternative DEPRECATED method getter for field's Currency/Percent - * @see #getCurrencyPercent() + * @deprecated use #getCurrencyPercent() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyPercent(); } @@ -491,11 +489,10 @@ public java.util.Currency getCurrencyPercentAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency/Percent as Currency - * @see #getCurrencyPercentAsCurrency() + * @deprecated use #getCurrencyPercentAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyPercentAsCurrency(); } @@ -519,16 +516,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -543,11 +534,11 @@ public String getAmountRate() { /** * Alternative DEPRECATED method getter for field's Amount/Rate - * @see #getAmountRate() + * @deprecated use #getAmountRate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getAmountRate(); } @@ -562,41 +553,28 @@ public java.math.BigDecimal getAmountRateAsBigDecimal() { } /** - * Get the Amount/Rate (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountRateAsBigDecimal() + * @deprecated use #getAmountRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountRateAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Amount/Rate as BigDecimal - * @see #getAmountRateAsBigDecimal() + * @deprecated use #getAmountRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getAmountRateAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Amount/Rate (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountRateAsBigDecimal() + * @deprecated use #getAmountRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getAmountRateAsNumber(); } @@ -688,29 +666,19 @@ public Field34C setCurrencyPercent(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency/Percent - * - * @see #setCurrencyPercent(String) - * - * @param component3 the Currency/Percent to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyPercent(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34C setCurrency(String component3) { return setCurrencyPercent(component3); } /** - * Alternative DEPRECATED method setter for field's Currency/Percent from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency/Percent content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34C setCurrency(java.util.Currency component3) { return setCurrencyPercent(component3); } @@ -810,45 +778,29 @@ public Field34C setAmountRate(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Amount/Rate - * - * @see #setAmountRate(String) - * - * @param component4 the Amount/Rate to set - * @return the field object to enable build pattern + * @deprecated use #setAmountRate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34C setAmount(String component4) { return setAmountRate(component4); } /** - * Alternative DEPRECATED method setter for field's Amount/Rate 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 + * @deprecated use #setComponent4(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34C setAmount(java.math.BigDecimal component4) { return setAmountRate(component4); } /** - * Alternative DEPRECATED method setter for field's Amount/Rate (component 4) as 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) + * @deprecated use #setAmountRate(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34C setAmount(java.lang.Number component4) { return setAmountRate(component4); } 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 39a30fd5c..1c9427489 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34E.java @@ -88,21 +88,21 @@ public class Field34E extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCI"; /** @@ -258,7 +258,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCN"; } @@ -443,16 +443,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -475,16 +469,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 93fbdec1d..ca15e5d9a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34F.java @@ -88,21 +88,21 @@ public class Field34F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "CSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CSI"; /** @@ -258,7 +258,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CSN"; } @@ -443,16 +443,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -475,16 +469,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 e9fe8442e..a18c0f5d4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34J.java @@ -87,21 +87,21 @@ public class Field34J extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -115,11 +115,10 @@ public class Field34J extends Field implements Serializable, AmountContainer { public static final Integer UNIT = 2; /** - * Alternative (DEPRECATED) constant name for field's Unit Component number. - * @see #UNIT + * @deprecated use #UNIT instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -418,11 +417,11 @@ public String getUnit() { /** * Alternative DEPRECATED method getter for field's Unit - * @see #getUnit() + * @deprecated use #getUnit() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getUnit(); } @@ -446,16 +445,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -478,16 +471,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } @@ -535,15 +522,10 @@ public Field34J setUnit(String component2) { } /** - * Alternative DEPRECATED method setter for field's Unit - * - * @see #setUnit(String) - * - * @param component2 the Unit to set - * @return the field object to enable build pattern + * @deprecated use #setUnit(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field34J setCurrency(String component2) { return setUnit(component2); } 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 04425c6f4..599e3291f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34P.java @@ -91,21 +91,21 @@ public class Field34P extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 e396363d0..cff716bfc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field34R.java @@ -91,21 +91,21 @@ public class Field34R extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "ECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "ECI"; /** @@ -263,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "ECN"; } @@ -462,16 +462,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -494,16 +488,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 a63b22fa0..4b1420d06 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35A.java @@ -86,21 +86,21 @@ public class Field35A extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -109,11 +109,10 @@ public class Field35A extends Field implements Serializable, AmountContainer { public static final Integer TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Type Component number. - * @see #TYPE + * @deprecated use #TYPE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 1; /** @@ -122,11 +121,10 @@ public class Field35A extends Field implements Serializable, AmountContainer { public static final Integer QUANTITY = 2; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -255,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,11 +386,11 @@ public String getType() { /** * Alternative DEPRECATED method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getType(); } @@ -416,16 +414,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -440,11 +432,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -459,41 +451,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -520,15 +499,10 @@ public Field35A setType(String component1) { } /** - * Alternative DEPRECATED method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35A setCurrency(String component1) { return setType(component1); } @@ -628,45 +602,29 @@ public Field35A setQuantity(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component2 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35A setAmount(String component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35A setAmount(java.math.BigDecimal component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 2) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35A setAmount(java.lang.Number component2) { return setQuantity(component2); } 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 92378f7ef..9d1f0bde8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35B.java @@ -87,21 +87,21 @@ public class Field35B extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S][$S]0-4"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -293,7 +293,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } @@ -488,7 +488,7 @@ public String getISIN() { /** * Alternative method getter for field's ISIN - * @see #getISIN() + * @deprecated use #getISIN() instead * @since 9.2.7 */ public String getIdentificationOfInstrument() { @@ -497,7 +497,7 @@ public String getIdentificationOfInstrument() { /** * Alternative method getter for field's ISIN - * @see #getISIN() + * @deprecated use #getISIN() instead * @since 9.2.7 */ public String getIdentificationOfSecurity() { @@ -522,7 +522,7 @@ public String getDescriptionLine1() { /** * Alternative method getter for field's Description - * @see #getDescriptionLine1() + * @deprecated use #getDescriptionLine1() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine1() { @@ -531,7 +531,7 @@ public String getDescriptionOfInstrumentLine1() { /** * Alternative method getter for field's Description - * @see #getDescriptionLine1() + * @deprecated use #getDescriptionLine1() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine1() { @@ -567,46 +567,28 @@ public String getDescription(CharSequence deli) { } /** - * Alternative method getter for concatenation - * of component 3 to component 6 joined together with a copy of the - * specified delimiter. - * @return the Description from components - * @see #getDescription() + * @deprecated use #getDescription() instead */ public String getDescriptionOfInstrument() { return getDescription(); } /** - * Alternative method getter for concatenation - * of component 3 to component 6 joined together with a copy of the - * specified delimiter. - * @param deli the delimiter that separates each component - * @return the Description from components - * @see #getDescription() + * @deprecated use #getDescription() instead */ public String getDescriptionOfInstrument(CharSequence deli) { return getDescription(deli); } /** - * Alternative method getter for concatenation - * of component 3 to component 6 joined together with a copy of the - * specified delimiter. - * @return the Description from components - * @see #getDescription() + * @deprecated use #getDescription() instead */ public String getDescriptionOfSecurity() { return getDescription(); } /** - * Alternative method getter for concatenation - * of component 3 to component 6 joined together with a copy of the - * specified delimiter. - * @param deli the delimiter that separates each component - * @return the Description from components - * @see #getDescription() + * @deprecated use #getDescription() instead */ public String getDescriptionOfSecurity(CharSequence deli) { return getDescription(deli); @@ -630,7 +612,7 @@ public String getDescriptionLine2() { /** * Alternative method getter for field's Description 2 - * @see #getDescriptionLine2() + * @deprecated use #getDescriptionLine2() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine2() { @@ -639,7 +621,7 @@ public String getDescriptionOfInstrumentLine2() { /** * Alternative method getter for field's Description 2 - * @see #getDescriptionLine2() + * @deprecated use #getDescriptionLine2() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine2() { @@ -664,7 +646,7 @@ public String getDescriptionLine3() { /** * Alternative method getter for field's Description 3 - * @see #getDescriptionLine3() + * @deprecated use #getDescriptionLine3() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine3() { @@ -673,7 +655,7 @@ public String getDescriptionOfInstrumentLine3() { /** * Alternative method getter for field's Description 3 - * @see #getDescriptionLine3() + * @deprecated use #getDescriptionLine3() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine3() { @@ -698,7 +680,7 @@ public String getDescriptionLine4() { /** * Alternative method getter for field's Description 4 - * @see #getDescriptionLine4() + * @deprecated use #getDescriptionLine4() instead * @since 9.2.7 */ public String getDescriptionOfInstrumentLine4() { @@ -707,7 +689,7 @@ public String getDescriptionOfInstrumentLine4() { /** * Alternative method getter for field's Description 4 - * @see #getDescriptionLine4() + * @deprecated use #getDescriptionLine4() instead * @since 9.2.7 */ public String getDescriptionOfSecurityLine4() { @@ -757,24 +739,14 @@ public Field35B setISIN(String component2) { } /** - * Alternative method setter for field's ISIN - * - * @see #setISIN(String) - * - * @param component2 the ISIN to set - * @return the field object to enable build pattern + * @deprecated use #setISIN(String) instead */ public Field35B setIdentificationOfInstrument(String component2) { return setISIN(component2); } /** - * Alternative method setter for field's ISIN - * - * @see #setISIN(String) - * - * @param component2 the ISIN to set - * @return the field object to enable build pattern + * @deprecated use #setISIN(String) instead */ public Field35B setIdentificationOfSecurity(String component2) { return setISIN(component2); @@ -802,24 +774,14 @@ public Field35B setDescriptionLine1(String component3) { } /** - * Alternative method setter for field's Description - * - * @see #setDescriptionLine1(String) - * - * @param component3 the Description to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine1(String) instead */ public Field35B setDescriptionOfInstrumentLine1(String component3) { return setDescriptionLine1(component3); } /** - * Alternative method setter for field's Description - * - * @see #setDescriptionLine1(String) - * - * @param component3 the Description to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine1(String) instead */ public Field35B setDescriptionOfSecurityLine1(String component3) { return setDescriptionLine1(component3); @@ -838,24 +800,14 @@ public Field35B setDescription(String value) { } /** - * Alternative method setter for - * the Description splitting the parameter lines into components 3 to 6. - * - * @param value the Description 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 - * @see #setDescription(String) + * @deprecated use #setDescription(String) instead */ public Field35B setDescriptionOfInstrument(String value) { return setDescription(value); } /** - * Alternative method setter for - * the Description splitting the parameter lines into components 3 to 6. - * - * @param value the Description 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 - * @see #setDescription(String) + * @deprecated use #setDescription(String) instead */ public Field35B setDescriptionOfSecurity(String value) { return setDescription(value); @@ -883,24 +835,14 @@ public Field35B setDescriptionLine2(String component4) { } /** - * Alternative method setter for field's Description 2 - * - * @see #setDescriptionLine2(String) - * - * @param component4 the Description 2 to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine2(String) instead */ public Field35B setDescriptionOfInstrumentLine2(String component4) { return setDescriptionLine2(component4); } /** - * Alternative method setter for field's Description 2 - * - * @see #setDescriptionLine2(String) - * - * @param component4 the Description 2 to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine2(String) instead */ public Field35B setDescriptionOfSecurityLine2(String component4) { return setDescriptionLine2(component4); @@ -928,24 +870,14 @@ public Field35B setDescriptionLine3(String component5) { } /** - * Alternative method setter for field's Description 3 - * - * @see #setDescriptionLine3(String) - * - * @param component5 the Description 3 to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine3(String) instead */ public Field35B setDescriptionOfInstrumentLine3(String component5) { return setDescriptionLine3(component5); } /** - * Alternative method setter for field's Description 3 - * - * @see #setDescriptionLine3(String) - * - * @param component5 the Description 3 to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine3(String) instead */ public Field35B setDescriptionOfSecurityLine3(String component5) { return setDescriptionLine3(component5); @@ -973,24 +905,14 @@ public Field35B setDescriptionLine4(String component6) { } /** - * Alternative method setter for field's Description 4 - * - * @see #setDescriptionLine4(String) - * - * @param component6 the Description 4 to set - * @return the field object to enable build pattern + * @deprecated use #setDescriptionLine4(String) instead */ public Field35B setDescriptionOfInstrumentLine4(String component6) { return setDescriptionLine4(component6); } /** - * Alternative method setter for field's Description 4 - * - * @see #setDescriptionLine4(String) - * - * @param component6 the Description 4 to set - * @return the field object to enable build pattern + * @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 db4b3d89c..f28690b96 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35C.java @@ -82,21 +82,21 @@ public class Field35C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 d3b703b4e..f80084d34 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35D.java @@ -84,21 +84,21 @@ public class Field35D extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 6790644ac..942acdbdc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35E.java @@ -87,21 +87,21 @@ public class Field35E extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } 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 a1f939978..89ae2d038 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35G.java @@ -93,21 +93,21 @@ public class Field35G extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 92649cb2a..717433037 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35H.java @@ -87,21 +87,21 @@ public class Field35H extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -120,11 +120,10 @@ public class Field35H extends Field implements Serializable, AmountContainer { public static final Integer QUANTITY = 3; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 3; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -435,16 +434,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -459,11 +452,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -478,41 +471,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -654,45 +634,29 @@ public Field35H setQuantity(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component3 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35H setAmount(String component3) { return setQuantity(component3); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent3(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35H setAmount(java.math.BigDecimal component3) { return setQuantity(component3); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 3) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35H setAmount(java.lang.Number component3) { return setQuantity(component3); } 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 d8d1ad50f..9e27564ab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35L.java @@ -85,21 +85,21 @@ public class Field35L extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 9154541e7..0a9de3e79 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35N.java @@ -86,21 +86,21 @@ public class Field35N extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -109,11 +109,10 @@ public class Field35N extends Field implements Serializable, AmountContainer { public static final Integer TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Type Component number. - * @see #TYPE + * @deprecated use #TYPE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 1; /** @@ -122,11 +121,10 @@ public class Field35N extends Field implements Serializable, AmountContainer { public static final Integer QUANTITY = 2; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -255,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,11 +386,11 @@ public String getType() { /** * Alternative DEPRECATED method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getType(); } @@ -416,16 +414,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -440,11 +432,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -459,41 +451,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -520,15 +499,10 @@ public Field35N setType(String component1) { } /** - * Alternative DEPRECATED method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35N setCurrency(String component1) { return setType(component1); } @@ -628,45 +602,29 @@ public Field35N setQuantity(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component2 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35N setAmount(String component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35N setAmount(java.math.BigDecimal component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 2) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35N setAmount(java.lang.Number component2) { return setQuantity(component2); } 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 4f19ea438..99b13cb7f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35S.java @@ -86,21 +86,21 @@ public class Field35S extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -109,11 +109,10 @@ public class Field35S extends Field implements Serializable, AmountContainer { public static final Integer TYPE = 1; /** - * Alternative (DEPRECATED) constant name for field's Type Component number. - * @see #TYPE + * @deprecated use #TYPE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 1; /** @@ -122,11 +121,10 @@ public class Field35S extends Field implements Serializable, AmountContainer { public static final Integer QUANTITY = 2; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -255,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,11 +386,11 @@ public String getType() { /** * Alternative DEPRECATED method getter for field's Type - * @see #getType() + * @deprecated use #getType() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getType(); } @@ -416,16 +414,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -440,11 +432,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -459,41 +451,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -520,15 +499,10 @@ public Field35S setType(String component1) { } /** - * Alternative DEPRECATED method setter for field's Type - * - * @see #setType(String) - * - * @param component1 the Type to set - * @return the field object to enable build pattern + * @deprecated use #setType(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35S setCurrency(String component1) { return setType(component1); } @@ -628,45 +602,29 @@ public Field35S setQuantity(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component2 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35S setAmount(String component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35S setAmount(java.math.BigDecimal component2) { return setQuantity(component2); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 2) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35S setAmount(java.lang.Number component2) { return setQuantity(component2); } 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 623012593..174bdef86 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field35U.java @@ -87,21 +87,21 @@ public class Field35U extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN[S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SIS"; /** @@ -115,11 +115,10 @@ public class Field35U extends Field implements Serializable, AmountContainer { public static final Integer PRICE = 2; /** - * Alternative (DEPRECATED) constant name for field's Price Component number. - * @see #PRICE + * @deprecated use #PRICE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -261,7 +260,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNS"; } @@ -415,16 +414,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -439,11 +432,11 @@ public String getPrice() { /** * Alternative DEPRECATED method getter for field's Price - * @see #getPrice() + * @deprecated use #getPrice() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getPrice(); } @@ -458,41 +451,28 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Get the Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Price as BigDecimal - * @see #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getPriceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Price (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 #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getPriceAsNumber(); } @@ -629,45 +609,29 @@ public Field35U setPrice(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Price - * - * @see #setPrice(String) - * - * @param component2 the Price to set - * @return the field object to enable build pattern + * @deprecated use #setPrice(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35U setAmount(String component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35U setAmount(java.math.BigDecimal component2) { return setPrice(component2); } /** - * Alternative DEPRECATED method setter for field's Price (component 2) as 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) + * @deprecated use #setPrice(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field35U setAmount(java.lang.Number component2) { return setPrice(component2); } 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 ac86384f6..9ab588804 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36.java @@ -85,21 +85,21 @@ public class Field36 extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } 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 c0e8d2546..b963c01a7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36B.java @@ -88,21 +88,21 @@ public class Field36B extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -257,7 +257,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -422,16 +422,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -454,16 +448,10 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent3AsNumber(); } 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 d2bbb4161..a972386da 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36C.java @@ -83,21 +83,21 @@ public class Field36C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field36C extends Field implements Serializable, GenericField { public static final Integer QUANTITY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Quantity Code Component number. - * @see #QUANTITY_CODE + * @deprecated use #QUANTITY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getQuantityCode() { /** * Alternative DEPRECATED method getter for field's Quantity Code - * @see #getQuantityCode() + * @deprecated use #getQuantityCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getQuantityCode(); } @@ -441,15 +440,10 @@ public Field36C setQuantityCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Quantity Code - * - * @see #setQuantityCode(String) - * - * @param component2 the Quantity Code to set - * @return the field object to enable build pattern + * @deprecated use #setQuantityCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 b9cdaea3a..2ec46efaf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36D.java @@ -86,21 +86,21 @@ public class Field36D extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSN"; /** @@ -250,7 +250,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -415,16 +415,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -448,16 +442,10 @@ public java.lang.Long getQuantityOfDigitalTokensAsLong() { } /** - * Get the Quantity Of Digital Tokens (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityOfDigitalTokensAsLong() + * @deprecated use #getQuantityOfDigitalTokensAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityOfDigitalTokensAsNumber() { return getComponent3AsNumber(); } 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 bedb46386..24d60938e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field36E.java @@ -89,21 +89,21 @@ public class Field36E extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSI"; /** @@ -127,11 +127,10 @@ public class Field36E extends Field implements Serializable, AmountContainer, Ge public static final Integer QUANTITY = 4; /** - * Alternative (DEPRECATED) constant name for field's Quantity Component number. - * @see #QUANTITY + * @deprecated use #QUANTITY instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 4; /** @@ -278,7 +277,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSN"; } @@ -467,16 +466,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -491,11 +484,11 @@ public String getQuantity() { /** * Alternative DEPRECATED method getter for field's Quantity - * @see #getQuantity() + * @deprecated use #getQuantity() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getQuantity(); } @@ -510,41 +503,28 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Quantity as BigDecimal - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getQuantityAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Quantity (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getQuantityAsNumber(); } @@ -707,45 +687,29 @@ public Field36E setQuantity(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Quantity - * - * @see #setQuantity(String) - * - * @param component4 the Quantity to set - * @return the field object to enable build pattern + * @deprecated use #setQuantity(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field36E setAmount(String component4) { return setQuantity(component4); } /** - * Alternative DEPRECATED method setter for field's Quantity 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 + * @deprecated use #setComponent4(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field36E setAmount(java.math.BigDecimal component4) { return setQuantity(component4); } /** - * Alternative DEPRECATED method setter for field's Quantity (component 4) as 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) + * @deprecated use #setQuantity(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field36E setAmount(java.lang.Number component4) { return setQuantity(component4); } 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 6726103ed..81aa447c6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37A.java @@ -92,21 +92,21 @@ public class Field37A extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37A extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37A extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37A extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37A setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37A setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37A setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37A setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 b94168076..12c74f2fa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37B.java @@ -92,21 +92,21 @@ public class Field37B extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37B extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37B extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37B extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37B setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37B setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37B setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37B setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 159ab5288..8b6f75996 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37C.java @@ -92,21 +92,21 @@ public class Field37C extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37C extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37C extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37C extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37C setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37C setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37C setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37C setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 8c4715480..6872f5bd1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37D.java @@ -92,21 +92,21 @@ public class Field37D extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37D extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37D extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37D extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37D setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37D setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37D setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37D setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 68b0eb029..bead1de27 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37E.java @@ -92,21 +92,21 @@ public class Field37E extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37E extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37E extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37E extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37E setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37E setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37E setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37E setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 2c533fe9d..fefffa917 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37F.java @@ -92,21 +92,21 @@ public class Field37F extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N[//cS][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NESNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "IESNS"; /** @@ -120,11 +120,10 @@ public class Field37F extends Field implements Serializable, AmountContainer, Da public static final Integer END_DATE = 2; /** - * Alternative (DEPRECATED) constant name for field's End Date Component number. - * @see #END_DATE + * @deprecated use #END_DATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DATE = 2; /** @@ -133,11 +132,10 @@ public class Field37F extends Field implements Serializable, AmountContainer, Da public static final Integer PERIOD = 3; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 3; /** @@ -146,11 +144,10 @@ public class Field37F extends Field implements Serializable, AmountContainer, Da public static final Integer NUMBER = 4; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER_OF_DAYSMONTHS = 4; /** @@ -322,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NESNS"; } @@ -479,16 +476,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -511,16 +502,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } @@ -552,11 +537,11 @@ public String getEndDate() { /** * Alternative DEPRECATED method getter for field's End Date - * @see #getEndDate() + * @deprecated use #getEndDate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDate() { return getEndDate(); } @@ -570,11 +555,10 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Alternative DEPRECATED method getter for field's End Date as Calendar - * @see #getEndDateAsCalendar() + * @deprecated use #getEndDateAsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getDateAsCalendar() { return getEndDateAsCalendar(); } @@ -597,11 +581,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getPeriod(); } @@ -625,16 +609,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -650,11 +628,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumberofDaysMonths() { return getNumber(); } @@ -669,41 +647,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberofDaysMonthsAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberofDaysMonthsAsNumber() { return getNumberAsNumber(); } @@ -863,29 +828,19 @@ public Field37F setEndDate(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's End Date - * - * @see #setEndDate(String) - * - * @param component2 the End Date to set - * @return the field object to enable build pattern + * @deprecated use #setEndDate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setDate(String component2) { return setEndDate(component2); } /** - * Alternative DEPRECATED method setter for field's End Date 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 + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setDate(java.util.Calendar component2) { return setEndDate(component2); } @@ -912,15 +867,10 @@ public Field37F setPeriod(String component3) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component3 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setDMMark(String component3) { return setPeriod(component3); } @@ -1018,45 +968,29 @@ public Field37F setNumber(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component4 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setNumberofDaysMonths(String component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent4(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setNumberofDaysMonths(java.lang.Long component4) { return setNumber(component4); } /** - * Alternative DEPRECATED method setter for field's Number (component 4) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37F setNumberofDaysMonths(java.lang.Number component4) { return setNumber(component4); } 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 2bb1ceb2e..ffab8a93b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37G.java @@ -86,21 +86,21 @@ public class Field37G extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,16 +388,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -420,16 +414,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (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 #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent2AsNumber(); } 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 40e41be61..5e2409e41 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37H.java @@ -87,21 +87,21 @@ public class Field37H extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "c[c]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -110,11 +110,10 @@ public class Field37H extends Field implements Serializable, AmountContainer { public static final Integer INDICATOR = 1; /** - * Alternative (DEPRECATED) constant name for field's Indicator Component number. - * @see #INDICATOR + * @deprecated use #INDICATOR instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DC_MARK = 1; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -402,11 +401,11 @@ public String getIndicator() { /** * Alternative DEPRECATED method getter for field's Indicator - * @see #getIndicator() + * @deprecated use #getIndicator() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDCMark() { return getIndicator(); } @@ -446,16 +445,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -478,16 +471,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent3AsNumber(); } @@ -514,15 +501,10 @@ public Field37H setIndicator(String component1) { } /** - * Alternative DEPRECATED method setter for field's Indicator - * - * @see #setIndicator(String) - * - * @param component1 the Indicator to set - * @return the field object to enable build pattern + * @deprecated use #setIndicator(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field37H setDCMark(String component1) { return setIndicator(component1); } 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 d5d7e4f3b..ea39d0eb9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37J.java @@ -85,21 +85,21 @@ public class Field37J extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } 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 3269eebde..8d3f76b07 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37K.java @@ -86,21 +86,21 @@ public class Field37K extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -385,16 +385,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -417,16 +411,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (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 #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent2AsNumber(); } 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 a95be4a6a..413935cdc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37L.java @@ -85,21 +85,21 @@ public class Field37L extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } 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 ec9572919..1aee4b36a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37M.java @@ -86,21 +86,21 @@ public class Field37M extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,16 +388,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -420,16 +414,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (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 #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent2AsNumber(); } 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 8df28f305..6e470068b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37N.java @@ -350,260 +350,5 @@ public static Field37N fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field37N setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java index 0c854fd0c..2774614a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37P.java @@ -85,21 +85,21 @@ public class Field37P extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } 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 749d7760a..a76456206 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37R.java @@ -86,21 +86,21 @@ public class Field37R extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,16 +388,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -420,16 +414,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (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 #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent2AsNumber(); } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java index 4a336d1f8..a4239c489 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37U.java @@ -85,21 +85,21 @@ public class Field37U extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "I"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -355,16 +355,10 @@ public java.math.BigDecimal getComponent1AsBigDecimal() { } /** - * Get the component 1 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent1AsBigDecimal() + * @deprecated use #getComponent1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { return getComponent1AsBigDecimal(); } @@ -387,16 +381,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 1) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent1AsBigDecimal() to get the proper value. - * - * @return the component 1 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent1AsNumber(); } 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 e4b3a8d09..cfedcc1bb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field37V.java @@ -86,21 +86,21 @@ public class Field37V extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -239,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -388,16 +388,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -420,16 +414,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (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 #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent2AsNumber(); } 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 30955254d..14ae4c993 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38A.java @@ -83,21 +83,21 @@ public class Field38A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -106,11 +106,10 @@ public class Field38A extends Field implements Serializable { public static final Integer PERIOD = 1; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER = 1; /** @@ -229,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -358,16 +357,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -383,11 +376,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumber() { return getPeriod(); } @@ -402,41 +395,28 @@ public java.lang.Long getPeriodAsLong() { } /** - * Get the Period (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 #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPeriodAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Period as Long - * @see #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberAsLong() { return getPeriodAsLong(); } /** - * Alternative DEPRECATED method getter for field's Period (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 #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getPeriodAsNumber(); } @@ -534,45 +514,29 @@ public Field38A setPeriod(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component1 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field38A setNumber(String component1) { return setPeriod(component1); } /** - * Alternative DEPRECATED method setter for field's Period 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field38A setNumber(java.lang.Long component1) { return setPeriod(component1); } /** - * Alternative DEPRECATED method setter for field's Period (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 Period content to set - * @return the field object to enable build pattern - * @see #setPeriod(java.lang.Long) + * @deprecated use #setPeriod(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 de76fb65d..f513afde5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38D.java @@ -83,21 +83,21 @@ public class Field38D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -106,11 +106,10 @@ public class Field38D extends Field implements Serializable { public static final Integer PERIOD = 1; /** - * Alternative (DEPRECATED) constant name for field's Period Component number. - * @see #PERIOD + * @deprecated use #PERIOD instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER = 1; /** @@ -229,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -358,16 +357,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -383,11 +376,11 @@ public String getPeriod() { /** * Alternative DEPRECATED method getter for field's Period - * @see #getPeriod() + * @deprecated use #getPeriod() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumber() { return getPeriod(); } @@ -402,41 +395,28 @@ public java.lang.Long getPeriodAsLong() { } /** - * Get the Period (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 #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPeriodAsNumber() { return getComponent1AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Period as Long - * @see #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberAsLong() { return getPeriodAsLong(); } /** - * Alternative DEPRECATED method getter for field's Period (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 #getPeriodAsLong() + * @deprecated use #getPeriodAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getPeriodAsNumber(); } @@ -534,45 +514,29 @@ public Field38D setPeriod(java.lang.Number component1) { } /** - * Alternative DEPRECATED method setter for field's Period - * - * @see #setPeriod(String) - * - * @param component1 the Period to set - * @return the field object to enable build pattern + * @deprecated use #setPeriod(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field38D setNumber(String component1) { return setPeriod(component1); } /** - * Alternative DEPRECATED method setter for field's Period 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 + * @deprecated use #setComponent1(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field38D setNumber(java.lang.Long component1) { return setPeriod(component1); } /** - * Alternative DEPRECATED method setter for field's Period (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 Period content to set - * @return the field object to enable build pattern - * @see #setPeriod(java.lang.Long) + * @deprecated use #setPeriod(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 041ec7d6a..fd61975be 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38E.java @@ -84,21 +84,21 @@ public class Field38E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NS"; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NS"; } @@ -362,16 +362,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -395,16 +389,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } 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 5c38c09cc..8cb30b522 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38G.java @@ -86,21 +86,21 @@ public class Field38G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NS/NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NSNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NSNS"; /** @@ -259,7 +259,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NSNS"; } @@ -395,16 +395,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -428,16 +422,10 @@ public java.lang.Long getNumberFromAsLong() { } /** - * Get the Number From (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 #getNumberFromAsLong() + * @deprecated use #getNumberFromAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberFromAsNumber() { return getComponent1AsNumber(); } @@ -477,16 +465,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -510,16 +492,10 @@ public java.lang.Long getNumberToAsLong() { } /** - * Get the Number To (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberToAsLong() + * @deprecated use #getNumberToAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberToAsNumber() { return getComponent3AsNumber(); } 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 331d95c5e..e9afc6bff 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38H.java @@ -86,21 +86,21 @@ public class Field38H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NS/NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NSNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NSNS"; /** @@ -259,7 +259,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NSNS"; } @@ -395,16 +395,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -428,16 +422,10 @@ public java.lang.Long getNumberFromAsLong() { } /** - * Get the Number From (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 #getNumberFromAsLong() + * @deprecated use #getNumberFromAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberFromAsNumber() { return getComponent1AsNumber(); } @@ -477,16 +465,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -510,16 +492,10 @@ public java.lang.Long getNumberToAsLong() { } /** - * Get the Number To (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberToAsLong() + * @deprecated use #getNumberToAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberToAsNumber() { return getComponent3AsNumber(); } 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 2526eb03a..d1e10f728 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field38J.java @@ -84,21 +84,21 @@ public class Field38J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SN"; /** @@ -107,11 +107,10 @@ public class Field38J extends Field implements Serializable { public static final Integer INDICATOR = 1; /** - * Alternative (DEPRECATED) constant name for field's Indicator Component number. - * @see #INDICATOR + * @deprecated use #INDICATOR instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DM_MARK = 1; /** @@ -240,7 +239,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -371,11 +370,11 @@ public String getIndicator() { /** * Alternative DEPRECATED method getter for field's Indicator - * @see #getIndicator() + * @deprecated use #getIndicator() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDMMark() { return getIndicator(); } @@ -399,16 +398,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -432,16 +425,10 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (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 #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent2AsNumber(); } @@ -468,15 +455,10 @@ public Field38J setIndicator(String component1) { } /** - * Alternative DEPRECATED method setter for field's Indicator - * - * @see #setIndicator(String) - * - * @param component1 the Indicator to set - * @return the field object to enable build pattern + * @deprecated use #setIndicator(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field38J setDMMark(String component1) { return setIndicator(component1); } 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 ed292e388..19e65af01 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39A.java @@ -84,21 +84,21 @@ public class Field39A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -364,16 +364,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -397,16 +391,10 @@ public java.lang.Long getTolerance1AsLong() { } /** - * Get the Tolerance 1 (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 #getTolerance1AsLong() + * @deprecated use #getTolerance1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTolerance1AsNumber() { return getComponent1AsNumber(); } @@ -430,16 +418,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -463,16 +445,10 @@ public java.lang.Long getTolerance2AsLong() { } /** - * Get the Tolerance 2 (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 #getTolerance2AsLong() + * @deprecated use #getTolerance2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTolerance2AsNumber() { return getComponent2AsNumber(); } 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 ac69aeaed..d56a1268b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39B.java @@ -81,21 +81,21 @@ public class Field39B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 81da4676f..554fc66e6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39C.java @@ -85,21 +85,21 @@ public class Field39C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java index 39dfeb275..a06f6bbd7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39D.java @@ -93,21 +93,21 @@ public class Field39D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 dcef6fb9f..6f90596b6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39E.java @@ -93,21 +93,21 @@ public class Field39E extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 2c12540bc..8975653a4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39F.java @@ -93,21 +93,21 @@ public class Field39F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 e3a17a56e..3a73372bf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field39M.java @@ -81,21 +81,21 @@ public class Field39M extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 52ee1fd3d..ff63ddb40 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field401.java @@ -83,21 +83,21 @@ public class Field401 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getCodeAsLong() { } /** - * Get the Code (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 #getCodeAsLong() + * @deprecated use #getCodeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getCodeAsNumber() { return getComponent1AsNumber(); } 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 f8b877696..57316951f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field405.java @@ -84,21 +84,21 @@ public class Field405 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "3!SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SN"; /** @@ -238,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -384,16 +384,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -417,16 +411,10 @@ public java.lang.Long getLineFieldNumberAsLong() { } /** - * Get the Line Field Number (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 #getLineFieldNumberAsLong() + * @deprecated use #getLineFieldNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLineFieldNumberAsNumber() { return getComponent2AsNumber(); } 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 0f11537c3..b15f65db4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40A.java @@ -81,21 +81,21 @@ public class Field40A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a83e87f4d..3c222e837 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40B.java @@ -83,21 +83,21 @@ public class Field40B extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 1d0aef9e9..6c0d25bf1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40C.java @@ -82,21 +82,21 @@ public class Field40C extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 9df8c1c44..7f30c6e00 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40D.java @@ -81,21 +81,21 @@ public class Field40D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 71a3ffa00..27392d682 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40E.java @@ -82,21 +82,21 @@ public class Field40E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 fdea1b095..8bd350507 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field40F.java @@ -81,21 +81,21 @@ public class Field40F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d5b4c2ff9..5ea37223d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41A.java @@ -86,21 +86,21 @@ public class Field41A extends Field implements Serializable, BICContainer, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "BS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "BS"; /** @@ -109,11 +109,10 @@ public class Field41A extends Field implements Serializable, BICContainer, Multi public static final Integer IDENTIFIER_CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; /** @@ -247,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "BS"; } @@ -387,11 +386,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -405,11 +404,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -475,29 +473,19 @@ public Field41A setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component1 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field41A setBIC(String component1) { return setIdentifierCode(component1); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent1(com.prowidesoftware.swift.model.BIC) - * - * @param component1 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent1(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field41A setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } 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 4f1762dbd..9bb722549 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41D.java @@ -86,21 +86,21 @@ public class Field41D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3$S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSS"; /** @@ -264,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSS"; } 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 bba11d421..f1ec3a679 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41F.java @@ -84,21 +84,21 @@ public class Field41F extends Field implements Serializable, BICContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "B"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "B"; /** @@ -107,11 +107,10 @@ public class Field41F extends Field implements Serializable, BICContainer { public static final Integer IDENTIFIER_CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; /** @@ -230,7 +229,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "B"; } @@ -367,11 +366,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -385,11 +384,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -439,29 +437,19 @@ public Field41F setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component1 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field41F setBIC(String component1) { return setIdentifierCode(component1); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent1(com.prowidesoftware.swift.model.BIC) - * - * @param component1 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent1(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field41F setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } 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 a93d1e11b..6294d4005 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field41G.java @@ -85,21 +85,21 @@ public class Field41G extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 ead2fc25d..c51e79ebe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field421.java @@ -81,21 +81,21 @@ public class Field421 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 8311b9023..a7fe2259e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field422.java @@ -104,21 +104,21 @@ public class Field422 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "12*(S/S)"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "cScScScScScScScScScScScS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "cScScScScScScScScScScScS"; /** @@ -357,7 +357,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "cScScScScScScScScScScScS"; } 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 b7cce2932..0986f40f7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field423.java @@ -81,21 +81,21 @@ public class Field423 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 e14df40a6..740baa586 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field424.java @@ -81,21 +81,21 @@ public class Field424 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 55b9418b7..efeedaf89 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field425.java @@ -120,21 +120,21 @@ public class Field425 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "20*(S/S)"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** @@ -437,7 +437,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; } 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 7fe0fc836..76df94cd5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42A.java @@ -242,29 +242,19 @@ public Field42A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field42A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field42A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 4a9202d11..29b762f8b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42C.java @@ -84,21 +84,21 @@ public class Field42C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-2"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 1eb313f6a..8424c9527 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42M.java @@ -85,21 +85,21 @@ public class Field42M extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 5f3d56893..9bedbd460 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field42P.java @@ -85,21 +85,21 @@ public class Field42P extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 71d25c75f..7a1034ae8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field431.java @@ -83,21 +83,21 @@ public class Field431 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getStatusCodeAsLong() { } /** - * Get the Status Code (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 #getStatusCodeAsLong() + * @deprecated use #getStatusCodeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getStatusCodeAsNumber() { return getComponent1AsNumber(); } 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 a1f1ffdd7..c071f5e53 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field432.java @@ -81,21 +81,21 @@ public class Field432 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 046757945..af2f21b17 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field433.java @@ -82,21 +82,21 @@ public class Field433 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 8c12fe73a..a60bb3871 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field434.java @@ -82,21 +82,21 @@ public class Field434 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 e1d114f59..0e079d530 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field43P.java @@ -81,21 +81,21 @@ public class Field43P extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field43P extends Field implements Serializable { public static final Integer CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Code Component number. - * @see #CODE + * @deprecated use #CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NARRATIVE = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getCode() { /** * Alternative DEPRECATED method getter for field's Code - * @see #getCode() + * @deprecated use #getCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNarrative() { return getCode(); } @@ -386,15 +385,10 @@ public Field43P setCode(String component1) { } /** - * Alternative DEPRECATED method setter for field's Code - * - * @see #setCode(String) - * - * @param component1 the Code to set - * @return the field object to enable build pattern + * @deprecated use #setCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 94d957083..0e8c879f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field43T.java @@ -81,21 +81,21 @@ public class Field43T extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -104,11 +104,10 @@ public class Field43T extends Field implements Serializable { public static final Integer CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Code Component number. - * @see #CODE + * @deprecated use #CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NARRATIVE = 1; /** @@ -227,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -355,11 +354,11 @@ public String getCode() { /** * Alternative DEPRECATED method getter for field's Code - * @see #getCode() + * @deprecated use #getCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNarrative() { return getCode(); } @@ -386,15 +385,10 @@ public Field43T setCode(String component1) { } /** - * Alternative DEPRECATED method setter for field's Code - * - * @see #setCode(String) - * - * @param component1 the Code to set - * @return the field object to enable build pattern + * @deprecated use #setCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 6b226cd05..424a54ce7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field443.java @@ -81,21 +81,21 @@ public class Field443 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f7def9893..38cdf3209 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44A.java @@ -81,21 +81,21 @@ public class Field44A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 bf792fd1a..2153afa9d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44B.java @@ -81,21 +81,21 @@ public class Field44B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 c5ebde9be..55c985511 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44C.java @@ -84,21 +84,21 @@ public class Field44C extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -226,7 +226,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 e2d6baa3d..cf8b655d1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44D.java @@ -87,21 +87,21 @@ public class Field44D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } 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 d99025eee..956823863 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44E.java @@ -81,21 +81,21 @@ public class Field44E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 58450fae7..26de2e6a2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44F.java @@ -81,21 +81,21 @@ public class Field44F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } diff --git a/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java index 97bb9c780..7a7eb8269 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44H.java @@ -82,21 +82,21 @@ public class Field44H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 f6fed4266..f9fd4b109 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java @@ -83,21 +83,21 @@ public class Field44J extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S][/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -242,7 +242,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 81c544971..e60dea34d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field451.java @@ -83,21 +83,21 @@ public class Field451 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getAcceptRejectOptionAsLong() { } /** - * Get the Accept Reject Option (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 #getAcceptRejectOptionAsLong() + * @deprecated use #getAcceptRejectOptionAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAcceptRejectOptionAsNumber() { return getComponent1AsNumber(); } 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 b16e37d41..47b3af0c7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45A.java @@ -82,21 +82,21 @@ public class Field45A extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ef8259223..1cdde4914 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45B.java @@ -350,17 +350,5 @@ public static Field45B fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 2218150f6..228a146e8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45C.java @@ -82,21 +82,21 @@ public class Field45C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 d59b21f98..9d5ea971a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45D.java @@ -82,21 +82,21 @@ public class Field45D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0215a1403..0ef232305 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field45L.java @@ -82,21 +82,21 @@ public class Field45L extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 355d900b9..89740b168 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field461.java @@ -81,21 +81,21 @@ public class Field461 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 824c6166a..79792e46c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field46A.java @@ -82,21 +82,21 @@ public class Field46A extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b0ebd5552..bf50f28cd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field46B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field46B.java @@ -350,17 +350,5 @@ public static Field46B fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 865d96482..88c5ba6d2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field47A.java @@ -82,21 +82,21 @@ public class Field47A extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f91dd5123..328d08f14 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field47B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field47B.java @@ -350,18 +350,5 @@ public static Field47B fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 bbcd8b5b1..660aaaff3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48.java @@ -84,21 +84,21 @@ public class Field48 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NS"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NS"; } @@ -368,16 +368,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -401,16 +395,10 @@ public java.lang.Long getDaysAsLong() { } /** - * Get the Days (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 #getDaysAsLong() + * @deprecated use #getDaysAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDaysAsNumber() { return getComponent1AsNumber(); } 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 152b735f1..c0ca779ce 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48B.java @@ -81,21 +81,21 @@ public class Field48B extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 31900103a..651430cc9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field48D.java @@ -81,21 +81,21 @@ public class Field48D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 1e0141ed7..910a7583f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49.java @@ -81,21 +81,21 @@ public class Field49 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 7c5a40b96..3e952a872 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49A.java @@ -83,21 +83,21 @@ public class Field49A extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-n"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -106,11 +106,10 @@ public class Field49A extends Field implements Serializable, MultiLineField { public static final Integer CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Code Component number. - * @see #CODE + * @deprecated use #CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer INSTRUCTION = 1; /** @@ -248,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -382,11 +381,11 @@ public String getCode() { /** * Alternative DEPRECATED method getter for field's Code - * @see #getCode() + * @deprecated use #getCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getInstruction() { return getCode(); } @@ -429,15 +428,10 @@ public Field49A setCode(String component1) { } /** - * Alternative DEPRECATED method setter for field's Code - * - * @see #setCode(String) - * - * @param component1 the Code to set - * @return the field object to enable build pattern + * @deprecated use #setCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field49A setInstruction(String component1) { return setCode(component1); } 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 68742b4c1..c3d814326 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49G.java @@ -82,21 +82,21 @@ public class Field49G extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 411c8089a..4257791ff 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49H.java @@ -82,21 +82,21 @@ public class Field49H extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 7289d3ed6..a752efa5c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49M.java @@ -350,17 +350,5 @@ public static Field49M fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 3fcf64772..52231fb37 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field49N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field49N.java @@ -350,17 +350,5 @@ public static Field49N fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 3f13b162f..6c2823416 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50.java @@ -85,21 +85,21 @@ public class Field50 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 90178ff4d..fc0c4da5a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field503.java @@ -81,21 +81,21 @@ public class Field503 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 5b9c46827..65e1aa9ee 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50A.java @@ -86,21 +86,21 @@ public class Field50A extends Field implements Serializable, BICContainer, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[/S$]S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SB"; /** @@ -114,11 +114,10 @@ public class Field50A extends Field implements Serializable, BICContainer, Multi public static final Integer IDENTIFIER_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -252,7 +251,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SB"; } @@ -420,11 +419,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -438,11 +437,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -513,29 +511,19 @@ public Field50A setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component2 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50A setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50A setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 c2cbc18a1..bb3345175 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50B.java @@ -85,21 +85,21 @@ public class Field50B extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 e68ae64b9..45b3aa7b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50C.java @@ -84,21 +84,21 @@ public class Field50C extends Field implements Serializable, BICContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "B"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "B"; /** @@ -107,11 +107,10 @@ public class Field50C extends Field implements Serializable, BICContainer { public static final Integer IDENTIFIER_CODE = 1; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; /** @@ -230,7 +229,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "B"; } @@ -367,11 +366,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -385,11 +384,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -439,29 +437,19 @@ public Field50C setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component1 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50C setBIC(String component1) { return setIdentifierCode(component1); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent1(com.prowidesoftware.swift.model.BIC) - * - * @param component1 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent1(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50C setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } 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 340587625..4ed739320 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50F.java @@ -92,21 +92,21 @@ public class Field50F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNSNSNSNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNSNSNSNS"; /** @@ -349,7 +349,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNSNSNSNS"; } @@ -534,16 +534,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -567,16 +561,10 @@ public java.lang.Long getNumber1AsLong() { } /** - * Get the Number 1 (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 #getNumber1AsLong() + * @deprecated use #getNumber1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber1AsNumber() { return getComponent2AsNumber(); } @@ -616,16 +604,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -649,16 +631,10 @@ public java.lang.Long getNumber2AsLong() { } /** - * Get the Number 2 (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber2AsLong() + * @deprecated use #getNumber2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber2AsNumber() { return getComponent4AsNumber(); } @@ -698,16 +674,10 @@ public java.lang.Long getComponent6AsLong() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsLong() + * @deprecated use #getComponent6AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { Long l = getComponent6AsLong(); return l != null ? new BigDecimal(l) : null; @@ -731,16 +701,10 @@ public java.lang.Long getNumber3AsLong() { } /** - * Get the Number 3 (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber3AsLong() + * @deprecated use #getNumber3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber3AsNumber() { return getComponent6AsNumber(); } @@ -780,16 +744,10 @@ public java.lang.Long getComponent8AsLong() { } /** - * Get the component 8 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent8AsLong() + * @deprecated use #getComponent8AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent8AsNumber() { Long l = getComponent8AsLong(); return l != null ? new BigDecimal(l) : null; @@ -813,16 +771,10 @@ public java.lang.Long getNumber4AsLong() { } /** - * Get the Number 4 (component 8) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber4AsLong() + * @deprecated use #getNumber4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber4AsNumber() { return getComponent8AsNumber(); } 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 eca5aefc5..22937f4c4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field50G.java @@ -220,29 +220,19 @@ public Field50G setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component2 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50G setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field50G setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 0173170d7..06d4e5d08 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field51.java @@ -85,21 +85,21 @@ public class Field51 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 9efa593d7..d8c8c4a86 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field51A.java @@ -242,29 +242,19 @@ public Field51A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field51A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field51A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 3cbdf293c..e579c9a00 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field52A.java @@ -242,29 +242,19 @@ public Field52A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field52A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field52A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 7f652961f..a37273a85 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field533.java @@ -83,21 +83,21 @@ public class Field533 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -348,16 +348,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -381,16 +375,10 @@ public java.lang.Long getCutOffTimeCountAsLong() { } /** - * Get the Cut Off Time Count (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 #getCutOffTimeCountAsLong() + * @deprecated use #getCutOffTimeCountAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getCutOffTimeCountAsNumber() { return getComponent1AsNumber(); } 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 8431256ef..4eff152c0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field53A.java @@ -242,29 +242,19 @@ public Field53A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field53A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field53A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 969332429..0fc2bbcd5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field54A.java @@ -242,29 +242,19 @@ public Field54A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field54A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field54A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 1b1ec5b0c..c5a42b275 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field55A.java @@ -242,29 +242,19 @@ public Field55A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field55A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field55A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 927ed1abf..236490b71 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field56A.java @@ -242,29 +242,19 @@ public Field56A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field56A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field56A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 9953a6ea4..ce2769619 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field57A.java @@ -242,29 +242,19 @@ public Field57A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field57A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field57A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 fee8adcdb..409c421b1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field58A.java @@ -242,29 +242,19 @@ public Field58A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field58A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field58A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 6059c1cd2..befe8afd7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59.java @@ -86,21 +86,21 @@ public class Field59 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[/S$]S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSS"; /** @@ -256,7 +256,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSS"; } 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 22af562d3..507aeb355 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59A.java @@ -86,21 +86,21 @@ public class Field59A extends Field implements Serializable, BICContainer, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[/S$]S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SB"; /** @@ -114,11 +114,10 @@ public class Field59A extends Field implements Serializable, BICContainer, Multi public static final Integer IDENTIFIER_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -252,7 +251,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SB"; } @@ -420,11 +419,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -438,11 +437,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -513,29 +511,19 @@ public Field59A setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component2 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field59A setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field59A setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 07471adea..7df36d03a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field59F.java @@ -92,21 +92,21 @@ public class Field59F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNSNSNSNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SNSNSNSNS"; /** @@ -324,7 +324,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNSNSNSNS"; } @@ -521,16 +521,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -554,16 +548,10 @@ public java.lang.Long getNumber1AsLong() { } /** - * Get the Number 1 (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 #getNumber1AsLong() + * @deprecated use #getNumber1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber1AsNumber() { return getComponent2AsNumber(); } @@ -603,16 +591,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -636,16 +618,10 @@ public java.lang.Long getNumber2AsLong() { } /** - * Get the Number 2 (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber2AsLong() + * @deprecated use #getNumber2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber2AsNumber() { return getComponent4AsNumber(); } @@ -685,16 +661,10 @@ public java.lang.Long getComponent6AsLong() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsLong() + * @deprecated use #getComponent6AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { Long l = getComponent6AsLong(); return l != null ? new BigDecimal(l) : null; @@ -718,16 +688,10 @@ public java.lang.Long getNumber3AsLong() { } /** - * Get the Number 3 (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsLong() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber3AsLong() + * @deprecated use #getNumber3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber3AsNumber() { return getComponent6AsNumber(); } @@ -767,16 +731,10 @@ public java.lang.Long getComponent8AsLong() { } /** - * Get the component 8 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent8AsLong() + * @deprecated use #getComponent8AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent8AsNumber() { Long l = getComponent8AsLong(); return l != null ? new BigDecimal(l) : null; @@ -800,16 +758,10 @@ public java.lang.Long getNumber4AsLong() { } /** - * Get the Number 4 (component 8) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent8AsLong() to get the proper value. - * - * @return the component 8 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumber4AsLong() + * @deprecated use #getNumber4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumber4AsNumber() { return getComponent8AsNumber(); } 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 7e87255a7..0cb1f6e81 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field60F.java @@ -92,21 +92,21 @@ public class Field60F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SECI"; /** @@ -277,7 +277,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SECN"; } @@ -472,7 +472,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,8 +488,7 @@ public java.util.Currency getCurrencyAsCurrency() { } /** - * Alternative method getter for field's Currency as Currency - * @see #getCurrencyAsCurrency() + * @deprecated use #getCurrencyAsCurrency() instead * @since 9.2.7 */ public java.util.Currency getUnitAsCurrency() { @@ -515,16 +514,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -547,16 +540,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -671,24 +658,14 @@ public Field60F setCurrency(java.util.Currency component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @deprecated use #setCurrency(String) instead */ public Field60F setUnit(String component3) { return setCurrency(component3); } /** - * Alternative method setter for field's Currency from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency content to set - * @return the field object to enable build pattern + * @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 0b106a1d1..6c4aef2ec 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field60M.java @@ -92,21 +92,21 @@ public class Field60M extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SECN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SECI"; /** @@ -277,7 +277,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SECN"; } @@ -472,7 +472,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,8 +488,7 @@ public java.util.Currency getCurrencyAsCurrency() { } /** - * Alternative method getter for field's Currency as Currency - * @see #getCurrencyAsCurrency() + * @deprecated use #getCurrencyAsCurrency() instead * @since 9.2.7 */ public java.util.Currency getUnitAsCurrency() { @@ -515,16 +514,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -547,16 +540,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -671,24 +658,14 @@ public Field60M setCurrency(java.util.Currency component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @deprecated use #setCurrency(String) instead */ public Field60M setUnit(String component3) { return setCurrency(component3); } /** - * Alternative method setter for field's Currency from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency content to set - * @return the field object to enable build pattern + * @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 b384b22e3..17db2f778 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field61.java @@ -98,21 +98,21 @@ public class Field61 extends Field implements Serializable, AmountContainer, Dat * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "CUSTOM"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EJSSNSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EJSSISSSSS"; /** @@ -137,11 +137,10 @@ public class Field61 extends Field implements Serializable, AmountContainer, Dat public static final Integer DEBITCREDIT_MARK = 3; /** - * Alternative (DEPRECATED) constant name for field's Debit/Credit Mark Component number. - * @see #DEBITCREDIT_MARK + * @deprecated use #DEBITCREDIT_MARK instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DC_MARK = 3; /** @@ -361,7 +360,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EJSSNSSSSS"; } @@ -539,7 +538,7 @@ public String getValueDate() { /** * Alternative method getter for field's Value Date - * @see #getValueDate() + * @deprecated use #getValueDate() instead * @since 9.2.7 */ public String getDate() { @@ -555,8 +554,7 @@ public java.util.Calendar getValueDateAsCalendar() { } /** - * Alternative method getter for field's Value Date as Calendar - * @see #getValueDateAsCalendar() + * @deprecated use #getValueDateAsCalendar() instead * @since 9.2.7 */ public java.util.Calendar getDateAsCalendar() { @@ -614,11 +612,11 @@ public String getDebitCreditMark() { /** * Alternative DEPRECATED method getter for field's Debit/Credit Mark - * @see #getDebitCreditMark() + * @deprecated use #getDebitCreditMark() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDCMark() { return getDebitCreditMark(); } @@ -658,16 +656,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -690,16 +682,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent5AsNumber(); } @@ -829,24 +815,14 @@ public Field61 setValueDate(java.util.Calendar component1) { } /** - * Alternative method setter for field's Value Date - * - * @see #setValueDate(String) - * - * @param component1 the Value Date to set - * @return the field object to enable build pattern + * @deprecated use #setValueDate(String) instead */ public Field61 setDate(String component1) { return setValueDate(component1); } /** - * Alternative method setter for field's Value Date from a Calendar object. - * - * @see #setComponent1(java.util.Calendar) - * - * @param component1 Calendar with the Value Date content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent1(java.util.Calendar) instead */ public Field61 setDate(java.util.Calendar component1) { return setValueDate(component1); @@ -918,15 +894,10 @@ public Field61 setDebitCreditMark(String component3) { } /** - * Alternative DEPRECATED method setter for field's Debit/Credit Mark - * - * @see #setDebitCreditMark(String) - * - * @param component3 the Debit/Credit Mark to set - * @return the field object to enable build pattern + * @deprecated use #setDebitCreditMark(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field61 setDCMark(String component3) { return setDebitCreditMark(component3); } 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 a815b613b..4832286ff 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field619.java @@ -81,21 +81,21 @@ public class Field619 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b954a727c..ae0f19965 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field62F.java @@ -91,21 +91,21 @@ public class Field62F extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SESN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SESI"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SESN"; } @@ -462,7 +462,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,16 +488,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -520,16 +514,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -621,12 +609,7 @@ public Field62F setCurrency(String component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @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 430b62e37..d7f7f07ad 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field62M.java @@ -91,21 +91,21 @@ public class Field62M extends Field implements Serializable, AmountContainer, Da * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SESN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SESI"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SESN"; } @@ -462,7 +462,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,16 +488,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -520,16 +514,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -621,12 +609,7 @@ public Field62M setCurrency(String component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @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 68b768dc4..a257260d5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field64.java @@ -91,21 +91,21 @@ public class Field64 extends Field implements Serializable, AmountContainer, Dat * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SESN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SESI"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SESN"; } @@ -462,7 +462,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,16 +488,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -520,16 +514,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -621,12 +609,7 @@ public Field64 setCurrency(String component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @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 ac58e367f..e40bf3efa 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field65.java @@ -91,21 +91,21 @@ public class Field65 extends Field implements Serializable, AmountContainer, Dat * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[c]SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SESN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SESI"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SESN"; } @@ -462,7 +462,7 @@ public String getCurrency() { /** * Alternative method getter for field's Currency - * @see #getCurrency() + * @deprecated use #getCurrency() instead * @since 9.2.7 */ public String getUnit() { @@ -488,16 +488,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -520,16 +514,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -621,12 +609,7 @@ public Field65 setCurrency(String component3) { } /** - * Alternative method setter for field's Currency - * - * @see #setCurrency(String) - * - * @param component3 the Currency to set - * @return the field object to enable build pattern + * @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 c41583362..5d0e12fe2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field68A.java @@ -91,21 +91,21 @@ public class Field68A extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NSN/N[/N][//S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NCNNNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NCNNIS"; /** @@ -297,7 +297,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NCNNNS"; } @@ -445,16 +445,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -478,16 +472,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } @@ -544,16 +532,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -577,16 +559,10 @@ public java.lang.Long getDenominationAsLong() { } /** - * Get the Denomination (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getDenominationAsLong() + * @deprecated use #getDenominationAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDenominationAsNumber() { return getComponent3AsNumber(); } @@ -610,16 +586,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -643,16 +613,10 @@ public java.lang.Long getModeAsLong() { } /** - * Get the Mode (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getModeAsLong() + * @deprecated use #getModeAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getModeAsNumber() { return getComponent4AsNumber(); } @@ -676,16 +640,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -708,16 +666,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent5AsNumber(); } 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 2ff603c90..0e34413a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69A.java @@ -87,21 +87,21 @@ public class Field69A extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDD"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDD"; /** @@ -259,7 +259,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDD"; } 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 cd134e256..bd15b1f32 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69B.java @@ -89,21 +89,21 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S///"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDTDT"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDTDT"; /** @@ -117,11 +117,10 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene public static final Integer DATE1 = 2; /** - * Alternative (DEPRECATED) constant name for field's Date1 Component number. - * @see #DATE1 + * @deprecated use #DATE1 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer START_DATE = 2; /** @@ -130,11 +129,10 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene public static final Integer TIME1 = 3; /** - * Alternative (DEPRECATED) constant name for field's Time1 Component number. - * @see #TIME1 + * @deprecated use #TIME1 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer START_TIME = 3; /** @@ -143,11 +141,10 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene public static final Integer DATE2 = 4; /** - * Alternative (DEPRECATED) constant name for field's Date2 Component number. - * @see #DATE2 + * @deprecated use #DATE2 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer END_DATE = 4; /** @@ -156,11 +153,10 @@ public class Field69B extends Field implements Serializable, DateContainer, Gene public static final Integer TIME2 = 5; /** - * Alternative (DEPRECATED) constant name for field's Time2 Component number. - * @see #TIME2 + * @deprecated use #TIME2 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer END_TIME = 5; /** @@ -337,7 +333,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDTDT"; } @@ -508,11 +504,11 @@ public String getDate1() { /** * Alternative DEPRECATED method getter for field's Date1 - * @see #getDate1() + * @deprecated use #getDate1() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getStartDate() { return getDate1(); } @@ -526,11 +522,10 @@ public java.util.Calendar getDate1AsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Date1 as Calendar - * @see #getDate1AsCalendar() + * @deprecated use #getDate1AsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getStartDateAsCalendar() { return getDate1AsCalendar(); } @@ -562,11 +557,11 @@ public String getTime1() { /** * Alternative DEPRECATED method getter for field's Time1 - * @see #getTime1() + * @deprecated use #getTime1() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getStartTime() { return getTime1(); } @@ -580,11 +575,10 @@ public java.util.Calendar getTime1AsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Time1 as Calendar - * @see #getTime1AsCalendar() + * @deprecated use #getTime1AsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getStartTimeAsCalendar() { return getTime1AsCalendar(); } @@ -616,11 +610,11 @@ public String getDate2() { /** * Alternative DEPRECATED method getter for field's Date2 - * @see #getDate2() + * @deprecated use #getDate2() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getEndDate() { return getDate2(); } @@ -634,11 +628,10 @@ public java.util.Calendar getDate2AsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Date2 as Calendar - * @see #getDate2AsCalendar() + * @deprecated use #getDate2AsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getEndDateAsCalendar() { return getDate2AsCalendar(); } @@ -670,11 +663,11 @@ public String getTime2() { /** * Alternative DEPRECATED method getter for field's Time2 - * @see #getTime2() + * @deprecated use #getTime2() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getEndTime() { return getTime2(); } @@ -688,11 +681,10 @@ public java.util.Calendar getTime2AsCalendar() { } /** - * Alternative DEPRECATED method getter for field's Time2 as Calendar - * @see #getTime2AsCalendar() + * @deprecated use #getTime2AsCalendar() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Calendar getEndTimeAsCalendar() { return getTime2AsCalendar(); } @@ -763,29 +755,19 @@ public Field69B setDate1(java.util.Calendar component2) { } /** - * Alternative DEPRECATED method setter for field's Date1 - * - * @see #setDate1(String) - * - * @param component2 the Date1 to set - * @return the field object to enable build pattern + * @deprecated use #setDate1(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setStartDate(String component2) { return setDate1(component2); } /** - * Alternative DEPRECATED method setter for field's Date1 from a Calendar object. - * - * @see #setComponent2(java.util.Calendar) - * - * @param component2 Calendar with the Date1 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setStartDate(java.util.Calendar component2) { return setDate1(component2); } @@ -835,29 +817,19 @@ public Field69B setTime1(java.util.Calendar component3) { } /** - * Alternative DEPRECATED method setter for field's Time1 - * - * @see #setTime1(String) - * - * @param component3 the Time1 to set - * @return the field object to enable build pattern + * @deprecated use #setTime1(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setStartTime(String component3) { return setTime1(component3); } /** - * Alternative DEPRECATED method setter for field's Time1 from a Calendar object. - * - * @see #setComponent3(java.util.Calendar) - * - * @param component3 Calendar with the Time1 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setStartTime(java.util.Calendar component3) { return setTime1(component3); } @@ -907,29 +879,19 @@ public Field69B setDate2(java.util.Calendar component4) { } /** - * Alternative DEPRECATED method setter for field's Date2 - * - * @see #setDate2(String) - * - * @param component4 the Date2 to set - * @return the field object to enable build pattern + * @deprecated use #setDate2(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setEndDate(String component4) { return setDate2(component4); } /** - * Alternative DEPRECATED method setter for field's Date2 from a Calendar object. - * - * @see #setComponent4(java.util.Calendar) - * - * @param component4 Calendar with the Date2 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent4(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setEndDate(java.util.Calendar component4) { return setDate2(component4); } @@ -979,29 +941,19 @@ public Field69B setTime2(java.util.Calendar component5) { } /** - * Alternative DEPRECATED method setter for field's Time2 - * - * @see #setTime2(String) - * - * @param component5 the Time2 to set - * @return the field object to enable build pattern + * @deprecated use #setTime2(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setEndTime(String component5) { return setTime2(component5); } /** - * Alternative DEPRECATED method setter for field's Time2 from a Calendar object. - * - * @see #setComponent5(java.util.Calendar) - * - * @param component5 Calendar with the Time2 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent5(java.util.Calendar) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69B setEndTime(java.util.Calendar component5) { return setTime2(component5); } 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 ec265c0c8..001fd38cb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69C.java @@ -87,21 +87,21 @@ public class Field69C extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDS"; /** @@ -255,7 +255,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDS"; } 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 128a0f091..bbd1ca642 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69D.java @@ -88,21 +88,21 @@ public class Field69D extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S///S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDTS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDTS"; /** @@ -278,7 +278,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDTS"; } 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 39761fc0a..94dbfc9fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69E.java @@ -87,21 +87,21 @@ public class Field69E extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSD"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSD"; /** @@ -115,11 +115,10 @@ public class Field69E extends Field implements Serializable, DateContainer, Gene public static final Integer DATE_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Date Code Component number. - * @see #DATE_CODE + * @deprecated use #DATE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -263,7 +262,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSD"; } @@ -413,11 +412,11 @@ public String getDateCode() { /** * Alternative DEPRECATED method getter for field's Date Code - * @see #getDateCode() + * @deprecated use #getDateCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getDateCode(); } @@ -498,15 +497,10 @@ public Field69E setDateCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Date Code - * - * @see #setDateCode(String) - * - * @param component2 the Date Code to set - * @return the field object to enable build pattern + * @deprecated use #setDateCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69E setCode(String component2) { return setDateCode(component2); } 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 c4ca54aa4..aeb4ce6e9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69F.java @@ -88,21 +88,21 @@ public class Field69F extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSDT"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSDT"; /** @@ -116,11 +116,10 @@ public class Field69F extends Field implements Serializable, DateContainer, Gene public static final Integer DATE_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Date Code Component number. - * @see #DATE_CODE + * @deprecated use #DATE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -286,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSDT"; } @@ -439,11 +438,11 @@ public String getDateCode() { /** * Alternative DEPRECATED method getter for field's Date Code - * @see #getDateCode() + * @deprecated use #getDateCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getDateCode(); } @@ -557,15 +556,10 @@ public Field69F setDateCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Date Code - * - * @see #setDateCode(String) - * - * @param component2 the Date Code to set - * @return the field object to enable build pattern + * @deprecated use #setDateCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69F setCode(String component2) { return setDateCode(component2); } 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 70244c004..426cc2283 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field69J.java @@ -83,21 +83,21 @@ public class Field69J extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field69J extends Field implements Serializable, GenericField { public static final Integer DATE_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Date Code Component number. - * @see #DATE_CODE + * @deprecated use #DATE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getDateCode() { /** * Alternative DEPRECATED method getter for field's Date Code - * @see #getDateCode() + * @deprecated use #getDateCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getDateCode(); } @@ -441,15 +440,10 @@ public Field69J setDateCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Date Code - * - * @see #setDateCode(String) - * - * @param component2 the Date Code to set - * @return the field object to enable build pattern + * @deprecated use #setDateCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field69J setCode(String component2) { return setDateCode(component2); } 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 1ac6db455..b89d25dfd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70.java @@ -350,173 +350,5 @@ public static Field70 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field70 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 3e750e376..65e0b9563 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70C.java @@ -87,21 +87,21 @@ public class Field70C extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSS"; /** @@ -255,7 +255,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSS"; } 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 a97db3116..10b85a72c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70D.java @@ -89,21 +89,21 @@ public class Field70D extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSS"; /** @@ -265,7 +265,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSS"; } 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 8092f9b85..5cfe0f7e4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70E.java @@ -93,21 +93,21 @@ public class Field70E extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-9"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSS"; /** @@ -285,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSS"; } 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 8411bfe37..0f5065ec3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70F.java @@ -84,21 +84,21 @@ public class Field70F extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 d47d3cb8e..f2e83c301 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70G.java @@ -93,21 +93,21 @@ public class Field70G extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-9"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSS"; /** @@ -285,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSS"; } 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 1830d87c4..ab30145f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field70H.java @@ -83,21 +83,21 @@ public class Field70H extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 be3e1f852..24ccf8f87 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71A.java @@ -81,21 +81,21 @@ public class Field71A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a566ea61d..aa289a6f1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71B.java @@ -350,260 +350,5 @@ public static Field71B fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71B setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 ebc1f32c7..4e94d90b3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71C.java @@ -87,21 +87,21 @@ public class Field71C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } 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 8d7c33376..2cee5ddcf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71D.java @@ -350,260 +350,5 @@ public static Field71D fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field71D setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 be8154b12..785040c97 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71F.java @@ -87,21 +87,21 @@ public class Field71F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 7ada5797e..2a346bb94 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71G.java @@ -87,21 +87,21 @@ public class Field71G extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "CN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "CI"; /** @@ -240,7 +240,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "CN"; } @@ -403,16 +403,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -435,16 +429,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * 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 use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 f867d12f5..a91e4fa09 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field71N.java @@ -88,21 +88,21 @@ public class Field71N extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-6"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSS"; /** @@ -256,7 +256,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSS"; } 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 47250f08a..389a667b5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field72.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field72.java @@ -350,260 +350,5 @@ public static Field72 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6()", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 d9dff729b..8d73b5b10 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field72Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field72Z.java @@ -350,260 +350,5 @@ public static Field72Z fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field72Z setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 379f8fe56..637d2e520 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73.java @@ -350,260 +350,5 @@ public static Field73 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 bd81c38cf..5b228b6ed 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73A.java @@ -350,260 +350,5 @@ public static Field73A fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field73A setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 3a200fedc..e6d8e956c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73R.java @@ -82,21 +82,21 @@ public class Field73R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 31af76236..3ad921cd8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field73S.java @@ -82,21 +82,21 @@ public class Field73S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -233,7 +233,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 d984c5cfa..7b9b7e224 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field74.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field74.java @@ -350,260 +350,5 @@ public static Field74 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field74 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 c90a2ee7a..15b082fc9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field75.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field75.java @@ -350,260 +350,5 @@ public static Field75 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field75 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 aeef080f8..843692483 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field76.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field76.java @@ -350,260 +350,5 @@ public static Field76 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field76 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 a4005fc14..fb4ec9171 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77.java @@ -350,876 +350,5 @@ public static Field77 fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 7 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent7() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent7()", "Use getLine(int) or narrative() instead"); - return getLine(7); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent7(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent7(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine7() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine7()", "Use getLine(int) or narrative() instead"); - return getLine(7); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine7(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine7(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 8 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent8() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent8()", "Use getLine(int) or narrative() instead"); - return getLine(8); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent8(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent8(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine8() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine8()", "Use getLine(int) or narrative() instead"); - return getLine(8); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine8(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine8(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 9 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent9() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent9()", "Use getLine(int) or narrative() instead"); - return getLine(9); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent9(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent9(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine9() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine9()", "Use getLine(int) or narrative() instead"); - return getLine(9); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine9(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine9(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 10 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent10() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent10()", "Use getLine(int) or narrative() instead"); - return getLine(10); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent10(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent10(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine10() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine10()", "Use getLine(int) or narrative() instead"); - return getLine(10); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine10(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine10(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 11 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent11() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent11()", "Use getLine(int) or narrative() instead"); - return getLine(11); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent11(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent11(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine11() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine11()", "Use getLine(int) or narrative() instead"); - return getLine(11); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine11(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine11(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 12 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent12() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent12()", "Use getLine(int) or narrative() instead"); - return getLine(12); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent12(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent12(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine12() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine12()", "Use getLine(int) or narrative() instead"); - return getLine(12); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine12(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine12(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 13 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent13() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent13()", "Use getLine(int) or narrative() instead"); - return getLine(13); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent13(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent13(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine13() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine13()", "Use getLine(int) or narrative() instead"); - return getLine(13); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine13(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine13(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 14 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent14() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent14()", "Use getLine(int) or narrative() instead"); - return getLine(14); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent14(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent14(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine14() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine14()", "Use getLine(int) or narrative() instead"); - return getLine(14); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine14(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine14(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 15 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent15() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent15()", "Use getLine(int) or narrative() instead"); - return getLine(15); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent15(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent15(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine15() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine15()", "Use getLine(int) or narrative() instead"); - return getLine(15); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine15(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine15(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 16 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent16() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent16()", "Use getLine(int) or narrative() instead"); - return getLine(16); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent16(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent16(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine16() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine16()", "Use getLine(int) or narrative() instead"); - return getLine(16); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine16(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine16(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 17 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent17() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent17()", "Use getLine(int) or narrative() instead"); - return getLine(17); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent17(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent17(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine17() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine17()", "Use getLine(int) or narrative() instead"); - return getLine(17); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine17(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine17(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 18 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent18() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent18()", "Use getLine(int) or narrative() instead"); - return getLine(18); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent18(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent18(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine18() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine18()", "Use getLine(int) or narrative() instead"); - return getLine(18); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine18(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine18(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 19 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent19() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent19()", "Use getLine(int) or narrative() instead"); - return getLine(19); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent19(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent19(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine19() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine19()", "Use getLine(int) or narrative() instead"); - return getLine(19); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine19(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine19(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 20 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent20() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent20()", "Use getLine(int) or narrative() instead"); - return getLine(20); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setComponent20(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent20(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine20() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine20()", "Use getLine(int) or narrative() instead"); - return getLine(20); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77 setNarrativeLine20(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine20(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 5b19b9765..5debf4a7c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77A.java @@ -350,876 +350,5 @@ public static Field77A fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 7 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent7() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent7()", "Use getLine(int) or narrative() instead"); - return getLine(7); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent7(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent7(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine7() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine7()", "Use getLine(int) or narrative() instead"); - return getLine(7); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine7(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine7(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 8 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent8() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent8()", "Use getLine(int) or narrative() instead"); - return getLine(8); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent8(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent8(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine8() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine8()", "Use getLine(int) or narrative() instead"); - return getLine(8); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine8(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine8(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 9 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent9() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent9()", "Use getLine(int) or narrative() instead"); - return getLine(9); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent9(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent9(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine9() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine9()", "Use getLine(int) or narrative() instead"); - return getLine(9); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine9(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine9(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 10 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent10() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent10()", "Use getLine(int) or narrative() instead"); - return getLine(10); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent10(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent10(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine10() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine10()", "Use getLine(int) or narrative() instead"); - return getLine(10); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine10(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine10(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 11 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent11() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent11()", "Use getLine(int) or narrative() instead"); - return getLine(11); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent11(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent11(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine11() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine11()", "Use getLine(int) or narrative() instead"); - return getLine(11); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine11(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine11(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 12 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent12() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent12()", "Use getLine(int) or narrative() instead"); - return getLine(12); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent12(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent12(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine12() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine12()", "Use getLine(int) or narrative() instead"); - return getLine(12); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine12(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine12(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 13 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent13() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent13()", "Use getLine(int) or narrative() instead"); - return getLine(13); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent13(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent13(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine13() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine13()", "Use getLine(int) or narrative() instead"); - return getLine(13); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine13(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine13(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 14 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent14() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent14()", "Use getLine(int) or narrative() instead"); - return getLine(14); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent14(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent14(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine14() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine14()", "Use getLine(int) or narrative() instead"); - return getLine(14); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine14(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine14(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 15 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent15() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent15()", "Use getLine(int) or narrative() instead"); - return getLine(15); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent15(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent15(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine15() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine15()", "Use getLine(int) or narrative() instead"); - return getLine(15); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine15(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine15(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 16 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent16() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent16()", "Use getLine(int) or narrative() instead"); - return getLine(16); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent16(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent16(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine16() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine16()", "Use getLine(int) or narrative() instead"); - return getLine(16); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine16(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine16(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 17 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent17() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent17()", "Use getLine(int) or narrative() instead"); - return getLine(17); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent17(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent17(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine17() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine17()", "Use getLine(int) or narrative() instead"); - return getLine(17); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine17(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine17(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 18 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent18() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent18()", "Use getLine(int) or narrative() instead"); - return getLine(18); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent18(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent18(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine18() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine18()", "Use getLine(int) or narrative() instead"); - return getLine(18); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine18(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine18(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 19 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent19() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent19()", "Use getLine(int) or narrative() instead"); - return getLine(19); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent19(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent19(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine19() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine19()", "Use getLine(int) or narrative() instead"); - return getLine(19); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine19(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine19(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 20 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent20() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent20()", "Use getLine(int) or narrative() instead"); - return getLine(20); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setComponent20(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent20(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine20() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine20()", "Use getLine(int) or narrative() instead"); - return getLine(20); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77A setNarrativeLine20(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine20(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 7d7ccb06a..8ecf20e63 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77B.java @@ -350,148 +350,5 @@ public static Field77B fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer CODE = 1; - - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer COUNTRY_CODE = 1; - - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use narrative() instead and get the codewords from the parsed structured narrative - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getCode() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getCode()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setCode(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setCode(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use narrative() instead and get the country codes from the parsed structured narrative - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use narrative() instead and get the country codes from the parsed structured narrative - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getCountryCode() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getCountryCode()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setCountryCode(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setCountryCode(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77B setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 9b8c2bfe1..09b89264a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77C.java @@ -82,21 +82,21 @@ public class Field77C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 616a00ad1..1f4f5bba2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77D.java @@ -350,260 +350,5 @@ public static Field77D fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } - - // changed component 1 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine1() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine1()", "Use getLine(int) or narrative() instead"); - return getLine(1); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine1(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine1(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 2 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setComponent2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine2()", "Use getLine(int) or narrative() instead"); - return getLine(2); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine2(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 3 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setComponent3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine3() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine3()", "Use getLine(int) or narrative() instead"); - return getLine(3); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine3(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine3(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 4 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setComponent4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine4() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine4()", "Use getLine(int) or narrative() instead"); - return getLine(4); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine4(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine4(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 5 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setComponent5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine5() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine5()", "Use getLine(int) or narrative() instead"); - return getLine(5); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine5(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine5(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - // deprecated component 6 - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getComponent6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getComponent6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setComponent6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setComponent6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } - - /** - * @deprecated Use getLine(int) or narrative() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrativeLine6() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrativeLine6()", "Use getLine(int) or narrative() instead"); - return getLine(6); - } - - /** - * @deprecated this method does not set any value, use setNarrative(Narrative) or appendLine(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field77D setNarrativeLine6(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setNarrativeLine6(String)", "Use setNarrative(Narrative) or appendLine(String) instead"); - appendLine(component); - return this; - } } 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 1ba47dc9e..4d13fe3b6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77E.java @@ -82,21 +82,21 @@ public class Field77E extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 f907331b1..dfb3958bc 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77F.java @@ -82,21 +82,21 @@ public class Field77F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -105,11 +105,10 @@ public class Field77F extends Field implements Serializable, MultiLineField { public static final Integer EDIFACT_MESSAGE = 1; /** - * Alternative (DEPRECATED) constant name for field's EDIFACT Message Component number. - * @see #EDIFACT_MESSAGE + * @deprecated use #EDIFACT_MESSAGE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer DIFACT_MESSAGE = 1; /** @@ -228,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -356,11 +355,11 @@ public String getEDIFACTMessage() { /** * Alternative DEPRECATED method getter for field's EDIFACT Message - * @see #getEDIFACTMessage() + * @deprecated use #getEDIFACTMessage() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getDIFACTMessage() { return getEDIFACTMessage(); } @@ -387,15 +386,10 @@ public Field77F setEDIFACTMessage(String component1) { } /** - * Alternative DEPRECATED method setter for field's EDIFACT Message - * - * @see #setEDIFACTMessage(String) - * - * @param component1 the EDIFACT Message to set - * @return the field object to enable build pattern + * @deprecated use #setEDIFACTMessage(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 5d9397b9f..b4598a097 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77H.java @@ -86,21 +86,21 @@ public class Field77H extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S][//S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDY"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDY"; /** @@ -261,7 +261,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDY"; } @@ -401,7 +401,7 @@ public String getTypeOfAgreement() { /** * Alternative method getter for field's Type Of Agreement - * @see #getTypeOfAgreement() + * @deprecated use #getTypeOfAgreement() instead * @since 9.2.7 */ public String getType() { @@ -496,12 +496,7 @@ public Field77H setTypeOfAgreement(String component1) { } /** - * Alternative method setter for field's Type Of Agreement - * - * @see #setTypeOfAgreement(String) - * - * @param component1 the Type Of Agreement to set - * @return the field object to enable build pattern + * @deprecated use #setTypeOfAgreement(String) instead */ public Field77H setType(String component1) { return setTypeOfAgreement(component1); 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 1ef6181c5..fe97bae31 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77J.java @@ -350,17 +350,5 @@ public static Field77J fromJson(final String json) { return field; } - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer NARRATIVE = 1; - /** - * @deprecated Use getValue() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getValue() instead"); - return getValue(); - } } 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 540c88cc6..f463ae2a8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77L.java @@ -82,21 +82,21 @@ public class Field77L extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -105,11 +105,10 @@ public class Field77L extends Field implements Serializable, MultiLineField { public static final Integer NARRATIVE = 1; /** - * Alternative (DEPRECATED) constant name for field's Narrative Component number. - * @see #NARRATIVE + * @deprecated use #NARRATIVE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer LINE = 1; /** @@ -228,7 +227,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } @@ -356,11 +355,11 @@ public String getNarrative() { /** * Alternative DEPRECATED method getter for field's Narrative - * @see #getNarrative() + * @deprecated use #getNarrative() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getLine() { return getNarrative(); } @@ -387,15 +386,10 @@ public Field77L setNarrative(String component1) { } /** - * Alternative DEPRECATED method setter for field's Narrative - * - * @see #setNarrative(String) - * - * @param component1 the Narrative to set - * @return the field object to enable build pattern + * @deprecated use #setNarrative(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 247c67f78..784c98739 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77T.java @@ -82,21 +82,21 @@ public class Field77T extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 5cea6cd6b..68271de53 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field77U.java @@ -82,21 +82,21 @@ public class Field77U extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -220,7 +220,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 8a6e28e56..78b83bbd6 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field78.java @@ -93,21 +93,21 @@ public class Field78 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 edbd3dbec..deb151607 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field78D.java @@ -93,21 +93,21 @@ public class Field78D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-11"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSS"; /** @@ -276,7 +276,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSS"; } 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 1be9db572..fc45061cd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field79.java @@ -116,21 +116,21 @@ public class Field79 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-34"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** @@ -391,7 +391,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; } 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 828310e92..17af1e60f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field79Z.java @@ -116,21 +116,21 @@ public class Field79Z extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-34"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; /** @@ -391,7 +391,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"; } 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 34da0a5b7..830443ece 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field80C.java @@ -87,21 +87,21 @@ public class Field80C extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } 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 40992545a..c962c1930 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field81A.java @@ -242,29 +242,19 @@ public Field81A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field81A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field81A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 68c149b42..a8b042236 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field82A.java @@ -242,29 +242,19 @@ public Field82A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field82A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field82A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 effba436e..c7b953a32 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field83A.java @@ -242,29 +242,19 @@ public Field83A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field83A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field83A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 350a3a216..75184cb8e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field84A.java @@ -242,29 +242,19 @@ public Field84A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field84A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field84A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 11ab1e93c..5c9ac0a40 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field85A.java @@ -242,29 +242,19 @@ public Field85A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field85A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field85A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 f6f22c707..fec1b8b4b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field86.java @@ -87,21 +87,21 @@ public class Field86 extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-5"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSS"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSS"; } 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 57b74d2dc..a8c1f5b98 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field86A.java @@ -242,29 +242,19 @@ public Field86A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field86A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field86A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 ecbc62f15..4cba226a0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field87A.java @@ -242,29 +242,19 @@ public Field87A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field87A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field87A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 62db852b7..d52eaa6a5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field88A.java @@ -242,29 +242,19 @@ public Field88A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field88A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field88A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 bc421f294..8f83f65df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field89A.java @@ -242,29 +242,19 @@ public Field89A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field89A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field89A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 4f0003373..af3a1499b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90A.java @@ -89,21 +89,21 @@ public class Field90A extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSI"; /** @@ -270,7 +270,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSN"; } @@ -457,16 +457,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -489,16 +483,10 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Get the Price (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getComponent4AsNumber(); } 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 e658f8dce..6c7fc432a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90B.java @@ -90,21 +90,21 @@ public class Field90B extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSCI"; /** @@ -123,11 +123,10 @@ public class Field90B extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 3; /** @@ -278,7 +277,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSCN"; } @@ -456,11 +455,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -474,11 +473,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -502,16 +500,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -534,16 +526,10 @@ public java.math.BigDecimal getPriceAsBigDecimal() { } /** - * Get the Price (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getPriceAsBigDecimal() + * @deprecated use #getPriceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getPriceAsNumber() { return getComponent4AsNumber(); } @@ -635,29 +621,19 @@ public Field90B setCurrencyCode(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component3 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90B setCurrency(String component3) { return setCurrencyCode(component3); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90B setCurrency(java.util.Currency component3) { return setCurrencyCode(component3); } 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 84f379a84..886f14c30 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90C.java @@ -88,21 +88,21 @@ public class Field90C extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NCI"; /** @@ -252,7 +252,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NCN"; } @@ -385,16 +385,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -418,16 +412,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } @@ -484,16 +472,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -516,16 +498,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 477c75613..5f8769741 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90D.java @@ -88,21 +88,21 @@ public class Field90D extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "NSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NCI"; /** @@ -252,7 +252,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NCN"; } @@ -385,16 +385,10 @@ public java.lang.Long getComponent1AsLong() { } /** - * 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 use #getComponent1AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -418,16 +412,10 @@ public java.lang.Long getNumberAsLong() { } /** - * 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 use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } @@ -484,16 +472,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -516,16 +498,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } 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 72554a4c9..170b5df6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90E.java @@ -83,21 +83,21 @@ public class Field90E extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field90E extends Field implements Serializable, GenericField { public static final Integer PRICE_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Price Code Component number. - * @see #PRICE_CODE + * @deprecated use #PRICE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getPriceCode() { /** * Alternative DEPRECATED method getter for field's Price Code - * @see #getPriceCode() + * @deprecated use #getPriceCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getPriceCode(); } @@ -441,15 +440,10 @@ public Field90E setPriceCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Price Code - * - * @see #setPriceCode(String) - * - * @param component2 the Price Code to set - * @return the field object to enable build pattern + * @deprecated use #setPriceCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 9a6102c66..dbd27a110 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90F.java @@ -92,21 +92,21 @@ public class Field90F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/SN/S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSCNSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSCISI"; /** @@ -125,11 +125,10 @@ public class Field90F extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 3; /** @@ -312,7 +311,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSCNSN"; } @@ -496,11 +495,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -514,11 +513,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -542,16 +540,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -574,16 +566,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -623,16 +609,10 @@ public java.math.BigDecimal getComponent6AsBigDecimal() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsBigDecimal() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsBigDecimal() + * @deprecated use #getComponent6AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { return getComponent6AsBigDecimal(); } @@ -655,16 +635,10 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsBigDecimal() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent6AsNumber(); } @@ -756,29 +730,19 @@ public Field90F setCurrencyCode(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component3 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90F setCurrency(String component3) { return setCurrencyCode(component3); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90F setCurrency(java.util.Currency component3) { return setCurrencyCode(component3); } 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 2fa792be1..b343b458e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90J.java @@ -92,21 +92,21 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/SN/SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSCNCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSCICI"; /** @@ -120,11 +120,10 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta public static final Integer AMOUNTTYPECODE = 2; /** - * Alternative (DEPRECATED) constant name for field's AmountTypeCode Component number. - * @see #AMOUNTTYPECODE + * @deprecated use #AMOUNTTYPECODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -133,11 +132,10 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE1 = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency Code1 Component number. - * @see #CURRENCY_CODE1 + * @deprecated use #CURRENCY_CODE1 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY1 = 3; /** @@ -151,11 +149,10 @@ public class Field90J extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE2 = 5; /** - * Alternative (DEPRECATED) constant name for field's Currency Code2 Component number. - * @see #CURRENCY_CODE2 + * @deprecated use #CURRENCY_CODE2 instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY2 = 5; /** @@ -327,7 +324,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSCNCN"; } @@ -490,11 +487,11 @@ public String getAmountTypeCode() { /** * Alternative DEPRECATED method getter for field's AmountTypeCode - * @see #getAmountTypeCode() + * @deprecated use #getAmountTypeCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getAmountTypeCode(); } @@ -526,11 +523,11 @@ public String getCurrencyCode1() { /** * Alternative DEPRECATED method getter for field's Currency Code1 - * @see #getCurrencyCode1() + * @deprecated use #getCurrencyCode1() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency1() { return getCurrencyCode1(); } @@ -544,11 +541,10 @@ public java.util.Currency getCurrencyCode1AsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code1 as Currency - * @see #getCurrencyCode1AsCurrency() + * @deprecated use #getCurrencyCode1AsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrency1AsCurrency() { return getCurrencyCode1AsCurrency(); } @@ -572,16 +568,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -604,16 +594,10 @@ public java.math.BigDecimal getAmount1AsBigDecimal() { } /** - * Get the Amount1 (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmount1AsBigDecimal() + * @deprecated use #getAmount1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmount1AsNumber() { return getComponent4AsNumber(); } @@ -645,11 +629,11 @@ public String getCurrencyCode2() { /** * Alternative DEPRECATED method getter for field's Currency Code2 - * @see #getCurrencyCode2() + * @deprecated use #getCurrencyCode2() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency2() { return getCurrencyCode2(); } @@ -663,11 +647,10 @@ public java.util.Currency getCurrencyCode2AsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code2 as Currency - * @see #getCurrencyCode2AsCurrency() + * @deprecated use #getCurrencyCode2AsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrency2AsCurrency() { return getCurrencyCode2AsCurrency(); } @@ -691,16 +674,10 @@ public java.math.BigDecimal getComponent6AsBigDecimal() { } /** - * Get the component 6 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsBigDecimal() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent6AsBigDecimal() + * @deprecated use #getComponent6AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent6AsNumber() { return getComponent6AsBigDecimal(); } @@ -723,16 +700,10 @@ public java.math.BigDecimal getAmount2AsBigDecimal() { } /** - * Get the Amount2 (component 6) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent6AsBigDecimal() to get the proper value. - * - * @return the component 6 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmount2AsBigDecimal() + * @deprecated use #getAmount2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmount2AsNumber() { return getComponent6AsNumber(); } @@ -780,15 +751,10 @@ public Field90J setAmountTypeCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's AmountTypeCode - * - * @see #setAmountTypeCode(String) - * - * @param component2 the AmountTypeCode to set - * @return the field object to enable build pattern + * @deprecated use #setAmountTypeCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90J setCode(String component2) { return setAmountTypeCode(component2); } @@ -838,29 +804,19 @@ public Field90J setCurrencyCode1(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency Code1 - * - * @see #setCurrencyCode1(String) - * - * @param component3 the Currency Code1 to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode1(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90J setCurrency1(String component3) { return setCurrencyCode1(component3); } /** - * Alternative DEPRECATED method setter for field's Currency Code1 from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency Code1 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90J setCurrency1(java.util.Currency component3) { return setCurrencyCode1(component3); } @@ -1004,29 +960,19 @@ public Field90J setCurrencyCode2(java.util.Currency component5) { } /** - * Alternative DEPRECATED method setter for field's Currency Code2 - * - * @see #setCurrencyCode2(String) - * - * @param component5 the Currency Code2 to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode2(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90J setCurrency2(String component5) { return setCurrencyCode2(component5); } /** - * Alternative DEPRECATED method setter for field's Currency Code2 from a Currency object. - * - * @see #setComponent5(java.util.Currency) - * - * @param component5 Currency with the Currency Code2 content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent5(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90J setCurrency2(java.util.Currency component5) { return setCurrencyCode2(component5); } 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 14475a87c..2f38f98bd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90K.java @@ -87,21 +87,21 @@ public class Field90K extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -115,11 +115,10 @@ public class Field90K extends Field implements Serializable, AmountContainer, Ge public static final Integer INDEX_POINTS = 2; /** - * Alternative (DEPRECATED) constant name for field's Index Points Component number. - * @see #INDEX_POINTS + * @deprecated use #INDEX_POINTS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -251,7 +250,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -399,16 +398,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -423,11 +416,11 @@ public String getIndexPoints() { /** * Alternative DEPRECATED method getter for field's Index Points - * @see #getIndexPoints() + * @deprecated use #getIndexPoints() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getIndexPoints(); } @@ -442,41 +435,28 @@ public java.math.BigDecimal getIndexPointsAsBigDecimal() { } /** - * Get the Index Points (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 #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getIndexPointsAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Index Points as BigDecimal - * @see #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getIndexPointsAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Index Points (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 #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getIndexPointsAsNumber(); } @@ -597,45 +577,29 @@ public Field90K setIndexPoints(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Index Points - * - * @see #setIndexPoints(String) - * - * @param component2 the Index Points to set - * @return the field object to enable build pattern + * @deprecated use #setIndexPoints(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90K setAmount(String component2) { return setIndexPoints(component2); } /** - * Alternative DEPRECATED method setter for field's Index Points 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90K setAmount(java.math.BigDecimal component2) { return setIndexPoints(component2); } /** - * Alternative DEPRECATED method setter for field's Index Points (component 2) as 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) + * @deprecated use #setIndexPoints(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90K setAmount(java.lang.Number component2) { return setIndexPoints(component2); } 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 c20c60a3d..3f7884028 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field90L.java @@ -88,21 +88,21 @@ public class Field90L extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -121,11 +121,10 @@ public class Field90L extends Field implements Serializable, AmountContainer, Ge public static final Integer INDEX_POINTS = 3; /** - * Alternative (DEPRECATED) constant name for field's Index Points Component number. - * @see #INDEX_POINTS + * @deprecated use #INDEX_POINTS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 3; /** @@ -264,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -434,16 +433,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -458,11 +451,11 @@ public String getIndexPoints() { /** * Alternative DEPRECATED method getter for field's Index Points - * @see #getIndexPoints() + * @deprecated use #getIndexPoints() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getIndexPoints(); } @@ -477,41 +470,28 @@ public java.math.BigDecimal getIndexPointsAsBigDecimal() { } /** - * Get the Index Points (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getIndexPointsAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Index Points as BigDecimal - * @see #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getIndexPointsAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Index Points (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getIndexPointsAsNumber(); } @@ -653,45 +633,29 @@ public Field90L setIndexPoints(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Index Points - * - * @see #setIndexPoints(String) - * - * @param component3 the Index Points to set - * @return the field object to enable build pattern + * @deprecated use #setIndexPoints(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90L setAmount(String component3) { return setIndexPoints(component3); } /** - * Alternative DEPRECATED method setter for field's Index Points 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 + * @deprecated use #setComponent3(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90L setAmount(java.math.BigDecimal component3) { return setIndexPoints(component3); } /** - * Alternative DEPRECATED method setter for field's Index Points (component 3) as 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) + * @deprecated use #setIndexPoints(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field90L setAmount(java.lang.Number component3) { return setIndexPoints(component3); } 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 c2736f1e8..df5cfbedd 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field91A.java @@ -242,29 +242,19 @@ public Field91A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field91A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field91A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 ab85091b1..c54b5b7a3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92A.java @@ -88,21 +88,21 @@ public class Field92A extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -121,11 +121,10 @@ public class Field92A extends Field implements Serializable, AmountContainer, Ge public static final Integer RATE = 3; /** - * Alternative (DEPRECATED) constant name for field's Rate Component number. - * @see #RATE + * @deprecated use #RATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer RATE_AMOUNT = 3; /** @@ -264,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -434,16 +433,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -458,11 +451,11 @@ public String getRate() { /** * Alternative DEPRECATED method getter for field's Rate - * @see #getRate() + * @deprecated use #getRate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getRateAmount() { return getRate(); } @@ -477,41 +470,28 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Rate as BigDecimal - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getRateAmountAsBigDecimal() { return getRateAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Rate (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAmountAsNumber() { return getRateAsNumber(); } @@ -653,45 +633,29 @@ public Field92A setRate(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Rate - * - * @see #setRate(String) - * - * @param component3 the Rate to set - * @return the field object to enable build pattern + * @deprecated use #setRate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92A setRateAmount(String component3) { return setRate(component3); } /** - * Alternative DEPRECATED method setter for field's Rate 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 + * @deprecated use #setComponent3(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92A setRateAmount(java.math.BigDecimal component3) { return setRate(component3); } /** - * Alternative DEPRECATED method setter for field's Rate (component 3) as 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) + * @deprecated use #setRate(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92A setRateAmount(java.lang.Number component3) { return setRate(component3); } 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 c3d961e92..3063572fe 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92B.java @@ -90,21 +90,21 @@ public class Field92B extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCCI"; /** @@ -271,7 +271,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCCN"; } @@ -489,16 +489,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -521,16 +515,10 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent4AsNumber(); } 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 d7c593496..36cd1443a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92C.java @@ -84,21 +84,21 @@ public class Field92C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -117,11 +117,10 @@ public class Field92C extends Field implements Serializable, GenericField { public static final Integer RATE_NAME = 3; /** - * Alternative (DEPRECATED) constant name for field's Rate Name Component number. - * @see #RATE_NAME + * @deprecated use #RATE_NAME instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -255,7 +254,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -424,11 +423,11 @@ public String getRateName() { /** * Alternative DEPRECATED method getter for field's Rate Name - * @see #getRateName() + * @deprecated use #getRateName() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getRateName(); } @@ -497,15 +496,10 @@ public Field92C setRateName(String component3) { } /** - * Alternative DEPRECATED method setter for field's Rate Name - * - * @see #setRateName(String) - * - * @param component3 the Rate Name to set - * @return the field object to enable build pattern + * @deprecated use #setRateName(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 24f6079a3..068b97bbf 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92D.java @@ -88,21 +88,21 @@ public class Field92D extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//N/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SII"; /** @@ -262,7 +262,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNN"; } @@ -411,16 +411,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -443,16 +437,10 @@ public java.math.BigDecimal getQuantity1AsBigDecimal() { } /** - * Get the Quantity1 (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 #getQuantity1AsBigDecimal() + * @deprecated use #getQuantity1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantity1AsNumber() { return getComponent2AsNumber(); } @@ -476,16 +464,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -508,16 +490,10 @@ public java.math.BigDecimal getQuantity2AsBigDecimal() { } /** - * Get the Quantity2 (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantity2AsBigDecimal() + * @deprecated use #getQuantity2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantity2AsNumber() { return getComponent3AsNumber(); } 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 ab7cc46f9..69d5262a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92F.java @@ -89,21 +89,21 @@ public class Field92F extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCI"; /** @@ -117,11 +117,10 @@ public class Field92F extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -265,7 +264,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCN"; } @@ -424,11 +423,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -442,11 +441,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -470,16 +468,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -502,16 +494,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } @@ -582,29 +568,19 @@ public Field92F setCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component2 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92F setCurrency(String component2) { return setCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92F setCurrency(java.util.Currency component2) { return setCurrencyCode(component2); } 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 c5f0fd738..9e5c5e1f5 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92H.java @@ -90,21 +90,21 @@ public class Field92H extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//SN/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCIS"; /** @@ -118,11 +118,10 @@ public class Field92H extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -279,7 +278,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCNS"; } @@ -441,11 +440,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -459,11 +458,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -487,16 +485,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -519,16 +511,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } @@ -615,29 +601,19 @@ public Field92H setCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component2 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92H setCurrency(String component2) { return setCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92H setCurrency(java.util.Currency component2) { return setCurrencyCode(component2); } 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 e73676ef5..ae7058eab 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java @@ -92,21 +92,21 @@ public class Field92J extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S/SN[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSCNS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSCIS"; /** @@ -125,11 +125,10 @@ public class Field92J extends Field implements Serializable, MonetaryAmountConta public static final Integer RATE_TYPE_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Rate Type Code Component number. - * @see #RATE_TYPE_CODE + * @deprecated use #RATE_TYPE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -138,11 +137,10 @@ public class Field92J extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 4; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 4; /** @@ -314,7 +312,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSCNS"; } @@ -497,11 +495,11 @@ public String getRateTypeCode() { /** * Alternative DEPRECATED method getter for field's Rate Type Code - * @see #getRateTypeCode() + * @deprecated use #getRateTypeCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getRateTypeCode(); } @@ -533,11 +531,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -551,11 +549,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -579,16 +576,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -611,16 +602,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent5AsNumber(); } @@ -705,15 +690,10 @@ public Field92J setRateTypeCode(String component3) { } /** - * Alternative DEPRECATED method setter for field's Rate Type Code - * - * @see #setRateTypeCode(String) - * - * @param component3 the Rate Type Code to set - * @return the field object to enable build pattern + * @deprecated use #setRateTypeCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92J setCode(String component3) { return setRateTypeCode(component3); } @@ -763,29 +743,19 @@ public Field92J setCurrencyCode(java.util.Currency component4) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component4 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92J setCurrency(String component4) { return setCurrencyCode(component4); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent4(java.util.Currency) - * - * @param component4 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent4(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92J setCurrency(java.util.Currency component4) { return setCurrencyCode(component4); } @@ -1124,14 +1094,14 @@ public static Field92J fromJson(final String json) { * @deprecated Use RATE_STATUS instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @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(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public String getNarrative() { com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getNarrative()", "Use getRateStatus() instead"); return getRateStatus(); @@ -1141,7 +1111,7 @@ public String getNarrative() { * @deprecated Use setRateStatus instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public Field92J setNarrative(String narrative) { com.prowidesoftware.deprecation.DeprecationUtils.phase2(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 e31f4d03a..a91d51391 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92K.java @@ -83,21 +83,21 @@ public class Field92K extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 b90a05ba0..a2faf03d9 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java @@ -91,21 +91,21 @@ public class Field92L extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//SN/SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCNCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCICI"; /** @@ -119,11 +119,10 @@ public class Field92L extends Field implements Serializable, MonetaryAmountConta public static final Integer FIRST_CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's First Currency Code Component number. - * @see #FIRST_CURRENCY_CODE + * @deprecated use #FIRST_CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY1 = 2; /** @@ -137,11 +136,10 @@ public class Field92L extends Field implements Serializable, MonetaryAmountConta public static final Integer SECOND_CURRENCY_CODE = 4; /** - * Alternative (DEPRECATED) constant name for field's Second Currency Code Component number. - * @see #SECOND_CURRENCY_CODE + * @deprecated use #SECOND_CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY2 = 4; /** @@ -305,7 +303,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCNCN"; } @@ -472,11 +470,11 @@ public String getFirstCurrencyCode() { /** * Alternative DEPRECATED method getter for field's First Currency Code - * @see #getFirstCurrencyCode() + * @deprecated use #getFirstCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency1() { return getFirstCurrencyCode(); } @@ -490,11 +488,10 @@ public java.util.Currency getFirstCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's First Currency Code as Currency - * @see #getFirstCurrencyCodeAsCurrency() + * @deprecated use #getFirstCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrency1AsCurrency() { return getFirstCurrencyCodeAsCurrency(); } @@ -518,16 +515,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -550,16 +541,10 @@ public java.math.BigDecimal getAmount1AsBigDecimal() { } /** - * Get the Amount1 (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmount1AsBigDecimal() + * @deprecated use #getAmount1AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmount1AsNumber() { return getComponent3AsNumber(); } @@ -591,11 +576,11 @@ public String getSecondCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Second Currency Code - * @see #getSecondCurrencyCode() + * @deprecated use #getSecondCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency2() { return getSecondCurrencyCode(); } @@ -609,11 +594,10 @@ public java.util.Currency getSecondCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Second Currency Code as Currency - * @see #getSecondCurrencyCodeAsCurrency() + * @deprecated use #getSecondCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrency2AsCurrency() { return getSecondCurrencyCodeAsCurrency(); } @@ -637,16 +621,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -669,16 +647,10 @@ public java.math.BigDecimal getAmount2AsBigDecimal() { } /** - * Get the Amount2 (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmount2AsBigDecimal() + * @deprecated use #getAmount2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmount2AsNumber() { return getComponent5AsNumber(); } @@ -749,29 +721,19 @@ public Field92L setFirstCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's First Currency Code - * - * @see #setFirstCurrencyCode(String) - * - * @param component2 the First Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setFirstCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92L setCurrency1(String component2) { return setFirstCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's First Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the First Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92L setCurrency1(java.util.Currency component2) { return setFirstCurrencyCode(component2); } @@ -915,29 +877,19 @@ public Field92L setSecondCurrencyCode(java.util.Currency component4) { } /** - * Alternative DEPRECATED method setter for field's Second Currency Code - * - * @see #setSecondCurrencyCode(String) - * - * @param component4 the Second Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setSecondCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92L setCurrency2(String component4) { return setSecondCurrencyCode(component4); } /** - * Alternative DEPRECATED method setter for field's Second Currency Code from a Currency object. - * - * @see #setComponent4(java.util.Currency) - * - * @param component4 Currency with the Second Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent4(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92L setCurrency2(java.util.Currency component4) { return setSecondCurrencyCode(component4); } 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 9d3ea5c9c..7e96cc9e4 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92M.java @@ -90,21 +90,21 @@ public class Field92M extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//SN/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SCNN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SCII"; /** @@ -118,11 +118,10 @@ public class Field92M extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 2; /** @@ -284,7 +283,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SCNN"; } @@ -446,11 +445,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -464,11 +463,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -492,16 +490,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -524,16 +516,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent3AsNumber(); } @@ -557,16 +543,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -589,16 +569,10 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent4AsNumber(); } @@ -669,29 +643,19 @@ public Field92M setCurrencyCode(java.util.Currency component2) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component2 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92M setCurrency(String component2) { return setCurrencyCode(component2); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent2(java.util.Currency) - * - * @param component2 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92M setCurrency(java.util.Currency component2) { return setCurrencyCode(component2); } 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 67a236bf6..9f0bb1b85 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92N.java @@ -90,21 +90,21 @@ public class Field92N extends Field implements Serializable, MonetaryAmountConta * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//N/SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SNCN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SICI"; /** @@ -123,11 +123,10 @@ public class Field92N extends Field implements Serializable, MonetaryAmountConta public static final Integer CURRENCY_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Currency Code Component number. - * @see #CURRENCY_CODE + * @deprecated use #CURRENCY_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CURRENCY = 3; /** @@ -283,7 +282,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SNCN"; } @@ -437,16 +436,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -469,16 +462,10 @@ public java.math.BigDecimal getQuantityAsBigDecimal() { } /** - * Get the Quantity (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 #getQuantityAsBigDecimal() + * @deprecated use #getQuantityAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getQuantityAsNumber() { return getComponent2AsNumber(); } @@ -510,11 +497,11 @@ public String getCurrencyCode() { /** * Alternative DEPRECATED method getter for field's Currency Code - * @see #getCurrencyCode() + * @deprecated use #getCurrencyCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCurrency() { return getCurrencyCode(); } @@ -528,11 +515,10 @@ public java.util.Currency getCurrencyCodeAsCurrency() { } /** - * Alternative DEPRECATED method getter for field's Currency Code as Currency - * @see #getCurrencyCodeAsCurrency() + * @deprecated use #getCurrencyCodeAsCurrency() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.util.Currency getCurrencyAsCurrency() { return getCurrencyCodeAsCurrency(); } @@ -556,16 +542,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -588,16 +568,10 @@ public java.math.BigDecimal getAmountAsBigDecimal() { } /** - * Get the Amount (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getAmountAsBigDecimal() + * @deprecated use #getAmountAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent4AsNumber(); } @@ -762,29 +736,19 @@ public Field92N setCurrencyCode(java.util.Currency component3) { } /** - * Alternative DEPRECATED method setter for field's Currency Code - * - * @see #setCurrencyCode(String) - * - * @param component3 the Currency Code to set - * @return the field object to enable build pattern + * @deprecated use #setCurrencyCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92N setCurrency(String component3) { return setCurrencyCode(component3); } /** - * Alternative DEPRECATED method setter for field's Currency Code from a Currency object. - * - * @see #setComponent3(java.util.Currency) - * - * @param component3 Currency with the Currency Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(java.util.Currency) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92N setCurrency(java.util.Currency component3) { return setCurrencyCode(component3); } 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 b38c4a572..b8ae3e1c0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92P.java @@ -87,21 +87,21 @@ public class Field92P extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -115,11 +115,10 @@ public class Field92P extends Field implements Serializable, AmountContainer, Ge public static final Integer INDEX_POINTS = 2; /** - * Alternative (DEPRECATED) constant name for field's Index Points Component number. - * @see #INDEX_POINTS + * @deprecated use #INDEX_POINTS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 2; /** @@ -251,7 +250,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -399,16 +398,10 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { } /** - * 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 use #getComponent2AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -423,11 +416,11 @@ public String getIndexPoints() { /** * Alternative DEPRECATED method getter for field's Index Points - * @see #getIndexPoints() + * @deprecated use #getIndexPoints() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getIndexPoints(); } @@ -442,41 +435,28 @@ public java.math.BigDecimal getIndexPointsAsBigDecimal() { } /** - * Get the Index Points (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 #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getIndexPointsAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Index Points as BigDecimal - * @see #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getIndexPointsAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Index Points (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 #getIndexPointsAsBigDecimal() + * @deprecated use #getIndexPointsAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getIndexPointsAsNumber(); } @@ -597,45 +577,29 @@ public Field92P setIndexPoints(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Index Points - * - * @see #setIndexPoints(String) - * - * @param component2 the Index Points to set - * @return the field object to enable build pattern + * @deprecated use #setIndexPoints(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92P setAmount(String component2) { return setIndexPoints(component2); } /** - * Alternative DEPRECATED method setter for field's Index Points 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 + * @deprecated use #setComponent2(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92P setAmount(java.math.BigDecimal component2) { return setIndexPoints(component2); } /** - * Alternative DEPRECATED method setter for field's Index Points (component 2) as 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) + * @deprecated use #setIndexPoints(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92P setAmount(java.lang.Number component2) { return setIndexPoints(component2); } 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 c8cadf2dc..c20c44f70 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92R.java @@ -89,21 +89,21 @@ public class Field92R extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S/N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSI"; /** @@ -122,11 +122,10 @@ public class Field92R extends Field implements Serializable, AmountContainer, Ge public static final Integer RATE_TYPE_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Rate Type Code Component number. - * @see #RATE_TYPE_CODE + * @deprecated use #RATE_TYPE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -135,11 +134,10 @@ public class Field92R extends Field implements Serializable, AmountContainer, Ge public static final Integer RATE = 4; /** - * Alternative (DEPRECATED) constant name for field's Rate Component number. - * @see #RATE + * @deprecated use #RATE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 4; /** @@ -285,7 +283,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSN"; } @@ -459,11 +457,11 @@ public String getRateTypeCode() { /** * Alternative DEPRECATED method getter for field's Rate Type Code - * @see #getRateTypeCode() + * @deprecated use #getRateTypeCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getRateTypeCode(); } @@ -487,16 +485,10 @@ public java.math.BigDecimal getComponent4AsBigDecimal() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsBigDecimal() + * @deprecated use #getComponent4AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { return getComponent4AsBigDecimal(); } @@ -511,11 +503,11 @@ public String getRate() { /** * Alternative DEPRECATED method getter for field's Rate - * @see #getRate() + * @deprecated use #getRate() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getRate(); } @@ -530,41 +522,28 @@ public java.math.BigDecimal getRateAsBigDecimal() { } /** - * Get the Rate (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getRateAsNumber() { return getComponent4AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Rate as BigDecimal - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getRateAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Rate (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsBigDecimal() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getRateAsBigDecimal() + * @deprecated use #getRateAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getRateAsNumber(); } @@ -633,15 +612,10 @@ public Field92R setRateTypeCode(String component3) { } /** - * Alternative DEPRECATED method setter for field's Rate Type Code - * - * @see #setRateTypeCode(String) - * - * @param component3 the Rate Type Code to set - * @return the field object to enable build pattern + * @deprecated use #setRateTypeCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92R setCode(String component3) { return setRateTypeCode(component3); } @@ -741,45 +715,29 @@ public Field92R setRate(java.lang.Number component4) { } /** - * Alternative DEPRECATED method setter for field's Rate - * - * @see #setRate(String) - * - * @param component4 the Rate to set - * @return the field object to enable build pattern + * @deprecated use #setRate(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92R setAmount(String component4) { return setRate(component4); } /** - * Alternative DEPRECATED method setter for field's Rate 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 + * @deprecated use #setComponent4(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92R setAmount(java.math.BigDecimal component4) { return setRate(component4); } /** - * Alternative DEPRECATED method setter for field's Rate (component 4) as 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) + * @deprecated use #setRate(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field92R setAmount(java.lang.Number component4) { return setRate(component4); } 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 897e7a94b..2bd8d40df 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93A.java @@ -84,21 +84,21 @@ public class Field93A extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -117,11 +117,10 @@ public class Field93A extends Field implements Serializable, GenericField { public static final Integer SUBBALANCE_TYPE = 3; /** - * Alternative (DEPRECATED) constant name for field's Sub-balance Type Component number. - * @see #SUBBALANCE_TYPE + * @deprecated use #SUBBALANCE_TYPE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -255,7 +254,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -424,11 +423,11 @@ public String getSubbalanceType() { /** * Alternative DEPRECATED method getter for field's Sub-balance Type - * @see #getSubbalanceType() + * @deprecated use #getSubbalanceType() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getSubbalanceType(); } @@ -497,15 +496,10 @@ public Field93A setSubbalanceType(String component3) { } /** - * Alternative DEPRECATED method setter for field's Sub-balance Type - * - * @see #setSubbalanceType(String) - * - * @param component3 the Sub-balance Type to set - * @return the field object to enable build pattern + * @deprecated use #setSubbalanceType(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 049379244..abf0c67a1 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93B.java @@ -90,21 +90,21 @@ public class Field93B extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S/[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSI"; /** @@ -133,11 +133,10 @@ public class Field93B extends Field implements Serializable, AmountContainer, Ge public static final Integer BALANCE = 5; /** - * Alternative (DEPRECATED) constant name for field's Balance Component number. - * @see #BALANCE + * @deprecated use #BALANCE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BALANCE_AMOUNT = 5; /** @@ -291,7 +290,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSN"; } @@ -502,16 +501,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -526,11 +519,11 @@ public String getBalance() { /** * Alternative DEPRECATED method getter for field's Balance - * @see #getBalance() + * @deprecated use #getBalance() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBalanceAmount() { return getBalance(); } @@ -545,41 +538,28 @@ public java.math.BigDecimal getBalanceAsBigDecimal() { } /** - * Get the Balance (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceAsNumber() { return getComponent5AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Balance as BigDecimal - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getBalanceAmountAsBigDecimal() { return getBalanceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Balance (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceAmountAsNumber() { return getBalanceAsNumber(); } @@ -763,45 +743,29 @@ public Field93B setBalance(java.lang.Number component5) { } /** - * Alternative DEPRECATED method setter for field's Balance - * - * @see #setBalance(String) - * - * @param component5 the Balance to set - * @return the field object to enable build pattern + * @deprecated use #setBalance(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93B setBalanceAmount(String component5) { return setBalance(component5); } /** - * Alternative DEPRECATED method setter for field's Balance 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 + * @deprecated use #setComponent5(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93B setBalanceAmount(java.math.BigDecimal component5) { return setBalance(component5); } /** - * Alternative DEPRECATED method setter for field's Balance (component 5) as 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) + * @deprecated use #setBalance(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93B setBalanceAmount(java.lang.Number component5) { return setBalance(component5); } 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 d314f31c6..38f12599a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93C.java @@ -90,21 +90,21 @@ public class Field93C extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S/[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSI"; /** @@ -133,11 +133,10 @@ public class Field93C extends Field implements Serializable, AmountContainer, Ge public static final Integer BALANCE = 5; /** - * Alternative (DEPRECATED) constant name for field's Balance Component number. - * @see #BALANCE + * @deprecated use #BALANCE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 5; /** @@ -291,7 +290,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSN"; } @@ -499,16 +498,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -523,11 +516,11 @@ public String getBalance() { /** * Alternative DEPRECATED method getter for field's Balance - * @see #getBalance() + * @deprecated use #getBalance() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getBalance(); } @@ -542,41 +535,28 @@ public java.math.BigDecimal getBalanceAsBigDecimal() { } /** - * Get the Balance (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceAsNumber() { return getComponent5AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Balance as BigDecimal - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getBalanceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Balance (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getBalanceAsNumber(); } @@ -760,45 +740,29 @@ public Field93C setBalance(java.lang.Number component5) { } /** - * Alternative DEPRECATED method setter for field's Balance - * - * @see #setBalance(String) - * - * @param component5 the Balance to set - * @return the field object to enable build pattern + * @deprecated use #setBalance(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93C setAmount(String component5) { return setBalance(component5); } /** - * Alternative DEPRECATED method setter for field's Balance 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 + * @deprecated use #setComponent5(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93C setAmount(java.math.BigDecimal component5) { return setBalance(component5); } /** - * Alternative DEPRECATED method setter for field's Balance (component 5) as 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) + * @deprecated use #setBalance(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93C setAmount(java.lang.Number component5) { return setBalance(component5); } 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 77ed78119..23436534e 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93D.java @@ -88,21 +88,21 @@ public class Field93D extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSI"; /** @@ -121,11 +121,10 @@ public class Field93D extends Field implements Serializable, AmountContainer, Ge public static final Integer BALANCE = 3; /** - * Alternative (DEPRECATED) constant name for field's Balance Component number. - * @see #BALANCE + * @deprecated use #BALANCE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 3; /** @@ -264,7 +263,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -434,16 +433,10 @@ public java.math.BigDecimal getComponent3AsBigDecimal() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsBigDecimal() + * @deprecated use #getComponent3AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { return getComponent3AsBigDecimal(); } @@ -458,11 +451,11 @@ public String getBalance() { /** * Alternative DEPRECATED method getter for field's Balance - * @see #getBalance() + * @deprecated use #getBalance() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getBalance(); } @@ -477,41 +470,28 @@ public java.math.BigDecimal getBalanceAsBigDecimal() { } /** - * Get the Balance (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Balance as BigDecimal - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.math.BigDecimal getAmountAsBigDecimal() { return getBalanceAsBigDecimal(); } /** - * Alternative DEPRECATED method getter for field's Balance (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsBigDecimal() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceAsBigDecimal() + * @deprecated use #getBalanceAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getBalanceAsNumber(); } @@ -653,45 +633,29 @@ public Field93D setBalance(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Balance - * - * @see #setBalance(String) - * - * @param component3 the Balance to set - * @return the field object to enable build pattern + * @deprecated use #setBalance(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93D setAmount(String component3) { return setBalance(component3); } /** - * Alternative DEPRECATED method setter for field's Balance 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 + * @deprecated use #setComponent3(java.math.BigDecimal) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93D setAmount(java.math.BigDecimal component3) { return setBalance(component3); } /** - * Alternative DEPRECATED method setter for field's Balance (component 3) as 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) + * @deprecated use #setBalance(java.math.BigDecimal) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field93D setAmount(java.lang.Number component3) { return setBalance(component3); } 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 ff778cf45..9394be378 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93E.java @@ -90,21 +90,21 @@ public class Field93E extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S/[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSI"; /** @@ -283,7 +283,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSN"; } @@ -489,16 +489,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -521,16 +515,10 @@ public java.math.BigDecimal getBalanceofDigitalTokensAsBigDecimal() { } /** - * Get the Balance of Digital Tokens (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceofDigitalTokensAsBigDecimal() + * @deprecated use #getBalanceofDigitalTokensAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceofDigitalTokensAsNumber() { return getComponent5AsNumber(); } 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 c407cb77f..e0e5f4768 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field93F.java @@ -90,21 +90,21 @@ public class Field93F extends Field implements Serializable, AmountContainer, Ge * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S/[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSI"; /** @@ -283,7 +283,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSN"; } @@ -492,16 +492,10 @@ public java.math.BigDecimal getComponent5AsBigDecimal() { } /** - * Get the component 5 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent5AsBigDecimal() + * @deprecated use #getComponent5AsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent5AsNumber() { return getComponent5AsBigDecimal(); } @@ -524,16 +518,10 @@ public java.math.BigDecimal getBalanceofDigitalTokensAsBigDecimal() { } /** - * Get the Balance of Digital Tokens (component 5) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent5AsBigDecimal() to get the proper value. - * - * @return the component 5 converted to Number (BigDecimal) or null if cannot be converted - * @see #getBalanceofDigitalTokensAsBigDecimal() + * @deprecated use #getBalanceofDigitalTokensAsBigDecimal() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getBalanceofDigitalTokensAsNumber() { return getComponent5AsNumber(); } 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 d8225948d..eeef975ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94A.java @@ -81,21 +81,21 @@ public class Field94A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -219,7 +219,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 4b078ba4e..3f09b3682 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94B.java @@ -85,21 +85,21 @@ public class Field94B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -261,7 +261,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 17a429727..08af595d2 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94C.java @@ -83,21 +83,21 @@ public class Field94C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SK"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SK"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SK"; } 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 a69cf1f76..4c25b64d3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94D.java @@ -84,21 +84,21 @@ public class Field94D extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SKS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SKS"; /** @@ -248,7 +248,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SKS"; } 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 d04e91838..e61a54003 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94E.java @@ -93,21 +93,21 @@ public class Field94E extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-9"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSS"; /** @@ -285,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSS"; } 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 c72d5340c..beeb1f728 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94F.java @@ -87,21 +87,21 @@ public class Field94F extends Field implements Serializable, BICContainer, Gener * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSB"; /** @@ -115,11 +115,10 @@ public class Field94F extends Field implements Serializable, BICContainer, Gener public static final Integer PLACE_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Place Code Component number. - * @see #PLACE_CODE + * @deprecated use #PLACE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -128,11 +127,10 @@ public class Field94F extends Field implements Serializable, BICContainer, Gener public static final Integer IDENTIFIER_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 3; /** @@ -267,7 +265,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSB"; } @@ -419,11 +417,11 @@ public String getPlaceCode() { /** * Alternative DEPRECATED method getter for field's Place Code - * @see #getPlaceCode() + * @deprecated use #getPlaceCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getPlaceCode(); } @@ -455,11 +453,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -473,11 +471,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -525,15 +522,10 @@ public Field94F setPlaceCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Place Code - * - * @see #setPlaceCode(String) - * - * @param component2 the Place Code to set - * @return the field object to enable build pattern + * @deprecated use #setPlaceCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field94F setCode(String component2) { return setPlaceCode(component2); } @@ -583,29 +575,19 @@ public Field94F setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field94F setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field94F setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 1461c302b..b2bee3662 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94G.java @@ -85,21 +85,21 @@ public class Field94G extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -248,7 +248,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 824896246..24a001b47 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94H.java @@ -86,21 +86,21 @@ public class Field94H extends Field implements Serializable, BICContainer, Gener * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SB"; /** @@ -114,11 +114,10 @@ public class Field94H extends Field implements Serializable, BICContainer, Gener public static final Integer IDENTIFIER_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -245,7 +244,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SB"; } @@ -401,11 +400,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -419,11 +418,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -494,29 +492,19 @@ public Field94H setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component2 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field94H setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field94H setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 46c6be4d7..680a7eda7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field94L.java @@ -86,21 +86,21 @@ public class Field94L extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//18!SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSN"; /** @@ -253,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -418,16 +418,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -451,16 +445,10 @@ public java.lang.Long getLegalEntityIdentifierNumberAsLong() { } /** - * Get the Legal Entity Identifier Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLegalEntityIdentifierNumberAsLong() + * @deprecated use #getLegalEntityIdentifierNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLegalEntityIdentifierNumberAsNumber() { return getComponent3AsNumber(); } 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 627bd3bf9..20f002e6b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95C.java @@ -83,21 +83,21 @@ public class Field95C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SK"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SK"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SK"; } 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 c825f7fa0..2f9e9ccc7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95L.java @@ -86,21 +86,21 @@ public class Field95L extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//18!SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSN"; /** @@ -253,7 +253,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -418,16 +418,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -451,16 +445,10 @@ public java.lang.Long getLegalEntityIdentifierNumberAsLong() { } /** - * Get the Legal Entity Identifier Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getLegalEntityIdentifierNumberAsLong() + * @deprecated use #getLegalEntityIdentifierNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getLegalEntityIdentifierNumberAsNumber() { return getComponent3AsNumber(); } 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 3baf8850e..8e75f27fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95P.java @@ -220,29 +220,19 @@ public Field95P setIdentifierCode(com.prowidesoftware.swift.model.BIC component2 } /** - * Alternative DEPRECATED method setter for field's IdentifierCode - * - * @see #setIdentifierCode(String) - * - * @param component2 the IdentifierCode to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field95P setBIC(String component2) { return setIdentifierCode(component2); } /** - * Alternative DEPRECATED method setter for field's IdentifierCode from a BIC object. - * - * @see #setComponent2(com.prowidesoftware.swift.model.BIC) - * - * @param component2 BIC with the IdentifierCode content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent2(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field95P setBIC(com.prowidesoftware.swift.model.BIC component2) { return setIdentifierCode(component2); } 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 51878053d..e5d5f4596 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field95V.java @@ -93,21 +93,21 @@ public class Field95V extends Field implements Serializable, GenericField, Multi * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S[$S]0-9"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSSSSSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSSSSSSSSS"; /** @@ -285,7 +285,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSSSSSSSSS"; } 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 42b5998b7..70778b60d 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field96A.java @@ -242,29 +242,19 @@ public Field96A setIdentifierCode(com.prowidesoftware.swift.model.BIC component3 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component3 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field96A setBIC(String component3) { return setIdentifierCode(component3); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent3(com.prowidesoftware.swift.model.BIC) - * - * @param component3 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent3(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field96A setBIC(com.prowidesoftware.swift.model.BIC component3) { return setIdentifierCode(component3); } 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 f4dd1ccec..2dca990ff 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97A.java @@ -83,21 +83,21 @@ public class Field97A extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field97A extends Field implements Serializable, GenericField { public static final Integer ACCOUNT_NUMBER = 2; /** - * Alternative (DEPRECATED) constant name for field's Account Number Component number. - * @see #ACCOUNT_NUMBER + * @deprecated use #ACCOUNT_NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer ACCOUNT = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -398,11 +397,11 @@ public String getAccountNumber() { /** * Alternative DEPRECATED method getter for field's Account Number - * @see #getAccountNumber() + * @deprecated use #getAccountNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAccount() { return getAccountNumber(); } @@ -450,15 +449,10 @@ public Field97A setAccountNumber(String component2) { } /** - * Alternative DEPRECATED method setter for field's Account Number - * - * @see #setAccountNumber(String) - * - * @param component2 the Account Number to set - * @return the field object to enable build pattern + * @deprecated use #setAccountNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 507f570cd..bca6bafd7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97B.java @@ -85,21 +85,21 @@ public class Field97B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -262,7 +262,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 d00382a84..7897377a0 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97C.java @@ -83,21 +83,21 @@ public class Field97C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field97C extends Field implements Serializable, GenericField { public static final Integer ACCOUNT_CODE = 2; /** - * Alternative (DEPRECATED) constant name for field's Account Code Component number. - * @see #ACCOUNT_CODE + * @deprecated use #ACCOUNT_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -389,11 +388,11 @@ public String getAccountCode() { /** * Alternative DEPRECATED method getter for field's Account Code - * @see #getAccountCode() + * @deprecated use #getAccountCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getAccountCode(); } @@ -441,15 +440,10 @@ public Field97C setAccountCode(String component2) { } /** - * Alternative DEPRECATED method setter for field's Account Code - * - * @see #setAccountCode(String) - * - * @param component2 the Account Code to set - * @return the field object to enable build pattern + * @deprecated use #setAccountCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 30a3d9c5c..4ab730462 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97D.java @@ -84,21 +84,21 @@ public class Field97D extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -247,7 +247,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } 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 0cbdefa11..1c9feb3ba 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field97E.java @@ -83,21 +83,21 @@ public class Field97E extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -111,11 +111,10 @@ public class Field97E extends Field implements Serializable, GenericField { public static final Integer INTERNATIONAL_BANK_ACCOUNT_NUMBER = 2; /** - * Alternative (DEPRECATED) constant name for field's International Bank Account Number Component number. - * @see #INTERNATIONAL_BANK_ACCOUNT_NUMBER + * @deprecated use #INTERNATIONAL_BANK_ACCOUNT_NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer ACCOUNT = 2; /** @@ -242,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } @@ -398,11 +397,11 @@ public String getInternationalBankAccountNumber() { /** * Alternative DEPRECATED method getter for field's International Bank Account Number - * @see #getInternationalBankAccountNumber() + * @deprecated use #getInternationalBankAccountNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAccount() { return getInternationalBankAccountNumber(); } @@ -450,15 +449,10 @@ public Field97E setInternationalBankAccountNumber(String component2) { } /** - * Alternative DEPRECATED method setter for field's International Bank Account Number - * - * @see #setInternationalBankAccountNumber(String) - * - * @param component2 the International Bank Account Number to set - * @return the field object to enable build pattern + * @deprecated use #setInternationalBankAccountNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 6818d0fe4..aa4470176 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98A.java @@ -86,21 +86,21 @@ public class Field98A extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SD"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SD"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SD"; } 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 fb6394b05..d4da7ede7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98B.java @@ -84,21 +84,21 @@ public class Field98B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSS"; /** @@ -117,11 +117,10 @@ public class Field98B extends Field implements Serializable, GenericField { public static final Integer DATE_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Date Code Component number. - * @see #DATE_CODE + * @deprecated use #DATE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -255,7 +254,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSS"; } @@ -424,11 +423,11 @@ public String getDateCode() { /** * Alternative DEPRECATED method getter for field's Date Code - * @see #getDateCode() + * @deprecated use #getDateCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getDateCode(); } @@ -497,15 +496,10 @@ public Field98B setDateCode(String component3) { } /** - * Alternative DEPRECATED method setter for field's Date Code - * - * @see #setDateCode(String) - * - * @param component3 the Date Code to set - * @return the field object to enable build pattern + * @deprecated use #setDateCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 5b2c68d9e..743f17b26 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98C.java @@ -87,21 +87,21 @@ public class Field98C extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDT"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDT"; /** @@ -260,7 +260,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDT"; } 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 d1d48b1ba..0c43e20eb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98D.java @@ -90,21 +90,21 @@ public class Field98D extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[,S][/[c]]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DTNSW"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DTNSW"; /** @@ -312,7 +312,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DTNSW"; } @@ -526,16 +526,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -559,16 +553,10 @@ public java.lang.Long getDecimalsAsLong() { } /** - * Get the Decimals (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDecimalsAsNumber() { return getComponent3AsNumber(); } @@ -1004,13 +992,6 @@ public static Field98D fromJson(final String json) { return field; } - /** - * @deprecated Use OFFSET instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer UTC_INDICATOR = 5; - /** * Get the ISO UTC Indicator combining the sign and offset, and changing the "N" negative sign indication by * proper +/- signs @@ -1027,43 +1008,4 @@ public String getUtcIndicator() { return null; } - /** - * @deprecated Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getUTCIndicator() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getUTCIndicator()", "Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset"); - return getOffset(); - } - - /** - * @deprecated Use getOffsetAsCalendar() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public java.util.Calendar getUTCIndicatorAsCalendar() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getUTCIndicatorAsCalendar()", "Use getOffsetAsCalendar() instead"); - return SwiftFormatUtils.getTime3(getOffset()); - } - - /** - * @deprecated Use setOffset(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98D setUTCIndicator(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setUTCIndicator(String)", "Use setOffset(String) instead"); - return setOffset(component); - } - - /** - * @deprecated Use setOffset(Calendar) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98D setUTCIndicator(java.util.Calendar cal) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setUTCIndicator(Calendar)", "Use setOffset(Calendar) instead"); - return setOffset(cal); - } } 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 f84c99e33..30797c451 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98E.java @@ -92,21 +92,21 @@ public class Field98E extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[,S][/[c]]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDTNSW"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDTNSW"; /** @@ -328,7 +328,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDTNSW"; } @@ -561,16 +561,10 @@ public java.lang.Long getComponent4AsLong() { } /** - * Get the component 4 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent4AsLong() + * @deprecated use #getComponent4AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent4AsNumber() { Long l = getComponent4AsLong(); return l != null ? new BigDecimal(l) : null; @@ -594,16 +588,10 @@ public java.lang.Long getDecimalsAsLong() { } /** - * Get the Decimals (component 4) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent4AsLong() to get the proper value. - * - * @return the component 4 converted to Number (BigDecimal) or null if cannot be converted - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDecimalsAsNumber() { return getComponent4AsNumber(); } @@ -1100,13 +1088,6 @@ public static Field98E fromJson(final String json) { return field; } - /** - * @deprecated Use OFFSET instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer UTC_INDICATOR = 6; - /** * Get the ISO UTC Indicator combining the sign and offset, and changing the "N" negative sign indication by * proper +/- signs @@ -1123,43 +1104,4 @@ public String getUtcIndicator() { return null; } - /** - * @deprecated Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getUTCIndicator() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getUTCIndicator()", "Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset"); - return getOffset(); - } - - /** - * @deprecated Use getOffsetAsCalendar() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public java.util.Calendar getUTCIndicatorAsCalendar() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getUTCIndicatorAsCalendar()", "Use getOffsetAsCalendar() instead"); - return SwiftFormatUtils.getTime3(getOffset()); - } - - /** - * @deprecated Use setOffset(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98E setUTCIndicator(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setUTCIndicator(String)", "Use setOffset(String) instead"); - return setOffset(component); - } - - /** - * @deprecated Use setOffset(Calendar) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98E setUTCIndicator(java.util.Calendar cal) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setUTCIndicator(Calendar)", "Use setOffset(Calendar) instead"); - return setOffset(cal); - } } 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 baf9d02eb..7161aca6c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98F.java @@ -86,21 +86,21 @@ public class Field98F extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/[S]/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSST"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSST"; /** @@ -119,11 +119,10 @@ public class Field98F extends Field implements Serializable, GenericField { public static final Integer DATE_CODE = 3; /** - * Alternative (DEPRECATED) constant name for field's Date Code Component number. - * @see #DATE_CODE + * @deprecated use #DATE_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer CODE = 3; /** @@ -280,7 +279,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSST"; } @@ -452,11 +451,11 @@ public String getDateCode() { /** * Alternative DEPRECATED method getter for field's Date Code - * @see #getDateCode() + * @deprecated use #getDateCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getCode() { return getDateCode(); } @@ -558,15 +557,10 @@ public Field98F setDateCode(String component3) { } /** - * Alternative DEPRECATED method setter for field's Date Code - * - * @see #setDateCode(String) - * - * @param component3 the Date Code to set - * @return the field object to enable build pattern + * @deprecated use #setDateCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98F setCode(String component3) { return setDateCode(component3); } 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 08df4301d..e3911fa22 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98G.java @@ -90,21 +90,21 @@ public class Field98G extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[,S][/[c]]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DTNSW"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DTNSW"; /** @@ -123,11 +123,10 @@ public class Field98G extends Field implements Serializable, DateContainer { public static final Integer DECIMALS = 3; /** - * Alternative (DEPRECATED) constant name for field's Decimals Component number. - * @see #DECIMALS + * @deprecated use #DECIMALS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER = 3; /** @@ -320,7 +319,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DTNSW"; } @@ -536,16 +535,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -561,11 +554,11 @@ public String getDecimals() { /** * Alternative DEPRECATED method getter for field's Decimals - * @see #getDecimals() + * @deprecated use #getDecimals() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumber() { return getDecimals(); } @@ -580,41 +573,28 @@ public java.lang.Long getDecimalsAsLong() { } /** - * Get the Decimals (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDecimalsAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Decimals as Long - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberAsLong() { return getDecimalsAsLong(); } /** - * Alternative DEPRECATED method getter for field's Decimals (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getDecimalsAsNumber(); } @@ -849,45 +829,29 @@ public Field98G setDecimals(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Decimals - * - * @see #setDecimals(String) - * - * @param component3 the Decimals to set - * @return the field object to enable build pattern + * @deprecated use #setDecimals(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98G setNumber(String component3) { return setDecimals(component3); } /** - * Alternative DEPRECATED method setter for field's Decimals 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 + * @deprecated use #setComponent3(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98G setNumber(java.lang.Long component3) { return setDecimals(component3); } /** - * Alternative DEPRECATED method setter for field's Decimals (component 3) as 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) + * @deprecated use #setDecimals(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98G setNumber(java.lang.Number component3) { return setDecimals(component3); } @@ -1100,13 +1064,6 @@ public static Field98G fromJson(final String json) { return field; } - /** - * @deprecated Use OFFSET instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer TIME_2 = 5; - /** * Get the ISO UTC Indicator combining the sign and offset, and changing the "N" negative sign indication by * proper +/- signs @@ -1123,43 +1080,4 @@ public String getUtcIndicator() { return null; } - /** - * @deprecated Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getTime2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getTime2()", "Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset"); - return getOffset(); - } - - /** - * @deprecated Use getOffsetAsCalendar() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public java.util.Calendar getTime2AsCalendar() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getTime2AsCalendar()", "Use getOffsetAsCalendar() instead"); - return SwiftFormatUtils.getTime3(getOffset()); - } - - /** - * @deprecated Use setOffset(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98G setTime2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setTime2(String)", "Use setOffset(String) instead"); - return setOffset(component); - } - - /** - * @deprecated Use setOffset(Calendar) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98G setTime2(java.util.Calendar cal) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setTime2(Calendar)", "Use setOffset(Calendar) instead"); - return setOffset(cal); - } } 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 91a220210..cf0e9295a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98H.java @@ -87,21 +87,21 @@ public class Field98H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[,S][/[c]]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "TNSW"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "TNSW"; /** @@ -115,11 +115,10 @@ public class Field98H extends Field implements Serializable { public static final Integer DECIMALS = 2; /** - * Alternative (DEPRECATED) constant name for field's Decimals Component number. - * @see #DECIMALS + * @deprecated use #DECIMALS instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NUMBER = 2; /** @@ -303,7 +302,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "TNSW"; } @@ -483,16 +482,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -508,11 +501,11 @@ public String getDecimals() { /** * Alternative DEPRECATED method getter for field's Decimals - * @see #getDecimals() + * @deprecated use #getDecimals() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNumber() { return getDecimals(); } @@ -527,41 +520,28 @@ public java.lang.Long getDecimalsAsLong() { } /** - * Get the Decimals (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 #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getDecimalsAsNumber() { return getComponent2AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Decimals as Long - * @see #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getNumberAsLong() { return getDecimalsAsLong(); } /** - * Alternative DEPRECATED method getter for field's Decimals (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 #getDecimalsAsLong() + * @deprecated use #getDecimalsAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getDecimalsAsNumber(); } @@ -752,45 +732,29 @@ public Field98H setDecimals(java.lang.Number component2) { } /** - * Alternative DEPRECATED method setter for field's Decimals - * - * @see #setDecimals(String) - * - * @param component2 the Decimals to set - * @return the field object to enable build pattern + * @deprecated use #setDecimals(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98H setNumber(String component2) { return setDecimals(component2); } /** - * Alternative DEPRECATED method setter for field's Decimals 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 + * @deprecated use #setComponent2(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98H setNumber(java.lang.Long component2) { return setDecimals(component2); } /** - * Alternative DEPRECATED method setter for field's Decimals (component 2) as 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) + * @deprecated use #setDecimals(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98H setNumber(java.lang.Number component2) { return setDecimals(component2); } @@ -979,13 +943,6 @@ public static Field98H fromJson(final String json) { return field; } - /** - * @deprecated Use OFFSET instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public static final Integer TIME_2 = 4; - /** * Get the ISO UTC Indicator combining the sign and offset, and changing the "N" negative sign indication by * proper +/- signs @@ -1002,43 +959,4 @@ public String getUtcIndicator() { return null; } - /** - * @deprecated Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public String getTime2() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getTime2()", "Use getOffset() or getUtcIndicator() instead, the later returns both the sign and offset"); - return getOffset(); - } - - /** - * @deprecated Use getOffsetAsCalendar() instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public java.util.Calendar getTime2AsCalendar() { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getTime2AsCalendar()", "Use getOffsetAsCalendar() instead"); - return SwiftFormatUtils.getTime3(getOffset()); - } - - /** - * @deprecated Use setOffset(String) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98H setTime2(String component) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setTime2(String)", "Use setOffset(String) instead"); - return setOffset(component); - } - - /** - * @deprecated Use setOffset(Calendar) instead - */ - @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2023) - public Field98H setTime2(java.util.Calendar cal) { - com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "setTime2(Calendar)", "Use setOffset(Calendar) instead"); - return setOffset(cal); - } } 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 00c8d5fbb..f1706e0f8 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98J.java @@ -91,21 +91,21 @@ public class Field98J extends Field implements Serializable, DateContainer, BICC * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S///S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SDTB"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SDTB"; /** @@ -129,11 +129,10 @@ public class Field98J extends Field implements Serializable, DateContainer, BICC public static final Integer IDENTIFIER_CODE = 4; /** - * Alternative (DEPRECATED) constant name for field's Identifier Code Component number. - * @see #IDENTIFIER_CODE + * @deprecated use #IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 4; /** @@ -289,7 +288,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SDTB"; } @@ -517,11 +516,11 @@ public String getIdentifierCode() { /** * Alternative DEPRECATED method getter for field's Identifier Code - * @see #getIdentifierCode() + * @deprecated use #getIdentifierCode() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -535,11 +534,10 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { } /** - * Alternative DEPRECATED method getter for field's Identifier Code as BIC - * @see #getIdentifierCodeAsBIC() + * @deprecated use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -698,29 +696,19 @@ public Field98J setIdentifierCode(com.prowidesoftware.swift.model.BIC component4 } /** - * Alternative DEPRECATED method setter for field's Identifier Code - * - * @see #setIdentifierCode(String) - * - * @param component4 the Identifier Code to set - * @return the field object to enable build pattern + * @deprecated use #setIdentifierCode(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98J setBIC(String component4) { return setIdentifierCode(component4); } /** - * Alternative DEPRECATED method setter for field's Identifier Code from a BIC object. - * - * @see #setComponent4(com.prowidesoftware.swift.model.BIC) - * - * @param component4 BIC with the Identifier Code content to set - * @return the field object to enable build pattern + * @deprecated use #setComponent4(com.prowidesoftware.swift.model.BIC) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field98J setBIC(com.prowidesoftware.swift.model.BIC component4) { return setIdentifierCode(component4); } 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 443e67214..41bd090fb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field98K.java @@ -89,21 +89,21 @@ public class Field98K extends Field implements Serializable, DateContainer, Gene * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S/S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSDTS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSDTS"; /** @@ -291,7 +291,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSDTS"; } 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 a6a6ca87f..fa325ec74 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field999.java @@ -81,21 +81,21 @@ public class Field999 extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -214,7 +214,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 a14efa83b..acfadf89c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99A.java @@ -86,21 +86,21 @@ public class Field99A extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//[S]N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSN"; /** @@ -119,11 +119,10 @@ public class Field99A extends Field implements Serializable, GenericField { public static final Integer NUMBER = 3; /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER + * @deprecated use #NUMBER instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer AMOUNT = 3; /** @@ -257,7 +256,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSN"; } @@ -427,16 +426,10 @@ public java.lang.Long getComponent3AsLong() { } /** - * Get the component 3 as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getComponent3AsLong() + * @deprecated use #getComponent3AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent3AsNumber() { Long l = getComponent3AsLong(); return l != null ? new BigDecimal(l) : null; @@ -452,11 +445,11 @@ public String getNumber() { /** * Alternative DEPRECATED method getter for field's Number - * @see #getNumber() + * @deprecated use #getNumber() instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getAmount() { return getNumber(); } @@ -471,41 +464,28 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent3AsNumber(); } /** - * Alternative DEPRECATED method getter for field's Number as Long - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getAmountAsLong() { return getNumberAsLong(); } /** - * Alternative DEPRECATED method getter for field's Number (component 3) as as Number (BigDecimal) - * - * The value is returned as BigDecimal to keep compatibility with previous API. You should - * use getComponent3AsLong() to get the proper value. - * - * @return the component 3 converted to Number (BigDecimal) or null if cannot be converted - * @see #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getNumberAsNumber(); } @@ -645,45 +625,29 @@ public Field99A setNumber(java.lang.Number component3) { } /** - * Alternative DEPRECATED method setter for field's Number - * - * @see #setNumber(String) - * - * @param component3 the Number to set - * @return the field object to enable build pattern + * @deprecated use #setNumber(String) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field99A setAmount(String component3) { return setNumber(component3); } /** - * Alternative DEPRECATED method setter for field's Number 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 + * @deprecated use #setComponent3(java.lang.Long) instead * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field99A setAmount(java.lang.Long component3) { return setNumber(component3); } /** - * Alternative DEPRECATED method setter for field's Number (component 3) as 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) + * @deprecated use #setNumber(java.lang.Long) instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 8a2461334..9e68d4cdb 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99B.java @@ -85,21 +85,21 @@ public class Field99B extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SN"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -382,16 +382,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -415,16 +409,10 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (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 #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent2AsNumber(); } 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 c68880094..9940c9368 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field99C.java @@ -85,21 +85,21 @@ public class Field99C extends Field implements Serializable, GenericField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ":S//S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SN"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -382,16 +382,10 @@ public java.lang.Long getComponent2AsLong() { } /** - * 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 use #getComponent2AsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -415,16 +409,10 @@ public java.lang.Long getNumberAsLong() { } /** - * Get the Number (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 #getNumberAsLong() + * @deprecated use #getNumberAsLong() instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent2AsNumber(); } 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 06f046678..e53bd07ae 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,7 +820,7 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { * @deprecated use {@link #getLoop1List()} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public List getSequenceAList() { return getSequenceAList(super.getSwiftMessageNotNullOrException().getBlock4()); } @@ -829,7 +829,7 @@ public List getSequenceAList() { * @deprecated use {@link #getLoop1List(SwiftTagListBlock)} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); @@ -840,7 +840,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq * @deprecated use Loop1 instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { super(content.getTags()); 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 1be43d94f..b9e8663af 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 @@ -649,7 +649,7 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { * @deprecated use {@link #getLoop1List()} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) public List getSequenceAList() { return getSequenceAList(super.getSwiftMessageNotNullOrException().getBlock4()); } @@ -658,7 +658,7 @@ public List getSequenceAList() { * @deprecated use {@link #getLoop1List(SwiftTagListBlock)} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); @@ -669,7 +669,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq * @deprecated use Loop1 instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase2=com.prowidesoftware.deprecation.TargetYear.SRU2023) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { super(content.getTags()); From cbaac2640caebd2334caefe9ac78a7fadd3c67c6 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Tue, 2 May 2023 14:47:16 -0300 Subject: [PATCH 24/67] Adding deprecation changes --- .../com/prowidesoftware/deprecation/ProwideDeprecated.java | 6 +++--- .../java/com/prowidesoftware/deprecation/TargetYear.java | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java b/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java index a79790f41..590918ab2 100644 --- a/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java +++ b/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java @@ -42,18 +42,18 @@ * Scheduled year for entering phase 2 of deprecation * @return year */ - TargetYear phase2() default TargetYear.SRU2023; + TargetYear phase2() default TargetYear.SRU2024; /** * Scheduled year for entering phase 3 of deprecation * @return year */ - TargetYear phase3() default TargetYear.SRU2024; + TargetYear phase3() default TargetYear.SRU2025; /** * Scheduled year for entering phase 4 of deprecation * @return year */ - TargetYear phase4() default TargetYear.SRU2025; + TargetYear phase4() default TargetYear.SRU2026; } diff --git a/src/main/java/com/prowidesoftware/deprecation/TargetYear.java b/src/main/java/com/prowidesoftware/deprecation/TargetYear.java index 7d81cecfb..667580393 100644 --- a/src/main/java/com/prowidesoftware/deprecation/TargetYear.java +++ b/src/main/java/com/prowidesoftware/deprecation/TargetYear.java @@ -25,5 +25,6 @@ public enum TargetYear { SRU2023, SRU2024, - SRU2025 + SRU2025, + SRU2026; } From 0baa4a7cf9518e10c78d0d1100c00ba2b7e1e95a Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Tue, 2 May 2023 15:12:46 -0300 Subject: [PATCH 25/67] Updated all phases and remove SRU2023 as Target --- .../deprecation/TargetYear.java | 1 - .../prowidesoftware/swift/io/PPCWriter.java | 6 ++-- .../swift/model/AbstractSwiftMessage.java | 12 ++++---- .../swift/model/MtSwiftMessage.java | 2 +- .../swift/model/SwiftMessageUtils.java | 12 ++++---- .../swift/model/field/CurrencyResolver.java | 2 +- .../swift/model/field/Field.java | 2 +- .../swift/model/field/Field11T.java | 14 +++++----- .../swift/model/field/Field12H.java | 10 +++---- .../swift/model/field/Field12K.java | 28 +++++++++---------- .../swift/model/field/Field12L.java | 10 +++---- .../swift/model/field/Field12R.java | 10 +++---- .../swift/model/field/Field12S.java | 10 +++---- .../swift/model/field/Field13E.java | 10 +++---- .../swift/model/field/Field20E.java | 10 +++---- .../swift/model/field/Field21S.java | 10 +++---- .../swift/model/field/Field21T.java | 10 +++---- .../swift/model/field/Field25F.java | 10 +++---- .../swift/model/field/Field25G.java | 10 +++---- .../swift/model/field/Field27A.java | 18 ++++++------ .../swift/model/field/Field29D.java | 10 +++---- .../swift/model/field/Field29F.java | 10 +++---- .../swift/model/field/Field29P.java | 20 ++++++------- .../swift/model/field/Field29S.java | 10 +++---- .../swift/model/field/Field29U.java | 20 ++++++------- .../swift/model/field/Field31J.java | 10 +++---- .../swift/model/field/Field31K.java | 10 +++---- .../swift/model/field/Field31M.java | 10 +++---- .../swift/model/field/Field31R.java | 10 +++---- .../swift/model/field/Field31T.java | 10 +++---- .../swift/model/field/Field34D.java | 14 +++++----- .../swift/model/field/Field34K.java | 14 +++++----- .../swift/model/field/Field34L.java | 14 +++++----- .../swift/model/field/Field34M.java | 14 +++++----- .../swift/model/field/Field34S.java | 14 +++++----- .../swift/model/field/Field34T.java | 14 +++++----- .../swift/model/field/Field34U.java | 14 +++++----- .../swift/model/field/Field34V.java | 14 +++++----- .../swift/model/field/Field34W.java | 14 +++++----- .../swift/model/field/Field34X.java | 14 +++++----- .../swift/model/field/Field47E.java | 10 +++---- .../swift/model/field/Field49D.java | 10 +++---- .../swift/model/field/Field49F.java | 10 +++---- .../swift/model/field/Field49J.java | 10 +++---- .../swift/model/field/Field49K.java | 10 +++---- .../swift/model/field/Field49L.java | 10 +++---- .../swift/model/field/Field49Z.java | 10 +++---- .../swift/model/field/Field71E.java | 2 +- .../swift/model/field/Field78B.java | 10 +++---- .../swift/model/field/OptionAPartyField.java | 10 +++---- .../swift/model/field/OptionBPartyField.java | 4 +-- .../swift/model/field/OptionCPartyField.java | 4 +-- .../swift/model/field/OptionDPartyField.java | 4 +-- .../swift/model/field/OptionGPartyField.java | 10 +++---- .../swift/model/field/OptionHPartyField.java | 4 +-- .../swift/model/field/OptionJPartyField.java | 4 +-- .../swift/model/field/OptionKPartyField.java | 4 +-- .../swift/model/field/OptionLPartyField.java | 4 +-- .../swift/model/field/OptionPPartyField.java | 10 +++---- .../swift/model/field/OptionQPartyField.java | 4 +-- .../swift/model/field/OptionRPartyField.java | 4 +-- .../swift/model/field/OptionSPartyField.java | 4 +-- .../swift/model/field/OptionUPartyField.java | 4 +-- .../model/field/StructuredNarrativeField.java | 4 +-- .../swift/utils/SwiftFormatUtils.java | 10 ------- 65 files changed, 308 insertions(+), 319 deletions(-) diff --git a/src/main/java/com/prowidesoftware/deprecation/TargetYear.java b/src/main/java/com/prowidesoftware/deprecation/TargetYear.java index 667580393..c81bea151 100644 --- a/src/main/java/com/prowidesoftware/deprecation/TargetYear.java +++ b/src/main/java/com/prowidesoftware/deprecation/TargetYear.java @@ -23,7 +23,6 @@ * @since 7.8.1 */ public enum TargetYear { - SRU2023, SRU2024, SRU2025, SRU2026; diff --git a/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java b/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java index f92690696..93fea2e16 100644 --- a/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java +++ b/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java @@ -51,7 +51,7 @@ public PPCWriter(final Writer writer) { * @deprecated Use constructor signature with {@link Charset} parameter instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023, comment = "Use constructor signature with Charset parameter instead") + @ProwideDeprecated(phase4 = TargetYear.SRU2024, comment = "Use constructor signature with Charset parameter instead") public PPCWriter(final File file) throws FileNotFoundException { super(file); } @@ -60,7 +60,7 @@ public PPCWriter(final File file) throws FileNotFoundException { * @deprecated Use constructor signature with {@link Charset} parameter instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023, comment = "Use constructor signature with Charset parameter instead") + @ProwideDeprecated(phase4 = TargetYear.SRU2024, comment = "Use constructor signature with Charset parameter instead") public PPCWriter(final String filename) throws FileNotFoundException { super(filename); } @@ -79,7 +79,7 @@ public PPCWriter(final File _file, final Charset _charset) throws FileNotFoundEx * @deprecated Use constructor signature with {@link Charset} parameter instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023, comment = "Use constructor signature with Charset parameter instead") + @ProwideDeprecated(phase4 = TargetYear.SRU2024, comment = "Use constructor signature with Charset parameter instead") public PPCWriter(final OutputStream stream) { super(stream); } diff --git a/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java b/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java index c7f3f18b0..571f7dca7 100644 --- a/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java @@ -168,7 +168,7 @@ public AbstractSwiftMessage() { * @deprecated Use {@link #AbstractSwiftMessage(String, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final String content) { this.message = content; updateFromMessage(); @@ -178,7 +178,7 @@ protected AbstractSwiftMessage(final String content) { * @deprecated Use {@link #AbstractSwiftMessage(String, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final String content, final FileFormat fileFormat) { this.message = content; this.fileFormat = fileFormat; @@ -208,7 +208,7 @@ protected AbstractSwiftMessage(final String content, final FileFormat fileFormat * @deprecated Use {@link #AbstractSwiftMessage(InputStream, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final InputStream stream) throws IOException { this.message = Lib.readStream(stream); updateFromMessage(); @@ -219,7 +219,7 @@ protected AbstractSwiftMessage(final InputStream stream) throws IOException { * @deprecated Use {@link #AbstractSwiftMessage(InputStream, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final InputStream stream, final FileFormat fileFormat) throws IOException { this.message = Lib.readStream(stream); this.fileFormat = fileFormat; @@ -249,7 +249,7 @@ protected AbstractSwiftMessage(final InputStream stream, final FileFormat fileFo * @deprecated Use {@link #AbstractSwiftMessage(File, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final File file) throws IOException { this.message = Lib.readFile(file); this.filename = file.getAbsolutePath(); @@ -261,7 +261,7 @@ protected AbstractSwiftMessage(final File file) throws IOException { * @deprecated Use {@link #AbstractSwiftMessage(File, FileFormat, MessageMetadataStrategy)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) protected AbstractSwiftMessage(final File file, final FileFormat fileFormat) throws IOException { this.message = Lib.readFile(file); this.filename = file.getAbsolutePath(); diff --git a/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java b/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java index 47ae14888..9f00ad246 100644 --- a/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java @@ -365,7 +365,7 @@ public void updateFromFIN(final String fin, final MessageMetadataStrategy metada * @deprecated Use {@link #updateFromFIN(String)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public void updateFromFIN() { DeprecationUtils.phase2(getClass(), "updateFromFIN()", "Use updateFromFIN(String) instead"); updateFromMessage(); diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java index 91c83038a..77b56e2ee 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java @@ -46,7 +46,7 @@ public class SwiftMessageUtils { * @deprecated Use the static API instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public SwiftMessageUtils() { this(null); } @@ -55,7 +55,7 @@ public SwiftMessageUtils() { * @deprecated Use the static API instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public SwiftMessageUtils(final SwiftMessage m) { this.msg = m; } @@ -716,7 +716,7 @@ public static Money money(final SwiftMessage m) { * @deprecated Use the static {@link #currencyStrings(SwiftMessage)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public List currencyStrings() { return currencyStrings(msg); } @@ -725,7 +725,7 @@ public List currencyStrings() { * @deprecated Use the static {@link #valueDate(SwiftMessage)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Calendar valueDate() { return valueDate(msg); } @@ -734,7 +734,7 @@ public Calendar valueDate() { * @deprecated Use the static {@link #reference(SwiftMessage)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public final String reference() { return reference(msg); } @@ -743,7 +743,7 @@ public final String reference() { * @deprecated Use the static {@link #money(SwiftMessage)} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @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 09ea1ee9d..d4a450804 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java @@ -49,7 +49,7 @@ public static List currencyStrings(final Field f) { * @deprecated Use {@link #currencyStrings(Field)} instead */ @Deprecated - @ProwideDeprecated(phase3= TargetYear.SRU2023) + @ProwideDeprecated(phase4= TargetYear.SRU2024) public static List resolveComponentsPattern(String pattern, List components) { DeprecationUtils.phase2(CurrencyResolver.class, "resolveComponentsPattern", "Use currencyStrings instead"); return ResolverUtils.findWantedType(pattern, 'C', components); 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 e1d14c7c5..04c699c81 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field.java @@ -861,7 +861,7 @@ public boolean isEmpty() { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public abstract String componentsPattern(); /** 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 1e2da2d5b..d3c4c3a3c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java @@ -70,7 +70,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field11T extends Field implements Serializable, DateContainer, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -91,21 +91,21 @@ public class Field11T extends Field implements Serializable, DateContainer, Mult * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S$"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NDH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NDH"; /** @@ -271,7 +271,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NDH"; } @@ -413,7 +413,7 @@ public java.lang.Long getComponent1AsLong() { * @see #getComponent1AsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -446,7 +446,7 @@ public java.lang.Long getTypeAsLong() { * @see #getTypeAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTypeAsNumber() { return getComponent1AsNumber(); } 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 698b0bebb..40ffe3205 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12H.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12H.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12H extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field12H extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 763afdf34..0c3d3444c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java @@ -64,7 +64,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12K extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -85,21 +85,21 @@ public class Field12K extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "N"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "N"; /** @@ -112,7 +112,7 @@ public class Field12K extends Field implements Serializable { * @see #NUMBER */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer VERSION = 1; /** @@ -231,7 +231,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "N"; } @@ -369,7 +369,7 @@ public java.lang.Long getComponent1AsLong() { * @see #getComponent1AsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -389,7 +389,7 @@ public String getNumber() { * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getVersion() { return getNumber(); } @@ -413,7 +413,7 @@ public java.lang.Long getNumberAsLong() { * @see #getNumberAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } @@ -423,7 +423,7 @@ public java.lang.Number getNumberAsNumber() { * @see #getNumberAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Long getVersionAsLong() { return getNumberAsLong(); } @@ -438,7 +438,7 @@ public java.lang.Long getVersionAsLong() { * @see #getNumberAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getVersionAsNumber() { return getNumberAsNumber(); } @@ -544,7 +544,7 @@ public Field12K setNumber(java.lang.Number component1) { * @return the field object to enable build pattern */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field12K setVersion(String component1) { return setNumber(component1); } @@ -559,7 +559,7 @@ public Field12K setVersion(String component1) { * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field12K setVersion(java.lang.Long component1) { return setNumber(component1); } @@ -574,7 +574,7 @@ public Field12K setVersion(java.lang.Long component1) { * @see #setNumber(java.lang.Long) */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field12K setVersion(java.lang.Number component1) { return setNumber(component1); } 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 9920a15f9..1bdb2a9fe 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12L.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12L extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field12L extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ecee0f4ae..ff91f4f06 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12R.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12R.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12R extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field12R extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -235,7 +235,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 9ec92910e..590ef8302 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12S.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field12S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b35ee2dfe..460639fd7 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field13E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field13E.java @@ -66,7 +66,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field13E extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -87,21 +87,21 @@ public class Field13E extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = ""; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "DH"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "DH"; /** @@ -249,7 +249,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "DH"; } 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 19dd2f1bb..e7b2b0443 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field20E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field20E.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field20E extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field20E extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 5d5e9ac5b..a53961b02 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field21S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field21S.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field21S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field21S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 98e996df3..f9f700313 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field21T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field21T.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field21T extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field21T extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 703db429f..e4d4dc8b1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field25F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field25F.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field25F extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field25F extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ba090f744..bbdd4bda2 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field25G.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field25G.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field25G extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field25G extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 b0ae603ae..41c2b42eb 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field27A extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field27A extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "NN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "NN"; /** @@ -236,7 +236,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "NN"; } @@ -375,7 +375,7 @@ public java.lang.Long getComponent1AsLong() { * @see #getComponent1AsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent1AsNumber() { Long l = getComponent1AsLong(); return l != null ? new BigDecimal(l) : null; @@ -408,7 +408,7 @@ public java.lang.Long getNumberAsLong() { * @see #getNumberAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getNumberAsNumber() { return getComponent1AsNumber(); } @@ -441,7 +441,7 @@ public java.lang.Long getComponent2AsLong() { * @see #getComponent2AsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { Long l = getComponent2AsLong(); return l != null ? new BigDecimal(l) : null; @@ -474,7 +474,7 @@ public java.lang.Long getTotalAsLong() { * @see #getTotalAsLong() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getTotalAsNumber() { return getComponent2AsNumber(); } 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 5654c2fd1..a9645628c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29D.java @@ -66,7 +66,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29D extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -87,21 +87,21 @@ public class Field29D extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -238,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 045079890..cff03bc0a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29F.java @@ -66,7 +66,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29F extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -87,21 +87,21 @@ public class Field29F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S[$S]0-3"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SSSS"; /** @@ -238,7 +238,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SSSS"; } 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 4ceb12554..f83b7b054 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29P extends Field implements Serializable, BICContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field29P extends Field implements Serializable, BICContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "B"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "B"; /** @@ -113,7 +113,7 @@ public class Field29P extends Field implements Serializable, BICContainer { * @see #IDENTIFIERCODE */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "B"; } @@ -373,7 +373,7 @@ public String getIdentifierCode() { * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -391,7 +391,7 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { * @see #getIdentifierCodeAsBIC() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -449,7 +449,7 @@ public Field29P setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 * @return the field object to enable build pattern */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field29P setBIC(String component1) { return setIdentifierCode(component1); } @@ -463,7 +463,7 @@ public Field29P setBIC(String component1) { * @return the field object to enable build pattern */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field29P setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } 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 b618ac9eb..6781a5bae 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29S.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29S extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field29S extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SS"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SS"; /** @@ -234,7 +234,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SS"; } 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 20380604b..3f4a45b17 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29U extends Field implements Serializable, BICContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field29U extends Field implements Serializable, BICContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "B"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "B"; /** @@ -113,7 +113,7 @@ public class Field29U extends Field implements Serializable, BICContainer { * @see #IDENTIFIERCODE */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; /** @@ -232,7 +232,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "B"; } @@ -373,7 +373,7 @@ public String getIdentifierCode() { * @since 9.2.7 */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { return getIdentifierCode(); } @@ -391,7 +391,7 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { * @see #getIdentifierCodeAsBIC() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { return getIdentifierCodeAsBIC(); } @@ -449,7 +449,7 @@ public Field29U setIdentifierCode(com.prowidesoftware.swift.model.BIC component1 * @return the field object to enable build pattern */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field29U setBIC(String component1) { return setIdentifierCode(component1); } @@ -463,7 +463,7 @@ public Field29U setBIC(String component1) { * @return the field object to enable build pattern */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field29U setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } 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 4f76dd65c..2d3eb971d 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31J.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31J.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31J extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field31J extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 59466d882..150330c93 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31K.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31K extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field31K extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 b5c1f51b7..4ed6d519c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31M.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31M.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31M extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field31M extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java b/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java index b2806d647..ed6fbbc87 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java @@ -66,7 +66,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31R extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -87,21 +87,21 @@ public class Field31R extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "[/]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "EE"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "EE"; /** @@ -246,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "EE"; } 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 f7a628fef..186020d18 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31T.java @@ -65,7 +65,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31T extends Field implements Serializable, DateContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -86,21 +86,21 @@ public class Field31T extends Field implements Serializable, DateContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "E"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "E"; /** @@ -228,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "E"; } 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 5e6960315..e2e115eaa 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34D.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34D extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34D extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 50f7621c0..91b48f887 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34K.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34K extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34K extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 dc4d837d1..15ca4e476 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34L.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34L extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34L extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 ec81054fe..c7595761b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34M.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34M.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34M extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34M extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 a98403e71..711d7df9e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34S.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34S extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34S extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 d5959c3f7..1d7f79c81 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34T.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34T extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34T extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 836a0b735..8e1e49d26 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34U.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34U.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34U extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34U extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 2c72a0509..8a1e5b9d1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34V.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34V.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34V extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34V extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 9d3f790fa..e60d62a1d 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34W.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34W.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34W extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34W extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 b612adf39..23119128a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34X.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34X.java @@ -67,7 +67,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34X extends Field implements Serializable, AmountContainer { /** * Constant identifying the SRU to which this class belongs to. @@ -88,21 +88,21 @@ public class Field34X extends Field implements Serializable, AmountContainer { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SN"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "SI"; /** @@ -241,7 +241,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "SN"; } @@ -396,7 +396,7 @@ public java.math.BigDecimal getComponent2AsBigDecimal() { * @see #getComponent2AsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getComponent2AsNumber() { return getComponent2AsBigDecimal(); } @@ -428,7 +428,7 @@ public java.math.BigDecimal getAmountAsBigDecimal() { * @see #getAmountAsBigDecimal() */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public java.lang.Number getAmountAsNumber() { return getComponent2AsNumber(); } 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 df023e09a..1363fae19 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field47E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field47E.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field47E extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field47E extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 36b1f9720..b4cef93ed 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49D.java @@ -62,7 +62,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49D extends Field implements Serializable { /** * Constant identifying the SRU to which this class belongs to. @@ -83,21 +83,21 @@ public class Field49D extends Field implements Serializable { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -221,7 +221,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 0e2e26678..48c0b9ae1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49F.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49F extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field49F extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 68de1ab0e..95ea6c32b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49J.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49J.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49J extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field49J extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 6cb5643ff..6da249f4c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49K.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49K extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field49K extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 3bea09659..4f34ec6e1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49L.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49L extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field49L extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 cf193cec4..635c5ea4e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49Z.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49Z.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49Z extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field49Z extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 782da9cba..896957ca8 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field71E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field71E.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) 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 fe860392c..0aaf8e5f0 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field78B.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field78B.java @@ -63,7 +63,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 */ @Deprecated -@ProwideDeprecated(phase2 = TargetYear.SRU2023) +@ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field78B extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. @@ -84,21 +84,21 @@ public class Field78B extends Field implements Serializable, MultiLineField { * @deprecated Use {@link #parserPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String TYPES_PATTERN = "S"; /** @@ -222,7 +222,7 @@ public String getValueDisplay(int component, Locale locale) { */ @Override @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { return "S"; } 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 ccfc09bdc..4c9be7a9a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java @@ -49,7 +49,7 @@ public abstract class OptionAPartyField extends Field implements BICContainer, P * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSB"; /** @@ -80,7 +80,7 @@ public abstract class OptionAPartyField extends Field implements BICContainer, P * Use IDENTIFIER_CODE instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 3; /** @@ -180,7 +180,7 @@ public String getValue() { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); @@ -389,7 +389,7 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { * @deprecated Use {@link #getIdentifierCode()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { DeprecationUtils.phase2(getClass(), "getBIC()", "Use getIdentifierCode() instead."); return getIdentifierCode(); @@ -399,7 +399,7 @@ public String getBIC() { * @deprecated Use {@link #getIdentifierCodeAsBIC()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { DeprecationUtils.phase2(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead."); return getIdentifierCodeAsBIC(); 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 f3befa643..5db234b8a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java @@ -47,7 +47,7 @@ public abstract class OptionBPartyField extends Field implements PartyIdentifier * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** @@ -163,7 +163,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 71409b992..113ff13de 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java @@ -44,7 +44,7 @@ public abstract class OptionCPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** @@ -123,7 +123,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 e58ba85be..8c4a48fb5 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java @@ -50,7 +50,7 @@ public abstract class OptionDPartyField extends Field implements PartyIdentifier * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSSS"; /** @@ -159,7 +159,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 6c6b9c819..3501bd783 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java @@ -47,7 +47,7 @@ public abstract class OptionGPartyField extends Field implements BICContainer { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** @@ -71,7 +71,7 @@ public abstract class OptionGPartyField extends Field implements BICContainer { * @deprecated Use {@link #IDENTIFIER_CODE} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -147,7 +147,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); @@ -328,7 +328,7 @@ public String getIdentifierCode() { * @deprecated Use {@link #getIdentifierCode()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { DeprecationUtils.phase2(getClass(), "getBIC()", "Use getIdentifierCode() instead."); return getIdentifierCode(); @@ -346,7 +346,7 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { * @deprecated Use #getIdentifierCodeAsBIC() instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { DeprecationUtils.phase2(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead."); return getIdentifierCodeAsBIC(); 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 bd020b4b3..678c098a5 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java @@ -49,7 +49,7 @@ public abstract class OptionHPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** @@ -149,7 +149,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 1031f8fd9..90e52305f 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java @@ -45,7 +45,7 @@ public abstract class OptionJPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** @@ -123,7 +123,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 b45bae992..dae9bdc78 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java @@ -49,7 +49,7 @@ public abstract class OptionKPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** @@ -143,7 +143,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 f576b08a7..8aefb5a12 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java @@ -44,7 +44,7 @@ public abstract class OptionLPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** @@ -122,7 +122,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 95ed20a38..172ff6677 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java @@ -47,7 +47,7 @@ public abstract class OptionPPartyField extends Field implements BICContainer { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SB"; /** @@ -71,7 +71,7 @@ public abstract class OptionPPartyField extends Field implements BICContainer { * @deprecated Use {@link #IDENTIFIER_CODE} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 2; /** @@ -141,7 +141,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead"); @@ -324,7 +324,7 @@ public BIC getIdentifierCodeAsBIC() { * @deprecated Use {@link #getIdentifierCode()} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { DeprecationUtils.phase2(getClass(), "getBIC()", "Use getIdentifierCode() instead"); return getIdentifierCode(); @@ -334,7 +334,7 @@ public String getBIC() { * @deprecated Use {@link #getIdentifierCodeAsBIC()} instead */ @Deprecated - @ProwideDeprecated(phase3 = TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public BIC getBICAsBIC() { DeprecationUtils.phase2(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead"); return getIdentifierCodeAsBIC(); 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 7748a838d..a187b191a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java @@ -49,7 +49,7 @@ public abstract class OptionQPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSSS"; /** @@ -141,7 +141,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 e3867710d..43bbfdaaf 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java @@ -46,7 +46,7 @@ public abstract class OptionRPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSS"; /** @@ -141,7 +141,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 3ee4e4d3a..879382f09 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java @@ -48,7 +48,7 @@ public abstract class OptionSPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSKS"; /** @@ -160,7 +160,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 005c2f3c6..8b5c3c7dd 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java @@ -48,7 +48,7 @@ public abstract class OptionUPartyField extends Field { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "SSSS"; /** @@ -140,7 +140,7 @@ public String getValueDisplay(int component, Locale locale) { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); 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 c05f5b71e..8e90baded 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java @@ -42,7 +42,7 @@ public abstract class StructuredNarrativeField extends Field implements Narrativ * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final String COMPONENTS_PATTERN = "S"; /** @@ -108,7 +108,7 @@ public String getValue() { * @deprecated Use {@link #typesPattern()} instead */ @Deprecated - @ProwideDeprecated(phase3=TargetYear.SRU2023) + @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); diff --git a/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java b/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java index 0e08a88b8..0611860ef 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java +++ b/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java @@ -103,16 +103,6 @@ public static Calendar getDate1(final String strDate) { return getMonthDay(strDate); } - /** - * @deprecated Use Year.now().isLeap() instead - */ - @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2023) - public static final boolean isLeapYear() { - DeprecationUtils.phase3(SwiftFormatUtils.class, "isLeapYear()", "Use Year.now().isLeap() instead"); - return Year.now().isLeap(); - } - /** * returns true if the parameter year is a leap year * From ac1fdcd5a73f6a5a723acf97feefea603b391387 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Tue, 2 May 2023 15:32:55 -0300 Subject: [PATCH 26/67] Adding deprecation changes --- .../com/prowidesoftware/swift/model/mt/mt2xx/MT210.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 b9e8663af..f0298318c 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 @@ -649,7 +649,7 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { * @deprecated use {@link #getLoop1List()} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public List getSequenceAList() { return getSequenceAList(super.getSwiftMessageNotNullOrException().getBlock4()); } @@ -658,7 +658,7 @@ public List getSequenceAList() { * @deprecated use {@link #getLoop1List(SwiftTagListBlock)} instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); @@ -669,7 +669,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq * @deprecated use Loop1 instead */ @Deprecated - @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2025) + @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { super(content.getTags()); From d0d79b2fd06892a00dc7d915b6412c39fcecd61f Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Wed, 3 May 2023 15:34:26 -0300 Subject: [PATCH 27/67] Adding generated deprecation changes --- .../java/com/prowidesoftware/swift/model/field/Field92J.java | 4 ++-- .../java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java | 3 +++ .../java/com/prowidesoftware/swift/model/mt/mt2xx/MT210.java | 3 +++ 3 files changed, 8 insertions(+), 2 deletions(-) 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 ae7058eab..9eb741eda 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92J.java @@ -1103,7 +1103,7 @@ public static Field92J fromJson(final String json) { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public String getNarrative() { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getNarrative()", "Use getRateStatus() instead"); + com.prowidesoftware.deprecation.DeprecationUtils.phase3(this.getClass(), "getNarrative()", "Use getRateStatus() instead"); return getRateStatus(); } @@ -1113,7 +1113,7 @@ public String getNarrative() { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase4=com.prowidesoftware.deprecation.TargetYear.SRU2024) public Field92J setNarrative(String narrative) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "setNarrative(String)", "Use setRateStatus(String) instead"); + 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/mt/mt2xx/MT203.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt2xx/MT203.java index e53bd07ae..d03dc4f17 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 @@ -822,6 +822,7 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { @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()); } @@ -831,6 +832,7 @@ public List getSequenceAList() { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { + com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getSequenceAList(SwiftTagListBlock)", "Use getLoop1List(SwiftTagListBlock) instead"); List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); return result; @@ -843,6 +845,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { + com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "SequenceA(Loop1)", "Use Loop1() instead"); super(content.getTags()); } } 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 f0298318c..dad867560 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 @@ -651,6 +651,7 @@ public static List getLoop1List(final SwiftTagListBlock parentSequence) { @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()); } @@ -660,6 +661,7 @@ public List getSequenceAList() { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { + com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getSequenceAList", "Use getLoop1List(SwiftTagListBlock) instead"); List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); return result; @@ -672,6 +674,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { + com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "SequenceA(Loop1)", "Use Loop1() instead"); super(content.getTags()); } } From a87caa3cbba5222b97ad727cdf2a5852f467f5e3 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Thu, 4 May 2023 11:02:18 -0300 Subject: [PATCH 28/67] CodeGen update --- .../com/prowidesoftware/swift/model/field/Field24G.java | 8 +++----- .../com/prowidesoftware/swift/model/mt/mt2xx/MT203.java | 2 -- .../com/prowidesoftware/swift/model/mt/mt2xx/MT210.java | 2 -- 3 files changed, 3 insertions(+), 9 deletions(-) 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 4251af1ac..648ef5122 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java @@ -198,8 +198,8 @@ public static Tag emptyTag() { @Override public void parse(final String value) { init(13); - // @NotImplemented - throw new org.apache.commons.lang3.NotImplementedException("Missing parserPattern in Field.vm : S[$S]0-12"); + List lines = SwiftParseUtils.getLines(value); + SwiftParseUtils.setComponentsFromLines(this, 1, null, 0, lines); } /** @@ -208,9 +208,7 @@ public void parse(final String value) { @Override public String getValue() { final StringBuilder result = new StringBuilder(); - //FIXME serialization S[$S]0-12 - // @NotImplemented - int notImplemented; + appendInLines(result, 1, 13); return result.toString(); } 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 d03dc4f17..cb3f7c3ba 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 @@ -832,7 +832,6 @@ public List getSequenceAList() { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getSequenceAList(SwiftTagListBlock)", "Use getLoop1List(SwiftTagListBlock) instead"); List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); return result; @@ -845,7 +844,6 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "SequenceA(Loop1)", "Use Loop1() instead"); super(content.getTags()); } } 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 dad867560..444c14ab2 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 @@ -661,7 +661,6 @@ public List getSequenceAList() { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "getSequenceAList", "Use getLoop1List(SwiftTagListBlock) instead"); List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); return result; @@ -674,7 +673,6 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static class SequenceA extends SwiftTagListBlock { private SequenceA(final Loop1 content) { - com.prowidesoftware.deprecation.DeprecationUtils.phase2(this.getClass(), "SequenceA(Loop1)", "Use Loop1() instead"); super(content.getTags()); } } From 6890ebdab10734bd28401d6c42061f6d514430a7 Mon Sep 17 00:00:00 2001 From: zubri Date: Tue, 30 May 2023 11:41:50 -0300 Subject: [PATCH 29/67] release --- CHANGELOG.md | 4 ++++ build.gradle | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8518cf54..72e858129 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Prowide Core - CHANGELOG +#### 9.4.0 - May 2022 + * SWIFT Standard release update 2023 (live 19 November 2023) + * Yearly revision of deprecation phase (see https://dev.prowidesoftware.com/SRU2022/getting-started/deprecation/) + #### 9.3.15 - May 2023 * (PW-1341) Avoid log pollution with exception stacktrace in Field#formatAccount method * (PW-1264) Added distinguishedName(boolean includeDefaultBranch) method to BIC in order to return default branch name diff --git a/build.gradle b/build.gradle index 10a58b2a2..a24d60970 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ scmVersion { } } //project.version = "${SRU}-${scmVersion.version}" -project.version = "${SRU}-9.4.0-SNAPSHOT" +project.version = "${SRU}-9.4.0" tasks.withType(JavaCompile) { options.encoding = 'UTF-8' From 07e1653858f17f98c06aad814de955e0e0cd3ec5 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Tue, 30 May 2023 13:46:11 -0300 Subject: [PATCH 30/67] Fixing Utils phase --- .../com/prowidesoftware/swift/model/MtSwiftMessage.java | 2 +- .../prowidesoftware/swift/model/field/CurrencyResolver.java | 2 +- .../swift/model/field/OptionAPartyField.java | 6 +++--- .../swift/model/field/OptionBPartyField.java | 2 +- .../swift/model/field/OptionCPartyField.java | 2 +- .../swift/model/field/OptionDPartyField.java | 2 +- .../swift/model/field/OptionGPartyField.java | 6 +++--- .../swift/model/field/OptionHPartyField.java | 2 +- .../swift/model/field/OptionJPartyField.java | 2 +- .../swift/model/field/OptionKPartyField.java | 2 +- .../swift/model/field/OptionLPartyField.java | 2 +- .../swift/model/field/OptionPPartyField.java | 6 +++--- .../swift/model/field/OptionQPartyField.java | 2 +- .../swift/model/field/OptionRPartyField.java | 2 +- .../swift/model/field/OptionSPartyField.java | 2 +- .../swift/model/field/OptionUPartyField.java | 2 +- .../swift/model/field/StructuredNarrativeField.java | 2 +- 17 files changed, 23 insertions(+), 23 deletions(-) diff --git a/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java b/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java index 9f00ad246..8dddc1df9 100644 --- a/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java @@ -367,7 +367,7 @@ public void updateFromFIN(final String fin, final MessageMetadataStrategy metada @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public void updateFromFIN() { - DeprecationUtils.phase2(getClass(), "updateFromFIN()", "Use updateFromFIN(String) instead"); + DeprecationUtils.phase3(getClass(), "updateFromFIN()", "Use updateFromFIN(String) instead"); updateFromMessage(); } 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 d4a450804..85827ce8d 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java @@ -51,7 +51,7 @@ public static List currencyStrings(final Field f) { @Deprecated @ProwideDeprecated(phase4= TargetYear.SRU2024) public static List resolveComponentsPattern(String pattern, List components) { - DeprecationUtils.phase2(CurrencyResolver.class, "resolveComponentsPattern", "Use currencyStrings instead"); + DeprecationUtils.phase3(CurrencyResolver.class, "resolveComponentsPattern", "Use currencyStrings instead"); return ResolverUtils.findWantedType(pattern, 'C', components); } 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 4c9be7a9a..4a74a0f2e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java @@ -183,7 +183,7 @@ public String getValue() { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } @@ -391,7 +391,7 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { - DeprecationUtils.phase2(getClass(), "getBIC()", "Use getIdentifierCode() instead."); + DeprecationUtils.phase3(getClass(), "getBIC()", "Use getIdentifierCode() instead."); return getIdentifierCode(); } @@ -401,7 +401,7 @@ public String getBIC() { @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - DeprecationUtils.phase2(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead."); + DeprecationUtils.phase3(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead."); return getIdentifierCodeAsBIC(); } 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 5db234b8a..658ea0142 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java @@ -166,7 +166,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } 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 113ff13de..9934b1194 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java @@ -126,7 +126,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } 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 8c4a48fb5..882f35028 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java @@ -162,7 +162,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } 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 3501bd783..cb538aa8f 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java @@ -150,7 +150,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } @@ -330,7 +330,7 @@ public String getIdentifierCode() { @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { - DeprecationUtils.phase2(getClass(), "getBIC()", "Use getIdentifierCode() instead."); + DeprecationUtils.phase3(getClass(), "getBIC()", "Use getIdentifierCode() instead."); return getIdentifierCode(); } @@ -348,7 +348,7 @@ public com.prowidesoftware.swift.model.BIC getIdentifierCodeAsBIC() { @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public com.prowidesoftware.swift.model.BIC getBICAsBIC() { - DeprecationUtils.phase2(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead."); + DeprecationUtils.phase3(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead."); return getIdentifierCodeAsBIC(); } 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 678c098a5..743427374 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java @@ -152,7 +152,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } 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 90e52305f..6b960c7bb 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java @@ -126,7 +126,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } 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 dae9bdc78..77bdf8e66 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java @@ -146,7 +146,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } 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 8aefb5a12..371ae88b5 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java @@ -125,7 +125,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } 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 172ff6677..3bb3ed35b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java @@ -144,7 +144,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead"); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead"); return typesPattern(); } @@ -326,7 +326,7 @@ public BIC getIdentifierCodeAsBIC() { @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getBIC() { - DeprecationUtils.phase2(getClass(), "getBIC()", "Use getIdentifierCode() instead"); + DeprecationUtils.phase3(getClass(), "getBIC()", "Use getIdentifierCode() instead"); return getIdentifierCode(); } @@ -336,7 +336,7 @@ public String getBIC() { @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public BIC getBICAsBIC() { - DeprecationUtils.phase2(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead"); + DeprecationUtils.phase3(getClass(), "getBICAsBIC()", "Use getIdentifierCodeAsBIC() instead"); return getIdentifierCodeAsBIC(); } 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 a187b191a..2661a58ce 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java @@ -144,7 +144,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } 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 43bbfdaaf..ed8d1352c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java @@ -144,7 +144,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } 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 879382f09..aef978a81 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java @@ -163,7 +163,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } 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 8b5c3c7dd..6a902f2d5 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java @@ -143,7 +143,7 @@ public String getValueDisplay(int component, Locale locale) { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } 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 8e90baded..33faac781 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java @@ -111,7 +111,7 @@ public String getValue() { @ProwideDeprecated(phase4 = TargetYear.SRU2024) @Override public final String componentsPattern() { - DeprecationUtils.phase2(getClass(), "componentsPattern()", "Use typesPattern() instead."); + DeprecationUtils.phase3(getClass(), "componentsPattern()", "Use typesPattern() instead."); return typesPattern(); } From 59c4b61f5e7dc4d1bc0eee522d2afb81bbfb1d42 Mon Sep 17 00:00:00 2001 From: zubri Date: Wed, 31 May 2023 12:17:58 -0300 Subject: [PATCH 31/67] fixed codegen --- .../java/com/prowidesoftware/swift/SchemeConstantsC.java | 1 + .../java/com/prowidesoftware/swift/SchemeConstantsG.java | 3 +++ .../java/com/prowidesoftware/swift/SchemeConstantsL.java | 1 + .../java/com/prowidesoftware/swift/SchemeConstantsM.java | 4 ++++ .../java/com/prowidesoftware/swift/SchemeConstantsQ.java | 1 + .../java/com/prowidesoftware/swift/SchemeConstantsR.java | 1 + .../java/com/prowidesoftware/swift/SchemeConstantsS.java | 6 +++--- .../java/com/prowidesoftware/swift/SchemeConstantsT.java | 7 ++++++- .../java/com/prowidesoftware/swift/SchemeConstantsV.java | 4 +++- .../com/prowidesoftware/swift/model/mt/mt2xx/MT203.java | 2 ++ .../com/prowidesoftware/swift/model/mt/mt2xx/MT210.java | 2 ++ .../com/prowidesoftware/swift/model/mt/mt5xx/MT569.java | 6 +++--- .../com/prowidesoftware/swift/model/mt/mt7xx/MT768.java | 6 +++--- .../com/prowidesoftware/swift/model/mt/mt8xx/MT801.java | 6 +++--- 14 files changed, 36 insertions(+), 14 deletions(-) diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java index 69820da40..1a2bb762b 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java @@ -179,6 +179,7 @@ public interface SchemeConstantsC { String CABF = "CABF"; String CONB = "CONB"; String CACF = "CACF"; + String CLPR = "CLPR"; String CASHDET = "CASHDET"; String CASHACCT = "CASHACCT"; String CASHSECDET = "CASHSECDET"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java index 774863e11..a0354f784 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java @@ -25,6 +25,9 @@ public interface SchemeConstantsG { String GBON = "GBON"; String GRSS = "GRSS"; String GUPA = "GUPA"; + String GCST = "GCST"; + String GCOS = "GCOS"; + String GETS = "GETS"; String GOLD = "GOLD"; String GRM = "GRM"; String GECU = "GECU"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java index b21ff45fb..ad4eb4ba3 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java @@ -50,6 +50,7 @@ public interface SchemeConstantsL { String LOTO = "LOTO"; String LBIP = "LBIP"; String LTRD = "LTRD"; + String LICO = "LICO"; String LOC = "LOC"; String LOT = "LOT"; String LBTY = "LBTY"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java index 89d4d12a1..f110ff09c 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java @@ -66,6 +66,10 @@ public interface SchemeConstantsM { String MFDV = "MFDV"; String MET2 = "MET2"; String MET3 = "MET3"; + String MVBF = "MVBF"; + String MKTB = "MKTB"; + String MKTP = "MKTP"; + String MVPF = "MVPF"; String MAPL = "MAPL"; String MEXP = "MEXP"; String MANU = "MANU"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java index 6a11848a1..9cb4ebbf0 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsQ.java @@ -23,6 +23,7 @@ public interface SchemeConstantsQ { String QINT = "QINT"; String QCAS = "QCAS"; String QINS = "QINS"; + String QAGE = "QAGE"; String QALL = "QALL"; String QEIN = "QEIN"; String QIBB = "QIBB"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java index e370b2de5..a18d875bf 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsR.java @@ -103,6 +103,7 @@ public interface SchemeConstantsR { String REVR = "REVR"; String REFU = "REFU"; String RECDEL = "RECDEL"; + String RELC = "RELC"; String RHOD = "RHOD"; String RUTH = "RUTH"; String REPALL = "REPALL"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java index 1c4d902f0..8a1827314 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java @@ -97,6 +97,9 @@ public interface SchemeConstantsS { String SODF = "SODF"; String STAC = "STAC"; String STAQ = "STAQ"; + String SECDET = "SECDET"; + String SUME = "SUME"; + String SUMC = "SUMC"; String SILV = "SILV"; String SAEG = "SAEG"; String STEE = "STEE"; @@ -122,7 +125,6 @@ public interface SchemeConstantsS { String SDOT = "SDOT"; String SDUT = "SDUT"; String SECB = "SECB"; - String SECDET = "SECDET"; String SECL = "SECL"; String SECM = "SECM"; String SEMI = "SEMI"; @@ -178,8 +180,6 @@ public interface SchemeConstantsS { String STLI = "STLI"; String SUAP = "SUAP"; String SUBR = "SUBR"; - String SUMC = "SUMC"; - String SUME = "SUME"; String SUPP = "SUPP"; String SWIF = "SWIF"; String SWIT = "SWIT"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java index 548ffbcc4..a84655909 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java @@ -102,6 +102,12 @@ public interface SchemeConstantsT { String TEMP = "TEMP"; String TAXVODET = "TAXVODET"; String TAVO = "TAVO"; + String TPRI = "TPRI"; + String TVRC = "TVRC"; + String TREX = "TREX"; + String TCOR = "TCOR"; + String TCFA = "TCFA"; + String TVOC = "TVOC"; String TITA = "TITA"; String TOL = "TOL"; String TON = "TON"; @@ -121,7 +127,6 @@ public interface SchemeConstantsT { String TBAT = "TBAT"; String TBFF = "TBFF"; String TBSP = "TBSP"; - String TCFA = "TCFA"; String TCKA = "TCKA"; String TCRP = "TCRP"; String TDIN = "TDIN"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java index 226c10f0e..6add6178e 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsV.java @@ -31,9 +31,11 @@ public interface SchemeConstantsV { String VSMR = "VSMR"; String VASO = "VASO"; String VAHA = "VAHA"; + String VAFC = "VAFC"; + String VALDET = "VALDET"; + String VALN = "VALN"; String VREN = "VREN"; String V = "V"; - String VALDET = "VALDET"; String VALI = "VALI"; String VALR = "VALR"; String VARI = "VARI"; 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 cb3f7c3ba..bbfedb396 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 @@ -832,6 +832,7 @@ public List getSequenceAList() { @Deprecated @com.prowidesoftware.deprecation.ProwideDeprecated(phase3=com.prowidesoftware.deprecation.TargetYear.SRU2024) public static List getSequenceAList(final SwiftTagListBlock parentSequence) { + com.prowidesoftware.deprecation.DeprecationUtils.phase2(MT203.class, "getSequenceAList(SwiftTagListBlock)", "Use getLoop1List(SwiftTagListBlock) instead"); List result = new ArrayList<>(); getLoop1List(parentSequence).forEach(s -> result.add(new SequenceA(s))); return result; @@ -845,6 +846,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq 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"); } } } 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 444c14ab2..a899ddb71 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 @@ -661,6 +661,7 @@ public List getSequenceAList() { @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; @@ -674,6 +675,7 @@ public static List getSequenceAList(final SwiftTagListBlock parentSeq 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/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT569.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT569.java index a40b857de..484929e66 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-2022 Prowide + * 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. @@ -156,7 +156,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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/mt7xx/MT768.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT768.java index 8f062cd37..7498912e5 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-2022 Prowide + * 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. @@ -50,7 +50,7 @@ * *

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

      * 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 = 2022; + public static final int SRU = 2023; 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/mt8xx/MT801.java b/src/generated/java/com/prowidesoftware/swift/model/mt/mt8xx/MT801.java index 10717a559..c95138ab3 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-2022 Prowide + * 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. @@ -60,7 +60,7 @@ Sequence Loop2 (M) (repetitive)

      • Field 23 (M)
      • * *

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

        * 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 = 2022; + public static final int SRU = 2023; private static final long serialVersionUID = 1L; private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(MT801.class.getName()); From f0d39efc19a293915b514a75a1aa9e691ba6772b Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Fri, 2 Jun 2023 10:46:04 -0300 Subject: [PATCH 32/67] Adding schema changes --- .../java/com/prowidesoftware/swift/SchemeConstantsB.java | 5 +++++ .../java/com/prowidesoftware/swift/SchemeConstantsC.java | 3 ++- .../java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java | 5 +++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java index 53153cca1..af09fca75 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java @@ -62,6 +62,11 @@ public interface SchemeConstantsB { String BMRB = "BMRB"; String BRIT = "BRIT"; String BUY = "BUY"; + String BY_DEF_PAYMENT = "BY_DEF_PAYMENT"; + String BY_NEGOTIATION = "BY_NEGOTIATION"; + String BY_ACCEPTANCE = "BY_ACCEPTANCE"; + String BY_PAYMENT = "BY_PAYMENT"; + String BY_MIXED_PYMT = "BY_MIXED_PYMT"; String BILL = "BILL"; String BAGN = "BAGN"; String BATC = "BATC"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java index 1a2bb762b..64ab3568c 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java @@ -133,6 +133,7 @@ public interface SchemeConstantsC { String CCPT = "CCPT"; String CGEN = "CGEN"; String CASD = "CASD"; + String CNTI = "CNTI"; String CALM = "CALM"; String CACO = "CACO"; String CBON = "CBON"; @@ -140,10 +141,10 @@ public interface SchemeConstantsC { String CPRF = "CPRF"; String CALDET = "CALDET"; String CANP = "CANP"; + String CMPU = "CMPU"; String CSBT = "CSBT"; String COLE = "COLE"; String CACK = "CACK"; - String CMPU = "CMPU"; String CMAF = "CMAF"; String CLTR = "CLTR"; String CCTR = "CCTR"; 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 b9b4ec32d..8ad4fcc73 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 @@ -184,8 +184,9 @@ Fieldset 20 (M) (repetitive)

        • FieldsetItem 20 C (M)
        • FieldsetItem 20 C (O)
        • FieldsetItem 20 C (O)
        • FieldsetItem 20 C (O)
      • Fieldset 22 - (M)
        • FieldsetItem 22 H (M)
        • FieldsetItem 22 H (M)
      • Field 17 B (O)
      • -
      • Field 25 D (O)
      • + (M)
        • FieldsetItem 22 H (M)
        • FieldsetItem 22 H (M)
      • +Fieldset 17 + (O)
        • FieldsetItem 17 B (O)
        • FieldsetItem 17 B (O)
      • Field 25 D (O)
      • Fieldset 24 (O)
        • FieldsetItem 24 B (O)
        • FieldsetItem 24 B (O)
        • FieldsetItem 24 B (O)
        • FieldsetItem 24 B (O)
      • Field 70 D (O)
      • From 4a67f52b1bbb2a35c6196ee70bd54d006bdf964b Mon Sep 17 00:00:00 2001 From: zubri Date: Fri, 2 Jun 2023 13:23:07 -0300 Subject: [PATCH 33/67] add missing constants --- .../java/com/prowidesoftware/swift/SchemeConstantsB.java | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java index 53153cca1..af09fca75 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java @@ -62,6 +62,11 @@ public interface SchemeConstantsB { String BMRB = "BMRB"; String BRIT = "BRIT"; String BUY = "BUY"; + String BY_DEF_PAYMENT = "BY_DEF_PAYMENT"; + String BY_NEGOTIATION = "BY_NEGOTIATION"; + String BY_ACCEPTANCE = "BY_ACCEPTANCE"; + String BY_PAYMENT = "BY_PAYMENT"; + String BY_MIXED_PYMT = "BY_MIXED_PYMT"; String BILL = "BILL"; String BAGN = "BAGN"; String BATC = "BATC"; From b2e59b02379aa67db77658a63ff6ec091d65ddb5 Mon Sep 17 00:00:00 2001 From: zubri Date: Mon, 5 Jun 2023 19:03:03 -0300 Subject: [PATCH 34/67] remove 2022 dead code --- .../swift/model/mt/SequenceUtils.java | 455 ------------------ 1 file changed, 455 deletions(-) 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 fbe18e36e..70f6707d9 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java @@ -47,461 +47,6 @@ private SequenceUtils() { throw new AssertionError(); } - public static List resolveMT535GetSequenceB1b1List_sru2022(final MT535 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1bList(), MT535.SequenceB1b1.START_END_16RS)) { - final MT535.SequenceB1b1 s = MT535.SequenceB1b1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT535GetSequenceB1cList_sru2022(final MT535 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1List(), MT535.SequenceB1c.START_END_16RS)) { - final MT535.SequenceB1c s = MT535.SequenceB1c.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT536GetSequenceA1List_sru2022(final MT536 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT536.SequenceA1.START_END_16RS)) { - final MT536.SequenceA1 s = MT536.SequenceA1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT536GetSequenceB1a1List_sru2022(final MT536 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT536.SequenceB1a1.START_END_16RS)) { - final MT536.SequenceB1a1 s = MT536.SequenceB1a1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT537GetSequenceA1List_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT537.SequenceA1.START_END_16RS)) { - final MT537.SequenceA1 s = MT537.SequenceA1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT537GetSequenceBList_sru2022(final MT537 mt) { - return resolveMT537GetSequenceBList_sru2022(mt.getSwiftMessage().getBlock4()); - } - - /** - * Custom heuristic to deal with B delimiter "STAT" overlapping C3 and D1a1B1a delimiters - */ - public static List resolveMT537GetSequenceBList_sru2022(final SwiftTagListBlock mt /* block 4 */) { - Objects.requireNonNull(mt); - final List result = new ArrayList<>(); - - // We first remove everything after and including C or D - // Then we use use the standard getter for B - List raw = mt - .getSubBlockBeforeFirst(Field16R.tag(MT537.SequenceC.START_END_16RS), false) - .getSubBlockBeforeFirst(Field16R.tag(MT537.SequenceD.START_END_16RS), false) - .getSubBlocks(MT537.SequenceB.START_END_16RS); - - if (raw == null) { - return null; - } else { - for (final SwiftTagListBlock swiftTagListBlock : raw) { - final MT537.SequenceB sequenceB = MT537.SequenceB.newInstance(); - sequenceB.getTags().clear(); - sequenceB.append(swiftTagListBlock); - result.add(sequenceB); - } - } - return result; - } - - public static List resolveMT537GetSequenceB1List_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB1.START_END_16RS)) { - final MT537.SequenceB1 s = MT537.SequenceB1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT537GetSequenceB2List_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB2.START_END_16RS)) { - final MT537.SequenceB2 s = MT537.SequenceB2.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT537GetSequenceB2aList_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2a.START_END_16RS)) { - final MT537.SequenceB2a s = MT537.SequenceB2a.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT537GetSequenceB2bList_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2b.START_END_16RS)) { - final MT537.SequenceB2b s = MT537.SequenceB2b.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT537GetSequenceB2b1List_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2bList(), MT537.SequenceB2b1.START_END_16RS)) { - final MT537.SequenceB2b1 s = MT537.SequenceB2b1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT537GetSequenceC1List_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC1.START_END_16RS)) { - final MT537.SequenceC1 s = MT537.SequenceC1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT537GetSequenceC2List_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC2.START_END_16RS)) { - final MT537.SequenceC2 s = MT537.SequenceC2.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT537GetSequenceC2aList_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC2List(), MT537.SequenceC2a.START_END_16RS)) { - final MT537.SequenceC2a s = MT537.SequenceC2a.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT537GetSequenceC3List_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC3.START_END_16RS)) { - final MT537.SequenceC3 s = MT537.SequenceC3.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT537GetSequenceC3aList_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC3List(), MT537.SequenceC3a.START_END_16RS)) { - final MT537.SequenceC3a s = MT537.SequenceC3a.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - /** - * The delimiter TRAN is not unique across all sequences, in this MT. - * 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_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1BList(), MT537.SequenceD1a1B1.START_END_16RS)) { - final MT537.SequenceD1a1B1 s = MT537.SequenceD1a1B1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - /** - * The delimiter STAT is not unique across all sequences, in this MT. - * 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_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1B1List(), MT537.SequenceD1a1B1a.START_END_16RS)) { - final MT537.SequenceD1a1B1a s = MT537.SequenceD1a1B1a.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - /** - * The delimiter REAS is not unique across all sequences, in this MT. - * 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_sru2022(final MT537 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1B1aList(), MT537.SequenceD1a1B1a1.START_END_16RS)) { - final MT537.SequenceD1a1B1a1 s = MT537.SequenceD1a1B1a1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT538GetSequenceA1List_sru2022(final MT538 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT538.SequenceA1.START_END_16RS)) { - final MT538.SequenceA1 s = MT538.SequenceA1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT538GetSequenceB2a1List_sru2022(final MT538 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2aList(), MT538.SequenceB2a1.START_END_16RS)) { - final MT538.SequenceB2a1 s = MT538.SequenceB2a1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT548GetSequenceA2List_sru2022(final MT548 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT548.SequenceA2.START_END_16RS)) { - final MT548.SequenceA2 s = MT548.SequenceA2.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT548GetSequenceA2aList_sru2022(final MT548 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA2List(), MT548.SequenceA2a.START_END_16RS)) { - final MT548.SequenceA2a s = MT548.SequenceA2a.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - /** - * The delimiter STAT is not unique across all sequences, in this MT. - * 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_sru2022(final MT548 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC1a1B1List(), MT548.SequenceC1a1B1a.START_END_16RS)) { - final MT548.SequenceC1a1B1a s = MT548.SequenceC1a1B1a.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - /** - * The delimiter REAS is not unique across all sequences, in this MT. - * 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_sru2022(final MT548 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC1a1B1aList(), MT548.SequenceC1a1B1a1.START_END_16RS)) { - final MT548.SequenceC1a1B1a1 s = MT548.SequenceC1a1B1a1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static MT564.SequenceB1 resolveMT564GetSequenceB1_sru2022(final MT564 mt) { - Objects.requireNonNull(mt); - final MT564.SequenceB1 result = MT564.SequenceB1.newInstance(); - // we just get the first subblock - result.clear().append(mt.getSequenceB().getSubBlock(MT564.SequenceB1.START_END_16RS)); - return result; - } - - public static List resolveMT564GetSequenceE1aList_sru2022(final MT564 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceE1List(), MT564.SequenceE1a.START_END_16RS)) { - final MT564.SequenceE1a s = MT564.SequenceE1a.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static MT566.SequenceB1 resolveMT566GetSequenceB1_sru2022(final MT566 mt) { - Objects.requireNonNull(mt); - final MT566.SequenceB1 result = MT566.SequenceB1.newInstance(); - // we just get the first subblock - result.clear().append(mt.getSequenceB().getSubBlock(MT566.SequenceB1.START_END_16RS)); - return result; - } - - public static List resolveMT566GetSequenceD1aList_sru2022(final MT566 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1List(), MT566.SequenceD1a.START_END_16RS)) { - final MT566.SequenceD1a s = MT566.SequenceD1a.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT575GetSequenceA1List_sru2022(final MT575 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT575.SequenceA1.START_END_16RS)) { - final MT575.SequenceA1 s = MT575.SequenceA1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT575GetSequenceB1a1List_sru2022(final MT575 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a1.START_END_16RS)) { - final MT575.SequenceB1a1 s = MT575.SequenceB1a1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT575GetSequenceB1a4List_sru2022(final MT575 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a4.START_END_16RS)) { - final MT575.SequenceB1a4 s = MT575.SequenceB1a4.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT575GetSequenceC1List_sru2022(final MT575 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT575.SequenceC1.START_END_16RS)) { - final MT575.SequenceC1 s = MT575.SequenceC1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT575GetSequenceC2aList_sru2022(final MT575 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC2List(), MT575.SequenceC2a.START_END_16RS)) { - final MT575.SequenceC2a s = MT575.SequenceC2a.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT576GetSequenceA1List_sru2022(final MT576 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT576.SequenceA1.START_END_16RS)) { - final MT576.SequenceA1 s = MT576.SequenceA1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT576GetSequenceB2aList_sru2022(final MT576 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT576.SequenceB2a.START_END_16RS)) { - final MT576.SequenceB2a s = MT576.SequenceB2a.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT586GetSequenceA1List_sru2022(final MT586 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT586.SequenceA1.START_END_16RS)) { - final MT586.SequenceA1 s = MT586.SequenceA1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT586GetSequenceB1List_sru2022(final MT586 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT586.SequenceB1.START_END_16RS)) { - final MT586.SequenceB1 s = MT586.SequenceB1.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static List resolveMT670GetSequenceB2List_sru2022(final MT670 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT670.SequenceB2.START_END_16RS)) { - final MT670.SequenceB2 s = MT670.SequenceB2.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static MT670.SequenceC resolveMT670GetSequenceC_sru2022(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_sru2022(final MT671 mt) { - final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT671.SequenceB2.START_END_16RS)) { - final MT671.SequenceB2 s = MT671.SequenceB2.newInstance(); - s.clear().append(seq); - result.add(s); - } - return result; - } - - public static MT671.SequenceC resolveMT671GetSequenceC_sru2022(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)); - return result; - } public static List resolveMT535GetSequenceB1b1List_sru2023(final MT535 mt) { final List result = new ArrayList<>(); From 51e248f06178a728a51c2e6a0f5db996c34f2290 Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Tue, 13 Jun 2023 14:35:55 -0300 Subject: [PATCH 35/67] CU-860qg6pmb_PW-1323--Re-Important-Prowide-Product-Changes-this-Year (#164) --- CHANGELOG.md | 3 +++ build.gradle | 2 +- .../java/com/prowidesoftware/swift/model/field/Field44J.java | 5 +++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72e858129..d8efdbfe9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Prowide Core - CHANGELOG +#### 9.4.1-SNAPSHOT + * (PW-1323) Fixing missing pattern issue in Field44J + #### 9.4.0 - May 2022 * SWIFT Standard release update 2023 (live 19 November 2023) * Yearly revision of deprecation phase (see https://dev.prowidesoftware.com/SRU2022/getting-started/deprecation/) diff --git a/build.gradle b/build.gradle index a24d60970..76e5828cc 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ scmVersion { } } //project.version = "${SRU}-${scmVersion.version}" -project.version = "${SRU}-9.4.0" +project.version = "${SRU}-9.4.1-SNAPSHOT" tasks.withType(JavaCompile) { options.encoding = 'UTF-8' 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 f9fd4b109..533e05b35 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java @@ -192,8 +192,9 @@ public static Tag emptyTag() { @Override public void parse(final String value) { init(3); - // @NotImplemented - throw new org.apache.commons.lang3.NotImplementedException("Missing parserPattern in Field.vm : S[/S][/S]"); + setComponent1(SwiftParseUtils.getTokenFirst(value, null, "/")); + setComponent2(SwiftParseUtils.getTokenSecond(value, "/")); + setComponent3(SwiftParseUtils.getTokenThirdLast(value, "/")); } /** From cb54ed458c6adf5e68713e3a99af7b5b7bcd6896 Mon Sep 17 00:00:00 2001 From: zubri Date: Tue, 13 Jun 2023 19:04:04 -0300 Subject: [PATCH 36/67] release --- CHANGELOG.md | 2 +- build.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b228117e3..e150bebd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Prowide Core - CHANGELOG -#### 9.4.1-SNAPSHOT +#### 9.4.1 - June 2023 * (GH-163) Remove unnecessary padding in sender and receiver in AbstractMT#creeate(number, sender, receiver) method * (PW-1323) Fixing missing pattern issue in Field44J diff --git a/build.gradle b/build.gradle index 76e5828cc..740810119 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ scmVersion { } } //project.version = "${SRU}-${scmVersion.version}" -project.version = "${SRU}-9.4.1-SNAPSHOT" +project.version = "${SRU}-9.4.1" tasks.withType(JavaCompile) { options.encoding = 'UTF-8' From 954cf03223223918d4e604299a500c41cca1e8d8 Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Wed, 14 Jun 2023 16:07:19 -0300 Subject: [PATCH 37/67] PW-1323: fix unimplemented getValue in Field 44J (#165) --- CHANGELOG.md | 3 +++ build.gradle | 2 +- .../prowidesoftware/swift/model/field/Field44J.java | 10 +++++++--- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e150bebd3..57d856c68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Prowide Core - CHANGELOG +#### 9.4.2-SNAPSHOT +* (PW-1323) Fixing getValue method for pattern issue in Field44J + #### 9.4.1 - June 2023 * (GH-163) Remove unnecessary padding in sender and receiver in AbstractMT#creeate(number, sender, receiver) method * (PW-1323) Fixing missing pattern issue in Field44J diff --git a/build.gradle b/build.gradle index 740810119..18087d4e6 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ scmVersion { } } //project.version = "${SRU}-${scmVersion.version}" -project.version = "${SRU}-9.4.1" +project.version = "${SRU}-9.4.2-SNAPSHOT" tasks.withType(JavaCompile) { options.encoding = 'UTF-8' 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 533e05b35..255034d8f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java @@ -203,9 +203,13 @@ public void parse(final String value) { @Override public String getValue() { final StringBuilder result = new StringBuilder(); - //FIXME serialization S[/S][/S] - // @NotImplemented - int notImplemented; + append(result, 1); + if (getComponent2() != null) { + result.append("/").append(getComponent2()); + } + if (getComponent3() != null) { + result.append("/").append(getComponent3()); + } return result.toString(); } From d1783410bf7c5311cf0af26346afdbc2b4b43a5a Mon Sep 17 00:00:00 2001 From: zubri Date: Wed, 14 Jun 2023 16:08:07 -0300 Subject: [PATCH 38/67] release --- CHANGELOG.md | 4 ++-- build.gradle | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57d856c68..af72cc233 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Prowide Core - CHANGELOG -#### 9.4.2-SNAPSHOT -* (PW-1323) Fixing getValue method for pattern issue in Field44J +#### 9.4.2 - June 2023 + * (PW-1323) Fixing getValue method for pattern issue in Field44J #### 9.4.1 - June 2023 * (GH-163) Remove unnecessary padding in sender and receiver in AbstractMT#creeate(number, sender, receiver) method diff --git a/build.gradle b/build.gradle index 18087d4e6..8319614b0 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ scmVersion { } } //project.version = "${SRU}-${scmVersion.version}" -project.version = "${SRU}-9.4.2-SNAPSHOT" +project.version = "${SRU}-9.4.2" tasks.withType(JavaCompile) { options.encoding = 'UTF-8' From 57ea6f82e9d73290bb2c93011c6dc25e542a4bd4 Mon Sep 17 00:00:00 2001 From: zubri Date: Mon, 24 Jul 2023 21:14:55 -0300 Subject: [PATCH 39/67] Added spotless plugin with Palantir format --- .idea/palantir-java-format.xml | 6 + build.gradle | 12 + .../java/com/prowidesoftware/Generated.java | 7 +- .../com/prowidesoftware/JsonSerializable.java | 1 - .../com/prowidesoftware/ProwideException.java | 8 +- .../com/prowidesoftware/ProwideLocale.java | 1 - .../deprecation/DeprecationUtils.java | 11 +- .../deprecation/ProwideDeprecated.java | 1 - .../deprecation/package-info.java | 2 +- .../com/prowidesoftware/package-info.java | 2 +- .../swift/UnknownMTException.java | 1 + .../swift/constraints/BicConstraint.java | 3 +- .../swift/constraints/BicValidator.java | 9 +- .../swift/constraints/CountryConstraint.java | 3 +- .../swift/constraints/CountryValidator.java | 9 +- .../swift/constraints/CurrencyConstraint.java | 1 - .../swift/constraints/CurrencyValidator.java | 7 +- .../swift/constraints/IbanConstraint.java | 3 +- .../swift/constraints/IbanValidator.java | 9 +- .../swift/constraints/package-info.java | 19 + .../swift/internal/NonUniqueSeparator.java | 4 +- .../swift/internal/package-info.java | 2 +- .../swift/io/AbstractReader.java | 16 +- .../swift/io/AbstractWriter.java | 7 +- .../swift/io/ConversionService.java | 4 - .../swift/io/IConversionService.java | 1 - .../prowidesoftware/swift/io/PPCReader.java | 1 - .../prowidesoftware/swift/io/PPCWriter.java | 15 +- .../prowidesoftware/swift/io/RJEReader.java | 1 - .../prowidesoftware/swift/io/RJEWriter.java | 4 - .../swift/io/package-info.java | 2 +- .../swift/io/parser/SwiftParser.java | 54 +- .../swift/io/parser/XMLParser.java | 20 +- .../swift/io/parser/package-info.java | 2 +- .../swift/io/writer/FINWriterVisitor.java | 42 +- .../swift/io/writer/MultilineUtil.java | 12 +- .../swift/io/writer/SwiftWriter.java | 9 +- .../swift/io/writer/XMLWriterVisitor.java | 70 +- .../swift/io/writer/package-info.java | 2 +- .../swift/model/AbstractMessage.java | 3 +- .../swift/model/AbstractSwiftMessage.java | 116 +- .../com/prowidesoftware/swift/model/BIC.java | 45 +- .../swift/model/BbanEntryType.java | 10 +- .../swift/model/BbanStructureDTO.java | 2 - .../swift/model/BbanStructureEntryDTO.java | 2 - .../swift/model/BbanStructureValidations.java | 14 +- .../swift/model/BicValidationResult.java | 8 +- .../com/prowidesoftware/swift/model/IBAN.java | 10 +- .../swift/model/IbanValidationResult.java | 22 +- .../swift/model/IbanValidationUtils.java | 17 +- .../swift/model/LogicalTerminalAddress.java | 3 +- .../com/prowidesoftware/swift/model/MIR.java | 17 +- .../com/prowidesoftware/swift/model/MOR.java | 7 +- .../swift/model/MessageMetadataStrategy.java | 2 - .../prowidesoftware/swift/model/Money.java | 8 +- .../com/prowidesoftware/swift/model/MtId.java | 19 +- .../swift/model/MtSwiftMessage.java | 28 +- .../swift/model/SwiftBlock.java | 10 +- .../swift/model/SwiftBlock1.java | 69 +- .../swift/model/SwiftBlock2.java | 17 +- .../swift/model/SwiftBlock2Adapter.java | 40 +- .../swift/model/SwiftBlock2Input.java | 52 +- .../swift/model/SwiftBlock2Output.java | 79 +- .../swift/model/SwiftBlock3.java | 15 +- .../swift/model/SwiftBlock3Builder.java | 7 +- .../swift/model/SwiftBlock4.java | 21 +- .../swift/model/SwiftBlock5.java | 15 +- .../swift/model/SwiftBlock5Field.java | 10 +- .../swift/model/SwiftBlockUser.java | 46 +- .../swift/model/SwiftCharsetUtils.java | 46 +- .../swift/model/SwiftMessage.java | 40 +- .../swift/model/SwiftMessageAdapter.java | 7 +- .../swift/model/SwiftMessageNote.java | 5 +- .../swift/model/SwiftMessageRevision.java | 11 +- .../swift/model/SwiftMessageStatusInfo.java | 18 +- .../swift/model/SwiftMessageUtils.java | 43 +- .../swift/model/SwiftTagListBlock.java | 115 +- .../swift/model/SwiftValueBlock.java | 20 +- .../com/prowidesoftware/swift/model/Tag.java | 41 +- .../swift/model/UETRUtils.java | 1 - .../swift/model/UnparsedTextList.java | 9 +- .../swift/model/field/AmountContainer.java | 1 - .../swift/model/field/AmountResolver.java | 2 - .../swift/model/field/BICContainer.java | 1 - .../swift/model/field/BICResolver.java | 2 - .../swift/model/field/CurrencyContainer.java | 1 - .../swift/model/field/CurrencyResolver.java | 8 +- .../swift/model/field/DateContainer.java | 1 - .../swift/model/field/DateResolver.java | 33 +- .../swift/model/field/Field.java | 84 +- .../swift/model/field/Field11T.java | 111 +- .../swift/model/field/Field12H.java | 78 +- .../swift/model/field/Field12K.java | 81 +- .../swift/model/field/Field12L.java | 68 +- .../swift/model/field/Field12R.java | 78 +- .../swift/model/field/Field12S.java | 68 +- .../swift/model/field/Field13E.java | 86 +- .../swift/model/field/Field20E.java | 78 +- .../swift/model/field/Field21S.java | 68 +- .../swift/model/field/Field21T.java | 68 +- .../swift/model/field/Field25F.java | 68 +- .../swift/model/field/Field25G.java | 68 +- .../swift/model/field/Field27A.java | 83 +- .../swift/model/field/Field29D.java | 75 +- .../swift/model/field/Field29F.java | 75 +- .../swift/model/field/Field29P.java | 83 +- .../swift/model/field/Field29S.java | 78 +- .../swift/model/field/Field29U.java | 83 +- .../swift/model/field/Field31J.java | 76 +- .../swift/model/field/Field31K.java | 76 +- .../swift/model/field/Field31M.java | 76 +- .../swift/model/field/Field31R.java | 89 +- .../swift/model/field/Field31T.java | 76 +- .../swift/model/field/Field34D.java | 85 +- .../swift/model/field/Field34K.java | 85 +- .../swift/model/field/Field34L.java | 85 +- .../swift/model/field/Field34M.java | 85 +- .../swift/model/field/Field34S.java | 85 +- .../swift/model/field/Field34T.java | 85 +- .../swift/model/field/Field34U.java | 85 +- .../swift/model/field/Field34V.java | 85 +- .../swift/model/field/Field34W.java | 85 +- .../swift/model/field/Field34X.java | 85 +- .../swift/model/field/Field47E.java | 69 +- .../swift/model/field/Field49D.java | 68 +- .../swift/model/field/Field49F.java | 69 +- .../swift/model/field/Field49J.java | 69 +- .../swift/model/field/Field49K.java | 69 +- .../swift/model/field/Field49L.java | 69 +- .../swift/model/field/Field49Z.java | 69 +- .../swift/model/field/Field71E.java | 49 +- .../swift/model/field/Field78B.java | 69 +- .../swift/model/field/GenericField.java | 1 - .../model/field/MonetaryAmountContainer.java | 3 +- .../swift/model/field/MultiLineField.java | 2 - .../swift/model/field/Narrative.java | 16 +- .../swift/model/field/NarrativeContainer.java | 1 - .../field/NarrativeContainerJsonUtils.java | 5 +- .../swift/model/field/NarrativeResolver.java | 101 +- .../swift/model/field/OptionAPartyField.java | 6 +- .../swift/model/field/OptionBPartyField.java | 6 +- .../swift/model/field/OptionCPartyField.java | 4 +- .../swift/model/field/OptionDPartyField.java | 6 +- .../swift/model/field/OptionGPartyField.java | 7 +- .../swift/model/field/OptionHPartyField.java | 6 +- .../swift/model/field/OptionJPartyField.java | 6 +- .../swift/model/field/OptionKPartyField.java | 6 +- .../swift/model/field/OptionLPartyField.java | 4 +- .../swift/model/field/OptionPPartyField.java | 4 +- .../swift/model/field/OptionQPartyField.java | 6 +- .../swift/model/field/OptionRPartyField.java | 4 +- .../swift/model/field/OptionSPartyField.java | 4 +- .../swift/model/field/OptionUPartyField.java | 6 +- .../swift/model/field/PartyIdentifier.java | 1 - .../model/field/PartyIdentifierUtils.java | 9 +- .../swift/model/field/PatternContainer.java | 1 - .../model/field/StructuredNarrative.java | 21 +- .../model/field/StructuredNarrativeField.java | 5 +- .../swift/model/field/SwiftParseUtils.java | 39 +- .../swift/model/field/package-info.java | 2 +- .../swift/model/mt/AbstractMT.java | 18 +- .../swift/model/mt/AbstractMTAdapter.java | 20 +- .../model/mt/DefaultMtMetadataStrategy.java | 3 - .../swift/model/mt/MTVariant.java | 1 - .../swift/model/mt/MtCategory.java | 1 - .../swift/model/mt/SequenceUtils.java | 128 +- .../swift/model/mt/ServiceIdType.java | 1 - .../swift/model/mt/ServiceMessage21.java | 10 +- .../swift/model/mt/package-info.java | 2 +- .../swift/model/package-info.java | 2 +- .../prowidesoftware/swift/package-info.java | 2 +- .../swift/utils/AckMessageComparator.java | 1 - .../swift/utils/BaseMessageVisitor.java | 63 +- .../swift/utils/IMessageVisitor.java | 1 - .../prowidesoftware/swift/utils/IsoUtils.java | 17 +- .../com/prowidesoftware/swift/utils/Lib.java | 13 +- .../swift/utils/LineWrapper.java | 9 +- .../swift/utils/MurMessageComparator.java | 4 +- .../swift/utils/ResolverUtils.java | 33 +- .../swift/utils/SafeXmlUtils.java | 49 +- .../swift/utils/SwiftFormatUtils.java | 22 +- .../swift/utils/SwiftMessageComparator.java | 50 +- .../swift/utils/TestUtils.java | 4 +- .../swift/utils/package-info.java | 2 +- .../deprecation/DeprecationUtilTest.java | 21 +- .../prowidesoftware/issues/Bug3085740.java | 43 +- .../issues/CustomTagInParserTest.java | 14 +- .../com/prowidesoftware/issues/Issue41.java | 93 +- .../com/prowidesoftware/issues/Issue74.java | 5 +- .../com/prowidesoftware/issues/Issue78.java | 531 +-- .../com/prowidesoftware/issues/Issue95.java | 1 - .../issues/IssueGh148Test.java | 26 +- .../issues/JapaneseCharactersTest.java | 47 +- .../com/prowidesoftware/issues/Jira1341.java | 9 +- .../issues/TabInFieldValueTest.java | 75 +- .../com/prowidesoftware/swift/Constants.java | 52 +- .../prowidesoftware/swift/GeneralAPITest.java | 65 +- .../swift/io/RJEReaderTest.java | 28 +- .../swift/io/RJEWriterTest.java | 14 +- .../swift/io/parser/BaseMessageTestcase.java | 10 +- .../swift/io/parser/MT103ParserTest.java | 460 ++- .../swift/io/parser/MT199ParserTest.java | 174 +- .../swift/io/parser/MT202ParserTest.java | 287 +- .../swift/io/parser/MT535ParserTest.java | 55 +- .../swift/io/parser/MT541ParserTest.java | 349 +- .../swift/io/parser/MT543ParserTest.java | 353 +- .../swift/io/parser/MT564ParserTest.java | 298 +- .../swift/io/parser/MT900ParserTest.java | 54 +- .../swift/io/parser/MT940ParserTest.java | 242 +- .../swift/io/parser/MT950ParserTest.java | 32 +- .../swift/io/parser/MTn9nParserTest.java | 166 +- .../swift/io/parser/ParserTest.java | 8 +- .../SwiftParserConsumeBlockLenientTest.java | 106 +- .../SwiftParserConsumeBlockStrictTest.java | 17 +- .../io/parser/SwiftParserConsumeTagTest.java | 275 +- .../io/parser/SwiftParserParseBlockTest.java | 83 +- .../io/parser/SwiftParserReadBlockTest.java | 110 +- .../swift/io/parser/SwiftParserTest.java | 993 ++--- .../swift/io/parser/SystemMessageTest.java | 186 +- .../io/parser/UnparsedTextParsingTest.java | 36 +- .../swift/io/parser/VisibleParser.java | 19 +- .../swift/io/parser/XMLParserTest.java | 650 ++- .../swift/io/writer/FINWriterVisitorTest.java | 13 +- .../swift/io/writer/MultilineUtilTest.java | 2 +- .../swift/io/writer/SwiftWriterTest.java | 67 +- .../swift/io/writer/XMLWriterVisitorTest.java | 144 +- .../swift/model/AbstractSwiftMessageTest.java | 3 +- .../prowidesoftware/swift/model/BICTest.java | 7 +- .../swift/model/ConversionServiceTest.java | 216 +- .../prowidesoftware/swift/model/IBANTest.java | 18 +- .../model/LogicalTerminalAddressTest.java | 3 +- .../prowidesoftware/swift/model/MIRTest.java | 4 +- .../swift/model/MoneyTest.java | 9 +- .../prowidesoftware/swift/model/MtIdTest.java | 5 +- .../swift/model/MtSwiftMessageJsonTest.java | 179 +- .../swift/model/MtSwiftMessageTest.java | 47 +- .../swift/model/SwiftBlock1Test.java | 13 +- .../swift/model/SwiftBlock2InputTest.java | 11 +- .../swift/model/SwiftBlock2OutputTest.java | 9 +- .../swift/model/SwiftBlock3Test.java | 7 +- .../swift/model/SwiftBlock4Test.java | 5 +- .../swift/model/SwiftBlock5Test.java | 7 +- .../swift/model/SwiftBlockNumberingTest.java | 2 +- .../swift/model/SwiftBlockUserTest.java | 2 +- .../swift/model/SwiftCharsetUtilsTest.java | 26 +- .../swift/model/SwiftMessageFragmentTest.java | 2 +- .../swift/model/SwiftMessageJsonTest.java | 529 +-- .../swift/model/SwiftMessageTest.java | 102 +- .../swift/model/SwiftMessageUtilsTest.java | 86 +- .../swift/model/SwiftTagListBlockTest.java | 3654 ++++++++--------- .../swift/model/SwiftValueBlockTest.java | 11 +- .../prowidesoftware/swift/model/TagTest.java | 5 +- .../swift/model/UnparsedTextListTest.java | 7 +- .../swift/model/field/AbstractFieldTest.java | 101 +- .../swift/model/field/AmountResolverTest.java | 7 +- .../swift/model/field/BICResolverTest.java | 5 +- .../model/field/ContainerInterfacesTest.java | 3 +- .../model/field/CurrencyResolverTest.java | 12 +- .../swift/model/field/DateResolverTest.java | 14 +- .../swift/model/field/Field11RTest.java | 31 +- .../swift/model/field/Field11STest.java | 12 +- .../swift/model/field/Field133Test.java | 14 +- .../swift/model/field/Field13DTest.java | 9 +- .../swift/model/field/Field14STest.java | 9 +- .../swift/model/field/Field19ATest.java | 19 +- .../swift/model/field/Field19Test.java | 13 +- .../swift/model/field/Field22CTest.java | 11 +- .../swift/model/field/Field23Test.java | 9 +- .../swift/model/field/Field252Test.java | 9 +- .../swift/model/field/Field257Test.java | 12 +- .../swift/model/field/Field259Test.java | 9 +- .../swift/model/field/Field26ATest.java | 10 +- .../swift/model/field/Field26CTest.java | 9 +- .../swift/model/field/Field281Test.java | 9 +- .../swift/model/field/Field31FTest.java | 9 +- .../swift/model/field/Field31XTest.java | 10 +- .../swift/model/field/Field32ATest.java | 15 +- .../swift/model/field/Field32BTest.java | 12 +- .../swift/model/field/Field32KTest.java | 10 +- .../swift/model/field/Field335Test.java | 11 +- .../swift/model/field/Field33GTest.java | 9 +- .../swift/model/field/Field343Test.java | 9 +- .../swift/model/field/Field345Test.java | 9 +- .../swift/model/field/Field34FTest.java | 12 +- .../swift/model/field/Field35BTest.java | 12 +- .../swift/model/field/Field36ETest.java | 11 +- .../swift/model/field/Field37ATest.java | 9 +- .../swift/model/field/Field37HTest.java | 13 +- .../swift/model/field/Field38GTest.java | 9 +- .../swift/model/field/Field41DTest.java | 10 +- .../swift/model/field/Field45BTest.java | 5 +- .../swift/model/field/Field48Test.java | 10 +- .../swift/model/field/Field49ATest.java | 11 +- .../swift/model/field/Field50ATest.java | 10 +- .../swift/model/field/Field50FTest.java | 107 +- .../swift/model/field/Field50GTest.java | 10 +- .../swift/model/field/Field50HTest.java | 10 +- .../swift/model/field/Field50KTest.java | 10 +- .../swift/model/field/Field52DTest.java | 14 +- .../swift/model/field/Field53ATest.java | 11 +- .../swift/model/field/Field53BTest.java | 11 +- .../swift/model/field/Field54BTest.java | 11 +- .../swift/model/field/Field57ATest.java | 11 +- .../swift/model/field/Field57CTest.java | 9 +- .../swift/model/field/Field57DTest.java | 8 +- .../swift/model/field/Field58DTest.java | 9 +- .../swift/model/field/Field59FTest.java | 33 +- .../swift/model/field/Field59Test.java | 18 +- .../swift/model/field/Field60FTest.java | 8 +- .../swift/model/field/Field61Test.java | 45 +- .../swift/model/field/Field64Test.java | 10 +- .../swift/model/field/Field68ATest.java | 10 +- .../swift/model/field/Field69BTest.java | 12 +- .../swift/model/field/Field69DTest.java | 12 +- .../swift/model/field/Field69FTest.java | 12 +- .../swift/model/field/Field70DTest.java | 7 +- .../swift/model/field/Field70ETest.java | 17 +- .../swift/model/field/Field70FTest.java | 127 +- .../swift/model/field/Field70Test.java | 9 +- .../swift/model/field/Field71BTest.java | 13 +- .../swift/model/field/Field77HTest.java | 9 +- .../swift/model/field/Field90ATest.java | 14 +- .../swift/model/field/Field90FTest.java | 11 +- .../swift/model/field/Field90JTest.java | 11 +- .../swift/model/field/Field90LTest.java | 13 +- .../swift/model/field/Field92JTest.java | 9 +- .../swift/model/field/Field92MTest.java | 11 +- .../swift/model/field/Field93BTest.java | 9 +- .../swift/model/field/Field93CTest.java | 11 +- .../swift/model/field/Field93ETest.java | 7 +- .../swift/model/field/Field93FTest.java | 7 +- .../swift/model/field/Field94DTest.java | 11 +- .../swift/model/field/Field94ETest.java | 9 +- .../swift/model/field/Field94GTest.java | 8 +- .../swift/model/field/Field94LTest.java | 12 +- .../swift/model/field/Field95LTest.java | 12 +- .../swift/model/field/Field97ATest.java | 9 +- .../swift/model/field/Field98CTest.java | 12 +- .../swift/model/field/Field98DTest.java | 9 +- .../swift/model/field/Field98ETest.java | 13 +- .../swift/model/field/Field98FTest.java | 10 +- .../swift/model/field/Field98JTest.java | 9 +- .../swift/model/field/Field98KTest.java | 9 +- ...FieldComponentLabelsCompatibilityTest.java | 17 +- .../model/field/FieldComponentNameTest.java | 1 - .../swift/model/field/FieldJsonTest.java | 109 +- .../swift/model/field/FieldTest.java | 13 +- .../swift/model/field/GetLabelTest.java | 4 +- .../model/field/GetLineField70ETest.java | 10 +- .../swift/model/field/GetLineTest.java | 13 +- .../model/field/GetValueDisplayTest.java | 13 +- .../field/MonetaryAmountResolverTest.java | 6 +- .../model/field/NarrativeBuilderTest.java | 101 +- .../NarrativeContainerJsonUtilsTest.java | 57 +- .../model/field/NarrativeResolverTest.java | 207 +- .../NationalClearingSystemComponentTest.java | 11 +- .../model/field/OptionJPartyFieldTest.java | 12 +- .../model/field/SwiftParseUtilsTest.java | 26 +- .../swift/model/mt/AbstractMTTest.java | 243 +- .../swift/model/mt/AbstractMtJsonTest.java | 1069 ++--- .../swift/model/mt/MTVariantTest.java | 4 +- .../swift/model/mt/SequenceUtilsTest.java | 2 +- .../swift/model/mt/SequencesAPITest.java | 165 +- .../swift/model/mt/mt0xx/MT010Test.java | 5 +- .../swift/model/mt/mt0xx/MT011Test.java | 6 +- .../swift/model/mt/mt0xx/MT015Test.java | 5 +- .../swift/model/mt/mt0xx/MT019Test.java | 2 +- .../swift/model/mt/mt0xx/MT020Test.java | 11 +- .../swift/model/mt/mt0xx/MT021Test.java | 3 +- .../swift/model/mt/mt0xx/MT022Test.java | 11 +- .../swift/model/mt/mt0xx/MT023Test.java | 3 +- .../swift/model/mt/mt0xx/MT024Test.java | 2 +- .../swift/model/mt/mt0xx/MT025Test.java | 2 +- .../swift/model/mt/mt0xx/MT028Test.java | 9 +- .../swift/model/mt/mt0xx/MT031Test.java | 3 +- .../swift/model/mt/mt0xx/package-info.java | 4 +- .../swift/model/mt/mt1xx/MT101Test.java | 60 +- .../swift/model/mt/mt1xx/MT103Test.java | 3 +- .../swift/model/mt/mt1xx/MT103_REMITTest.java | 3 +- .../swift/model/mt/mt1xx/MT103_STPTest.java | 3 +- .../swift/model/mt/mt2xx/MT202COVTest.java | 7 +- .../swift/model/mt/mt2xx/MT202Test.java | 3 +- .../swift/model/mt/mt2xx/MT205Test.java | 3 +- .../swift/model/mt/mt3xx/MT300Test.java | 71 +- .../swift/model/mt/mt3xx/MT304Test.java | 51 +- .../swift/model/mt/mt5xx/MT535Test.java | 3 +- .../swift/model/mt/mt5xx/MT536Test.java | 3 +- .../swift/model/mt/mt5xx/MT537Test.java | 29 +- .../swift/model/mt/mt5xx/MT538Test.java | 4 +- .../swift/model/mt/mt5xx/MT540Test.java | 78 +- .../swift/model/mt/mt5xx/MT564Test.java | 68 +- .../swift/model/mt/mt5xx/MT566Test.java | 4 +- .../swift/model/mt/mt5xx/MT575Test.java | 4 +- .../swift/model/mt/mt5xx/MT576Test.java | 4 +- .../swift/model/mt/mt5xx/MT586Test.java | 4 +- .../swift/model/mt/mt6xx/MT670Test.java | 4 +- .../swift/model/mt/mt6xx/MT671Test.java | 4 +- .../swift/model/mt/mt7xx/MT798Test.java | 142 +- .../swift/model/mt/mt9xx/MT920Test.java | 41 +- .../swift/utils/AckMessageComparatorTest.java | 47 +- .../swift/utils/IsoUtilsTest.java | 27 +- .../swift/utils/LineWrapperTest.java | 81 +- .../swift/utils/MurMessageComparatorTest.java | 33 +- .../swift/utils/ResolverUtilsTest.java | 8 +- .../swift/utils/SwiftFormatUtilsTest.java | 30 +- .../utils/SwiftMessageComparatorTest.java | 34 +- .../swift/utils/TestUtilsTest.java | 3 +- 407 files changed, 10087 insertions(+), 10989 deletions(-) create mode 100644 .idea/palantir-java-format.xml create mode 100644 src/main/java/com/prowidesoftware/swift/constraints/package-info.java diff --git a/.idea/palantir-java-format.xml b/.idea/palantir-java-format.xml new file mode 100644 index 000000000..cbcc1cb02 --- /dev/null +++ b/.idea/palantir-java-format.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/build.gradle b/build.gradle index 8319614b0..9f13a922d 100644 --- a/build.gradle +++ b/build.gradle @@ -7,6 +7,7 @@ buildscript { classpath 'ru.vyarus:gradle-quality-plugin:4.7.0' classpath 'pl.allegro.tech.build:axion-release-plugin:1.14.2' classpath 'io.github.gradle-nexus:publish-plugin:1.1.0' + classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.13.0' // above this version requires Java 11 } } apply plugin: 'pl.allegro.tech.build.axion-release' @@ -318,3 +319,14 @@ quality { spotbugsEffort = 'min' spotbugsMaxRank = 8 } + +apply plugin: 'com.diffplug.spotless' + +spotless { + java { + target '**/src/main/java/**/*.java', '**/src/test/java/**/*.java' + palantirJavaFormat() + } +} + +test.finalizedBy(spotlessCheck) diff --git a/src/main/java/com/prowidesoftware/Generated.java b/src/main/java/com/prowidesoftware/Generated.java index e5d0f7e98..f654da300 100644 --- a/src/main/java/com/prowidesoftware/Generated.java +++ b/src/main/java/com/prowidesoftware/Generated.java @@ -31,8 +31,5 @@ */ @Documented @Retention(SOURCE) -@Target({PACKAGE, TYPE, ANNOTATION_TYPE, METHOD, CONSTRUCTOR, FIELD, - LOCAL_VARIABLE, PARAMETER}) -public @interface Generated { - -} +@Target({PACKAGE, TYPE, ANNOTATION_TYPE, METHOD, CONSTRUCTOR, FIELD, LOCAL_VARIABLE, PARAMETER}) +public @interface Generated {} diff --git a/src/main/java/com/prowidesoftware/JsonSerializable.java b/src/main/java/com/prowidesoftware/JsonSerializable.java index 54bb9c913..68c8bbe5c 100644 --- a/src/main/java/com/prowidesoftware/JsonSerializable.java +++ b/src/main/java/com/prowidesoftware/JsonSerializable.java @@ -28,5 +28,4 @@ public interface JsonSerializable { * @return the message content as JSON */ String toJson(); - } diff --git a/src/main/java/com/prowidesoftware/ProwideException.java b/src/main/java/com/prowidesoftware/ProwideException.java index c3e9ffba4..6ba0e1f56 100644 --- a/src/main/java/com/prowidesoftware/ProwideException.java +++ b/src/main/java/com/prowidesoftware/ProwideException.java @@ -18,7 +18,6 @@ import java.util.*; import java.util.Map.Entry; - /** * Base class for Prowide exceptions hierarchy. * @@ -26,12 +25,12 @@ */ public class ProwideException extends RuntimeException { private static final long serialVersionUID = 4645197208853563727L; - private static transient final java.util.logging.Logger log = java.util.logging.Logger.getLogger(ProwideException.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(ProwideException.class.getName()); private final Map variables = new HashMap<>(); - public ProwideException() { - } + public ProwideException() {} public ProwideException(final String message, final Throwable cause) { super(message, cause); @@ -98,7 +97,6 @@ protected String getMessage(final Locale locale, final Map varia log.fine("No localized message found for exception key '" + key + "'"); return super.getMessage(); } - } static String substitute(String message, Map variables) { diff --git a/src/main/java/com/prowidesoftware/ProwideLocale.java b/src/main/java/com/prowidesoftware/ProwideLocale.java index 3d6eb6bf5..e79105bff 100644 --- a/src/main/java/com/prowidesoftware/ProwideLocale.java +++ b/src/main/java/com/prowidesoftware/ProwideLocale.java @@ -85,5 +85,4 @@ public static ResourceBundle getBundle(final String resource, Locale locale) { public static ResourceBundle getBundle(final String resource) { return getBundle(resource, Locale.getDefault()); } - } diff --git a/src/main/java/com/prowidesoftware/deprecation/DeprecationUtils.java b/src/main/java/com/prowidesoftware/deprecation/DeprecationUtils.java index cae205f76..f09a3bee5 100644 --- a/src/main/java/com/prowidesoftware/deprecation/DeprecationUtils.java +++ b/src/main/java/com/prowidesoftware/deprecation/DeprecationUtils.java @@ -15,12 +15,11 @@ */ package com.prowidesoftware.deprecation; -import org.apache.commons.lang3.StringUtils; - import java.lang.reflect.Field; import java.util.Collections; import java.util.Map; import java.util.logging.Level; +import org.apache.commons.lang3.StringUtils; /** * Helper API to implement the http://www.prowidesoftware.com/resources/deprecation-policy @@ -33,7 +32,9 @@ public class DeprecationUtils { * Environment variable used to switch off deprecation phase implementation */ public static final String PW_DEPRECATED = "PW_DEPRECATED"; - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(DeprecationUtils.class.getName()); + + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(DeprecationUtils.class.getName()); // Suppress default constructor for noninstantiability private DeprecationUtils() { @@ -142,7 +143,8 @@ private static void setEnv(final String key, final String value) { theEnvironmentField.setAccessible(true); Map env = (Map) theEnvironmentField.get(null); env.put(key, value); - Field theCaseInsensitiveEnvironmentField = processEnvironmentClass.getDeclaredField("theCaseInsensitiveEnvironment"); + Field theCaseInsensitiveEnvironmentField = + processEnvironmentClass.getDeclaredField("theCaseInsensitiveEnvironment"); theCaseInsensitiveEnvironmentField.setAccessible(true); Map cienv = (Map) theCaseInsensitiveEnvironmentField.get(null); cienv.put(key, value); @@ -176,5 +178,4 @@ public enum EnvironmentVariableKey { NODELAY, NOEXCEPTION } - } diff --git a/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java b/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java index 590918ab2..e124211d4 100644 --- a/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java +++ b/src/main/java/com/prowidesoftware/deprecation/ProwideDeprecated.java @@ -55,5 +55,4 @@ * @return year */ TargetYear phase4() default TargetYear.SRU2026; - } diff --git a/src/main/java/com/prowidesoftware/deprecation/package-info.java b/src/main/java/com/prowidesoftware/deprecation/package-info.java index 82792bddc..32bb946b3 100644 --- a/src/main/java/com/prowidesoftware/deprecation/package-info.java +++ b/src/main/java/com/prowidesoftware/deprecation/package-info.java @@ -16,4 +16,4 @@ /** * Classes to support Prowide deprecation policy: Deprecation Policy */ -package com.prowidesoftware.deprecation; \ No newline at end of file +package com.prowidesoftware.deprecation; diff --git a/src/main/java/com/prowidesoftware/package-info.java b/src/main/java/com/prowidesoftware/package-info.java index 63c5d0118..0b6301bb3 100644 --- a/src/main/java/com/prowidesoftware/package-info.java +++ b/src/main/java/com/prowidesoftware/package-info.java @@ -16,4 +16,4 @@ /** * Generic helper classes */ -package com.prowidesoftware; \ No newline at end of file +package com.prowidesoftware; diff --git a/src/main/java/com/prowidesoftware/swift/UnknownMTException.java b/src/main/java/com/prowidesoftware/swift/UnknownMTException.java index e69de29bb..8b1378917 100644 --- a/src/main/java/com/prowidesoftware/swift/UnknownMTException.java +++ b/src/main/java/com/prowidesoftware/swift/UnknownMTException.java @@ -0,0 +1 @@ + diff --git a/src/main/java/com/prowidesoftware/swift/constraints/BicConstraint.java b/src/main/java/com/prowidesoftware/swift/constraints/BicConstraint.java index 1509d0967..f0011dfad 100644 --- a/src/main/java/com/prowidesoftware/swift/constraints/BicConstraint.java +++ b/src/main/java/com/prowidesoftware/swift/constraints/BicConstraint.java @@ -21,7 +21,6 @@ import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; - import javax.validation.Constraint; import javax.validation.Payload; @@ -45,4 +44,4 @@ Class[] groups() default {}; Class[] payload() default {}; -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/constraints/BicValidator.java b/src/main/java/com/prowidesoftware/swift/constraints/BicValidator.java index f3b8f2d26..e65004b4b 100644 --- a/src/main/java/com/prowidesoftware/swift/constraints/BicValidator.java +++ b/src/main/java/com/prowidesoftware/swift/constraints/BicValidator.java @@ -17,10 +17,9 @@ import com.prowidesoftware.swift.model.BIC; import com.prowidesoftware.swift.model.BicValidationResult; -import org.apache.commons.lang3.StringUtils; - import javax.validation.ConstraintValidator; import javax.validation.ConstraintValidatorContext; +import org.apache.commons.lang3.StringUtils; /** * Implementation of the BIC validation constraint @@ -31,8 +30,7 @@ public class BicValidator implements ConstraintValidator { @Override - public void initialize(BicConstraint bic) { - } + public void initialize(BicConstraint bic) {} @Override public boolean isValid(String bic, ConstraintValidatorContext context) { @@ -48,5 +46,4 @@ public boolean isValid(String bic, ConstraintValidatorContext context) { return false; } } - -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/constraints/CountryConstraint.java b/src/main/java/com/prowidesoftware/swift/constraints/CountryConstraint.java index 965109e75..76badab43 100644 --- a/src/main/java/com/prowidesoftware/swift/constraints/CountryConstraint.java +++ b/src/main/java/com/prowidesoftware/swift/constraints/CountryConstraint.java @@ -21,7 +21,6 @@ import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; - import javax.validation.Constraint; import javax.validation.Payload; @@ -45,4 +44,4 @@ Class[] groups() default {}; Class[] payload() default {}; -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/constraints/CountryValidator.java b/src/main/java/com/prowidesoftware/swift/constraints/CountryValidator.java index 9f027f0b9..68e1b898d 100644 --- a/src/main/java/com/prowidesoftware/swift/constraints/CountryValidator.java +++ b/src/main/java/com/prowidesoftware/swift/constraints/CountryValidator.java @@ -16,10 +16,9 @@ package com.prowidesoftware.swift.constraints; import com.prowidesoftware.swift.utils.IsoUtils; -import org.apache.commons.lang3.StringUtils; - import javax.validation.ConstraintValidator; import javax.validation.ConstraintValidatorContext; +import org.apache.commons.lang3.StringUtils; /** * Implementation of the ISO Alpha-2 country validation constraint @@ -30,8 +29,7 @@ public class CountryValidator implements ConstraintValidator { @Override - public void initialize(CountryConstraint country) { - } + public void initialize(CountryConstraint country) {} @Override public boolean isValid(String country, ConstraintValidatorContext context) { @@ -40,5 +38,4 @@ public boolean isValid(String country, ConstraintValidatorContext context) { } return IsoUtils.getInstance().isValidISOCountry(country); } - -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/constraints/CurrencyConstraint.java b/src/main/java/com/prowidesoftware/swift/constraints/CurrencyConstraint.java index 1fe3ac558..a09e6805a 100644 --- a/src/main/java/com/prowidesoftware/swift/constraints/CurrencyConstraint.java +++ b/src/main/java/com/prowidesoftware/swift/constraints/CurrencyConstraint.java @@ -21,7 +21,6 @@ import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; - import javax.validation.Constraint; import javax.validation.Payload; diff --git a/src/main/java/com/prowidesoftware/swift/constraints/CurrencyValidator.java b/src/main/java/com/prowidesoftware/swift/constraints/CurrencyValidator.java index a47cdcec2..5421b5cd9 100644 --- a/src/main/java/com/prowidesoftware/swift/constraints/CurrencyValidator.java +++ b/src/main/java/com/prowidesoftware/swift/constraints/CurrencyValidator.java @@ -16,10 +16,9 @@ package com.prowidesoftware.swift.constraints; import com.prowidesoftware.swift.utils.IsoUtils; -import org.apache.commons.lang3.StringUtils; - import javax.validation.ConstraintValidator; import javax.validation.ConstraintValidatorContext; +import org.apache.commons.lang3.StringUtils; /** * Implementation of the ISO currency code validation constraint @@ -30,8 +29,7 @@ public class CurrencyValidator implements ConstraintValidator { @Override - public void initialize(CurrencyConstraint currency) { - } + public void initialize(CurrencyConstraint currency) {} @Override public boolean isValid(String currency, ConstraintValidatorContext context) { @@ -40,5 +38,4 @@ public boolean isValid(String currency, ConstraintValidatorContext context) { } return IsoUtils.getInstance().isValidISOCurrency(currency); } - } diff --git a/src/main/java/com/prowidesoftware/swift/constraints/IbanConstraint.java b/src/main/java/com/prowidesoftware/swift/constraints/IbanConstraint.java index 832380580..bfd4dd98c 100644 --- a/src/main/java/com/prowidesoftware/swift/constraints/IbanConstraint.java +++ b/src/main/java/com/prowidesoftware/swift/constraints/IbanConstraint.java @@ -21,7 +21,6 @@ import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; - import javax.validation.Constraint; import javax.validation.Payload; @@ -45,4 +44,4 @@ Class[] groups() default {}; Class[] payload() default {}; -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/constraints/IbanValidator.java b/src/main/java/com/prowidesoftware/swift/constraints/IbanValidator.java index 8c1d35f26..e2342071c 100644 --- a/src/main/java/com/prowidesoftware/swift/constraints/IbanValidator.java +++ b/src/main/java/com/prowidesoftware/swift/constraints/IbanValidator.java @@ -17,10 +17,9 @@ import com.prowidesoftware.swift.model.IBAN; import com.prowidesoftware.swift.model.IbanValidationResult; -import org.apache.commons.lang3.StringUtils; - import javax.validation.ConstraintValidator; import javax.validation.ConstraintValidatorContext; +import org.apache.commons.lang3.StringUtils; /** * Implementation of the IBAN validation constraint @@ -31,8 +30,7 @@ public class IbanValidator implements ConstraintValidator { @Override - public void initialize(IbanConstraint iban) { - } + public void initialize(IbanConstraint iban) {} @Override public boolean isValid(String iban, ConstraintValidatorContext context) { @@ -48,5 +46,4 @@ public boolean isValid(String iban, ConstraintValidatorContext context) { return false; } } - -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/constraints/package-info.java b/src/main/java/com/prowidesoftware/swift/constraints/package-info.java new file mode 100644 index 000000000..eff665575 --- /dev/null +++ b/src/main/java/com/prowidesoftware/swift/constraints/package-info.java @@ -0,0 +1,19 @@ +/* + * 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. + */ +/** + * SWIFT related constraint validations (BIC, IBAN Country, Currency) + */ +package com.prowidesoftware.swift.constraints; diff --git a/src/main/java/com/prowidesoftware/swift/internal/NonUniqueSeparator.java b/src/main/java/com/prowidesoftware/swift/internal/NonUniqueSeparator.java index d4f07522c..11d0258ca 100644 --- a/src/main/java/com/prowidesoftware/swift/internal/NonUniqueSeparator.java +++ b/src/main/java/com/prowidesoftware/swift/internal/NonUniqueSeparator.java @@ -29,6 +29,4 @@ */ @Documented @Retention(RetentionPolicy.SOURCE) -public @interface NonUniqueSeparator { - -} +public @interface NonUniqueSeparator {} diff --git a/src/main/java/com/prowidesoftware/swift/internal/package-info.java b/src/main/java/com/prowidesoftware/swift/internal/package-info.java index 2b98e44ef..3cc4f59c5 100644 --- a/src/main/java/com/prowidesoftware/swift/internal/package-info.java +++ b/src/main/java/com/prowidesoftware/swift/internal/package-info.java @@ -16,4 +16,4 @@ /** * Internal use classes */ -package com.prowidesoftware.swift.internal; \ No newline at end of file +package com.prowidesoftware.swift.internal; diff --git a/src/main/java/com/prowidesoftware/swift/io/AbstractReader.java b/src/main/java/com/prowidesoftware/swift/io/AbstractReader.java index fdc88bfd8..b8ea3a6cb 100644 --- a/src/main/java/com/prowidesoftware/swift/io/AbstractReader.java +++ b/src/main/java/com/prowidesoftware/swift/io/AbstractReader.java @@ -17,15 +17,14 @@ import com.prowidesoftware.swift.model.SwiftMessage; import com.prowidesoftware.swift.model.mt.AbstractMT; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; - import java.io.*; import java.nio.charset.Charset; import java.nio.charset.StandardCharsets; import java.util.Iterator; import java.util.Objects; import java.util.logging.Logger; +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.Validate; /** * Base class for message reader iterators. @@ -36,6 +35,7 @@ public abstract class AbstractReader implements Iterator, Iterable iterator() throws IllegalArgumentException { if (usedAsIterable) { - throw new IllegalStateException("This reader has already been used as Iterator and the implementation does not support multiple iterations, create another reader instance instead"); + throw new IllegalStateException( + "This reader has already been used as Iterator and the implementation does not support multiple iterations, create another reader instance instead"); } usedAsIterable = true; return this; @@ -129,7 +131,8 @@ public AbstractMT nextMT() throws IOException { final String fin = candidate.getUnparsedTexts().getAsFINString(); return AbstractMT.parse(fin); } else if (candidate.isServiceMessage()) { - log.warning("nextMT in " + getClass().getName() + " is not intended for service messages, use nextSwiftMessage() instead"); + log.warning("nextMT in " + getClass().getName() + + " is not intended for service messages, use nextSwiftMessage() instead"); return null; } else { return candidate.toMT(); @@ -155,5 +158,4 @@ public SwiftMessage nextSwiftMessage() throws IOException { log.warning("Ignoring blank message"); return null; } - } diff --git a/src/main/java/com/prowidesoftware/swift/io/AbstractWriter.java b/src/main/java/com/prowidesoftware/swift/io/AbstractWriter.java index ed16b814c..510a05373 100644 --- a/src/main/java/com/prowidesoftware/swift/io/AbstractWriter.java +++ b/src/main/java/com/prowidesoftware/swift/io/AbstractWriter.java @@ -63,7 +63,8 @@ public AbstractWriter(final String filename) throws FileNotFoundException { * @throws FileNotFoundException if file does not exist */ public AbstractWriter(final File _file, final Charset _charset) throws FileNotFoundException { - this.writer = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(_file), _charset != null ? _charset : StandardCharsets.UTF_8)); + this.writer = new BufferedWriter(new OutputStreamWriter( + new FileOutputStream(_file), _charset != null ? _charset : StandardCharsets.UTF_8)); } public AbstractWriter(final OutputStream stream) { @@ -77,7 +78,8 @@ public AbstractWriter(final OutputStream stream) { * @param _charset charset */ public AbstractWriter(final OutputStream _stream, Charset _charset) { - this.writer = new BufferedWriter(new OutputStreamWriter(_stream, _charset != null ? _charset : StandardCharsets.UTF_8)); + this.writer = new BufferedWriter( + new OutputStreamWriter(_stream, _charset != null ? _charset : StandardCharsets.UTF_8)); } /** @@ -101,5 +103,4 @@ public void flush() throws IOException { this.writer.flush(); } } - } diff --git a/src/main/java/com/prowidesoftware/swift/io/ConversionService.java b/src/main/java/com/prowidesoftware/swift/io/ConversionService.java index 26ab4114e..68c13d4a0 100644 --- a/src/main/java/com/prowidesoftware/swift/io/ConversionService.java +++ b/src/main/java/com/prowidesoftware/swift/io/ConversionService.java @@ -20,13 +20,10 @@ import com.prowidesoftware.swift.io.writer.SwiftWriter; import com.prowidesoftware.swift.io.writer.XMLWriterVisitor; import com.prowidesoftware.swift.model.SwiftMessage; -import org.apache.commons.lang3.Validate; - import java.io.IOException; import java.io.StringWriter; import java.util.Objects; - /** * This interface provides a general conversion service between three different formats: *
          @@ -125,5 +122,4 @@ public SwiftMessage getMessageFromFIN(final String fin) { public SwiftMessage getMessageFromXML(final String xml) { return new XMLParser().parse(xml); } - } diff --git a/src/main/java/com/prowidesoftware/swift/io/IConversionService.java b/src/main/java/com/prowidesoftware/swift/io/IConversionService.java index 465c7378b..87d3c6c04 100644 --- a/src/main/java/com/prowidesoftware/swift/io/IConversionService.java +++ b/src/main/java/com/prowidesoftware/swift/io/IConversionService.java @@ -88,5 +88,4 @@ public interface IConversionService { * @throws IllegalArgumentException if XML is null */ SwiftMessage getMessageFromXML(String xml); - } diff --git a/src/main/java/com/prowidesoftware/swift/io/PPCReader.java b/src/main/java/com/prowidesoftware/swift/io/PPCReader.java index d027b3525..8cedcf1c3 100644 --- a/src/main/java/com/prowidesoftware/swift/io/PPCReader.java +++ b/src/main/java/com/prowidesoftware/swift/io/PPCReader.java @@ -126,5 +126,4 @@ public String next() { throw new IllegalStateException("hasNext did not return true but this method was called"); } } - } diff --git a/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java b/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java index 93fea2e16..5b41dcb94 100644 --- a/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java +++ b/src/main/java/com/prowidesoftware/swift/io/PPCWriter.java @@ -18,8 +18,6 @@ import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.model.mt.AbstractMT; -import org.apache.commons.lang3.Validate; - import java.io.*; import java.nio.charset.Charset; import java.util.Objects; @@ -51,7 +49,9 @@ public PPCWriter(final Writer writer) { * @deprecated Use constructor signature with {@link Charset} parameter instead */ @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024, comment = "Use constructor signature with Charset parameter instead") + @ProwideDeprecated( + phase4 = TargetYear.SRU2024, + comment = "Use constructor signature with Charset parameter instead") public PPCWriter(final File file) throws FileNotFoundException { super(file); } @@ -60,7 +60,9 @@ public PPCWriter(final File file) throws FileNotFoundException { * @deprecated Use constructor signature with {@link Charset} parameter instead */ @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024, comment = "Use constructor signature with Charset parameter instead") + @ProwideDeprecated( + phase4 = TargetYear.SRU2024, + comment = "Use constructor signature with Charset parameter instead") public PPCWriter(final String filename) throws FileNotFoundException { super(filename); } @@ -79,7 +81,9 @@ public PPCWriter(final File _file, final Charset _charset) throws FileNotFoundEx * @deprecated Use constructor signature with {@link Charset} parameter instead */ @Deprecated - @ProwideDeprecated(phase4 = TargetYear.SRU2024, comment = "Use constructor signature with Charset parameter instead") + @ProwideDeprecated( + phase4 = TargetYear.SRU2024, + comment = "Use constructor signature with Charset parameter instead") public PPCWriter(final OutputStream stream) { super(stream); } @@ -160,5 +164,4 @@ public void write(final String msg) throws IOException { public void write(final AbstractMT msg) throws IOException { write(msg, this.writer); } - } diff --git a/src/main/java/com/prowidesoftware/swift/io/RJEReader.java b/src/main/java/com/prowidesoftware/swift/io/RJEReader.java index 585ff3ca5..40e07a07d 100644 --- a/src/main/java/com/prowidesoftware/swift/io/RJEReader.java +++ b/src/main/java/com/prowidesoftware/swift/io/RJEReader.java @@ -124,5 +124,4 @@ public String next() { public void setSplitChar(final char c) { this.splitChar = c; } - } diff --git a/src/main/java/com/prowidesoftware/swift/io/RJEWriter.java b/src/main/java/com/prowidesoftware/swift/io/RJEWriter.java index ff4a93edb..215ce80b3 100644 --- a/src/main/java/com/prowidesoftware/swift/io/RJEWriter.java +++ b/src/main/java/com/prowidesoftware/swift/io/RJEWriter.java @@ -17,8 +17,6 @@ import com.prowidesoftware.swift.io.writer.FINWriterVisitor; import com.prowidesoftware.swift.model.mt.AbstractMT; -import org.apache.commons.lang3.Validate; - import java.io.*; import java.nio.charset.Charset; import java.util.Objects; @@ -36,7 +34,6 @@ public class RJEWriter extends AbstractWriter { private int count = 0; private char splitChar = RJEReader.SPLITCHAR; - /** * Constructs a RJEWriter to write content into a given Writer instance. * @@ -149,5 +146,4 @@ private void _write(final String msg, final Writer writer) throws IOException { public void setSplitChar(final char c) { this.splitChar = c; } - } diff --git a/src/main/java/com/prowidesoftware/swift/io/package-info.java b/src/main/java/com/prowidesoftware/swift/io/package-info.java index 75cd090f8..22d44042e 100644 --- a/src/main/java/com/prowidesoftware/swift/io/package-info.java +++ b/src/main/java/com/prowidesoftware/swift/io/package-info.java @@ -16,4 +16,4 @@ /** * RJE reader/writer to process batch files with multiple messages. */ -package com.prowidesoftware.swift.io; \ No newline at end of file +package com.prowidesoftware.swift.io; diff --git a/src/main/java/com/prowidesoftware/swift/io/parser/SwiftParser.java b/src/main/java/com/prowidesoftware/swift/io/parser/SwiftParser.java index 9ab23933d..5c7ba091b 100644 --- a/src/main/java/com/prowidesoftware/swift/io/parser/SwiftParser.java +++ b/src/main/java/com/prowidesoftware/swift/io/parser/SwiftParser.java @@ -18,12 +18,11 @@ import com.prowidesoftware.ProwideException; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.Lib; -import org.apache.commons.lang3.StringUtils; - import java.io.*; import java.nio.charset.StandardCharsets; import java.util.ArrayList; import java.util.List; +import org.apache.commons.lang3.StringUtils; /** * FIN Parser. This implementation now properly supports all system messages (i.e: messages for MT 0xx) and @@ -38,11 +37,13 @@ */ public class SwiftParser { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftParser.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftParser.class.getName()); /** * Errors found while parsing the message. */ private final List errors = new ArrayList<>(); + private Reader reader; private StringBuilder buffer; /** @@ -51,6 +52,7 @@ public class SwiftParser { * like a value in a previous tag or block. */ private SwiftMessage currentMessage; + private int lastBlockStartOffset = 0; /** @@ -90,8 +92,7 @@ public SwiftParser(final String message) { * default constructor.
          * NOTE: If this constructor is called, setReader must be called to use the parser */ - public SwiftParser() { - } + public SwiftParser() {} /** * Create a parser and feed it with the contents of the given file @@ -139,7 +140,7 @@ private static boolean isBlockEnd(final char c) { * @return content parsed into a block 4 or an empty block 4 if string cannot be parsed * @since 7.8.4 */ - static public SwiftBlock4 parseBlock4(String s) { + public static SwiftBlock4 parseBlock4(String s) { SwiftBlock4 b4 = new SwiftBlock4(); String toParse = s; if (toParse.startsWith("{")) { @@ -159,7 +160,7 @@ static public SwiftBlock4 parseBlock4(String s) { * @return content parsed into a block 3 or an empty block 3 if string cannot be parsed * @since 7.8.6 */ - static public SwiftBlock3 parseBlock3(String s) { + public static SwiftBlock3 parseBlock3(String s) { SwiftBlock3 b3 = new SwiftBlock3(); SwiftParser parser = new SwiftParser(); return (SwiftBlock3) parser.consumeTagListBlock(b3, s); @@ -172,7 +173,7 @@ static public SwiftBlock3 parseBlock3(String s) { * @return content parsed into a block 5 or an empty block 5 if string cannot be parsed * @since 7.8.6 */ - static public SwiftBlock5 parseBlock5(String s) { + public static SwiftBlock5 parseBlock5(String s) { SwiftBlock5 b5 = new SwiftBlock5(); SwiftParser parser = new SwiftParser(); return (SwiftBlock5) parser.consumeTagListBlock(b5, s); @@ -185,7 +186,7 @@ static public SwiftBlock5 parseBlock5(String s) { * @return content parsed into a block 1 or an empty block 1 if string cannot be parsed * @since 7.8.6 */ - static public SwiftBlock1 parseBlock1(String s) { + public static SwiftBlock1 parseBlock1(String s) { return new SwiftBlock1(StringUtils.strip(s, "{}"), true); } @@ -197,7 +198,7 @@ static public SwiftBlock1 parseBlock1(String s) { * @return content parsed into a block 2 or an empty block 2 (output) if string cannot be parsed * @since 7.8.6 */ - static public SwiftBlock2 parseBlock2(String s) { + public static SwiftBlock2 parseBlock2(String s) { if (s != null) { Character block2Type = extractBlock2Type(s); if (Character.valueOf('I').equals(block2Type)) { @@ -226,7 +227,7 @@ private static SwiftBlock2 enrichBlockType(SwiftBlock2 block, String type) { * @return content parsed into a block 2 or an empty block 2 if string cannot be parsed * @since 7.8.6 */ - static public SwiftBlock2Input parseBlock2Input(String s) { + public static SwiftBlock2Input parseBlock2Input(String s) { return new SwiftBlock2Input(StringUtils.strip(s, "{}"), true); } @@ -238,7 +239,7 @@ static public SwiftBlock2Input parseBlock2Input(String s) { * @return content parsed into a block 2 or an empty block 2 if string cannot be parsed * @since 7.8.6 */ - static public SwiftBlock2Output parseBlock2Output(String s) { + public static SwiftBlock2Output parseBlock2Output(String s) { return new SwiftBlock2Output(StringUtils.strip(s, "{}"), true); } @@ -470,12 +471,12 @@ private SwiftBlock1 createBlock1(final String s) { private SwiftBlock2 createBlock2(final String s) { Character block2Type = extractBlock2Type(s); if (Character.valueOf('I').equals(block2Type)) { - return enrichBlockType(createBlock2Input(s),"I"); + return enrichBlockType(createBlock2Input(s), "I"); } else if (Character.valueOf('O').equals(block2Type)) { - return enrichBlockType(createBlock2Output(s),"O"); + return enrichBlockType(createBlock2Output(s), "O"); } else { - final String error = "Expected an \"I\" or \"O\" to identify " + - "the block 2 type (direction) and found: " + block2Type; + final String error = + "Expected an \"I\" or \"O\" to identify " + "the block 2 type (direction) and found: " + block2Type; if (this.configuration.isLenient()) { this.errors.add(error); // in lenient mode we use the size as heuristic to default as Input or Output @@ -507,7 +508,6 @@ private SwiftBlock2Input createBlock2Input(final String s) { } } - /** * Creates the block 2, dealing with the {@link IllegalArgumentException} in case of lenient mode */ @@ -560,8 +560,7 @@ protected SwiftTagListBlock consumeTagListBlock(final SwiftTagListBlock b, final } else { // read all the characters until data end or a new '{' int end; - for (end = i; end < data.length() && data.charAt(end) != '{'; end++) { - } + for (end = i; end < data.length() && data.charAt(end) != '{'; end++) {} final String unparsedText = data.substring(i, end).trim(); if (!"".equals(unparsedText)) { b.unparsedTextAddText(unparsedText); @@ -784,12 +783,12 @@ protected int findEndOfTagByLineFeed(final String s, int start, final boolean is // found it i = begin; break; - // if it's a colon followed by a character different than CR or LF (':x') => it's a proper tag end - // because we have reached a new line with a beginning new tag. - // Note: It is note sufficient to check for a starting colon because for some fields like - // 77E for example, it is allowed the field content to have a ':' as the second line - // of its content. - // check if :xxx matches a new starting tag or not, break only if matches valid start of tag + // if it's a colon followed by a character different than CR or LF (':x') => it's a proper tag end + // because we have reached a new line with a beginning new tag. + // Note: It is note sufficient to check for a starting colon because for some fields like + // 77E for example, it is allowed the field content to have a ':' as the second line + // of its content. + // check if :xxx matches a new starting tag or not, break only if matches valid start of tag } else if (c == ':' && isTagStart(s, i + 1)) { i = begin; break; @@ -1048,7 +1047,7 @@ protected String readUntilBlockEnds() throws IOException { int count = 0; Boolean isTextBlock = null; - //iterate until proper block end or EOF + // iterate until proper block end or EOF while (!done) { c = getChar(); // check if we can set the textblock flag first @@ -1180,7 +1179,7 @@ protected String findBlockStart() throws IOException { } // debug code - //if (textUntilBlock.length()>0) log.fine("textUntilBlock: "+textUntilBlock.toString()); + // if (textUntilBlock.length()>0) log.fine("textUntilBlock: "+textUntilBlock.toString()); return textUntilBlock.length() > 0 ? textUntilBlock.toString() : StringUtils.EMPTY; } @@ -1237,5 +1236,4 @@ public SwiftParserConfiguration getConfiguration() { public void setConfiguration(final SwiftParserConfiguration configuration) { this.configuration = configuration; } - } 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 b5baa6f0e..a9458f131 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 @@ -46,7 +44,8 @@ * @since 5.0 */ public class XMLParser { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(XMLParser.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(XMLParser.class.getName()); private static final String UNPARSEDTEXTS = "unparsedtexts"; @@ -186,7 +185,8 @@ private SwiftBlock2 getBlock2FromNode(final Node blockNode) { } else if ("output".equals(type)) { return getBlock2OutputFromNode(blockNode); } else { - log.severe("expected 'input' or 'output' value for 'type' atribute at xml tag, and found: " + type); + log.severe( + "expected 'input' or 'output' value for 'type' atribute at xml tag, and found: " + type); return null; } } @@ -340,7 +340,7 @@ private Tag getTag(final Node t) { } if ("value".equalsIgnoreCase(n.getNodeName())) { String text = getText(n); - //normalize line feeds (DOM parser removes carriage return characters from original XML file) + // normalize line feeds (DOM parser removes carriage return characters from original XML file) text = StringUtils.replace(text, "\n", FINWriterVisitor.SWIFT_EOL); tag.setValue(text); } else if (UNPARSEDTEXTS.equalsIgnoreCase(n.getNodeName())) { @@ -378,7 +378,7 @@ private Field getField(final Node t) { final String number = getNodeAttribute(n, "number"); if (StringUtils.isNumeric(number)) { String text = getText(n); - //normalize line feeds (DOM parser removes carriage return characters from original XML file) + // normalize line feeds (DOM parser removes carriage return characters from original XML file) text = StringUtils.replace(text, "\n", FINWriterVisitor.SWIFT_EOL); field.setComponent(Integer.parseInt(number), text); } diff --git a/src/main/java/com/prowidesoftware/swift/io/parser/package-info.java b/src/main/java/com/prowidesoftware/swift/io/parser/package-info.java index 46e600196..79ac5cad0 100644 --- a/src/main/java/com/prowidesoftware/swift/io/parser/package-info.java +++ b/src/main/java/com/prowidesoftware/swift/io/parser/package-info.java @@ -16,4 +16,4 @@ /** * Classes that parse SWIFT messages from FIN or XML into SwiftMessage objects. */ -package com.prowidesoftware.swift.io.parser; \ No newline at end of file +package com.prowidesoftware.swift.io.parser; diff --git a/src/main/java/com/prowidesoftware/swift/io/writer/FINWriterVisitor.java b/src/main/java/com/prowidesoftware/swift/io/writer/FINWriterVisitor.java index 0ba5450a3..22e5d519b 100644 --- a/src/main/java/com/prowidesoftware/swift/io/writer/FINWriterVisitor.java +++ b/src/main/java/com/prowidesoftware/swift/io/writer/FINWriterVisitor.java @@ -18,11 +18,10 @@ import com.prowidesoftware.ProwideException; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.utils.IMessageVisitor; -import org.apache.commons.lang3.StringUtils; - import java.io.IOException; import java.io.Writer; import java.util.logging.Level; +import org.apache.commons.lang3.StringUtils; /** * Main class for writing SwiftMessage objects into SWIFT FIN message text. @@ -36,7 +35,9 @@ public class FINWriterVisitor implements IMessageVisitor { * EOL as defined by swift */ public static final String SWIFT_EOL = "\r\n"; - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(FINWriterVisitor.class.getName()); + + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(FINWriterVisitor.class.getName()); private final Writer writer; private boolean block4asText = true; private boolean trimTagValues = false; @@ -80,7 +81,8 @@ public void startMessage(SwiftMessage m) { // if b1 not empty if (b1 != null && StringUtils.isNotEmpty(b1.getValue())) { // check for app id and service id - boolean isAppIdOrServiceId = !StringUtils.equals(b1.getApplicationId(), "F") || !StringUtils.equals(b1.getServiceId(), "01"); + boolean isAppIdOrServiceId = + !StringUtils.equals(b1.getApplicationId(), "F") || !StringUtils.equals(b1.getServiceId(), "01"); if (isAppIdOrServiceId) { // if app identifier NOT 'F' OR service identifier NOT '01' => USE TAG-BLOCK syntax this.block4asText = false; @@ -107,8 +109,7 @@ public void endMessage(SwiftMessage m) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (m.getUnparsedTextsSize() > 0) - write(m.getUnparsedTexts()); + if (m.getUnparsedTextsSize() > 0) write(m.getUnparsedTexts()); // cleanup status this.block4asText = true; @@ -139,8 +140,7 @@ public void endBlock1(SwiftBlock1 b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts()); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts()); // write block termination write("}"); @@ -171,8 +171,7 @@ public void endBlock2(SwiftBlock2 b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts()); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts()); // write block termination write("}"); @@ -201,8 +200,7 @@ public void endBlock3(SwiftBlock3 b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts()); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts()); // write block termination write("}"); @@ -235,8 +233,7 @@ public void endBlock4(SwiftBlock4 b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts()); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts()); // write block termination write((this.block4asText ? "-" : "") + "}"); @@ -265,8 +262,7 @@ public void endBlock5(SwiftBlock5 b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts()); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts()); // write block termination write("}"); @@ -295,8 +291,7 @@ public void endBlockUser(SwiftBlockUser b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts()); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts()); // write block termination write("}"); @@ -308,8 +303,7 @@ public void endBlockUser(SwiftBlockUser b) { // //////////////////////////////////////////////////////////// public void tag(SwiftBlock b, Tag t) { - if (b == null) - return; + if (b == null) return; if (b instanceof SwiftBlock3) { tag((SwiftBlock3) b, t); } @@ -352,8 +346,7 @@ private void appendBlockTag(Tag t) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (t.getUnparsedTextsSize() > 0) - write(t.getUnparsedTexts()); + if (t.getUnparsedTextsSize() > 0) write(t.getUnparsedTexts()); // write closing braquets write("}"); @@ -393,7 +386,6 @@ private void appendTextTag(Tag t) { } } - /** * Returns the tags value. * @@ -415,8 +407,7 @@ private void write(UnparsedTextList texts) { // write the unparsed texts (if any) if (texts.size() > 0) { for (int i = 0; i < texts.size(); i++) { - if (texts.isMessage(i)) - write(texts.getText(i)); + if (texts.isMessage(i)) write(texts.getText(i)); } } } @@ -429,5 +420,4 @@ private void write(String s) { throw new ProwideException(e); } } - } diff --git a/src/main/java/com/prowidesoftware/swift/io/writer/MultilineUtil.java b/src/main/java/com/prowidesoftware/swift/io/writer/MultilineUtil.java index 88db35f3c..22bef8362 100644 --- a/src/main/java/com/prowidesoftware/swift/io/writer/MultilineUtil.java +++ b/src/main/java/com/prowidesoftware/swift/io/writer/MultilineUtil.java @@ -15,8 +15,6 @@ */ package com.prowidesoftware.swift.io.writer; -import org.apache.commons.lang3.Validate; - import java.util.ArrayList; import java.util.List; import java.util.Objects; @@ -27,10 +25,10 @@ * * @author sebastian */ -//Sebastian Feb 2016: make this API static +// Sebastian Feb 2016: make this API static public class MultilineUtil { - private static final transient java.util.logging.Logger log = java.util.logging.Logger - .getLogger(MultilineUtil.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(MultilineUtil.class.getName()); /** * Same as removeInnerEmptyLines(lines, false) @@ -51,8 +49,7 @@ public String[] removeInnerEmptyLines(final String[] lines) { */ public String[] removeInnerEmptyLines(final String[] lines, final boolean keepAll) { Objects.requireNonNull(lines, "lines cannot be null"); - if (lines.length == 0) - return lines; + if (lines.length == 0) return lines; final List text = new ArrayList<>(); List empty = null; if (keepAll) { @@ -80,5 +77,4 @@ public String[] removeInnerEmptyLines(final String[] lines, final boolean keepAl private boolean isEmpty(String string) { return string == null || string.trim().length() == 0; } - } diff --git a/src/main/java/com/prowidesoftware/swift/io/writer/SwiftWriter.java b/src/main/java/com/prowidesoftware/swift/io/writer/SwiftWriter.java index 32ec70e64..b689c3a8b 100644 --- a/src/main/java/com/prowidesoftware/swift/io/writer/SwiftWriter.java +++ b/src/main/java/com/prowidesoftware/swift/io/writer/SwiftWriter.java @@ -16,18 +16,18 @@ package com.prowidesoftware.swift.io.writer; import com.prowidesoftware.swift.model.*; -import org.apache.commons.lang3.Validate; - import java.io.BufferedReader; import java.io.StringReader; import java.io.StringWriter; import java.io.Writer; +import org.apache.commons.lang3.Validate; /** * Writes MT messages content into FIN format (raw SWIFT format for MT messages). */ public class SwiftWriter { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftWriter.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftWriter.class.getName()); private static final String WRITER_MESSAGE = "writer cannot be null"; @@ -280,11 +280,10 @@ public static String ensureEols(final String content) { log.severe("Error in EOL correction: " + e); } if (buf.length() > 0) { - //remove the last EOL inserted + // remove the last EOL inserted return buf.substring(0, buf.length() - FINWriterVisitor.SWIFT_EOL.length()); } else { return ""; } } - } diff --git a/src/main/java/com/prowidesoftware/swift/io/writer/XMLWriterVisitor.java b/src/main/java/com/prowidesoftware/swift/io/writer/XMLWriterVisitor.java index e1177b4bd..5661786cd 100644 --- a/src/main/java/com/prowidesoftware/swift/io/writer/XMLWriterVisitor.java +++ b/src/main/java/com/prowidesoftware/swift/io/writer/XMLWriterVisitor.java @@ -19,12 +19,11 @@ import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.utils.IMessageVisitor; -import org.apache.commons.lang3.StringUtils; - import java.io.IOException; import java.io.Writer; import java.util.List; import java.util.logging.Level; +import org.apache.commons.lang3.StringUtils; /** * Main class for XML generation, that is called from {@link SwiftMessage#visit(IMessageVisitor)}. @@ -33,8 +32,8 @@ * @author sebastian */ public class XMLWriterVisitor implements IMessageVisitor { - private static final transient java.util.logging.Logger log = java.util.logging.Logger - .getLogger(XMLWriterVisitor.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(XMLWriterVisitor.class.getName()); private static final String EOL = System.getProperties().getProperty("line.separator", "\n"); @@ -77,8 +76,7 @@ public void endMessage(SwiftMessage m) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (m.getUnparsedTextsSize() > 0) - write(m.getUnparsedTexts(), 0); + if (m.getUnparsedTextsSize() > 0) write(m.getUnparsedTexts(), 0); write(EOL + ""); } @@ -121,8 +119,7 @@ public void endBlock1(SwiftBlock1 b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts(), 1); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts(), 1); // write block termination write(EOL + ""); @@ -138,10 +135,8 @@ public void startBlock2(SwiftBlock2 b) { // decide on the tag to use String xmlTag = ""; if (!b.isEmpty()) { - if (b instanceof SwiftBlock2Input) - xmlTag = ""; - if (b instanceof SwiftBlock2Output) - xmlTag = ""; + if (b instanceof SwiftBlock2Input) xmlTag = ""; + if (b instanceof SwiftBlock2Output) xmlTag = ""; } write(EOL + xmlTag); } @@ -183,8 +178,8 @@ public void value(SwiftBlock2 b, String v) { appendElement(sb, "MIRSequenceNumber", b2.getMIRSequenceNumber()); appendElement(sb, "receiverOutputDate", b2.getReceiverOutputDate()); appendElement(sb, "receiverOutputTime", b2.getReceiverOutputTime()); - if (b2.getMessagePriority() != null) // optional for service messages - appendElement(sb, "messagePriority", b2.getMessagePriority()); + if (b2.getMessagePriority() != null) // optional for service messages + appendElement(sb, "messagePriority", b2.getMessagePriority()); } write(sb.toString()); @@ -198,8 +193,7 @@ public void endBlock2(SwiftBlock2 b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts(), 1); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts(), 1); // write block termination write(EOL + ""); @@ -228,8 +222,7 @@ public void endBlock3(SwiftBlock3 b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts(), 1); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts(), 1); // write block termination write(EOL + ""); @@ -262,8 +255,7 @@ public void endBlock4(SwiftBlock4 b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts(), 1); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts(), 1); // write block termination write(EOL + ""); @@ -292,8 +284,7 @@ public void endBlock5(SwiftBlock5 b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts(), 1); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts(), 1); // write block termination write(EOL + ""); @@ -322,8 +313,7 @@ public void endBlockUser(SwiftBlockUser b) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (b.getUnparsedTextsSize() > 0) - write(b.getUnparsedTexts(), 1); + if (b.getUnparsedTextsSize() > 0) write(b.getUnparsedTexts(), 1); // write block termination write(EOL + ""); @@ -335,8 +325,7 @@ public void endBlockUser(SwiftBlockUser b) { // //////////////////////////////////////////////////////////// public void tag(SwiftBlock b, Tag t) { - if (b == null) - return; + if (b == null) return; if (b instanceof SwiftBlock3) { tag((SwiftBlock3) b, t); } @@ -360,12 +349,12 @@ private void appendTag(Tag t) { // generate the xml tag write(EOL + "\t"); write(EOL + "\t\t"); - if (t.getName() != null) // otherwise, null name writes name "null" - write(t.getName()); + if (t.getName() != null) // otherwise, null name writes name "null" + write(t.getName()); write(""); write(EOL + "\t\t"); - if (t.getValue() != null) // otherwise, null value writes value "null" - write(t.getValue()); + if (t.getValue() != null) // otherwise, null value writes value "null" + write(t.getValue()); write(""); // if tag has unparsed texts, write them down @@ -373,16 +362,14 @@ private void appendTag(Tag t) { // IMPORTANT: do not just "write(m.getUnparsedTexts())" because this latest method actually // creates the object if not already there. Guard this with the size "if" that is // safe (returns 0 if there is no list or real size otherwise). - if (t.getUnparsedTextsSize() > 0) - write(t.getUnparsedTexts(), 2); + if (t.getUnparsedTextsSize() > 0) write(t.getUnparsedTexts(), 2); // write tag termination write(EOL + "\t"); } private void appendField(Tag tag) { - if (tag == null) - return; + if (tag == null) return; final Field f = tag.asField(); if (f == null) { // Something went wrong @@ -390,8 +377,8 @@ private void appendField(Tag tag) { // generate the xml tag write(EOL + "\t"); write(EOL + "\t\t"); - if (f.getName() != null) // otherwise, null name writes name "null" - write(f.getName()); + if (f.getName() != null) // otherwise, null name writes name "null" + write(f.getName()); write(""); final List components = f.getComponents(); for (int i = 0; i < components.size(); i++) { @@ -410,9 +397,14 @@ private void appendField(Tag tag) { } private void appendElement(StringBuilder sb, String element, String value) { - sb.append(EOL).append("\t<").append(element).append('>') + sb.append(EOL) + .append("\t<") + .append(element) + .append('>') .append(value) - .append("'); + .append("'); } private void write(UnparsedTextList texts, int level) { @@ -427,7 +419,7 @@ private void write(UnparsedTextList texts, int level) { break; default: prefix = "\t"; - break; //level 1 is catched here + break; // level 1 is catched here } // write the unparsed texts (if any) diff --git a/src/main/java/com/prowidesoftware/swift/io/writer/package-info.java b/src/main/java/com/prowidesoftware/swift/io/writer/package-info.java index c79f92a1c..1a7b34fdc 100644 --- a/src/main/java/com/prowidesoftware/swift/io/writer/package-info.java +++ b/src/main/java/com/prowidesoftware/swift/io/writer/package-info.java @@ -16,4 +16,4 @@ /** * Classes to serialize SwiftMessage object into a String with SWIFT FIN or XML formats */ -package com.prowidesoftware.swift.io.writer; \ No newline at end of file +package com.prowidesoftware.swift.io.writer; diff --git a/src/main/java/com/prowidesoftware/swift/model/AbstractMessage.java b/src/main/java/com/prowidesoftware/swift/model/AbstractMessage.java index 4a192c65f..e8ebc8974 100644 --- a/src/main/java/com/prowidesoftware/swift/model/AbstractMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/AbstractMessage.java @@ -27,8 +27,7 @@ public abstract class AbstractMessage { /** * Protected constructor necessary for jaxb in MX. */ - protected AbstractMessage() { - } + protected AbstractMessage() {} /** * Constructor for an {@link MessageStandardType#MT} or {@link MessageStandardType#MX} message. diff --git a/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java b/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java index 571f7dca7..3044e6e71 100644 --- a/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/AbstractSwiftMessage.java @@ -21,10 +21,6 @@ import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.utils.Lib; -import org.apache.commons.lang3.ArrayUtils; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; - import java.io.File; import java.io.IOException; import java.io.InputStream; @@ -32,9 +28,10 @@ import java.math.BigDecimal; import java.text.NumberFormat; import java.util.*; - import javax.persistence.*; import javax.xml.bind.annotation.XmlTransient; +import org.apache.commons.lang3.ArrayUtils; +import org.apache.commons.lang3.StringUtils; /** * Base entity for MT and MX message persistence. @@ -60,14 +57,16 @@ public abstract class AbstractSwiftMessage implements Serializable, JsonSerializ * * @since 7.8.8 */ - protected final static String IDENTIFIER_ACK = "ACK"; + protected static final String IDENTIFIER_ACK = "ACK"; /** * Identifier constant for non-acknowledge service messages * * @since 7.8.8 */ - protected final static String IDENTIFIER_NAK = "NAK"; - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(AbstractSwiftMessage.class.getName()); + protected static final String IDENTIFIER_NAK = "NAK"; + + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(AbstractSwiftMessage.class.getName()); private static final long serialVersionUID = 3769865560736793606L; /** @@ -122,7 +121,7 @@ public abstract class AbstractSwiftMessage implements Serializable, JsonSerializ @CollectionTable(name = "swift_msg_properties", joinColumns = @JoinColumn(name = "id")) @MapKeyColumn(name = "property_key", length = 200) @Column(name = "property_value") - @Lob //only applies to the value + @Lob // only applies to the value private Map properties = new HashMap<>(); @Column(length = 100) @@ -161,8 +160,7 @@ public abstract class AbstractSwiftMessage implements Serializable, JsonSerializ * * @since 7.7 */ - public AbstractSwiftMessage() { - } + public AbstractSwiftMessage() {} /** * @deprecated Use {@link #AbstractSwiftMessage(String, FileFormat, MessageMetadataStrategy)} instead @@ -196,7 +194,8 @@ protected AbstractSwiftMessage(final String content, final FileFormat fileFormat * @param metadataStrategy the specific metadata extraction to apply * @since 9.1.4 */ - protected AbstractSwiftMessage(final String content, final FileFormat fileFormat, final MessageMetadataStrategy metadataStrategy) { + protected AbstractSwiftMessage( + final String content, final FileFormat fileFormat, final MessageMetadataStrategy metadataStrategy) { Objects.requireNonNull(metadataStrategy, "the strategy for metadata extraction cannot be null"); this.message = content; this.fileFormat = fileFormat; @@ -237,7 +236,9 @@ protected AbstractSwiftMessage(final InputStream stream, final FileFormat fileFo * @param metadataStrategy the specific metadata extraction to apply * @since 9.1.4 */ - protected AbstractSwiftMessage(final InputStream stream, final FileFormat fileFormat, final MessageMetadataStrategy metadataStrategy) throws IOException { + protected AbstractSwiftMessage( + final InputStream stream, final FileFormat fileFormat, final MessageMetadataStrategy metadataStrategy) + throws IOException { Objects.requireNonNull(metadataStrategy, "the strategy for metadata extraction cannot be null"); this.message = Lib.readStream(stream); this.fileFormat = fileFormat; @@ -281,7 +282,9 @@ protected AbstractSwiftMessage(final File file, final FileFormat fileFormat) thr * @throws IOException on error during file reading * @since 9.1.4 */ - protected AbstractSwiftMessage(final File file, final FileFormat fileFormat, final MessageMetadataStrategy metadataStrategy) throws IOException { + protected AbstractSwiftMessage( + final File file, final FileFormat fileFormat, final MessageMetadataStrategy metadataStrategy) + throws IOException { Objects.requireNonNull(file, "the file parameter cannot be null"); Objects.requireNonNull(metadataStrategy, "the strategy for metadata extraction cannot be null"); this.message = Lib.readFile(file); @@ -388,7 +391,7 @@ public void setIdentifier(String identifier) { * * @see SwiftMessageUtils#calculateChecksum(SwiftMessage) */ - //TODO implement the same for MX, computing hash on XSLT normalized version of the XML + // TODO implement the same for MX, computing hash on XSLT normalized version of the XML public String getChecksum() { return checksum; } @@ -412,7 +415,7 @@ public void setChecksum(String checksum) { * @see SwiftMessageUtils#calculateChecksum(SwiftBlock4) * @since 7.9.5 */ - //TODO implement the same for MX, computing hash on XSLT normalized version of the XML + // TODO implement the same for MX, computing hash on XSLT normalized version of the XML public String getChecksumBody() { return checksumBody; } @@ -783,7 +786,9 @@ public String getLastData(String... statuses) { if (l != null) { for (int i = l.size() - 1; i >= 0; i--) { String d = l.get(i).getData(); - if (d != null && (statuses == null || ArrayUtils.contains(statuses, l.get(i).getName()))) { + if (d != null + && (statuses == null + || ArrayUtils.contains(statuses, l.get(i).getName()))) { return d; } } @@ -1020,7 +1025,12 @@ public void copyTo(AbstractSwiftMessage msg) { msg.setStatusTrail(null); for (SwiftMessageStatusInfo status : getStatusTrail()) { - msg.addStatus(new SwiftMessageStatusInfo(status.getComments(), status.getCreationDate(), status.getCreationUser(), status.getName(), status.getData())); + msg.addStatus(new SwiftMessageStatusInfo( + status.getComments(), + status.getCreationDate(), + status.getCreationUser(), + status.getName(), + status.getData())); } msg.setStatus(getStatus()); @@ -1305,32 +1315,53 @@ public boolean equals(Object o) { if (this == o) return true; if (o == null || !(o instanceof AbstractSwiftMessage)) return false; AbstractSwiftMessage that = (AbstractSwiftMessage) o; - return Objects.equals(message, that.message) && - Objects.equals(identifier, that.identifier) && - Objects.equals(sender, that.sender) && - Objects.equals(receiver, that.receiver) && - direction == that.direction && - Objects.equals(checksum, that.checksum) && - Objects.equals(checksumBody, that.checksumBody) && - Objects.equals(lastModified, that.lastModified) && - Objects.equals(creationDate, that.creationDate) && - Objects.equals(statusTrail, that.statusTrail) && - Objects.equals(status, that.status) && - Objects.equals(notes, that.notes) && - Objects.equals(properties, that.properties) && - Objects.equals(filename, that.filename) && - fileFormat == that.fileFormat && - Objects.equals(reference, that.reference) && - Objects.equals(currency, that.currency) && - Objects.equals(amount, that.amount) && - Objects.equals(revisions, that.revisions) && - Objects.equals(valueDate, that.valueDate) && - Objects.equals(tradeDate, that.tradeDate); + return Objects.equals(message, that.message) + && Objects.equals(identifier, that.identifier) + && Objects.equals(sender, that.sender) + && Objects.equals(receiver, that.receiver) + && direction == that.direction + && Objects.equals(checksum, that.checksum) + && Objects.equals(checksumBody, that.checksumBody) + && Objects.equals(lastModified, that.lastModified) + && Objects.equals(creationDate, that.creationDate) + && Objects.equals(statusTrail, that.statusTrail) + && Objects.equals(status, that.status) + && Objects.equals(notes, that.notes) + && Objects.equals(properties, that.properties) + && Objects.equals(filename, that.filename) + && fileFormat == that.fileFormat + && Objects.equals(reference, that.reference) + && Objects.equals(currency, that.currency) + && Objects.equals(amount, that.amount) + && Objects.equals(revisions, that.revisions) + && Objects.equals(valueDate, that.valueDate) + && Objects.equals(tradeDate, that.tradeDate); } @Override public int hashCode() { - return Objects.hash(message, identifier, sender, receiver, direction, checksum, checksumBody, lastModified, creationDate, statusTrail, status, notes, properties, filename, fileFormat, reference, currency, amount, revisions, valueDate, tradeDate); + return Objects.hash( + message, + identifier, + sender, + receiver, + direction, + checksum, + checksumBody, + lastModified, + creationDate, + statusTrail, + status, + notes, + properties, + filename, + fileFormat, + reference, + currency, + amount, + revisions, + valueDate, + tradeDate); } /** @@ -1441,9 +1472,7 @@ public String toJson() { * @since 7.10.6 */ protected String toJsonImpl() { - final Gson gson = new GsonBuilder() - .setPrettyPrinting() - .create(); + final Gson gson = new GsonBuilder().setPrettyPrinting().create(); return gson.toJson(this); } @@ -1468,5 +1497,4 @@ public String getMessageType() { return getIdentifier(); } } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/BIC.java b/src/main/java/com/prowidesoftware/swift/model/BIC.java index 7fe35730c..43715aa4a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/BIC.java +++ b/src/main/java/com/prowidesoftware/swift/model/BIC.java @@ -16,9 +16,8 @@ package com.prowidesoftware.swift.model; import com.prowidesoftware.swift.utils.IsoUtils; -import org.apache.commons.lang3.StringUtils; - import java.util.Objects; +import org.apache.commons.lang3.StringUtils; /** * Helper class to process BIC information. @@ -90,8 +89,7 @@ public BIC(final String bic) { /** * Default constructor */ - public BIC() { - } + public BIC() {} protected void parse(final String bic) { if (bic != null) { @@ -135,36 +133,28 @@ public BicValidationResult validate() { return BicValidationResult.INVALID_LENGTH; } if (this.institution.length() != 4) { - return BicValidationResult.INVALID_INSTITUTION_LENGTH - .setFound(this.institution); + return BicValidationResult.INVALID_INSTITUTION_LENGTH.setFound(this.institution); } if (this.country.length() != 2) { - return BicValidationResult.INVALID_COUNTRY_LENGTH - .setFound(this.country); + return BicValidationResult.INVALID_COUNTRY_LENGTH.setFound(this.country); } if (this.location.length() != 2) { - return BicValidationResult.INVALID_LOCATION_LENGTH - .setFound(this.location); + return BicValidationResult.INVALID_LOCATION_LENGTH.setFound(this.location); } if (this.branch != null && this.branch.length() != 3) { - return BicValidationResult.INVALID_BRANCH_LENGTH - .setFound(this.branch); + return BicValidationResult.INVALID_BRANCH_LENGTH.setFound(this.branch); } if (!isUpperCase(this.institution)) { - return BicValidationResult.INVALID_INSTITUTION_CHARSET - .setFound(this.institution); + return BicValidationResult.INVALID_INSTITUTION_CHARSET.setFound(this.institution); } if (!IsoUtils.getInstance().isValidISOCountry(this.country)) { - return BicValidationResult.INVALID_COUNTRY - .setFound(this.country); + return BicValidationResult.INVALID_COUNTRY.setFound(this.country); } if (!isUpperCaseOrDigit(this.location)) { - return BicValidationResult.INVALID_LOCATION_CHARSET - .setFound(this.location); + return BicValidationResult.INVALID_LOCATION_CHARSET.setFound(this.location); } if (this.branch != null && !isUpperCaseOrDigit(this.branch)) { - return BicValidationResult.INVALID_BRANCH_CHARSET - .setFound(this.branch); + return BicValidationResult.INVALID_BRANCH_CHARSET.setFound(this.branch); } return BicValidationResult.OK; } @@ -313,11 +303,11 @@ public boolean equals(Object o) { if (this == o) return true; if (o == null || getClass() != o.getClass()) return false; BIC bic = (BIC) o; - return Objects.equals(institution, bic.institution) && - Objects.equals(country, bic.country) && - Objects.equals(location, bic.location) && - Objects.equals(branch, bic.branch) && - Objects.equals(subtype, bic.subtype); + return Objects.equals(institution, bic.institution) + && Objects.equals(country, bic.country) + && Objects.equals(location, bic.location) + && Objects.equals(branch, bic.branch) + && Objects.equals(subtype, bic.subtype); } @Override @@ -368,7 +358,9 @@ public String distinguishedName() { public String distinguishedName(boolean includeDefaultBranch) { StringBuilder result = new StringBuilder(); if (includeDefaultBranch || !Objects.equals(getBranchOrDefault(), "XXX")) { - result.append("ou=").append(StringUtils.lowerCase(getBranchOrDefault())).append(","); + result.append("ou=") + .append(StringUtils.lowerCase(getBranchOrDefault())) + .append(","); } result.append("o=").append(StringUtils.lowerCase(getBic8())).append(",o=swift"); return result.toString(); @@ -443,5 +435,4 @@ public BIC asTestBic() { } return bic; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/BbanEntryType.java b/src/main/java/com/prowidesoftware/swift/model/BbanEntryType.java index 0dbe3f17e..e9c01576b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/BbanEntryType.java +++ b/src/main/java/com/prowidesoftware/swift/model/BbanEntryType.java @@ -19,10 +19,8 @@ import com.google.gson.JsonDeserializer; import com.google.gson.JsonElement; import com.google.gson.JsonParseException; - import java.lang.reflect.Type; - /** * Basic Bank Account Number Entry Types. * @@ -57,18 +55,16 @@ public static BbanEntryType fromString(String text) { public String getText() { return this.text; } - } class BbanEntryTypeDeserializer implements JsonDeserializer { @Override - public BbanEntryType deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context) throws JsonParseException { + public BbanEntryType deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context) + throws JsonParseException { BbanEntryType[] scopes = BbanEntryType.values(); for (BbanEntryType scope : scopes) { - if (scope.getText().equals(json.getAsString())) - return scope; + if (scope.getText().equals(json.getAsString())) return scope; } return null; } } - diff --git a/src/main/java/com/prowidesoftware/swift/model/BbanStructureDTO.java b/src/main/java/com/prowidesoftware/swift/model/BbanStructureDTO.java index 556c53f28..7f123079d 100644 --- a/src/main/java/com/prowidesoftware/swift/model/BbanStructureDTO.java +++ b/src/main/java/com/prowidesoftware/swift/model/BbanStructureDTO.java @@ -17,7 +17,6 @@ import java.util.List; - /** * Container for a specific country BBAN structure. * @@ -74,5 +73,4 @@ public String getCountry_coode() { public void setCountry_coode(String country_coode) { this.country_code = country_coode; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/BbanStructureEntryDTO.java b/src/main/java/com/prowidesoftware/swift/model/BbanStructureEntryDTO.java index 9838c69a6..1c4dae9cf 100644 --- a/src/main/java/com/prowidesoftware/swift/model/BbanStructureEntryDTO.java +++ b/src/main/java/com/prowidesoftware/swift/model/BbanStructureEntryDTO.java @@ -47,7 +47,6 @@ public class BbanStructureEntryDTO { @Expose private int length; - /** * Gets entry type. * @@ -101,5 +100,4 @@ public int getLength() { public void setLength(int length) { this.length = length; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/BbanStructureValidations.java b/src/main/java/com/prowidesoftware/swift/model/BbanStructureValidations.java index 086cc6d21..cd513ed52 100644 --- a/src/main/java/com/prowidesoftware/swift/model/BbanStructureValidations.java +++ b/src/main/java/com/prowidesoftware/swift/model/BbanStructureValidations.java @@ -19,15 +19,13 @@ import com.google.gson.GsonBuilder; import com.google.gson.reflect.TypeToken; import com.prowidesoftware.swift.utils.Lib; -import org.apache.commons.lang3.StringUtils; - import java.io.IOException; import java.lang.reflect.Type; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.logging.Level; - +import org.apache.commons.lang3.StringUtils; /** * This singleton handles all the available BBAN structure entries. @@ -40,7 +38,8 @@ * @since 7.9.7 */ public final class BbanStructureValidations { - private static transient final java.util.logging.Logger log = java.util.logging.Logger.getLogger(BbanStructureValidations.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(BbanStructureValidations.class.getName()); private static final Type REVIEW_TYPE = new TypeToken>() {}.getType(); private static final BbanStructureValidations INSTANCE = new BbanStructureValidations(); private static final String JSON_FILE = "BbanStructureValidations.json"; @@ -55,7 +54,11 @@ private BbanStructureValidations() { try { reader = Lib.readResource(JSON_FILE, null, BbanStructureValidations.class); } catch (IOException e) { - log.log(Level.SEVERE, "Cannot load " + JSON_FILE + " from classpath, the BBAN structure validations will be initialized empty", e); + log.log( + Level.SEVERE, + "Cannot load " + JSON_FILE + + " from classpath, the BBAN structure validations will be initialized empty", + e); } if (reader != null) { this.bbanStructures = gson.fromJson(reader, REVIEW_TYPE); @@ -143,5 +146,4 @@ public BbanStructureValidations add(final BbanStructureDTO bbanStructure) { this.bbanStructures.add(bbanStructure); return this; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/BicValidationResult.java b/src/main/java/com/prowidesoftware/swift/model/BicValidationResult.java index 275e6dc82..06235c04b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/BicValidationResult.java +++ b/src/main/java/com/prowidesoftware/swift/model/BicValidationResult.java @@ -27,7 +27,8 @@ public enum BicValidationResult { OK("The BIC code is valid"), - INVALID_LENGTH("The BIC code must contain at least 8 characters with the institution (4), country (2) and location code (2)"), + INVALID_LENGTH( + "The BIC code must contain at least 8 characters with the institution (4), country (2) and location code (2)"), INVALID_INSTITUTION_LENGTH("The institution code must contain 4 characters and ${length} were found in ${found}"), INVALID_COUNTRY_LENGTH("The country code must contain 2 characters and ${length} were found in ${found}"), INVALID_LOCATION_LENGTH("The location code must contain 2 characters and ${length} were found in ${found}"), @@ -38,7 +39,7 @@ public enum BicValidationResult { INVALID_BRANCH_CHARSET("The branch code can only contain uppercase letters or digits and ${found} was found"); private final String message; - private String found; + private String found; BicValidationResult(final String message) { this.message = message; @@ -60,10 +61,9 @@ public String message() { * @param found content * @return this */ - //TODO: enums should be immutable + // TODO: enums should be immutable BicValidationResult setFound(final String found) { this.found = found; return this; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/IBAN.java b/src/main/java/com/prowidesoftware/swift/model/IBAN.java index bac5ebd7a..68c9c3570 100644 --- a/src/main/java/com/prowidesoftware/swift/model/IBAN.java +++ b/src/main/java/com/prowidesoftware/swift/model/IBAN.java @@ -15,9 +15,8 @@ */ package com.prowidesoftware.swift.model; -import org.apache.commons.lang3.StringUtils; - import java.util.logging.Level; +import org.apache.commons.lang3.StringUtils; /** * Utility class to validate IBAN codes. @@ -40,7 +39,8 @@ public class IBAN { static final int COUNTRY_CODE_LENGTH = 2; static final int CHECK_DIGIT_LENGTH = 2; - private static transient final java.util.logging.Logger log = java.util.logging.Logger.getLogger(IBAN.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(IBAN.class.getName()); private static final int COUNTRY_CODE_INDEX = 0; private static final int CHECK_DIGIT_INDEX = COUNTRY_CODE_LENGTH; private static final int BBAN_INDEX = CHECK_DIGIT_INDEX + CHECK_DIGIT_LENGTH; @@ -170,7 +170,8 @@ public IbanValidationResult validate() { * load specific structure for country */ final String country = getCountryCode(code); - final BbanStructureDTO structure = BbanStructureValidations.getInstance().forCountry(country); + final BbanStructureDTO structure = + BbanStructureValidations.getInstance().forCountry(country); if (structure == null) { result = IbanValidationResult.MISSING_BBAN_CONFIGURATION; result.setFound(country); @@ -285,5 +286,4 @@ public String getCountryCode() { } return null; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/IbanValidationResult.java b/src/main/java/com/prowidesoftware/swift/model/IbanValidationResult.java index 120fde25c..4bb4807f8 100644 --- a/src/main/java/com/prowidesoftware/swift/model/IbanValidationResult.java +++ b/src/main/java/com/prowidesoftware/swift/model/IbanValidationResult.java @@ -34,7 +34,8 @@ public enum IbanValidationResult { MISSING_COUNTRY_CODE("The IBAN must start with the two letters ISO country code"), INVALID_COUNTRY_CODE_CHARSET("The country code must contain upper case letters and ${found} was found"), - INVALID_COUNTRY_CODE("The country code ${found} is not a valid ISO country code or the country code is not configured for IBAN validations"), + INVALID_COUNTRY_CODE( + "The country code ${found} is not a valid ISO country code or the country code is not configured for IBAN validations"), INVALID_CHARACTERS("Invalid character '${found}' found"), MISSING_CHECK_DIGITS("Missing check digits"), @@ -42,17 +43,19 @@ public enum IbanValidationResult { IVALID_CHECK_DIGITS("The expected computed check digit is ${expectedCheckDigit} and ${found} was found"), MISSING_BBAN("Missing custom account number (BBAN)"), - BBAN_MAX_LENGTH("The max length for the custom account number (BBAN) is ${expectedLength} and found ${foundLength}"), + BBAN_MAX_LENGTH( + "The max length for the custom account number (BBAN) is ${expectedLength} and found ${foundLength}"), MISSING_BBAN_CONFIGURATION("Missing custom account number (BBAN) configuration for country ${found}"), - BBAN_INVALID_LENGTH("Expected a ${expectedLength} characters length for the custom account number (BBAN) and found ${foundLength} in ${found}"), + BBAN_INVALID_LENGTH( + "Expected a ${expectedLength} characters length for the custom account number (BBAN) and found ${foundLength} in ${found}"), BBAN_INVALID_UPPER_CASE_LETTERS("The ${bbanEntryType} ${found} must contain only upper case letters"), BBAN_INVALID_DIGITS_OR_LETTERS("The ${bbanEntryType} ${found} must contain only digits or upper case letters"), BBAN_INVALID_DIGITS("The ${bbanEntryType} ${found} must contain only digits"), UNKNOWN("Unknown exception validating IBAN"); - private final String message; + private final String message; private final Map vars = new HashMap<>(); IbanValidationResult(final String message) { @@ -73,7 +76,7 @@ public String message() { /** * Sets a "found" variable for messages text */ - //TODO enums should be immutable + // TODO enums should be immutable void setFound(final String found) { this.vars.put("found", found); } @@ -81,7 +84,7 @@ void setFound(final String found) { /** * Sets a "expectedLength" variable for messages text */ - //TODO enums should be immutable + // TODO enums should be immutable void setExpectedLength(final int expectedLength) { this.vars.put("expectedLength", String.valueOf(expectedLength)); } @@ -89,7 +92,7 @@ void setExpectedLength(final int expectedLength) { /** * Sets a "foundLength" variable for messages text */ - //TODO enums should be immutable + // TODO enums should be immutable void setFoundLength(final int foundLength) { this.vars.put("foundLength", String.valueOf(foundLength)); } @@ -97,7 +100,7 @@ void setFoundLength(final int foundLength) { /** * Sets a "bbanEntryType" variable for messages text */ - //TODO enums should be immutable + // TODO enums should be immutable void setBbanEntryType(final BbanEntryType type) { this.vars.put("bbanEntryType", type.name()); } @@ -105,7 +108,7 @@ void setBbanEntryType(final BbanEntryType type) { /** * Sets a "expectedCheckDigit" variable for messages text */ - //TODO enums should be immutable + // TODO enums should be immutable void setExpectedCheckDigit(final String expectedCheckDigit) { this.vars.put("expectedCheckDigit", expectedCheckDigit); } @@ -116,5 +119,4 @@ void setExpectedCheckDigit(final String expectedCheckDigit) { public Map vars() { return this.vars; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/IbanValidationUtils.java b/src/main/java/com/prowidesoftware/swift/model/IbanValidationUtils.java index 3f8b665ce..a957d7f5c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/IbanValidationUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/IbanValidationUtils.java @@ -50,9 +50,9 @@ static IbanValidationResult validateCountryCode(final String iban) { final String countryCode = IBAN.getCountryCode(iban); // check case sensitivity - if (!countryCode.equals(countryCode.toUpperCase()) || - !Character.isLetter(countryCode.charAt(0)) || - !Character.isLetter(countryCode.charAt(1))) { + if (!countryCode.equals(countryCode.toUpperCase()) + || !Character.isLetter(countryCode.charAt(0)) + || !Character.isLetter(countryCode.charAt(1))) { IbanValidationResult result = IbanValidationResult.INVALID_COUNTRY_CODE_CHARSET; result.setFound(countryCode); return result; @@ -81,8 +81,7 @@ static IbanValidationResult validateCheckDigitPresence(final String iban) { final String checkDigit = IBAN.getCheckDigits(iban); // check digits - if (!Character.isDigit(checkDigit.charAt(0)) || - !Character.isDigit(checkDigit.charAt(1))) { + if (!Character.isDigit(checkDigit.charAt(0)) || !Character.isDigit(checkDigit.charAt(1))) { IbanValidationResult result = IbanValidationResult.INVALID_CHECK_DIGITS_FORMAT; result.setFound(checkDigit); return result; @@ -153,7 +152,6 @@ static IbanValidationResult validateBban(final String bban, final BbanStructureD if (result != null) { return result; } - } return null; } @@ -179,7 +177,8 @@ private static int getBbanLengh(BbanStructureDTO bbanStructure) { * @return problem found or null if OK * @since 7.9.7 */ - private static IbanValidationResult validateBbanEntryCharacterType(final BbanStructureEntryDTO entry, final String entryValue) { + private static IbanValidationResult validateBbanEntryCharacterType( + final BbanStructureEntryDTO entry, final String entryValue) { if (SwiftCharsetUtils.is(entryValue, entry.getCharacterType()) != SwiftCharsetUtils.OK) { IbanValidationResult result = null; switch (entry.getCharacterType()) { @@ -195,7 +194,6 @@ private static IbanValidationResult validateBbanEntryCharacterType(final BbanStr default: break; - } if (result != null) { result.setFound(entryValue); @@ -289,5 +287,4 @@ private static int calculateMod(final String iban) { } return (int) (total % MOD); } - -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/model/LogicalTerminalAddress.java b/src/main/java/com/prowidesoftware/swift/model/LogicalTerminalAddress.java index 976d00051..1e0f91126 100644 --- a/src/main/java/com/prowidesoftware/swift/model/LogicalTerminalAddress.java +++ b/src/main/java/com/prowidesoftware/swift/model/LogicalTerminalAddress.java @@ -15,9 +15,8 @@ */ package com.prowidesoftware.swift.model; -import org.apache.commons.lang3.StringUtils; - import java.util.Objects; +import org.apache.commons.lang3.StringUtils; /** * Identifies a logical channel connection to SWIFT, and the network uses it for addressing. diff --git a/src/main/java/com/prowidesoftware/swift/model/MIR.java b/src/main/java/com/prowidesoftware/swift/model/MIR.java index 1c2889d57..6670ea3a8 100644 --- a/src/main/java/com/prowidesoftware/swift/model/MIR.java +++ b/src/main/java/com/prowidesoftware/swift/model/MIR.java @@ -16,7 +16,6 @@ package com.prowidesoftware.swift.model; import com.prowidesoftware.swift.utils.SwiftFormatUtils; - import java.util.Calendar; import java.util.Objects; @@ -52,7 +51,8 @@ * @since 6.0 */ public class MIR { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(MIR.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(MIR.class.getName()); /** * 6 characters string containing the date field of the MIR. */ @@ -119,8 +119,7 @@ public MIR(String value) { /** * Default constructor */ - public MIR() { - } + public MIR() {} /** * @return the date @@ -212,10 +211,10 @@ public boolean equals(Object o) { if (this == o) return true; if (o == null || getClass() != o.getClass()) return false; MIR mir = (MIR) o; - return Objects.equals(date, mir.date) && - Objects.equals(logicalTerminal, mir.logicalTerminal) && - Objects.equals(sessionNumber, mir.sessionNumber) && - Objects.equals(sequenceNumber, mir.sequenceNumber); + return Objects.equals(date, mir.date) + && Objects.equals(logicalTerminal, mir.logicalTerminal) + && Objects.equals(sessionNumber, mir.sessionNumber) + && Objects.equals(sequenceNumber, mir.sequenceNumber); } @Override @@ -233,4 +232,4 @@ public int hashCode() { public final Calendar getDateAsCalendar() { return SwiftFormatUtils.getDate2(this.date); } -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/model/MOR.java b/src/main/java/com/prowidesoftware/swift/model/MOR.java index e04af951f..b1a3506fa 100644 --- a/src/main/java/com/prowidesoftware/swift/model/MOR.java +++ b/src/main/java/com/prowidesoftware/swift/model/MOR.java @@ -15,7 +15,6 @@ */ package com.prowidesoftware.swift.model; - /** * This class models and parses the Message Output Reference (MOR). * @@ -25,7 +24,8 @@ */ public class MOR extends MIR { @SuppressWarnings("unused") - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(MOR.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(MOR.class.getName()); public MOR(String date, String logicalTerminal, String sessionNumber, String sequenceNumber) { super(date, logicalTerminal, sessionNumber, sequenceNumber); @@ -35,8 +35,7 @@ public MOR(String value) { super(value); } - public MOR() { - } + public MOR() {} /** * @see #getMIR() diff --git a/src/main/java/com/prowidesoftware/swift/model/MessageMetadataStrategy.java b/src/main/java/com/prowidesoftware/swift/model/MessageMetadataStrategy.java index 59d3566d2..20f06232a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/MessageMetadataStrategy.java +++ b/src/main/java/com/prowidesoftware/swift/model/MessageMetadataStrategy.java @@ -15,7 +15,6 @@ */ package com.prowidesoftware.swift.model; - import java.util.Calendar; import java.util.Optional; @@ -49,5 +48,4 @@ public interface MessageMetadataStrategy { * Extracts the message trade date (only meaningful for some types of messages) */ Optional tradeDate(AbstractMessage message); - } diff --git a/src/main/java/com/prowidesoftware/swift/model/Money.java b/src/main/java/com/prowidesoftware/swift/model/Money.java index 666cbf234..cff247998 100644 --- a/src/main/java/com/prowidesoftware/swift/model/Money.java +++ b/src/main/java/com/prowidesoftware/swift/model/Money.java @@ -18,14 +18,12 @@ import com.prowidesoftware.swift.model.field.AmountContainer; import com.prowidesoftware.swift.model.field.CurrencyContainer; import com.prowidesoftware.swift.model.field.Field; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; - import java.io.Serializable; import java.math.BigDecimal; import java.util.Currency; import java.util.Objects; import java.util.logging.Logger; +import org.apache.commons.lang3.StringUtils; /** * A simple POJO to represent money, an amount associated with a currency. @@ -197,7 +195,8 @@ static Money ofSum(Field... fields) { } else if (StringUtils.equals(currency, money.getCurrency())) { total = total.add(money.getAmount()); } else { - log.warning("cannot sum amounts with different currencies, expected " + currency + " and found " + money.getCurrency() + " in field " + field.getName() + ":" + field.getValue()); + log.warning("cannot sum amounts with different currencies, expected " + currency + " and found " + + money.getCurrency() + " in field " + field.getName() + ":" + field.getValue()); return null; } } @@ -215,5 +214,4 @@ public String getCurrency() { public BigDecimal getAmount() { return amount; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/MtId.java b/src/main/java/com/prowidesoftware/swift/model/MtId.java index 31bd76563..129df02b5 100644 --- a/src/main/java/com/prowidesoftware/swift/model/MtId.java +++ b/src/main/java/com/prowidesoftware/swift/model/MtId.java @@ -17,11 +17,10 @@ import com.prowidesoftware.swift.model.field.Field32A; import com.prowidesoftware.swift.model.mt.MTVariant; -import org.apache.commons.lang3.StringUtils; - import java.util.Objects; import java.util.regex.Matcher; import java.util.regex.Pattern; +import org.apache.commons.lang3.StringUtils; /** * Structured identification of MT message types, composed by the business process, actual type and variant. @@ -41,8 +40,7 @@ public class MtId { /** * @since @since 8.0.3 */ - public MtId() { - } + public MtId() {} /** * Parses a string identifier into a structured MT identifier @@ -176,9 +174,9 @@ public boolean equals(Object o) { if (this == o) return true; if (o == null || getClass() != o.getClass()) return false; MtId mtId = (MtId) o; - return Objects.equals(businessProcess, mtId.businessProcess) && - Objects.equals(messageType, mtId.messageType) && - Objects.equals(variant, mtId.variant); + return Objects.equals(businessProcess, mtId.businessProcess) + && Objects.equals(messageType, mtId.messageType) + && Objects.equals(variant, mtId.variant); } @Override @@ -210,7 +208,10 @@ public String category() { * @since 9.2.14 */ public String namespaceURI() { - return new StringBuilder("urn:swift:xsd:").append(id()).append(".").append(Field32A.SRU).toString(); + return new StringBuilder("urn:swift:xsd:") + .append(id()) + .append(".") + .append(Field32A.SRU) + .toString(); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java b/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java index 8dddc1df9..9d15d1ed6 100644 --- a/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/MtSwiftMessage.java @@ -24,10 +24,6 @@ import com.prowidesoftware.swift.model.mt.AbstractMT; import com.prowidesoftware.swift.model.mt.DefaultMtMetadataStrategy; import com.prowidesoftware.swift.model.mt.MTVariant; -import org.apache.commons.lang3.EnumUtils; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; - import java.io.File; import java.io.IOException; import java.io.InputStream; @@ -35,11 +31,11 @@ import java.util.Objects; import java.util.Optional; import java.util.logging.Level; - import javax.persistence.Column; import javax.persistence.DiscriminatorValue; import javax.persistence.Entity; - +import org.apache.commons.lang3.EnumUtils; +import org.apache.commons.lang3.StringUtils; /** * MT messages entity for JPA persistence. @@ -51,7 +47,8 @@ @Entity(name = "mt") @DiscriminatorValue("mt") public class MtSwiftMessage extends AbstractSwiftMessage { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(MtSwiftMessage.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(MtSwiftMessage.class.getName()); private static final long serialVersionUID = -5972656648349958815L; @Column(length = 35) @@ -69,8 +66,7 @@ public class MtSwiftMessage extends AbstractSwiftMessage { @Column(length = 31, name = "uuid") private String uuid; - public MtSwiftMessage() { - } + public MtSwiftMessage() {} /** * Calls {@link #MtSwiftMessage(String, MessageMetadataStrategy)} with the {@link DefaultMtMetadataStrategy} @@ -251,7 +247,8 @@ protected void updateFromMessage(MessageMetadataStrategy metadataStrategy) throw Objects.requireNonNull(metadataStrategy, "the strategy for metadata extraction cannot be null"); Objects.requireNonNull(getMessage(), "the raw message attribute cannot be null"); if (getFileFormat() != FileFormat.FIN) { - throw new IllegalArgumentException("expected source format " + FileFormat.FIN + " and found " + getFileFormat()); + throw new IllegalArgumentException( + "expected source format " + FileFormat.FIN + " and found " + getFileFormat()); } SwiftMessage model = null; try { @@ -623,11 +620,11 @@ public boolean equals(Object o) { if (o == null || getClass() != o.getClass()) return false; if (!super.equals(o)) return false; MtSwiftMessage that = (MtSwiftMessage) o; - return Objects.equals(pde, that.pde) && - Objects.equals(pdm, that.pdm) && - Objects.equals(mir, that.mir) && - Objects.equals(mur, that.mur) && - Objects.equals(uuid, that.uuid); + return Objects.equals(pde, that.pde) + && Objects.equals(pdm, that.pdm) + && Objects.equals(mir, that.mir) + && Objects.equals(mur, that.mur) + && Objects.equals(uuid, that.uuid); } @Override @@ -701,5 +698,4 @@ public void updateMetadata(MessageMetadataStrategy strategy) { Objects.requireNonNull(strategy, "the strategy for metadata extraction cannot be null"); applyStrategy(modelMessage(), strategy); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock.java index 0bdbbc659..7bef902a0 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock.java @@ -15,11 +15,10 @@ */ package com.prowidesoftware.swift.model; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.builder.ToStringBuilder; - import java.io.Serializable; import java.util.Objects; +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.builder.ToStringBuilder; /** * Base class for a generic SWIFT block.
          @@ -34,7 +33,7 @@ * * @author sebastian */ -//TODO: add parameter checks (Validate.*) and complete javadocs +// TODO: add parameter checks (Validate.*) and complete javadocs public abstract class SwiftBlock implements Serializable { private static final long serialVersionUID = -6993261477630953757L; @@ -60,8 +59,7 @@ public abstract class SwiftBlock implements Serializable { * Default constructor, shouldn't be used normally. * DO NOT USE: present only for subclasses */ - protected SwiftBlock() { - } + protected SwiftBlock() {} /** * Constructor for an unparsed text list diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock1.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock1.java index 4b32a0c8a..e37d7a4cc 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock1.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock1.java @@ -18,12 +18,11 @@ import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.prowidesoftware.swift.model.mt.ServiceIdType; -import org.apache.commons.lang3.Validate; - import java.io.Serializable; import java.util.Arrays; import java.util.Objects; import java.util.logging.Level; +import org.apache.commons.lang3.Validate; /** * Base class for SWIFT Basic Header Block (block 1). @@ -38,7 +37,7 @@ * @author sebastian * @since 4.0 */ -//TODO: add parameter checks (Validate.*) and complete javadocs +// TODO: add parameter checks (Validate.*) and complete javadocs public class SwiftBlock1 extends SwiftValueBlock implements Serializable { /** * Constant for FIN messages in application id @@ -58,7 +57,9 @@ public class SwiftBlock1 extends SwiftValueBlock implements Serializable { * @since 4.1 */ public static final transient String APPLICATION_ID_LOGINS = "L"; - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftBlock1.class.getName()); + + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftBlock1.class.getName()); private static final long serialVersionUID = 4229511645041690763L; /** * String of 1 character containing the Application ID as follows:
          @@ -136,7 +137,12 @@ public class SwiftBlock1 extends SwiftValueBlock implements Serializable { * @param sessionNumber the session number * @param sequenceNumber the message sequence number */ - public SwiftBlock1(final String applicationId, final String serviceId, final String logicalTerminal, final String sessionNumber, final String sequenceNumber) { + public SwiftBlock1( + final String applicationId, + final String serviceId, + final String logicalTerminal, + final String sessionNumber, + final String sequenceNumber) { this.applicationId = applicationId; this.serviceId = serviceId; this.logicalTerminal = logicalTerminal; @@ -147,8 +153,7 @@ public SwiftBlock1(final String applicationId, final String serviceId, final Str /** * Default constructor */ - public SwiftBlock1() { - } + public SwiftBlock1() {} /** * Creates the block with lenient false, meaning it expects a fixed length value. @@ -182,7 +187,12 @@ public SwiftBlock1(final String value, boolean lenient) { * @since 7.10.4 */ public SwiftBlock1(SwiftBlock1 block) { - this(block.getApplicationId(), block.getServiceId(), block.getLogicalTerminal(), block.getSessionNumber(), block.getSequenceNumber()); + this( + block.getApplicationId(), + block.getServiceId(), + block.getLogicalTerminal(), + block.getSessionNumber(), + block.getSequenceNumber()); } /** @@ -406,7 +416,11 @@ public void setSequenceNumber(final String sequenceNumber) { */ @Override public boolean isEmpty() { - return applicationId == null && serviceId == null && logicalTerminal == null && sessionNumber == null && sequenceNumber == null; + return applicationId == null + && serviceId == null + && logicalTerminal == null + && sessionNumber == null + && sequenceNumber == null; } /** @@ -480,7 +494,7 @@ public void setBlockValue(final String value) { */ public void setValue(final String value, boolean lenient) { if (lenient) { - //leave all attributes as null (cleaning defaults) + // leave all attributes as null (cleaning defaults) clean(); } else { // check parameters @@ -494,13 +508,23 @@ public void setValue(final String value, boolean lenient) { // figure out the starting point if (value.startsWith("1")) { if (!lenient) { - Validate.isTrue(value.startsWith("1:"), "expected '1:' at the beginning of value and found '" + value.charAt(0) + "'"); - Validate.isTrue(slen == 26 || slen == 27, "block value " + value + " cannot be parsed because it has an invalid size, expected 26 or 27 and found " + value.length()); + Validate.isTrue( + value.startsWith("1:"), + "expected '1:' at the beginning of value and found '" + value.charAt(0) + "'"); + Validate.isTrue( + slen == 26 || slen == 27, + "block value " + value + + " cannot be parsed because it has an invalid size, expected 26 or 27 and found " + + value.length()); } offset = 2; } else { if (!lenient) { - Validate.isTrue(slen == 24 || slen == 25, "block value " + value + " cannot be parsed because it has an invalid size, expected 24 or 25 and found " + value.length()); + Validate.isTrue( + slen == 24 || slen == 25, + "block value " + value + + " cannot be parsed because it has an invalid size, expected 24 or 25 and found " + + value.length()); } } @@ -513,7 +537,7 @@ public void setValue(final String value, boolean lenient) { this.setServiceId(this.getValuePart(value, offset, len)); offset += len; - //LT address must be fixed to 12 characters padding both the LT id and the branch with X if necessary + // LT address must be fixed to 12 characters padding both the LT id and the branch with X if necessary len = 12; this.setLogicalTerminal(this.getValuePart(value, offset, len)); offset += len; @@ -523,10 +547,10 @@ public void setValue(final String value, boolean lenient) { offset += len; if (lenient) { - //get all remaining text + // get all remaining text this.setSequenceNumber(this.getValuePart(value, offset)); } else { - //get text between size boundaries + // get text between size boundaries len = 6; this.setSequenceNumber(this.getValuePart(value, offset, len)); } @@ -552,11 +576,11 @@ public boolean equals(Object o) { if (o == null || getClass() != o.getClass()) return false; if (!super.equals(o)) return false; SwiftBlock1 that = (SwiftBlock1) o; - return Objects.equals(applicationId, that.applicationId) && - Objects.equals(serviceId, that.serviceId) && - Objects.equals(logicalTerminal, that.logicalTerminal) && - Objects.equals(sessionNumber, that.sessionNumber) && - Objects.equals(sequenceNumber, that.sequenceNumber); + return Objects.equals(applicationId, that.applicationId) + && Objects.equals(serviceId, that.serviceId) + && Objects.equals(logicalTerminal, that.logicalTerminal) + && Objects.equals(sessionNumber, that.sessionNumber) + && Objects.equals(sequenceNumber, that.sequenceNumber); } @Override @@ -650,7 +674,8 @@ public ServiceIdType getServiceIdType() { try { return ServiceIdType.valueOf("_" + this.serviceId); } catch (Exception e) { - final String text = "Block1 serviceId contains an invalid value [" + this.serviceId + "]. The expected values are " + Arrays.toString(ServiceIdType.values()); + final String text = "Block1 serviceId contains an invalid value [" + this.serviceId + + "]. The expected values are " + Arrays.toString(ServiceIdType.values()); log.warning(text); log.log(Level.FINEST, text, e); return null; diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2.java index 3ef56dcf5..db8d2a078 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2.java @@ -17,13 +17,12 @@ import com.google.gson.Gson; import com.google.gson.GsonBuilder; -import org.apache.commons.lang3.Validate; -import org.apache.commons.lang3.builder.ToStringBuilder; - import java.io.Serializable; import java.util.Arrays; import java.util.Objects; import java.util.logging.Level; +import org.apache.commons.lang3.Validate; +import org.apache.commons.lang3.builder.ToStringBuilder; /** * Base class for SWIFT Application Header Block (block 2) @@ -41,7 +40,8 @@ * @since 4.0 */ public abstract class SwiftBlock2 extends SwiftValueBlock implements Serializable { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftBlock2.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftBlock2.class.getName()); private static final long serialVersionUID = 7994472954593732477L; /** @@ -61,8 +61,7 @@ public abstract class SwiftBlock2 extends SwiftValueBlock implements Serializabl /** * Default Constructor */ - public SwiftBlock2() { - } + public SwiftBlock2() {} /** * Sets the block number. Will cause an exception unless setting block number to 2. @@ -169,7 +168,8 @@ public MessagePriority getMessagePriorityType() { try { return MessagePriority.valueOf(this.messagePriority); } catch (Exception e) { - final String text = "Block2 messagePriority contains an invalid value [" + this.messagePriority + "]. The expected values are " + Arrays.toString(MessagePriority.values()); + final String text = "Block2 messagePriority contains an invalid value [" + this.messagePriority + + "]. The expected values are " + Arrays.toString(MessagePriority.values()); log.warning(text); log.log(Level.FINEST, text, e); } @@ -211,8 +211,7 @@ public boolean equals(Object o) { if (o == null || getClass() != o.getClass()) return false; if (!super.equals(o)) return false; SwiftBlock2 that = (SwiftBlock2) o; - return Objects.equals(messagePriority, that.messagePriority) && - Objects.equals(messageType, that.messageType); + return Objects.equals(messagePriority, that.messagePriority) && Objects.equals(messageType, that.messageType); } @Override diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Adapter.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Adapter.java index 454edf544..4ad7d070b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Adapter.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Adapter.java @@ -17,10 +17,8 @@ package com.prowidesoftware.swift.model; import com.google.gson.*; - import java.lang.reflect.Type; - public class SwiftBlock2Adapter implements JsonSerializer, JsonDeserializer { private static final String DIRECTION = "direction"; @@ -36,7 +34,8 @@ private static void setSwiftBlock2Properties(SwiftBlock2 sb, JsonObject jsonObje } @Override - public JsonElement serialize(final SwiftBlock2 swiftBlock2, Type type, final JsonSerializationContext jsonSerializationContext) { + public JsonElement serialize( + final SwiftBlock2 swiftBlock2, Type type, final JsonSerializationContext jsonSerializationContext) { JsonElement object = jsonSerializationContext.serialize(swiftBlock2); @@ -54,10 +53,13 @@ public JsonElement serialize(final SwiftBlock2 swiftBlock2, Type type, final Jso } @Override - public SwiftBlock2 deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) throws JsonParseException { + public SwiftBlock2 deserialize( + JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) + throws JsonParseException { JsonObject jsonObject = jsonElement.getAsJsonObject(); - if (jsonObject.get(DIRECTION) != null && jsonObject.get(DIRECTION).getAsString().equals("O")) { + if (jsonObject.get(DIRECTION) != null + && jsonObject.get(DIRECTION).getAsString().equals("O")) { return getSwiftBlock2OutputObject(jsonObject); } else { // defult to INPUT @@ -73,7 +75,8 @@ private SwiftBlock2Output getSwiftBlock2OutputObject(JsonObject jsonObject) { // specific data for OUTPUT if (jsonObject.get("senderInputTime") != null) { - swiftBlock2Output.setSenderInputTime(jsonObject.get("senderInputTime").getAsString()); + swiftBlock2Output.setSenderInputTime( + jsonObject.get("senderInputTime").getAsString()); } if (jsonObject.get("MIRDate") != null) { @@ -81,23 +84,28 @@ private SwiftBlock2Output getSwiftBlock2OutputObject(JsonObject jsonObject) { } if (jsonObject.get("MIRLogicalTerminal") != null) { - swiftBlock2Output.setMIRLogicalTerminal(jsonObject.get("MIRLogicalTerminal").getAsString()); + swiftBlock2Output.setMIRLogicalTerminal( + jsonObject.get("MIRLogicalTerminal").getAsString()); } if (jsonObject.get("MIRSessionNumber") != null) { - swiftBlock2Output.setMIRSessionNumber(jsonObject.get("MIRSessionNumber").getAsString()); + swiftBlock2Output.setMIRSessionNumber( + jsonObject.get("MIRSessionNumber").getAsString()); } if (jsonObject.get("MIRSequenceNumber") != null) { - swiftBlock2Output.setMIRSequenceNumber(jsonObject.get("MIRSequenceNumber").getAsString()); + swiftBlock2Output.setMIRSequenceNumber( + jsonObject.get("MIRSequenceNumber").getAsString()); } if (jsonObject.get("receiverOutputDate") != null) { - swiftBlock2Output.setReceiverOutputDate(jsonObject.get("receiverOutputDate").getAsString()); + swiftBlock2Output.setReceiverOutputDate( + jsonObject.get("receiverOutputDate").getAsString()); } if (jsonObject.get("receiverOutputTime") != null) { - swiftBlock2Output.setReceiverOutputTime(jsonObject.get("receiverOutputTime").getAsString()); + swiftBlock2Output.setReceiverOutputTime( + jsonObject.get("receiverOutputTime").getAsString()); } return swiftBlock2Output; @@ -111,18 +119,20 @@ private SwiftBlock2Input getSwiftBlock2InputObject(JsonObject jsonObject) { // specific data for INPUT if (jsonObject.get("receiverAddress") != null) { - swiftBlock2Input.setReceiverAddress(jsonObject.get("receiverAddress").getAsString()); + swiftBlock2Input.setReceiverAddress( + jsonObject.get("receiverAddress").getAsString()); } if (jsonObject.get("deliveryMonitoring") != null) { - swiftBlock2Input.setDeliveryMonitoring(jsonObject.get("deliveryMonitoring").getAsString()); + swiftBlock2Input.setDeliveryMonitoring( + jsonObject.get("deliveryMonitoring").getAsString()); } if (jsonObject.get("obsolescencePeriod") != null) { - swiftBlock2Input.setObsolescencePeriod(jsonObject.get("obsolescencePeriod").getAsString()); + swiftBlock2Input.setObsolescencePeriod( + jsonObject.get("obsolescencePeriod").getAsString()); } return swiftBlock2Input; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Input.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Input.java index 592ffdda1..1436ef4ad 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Input.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Input.java @@ -17,11 +17,10 @@ import com.google.gson.Gson; import com.google.gson.GsonBuilder; -import org.apache.commons.lang3.Validate; - import java.io.Serializable; import java.util.Objects; import java.util.logging.Level; +import org.apache.commons.lang3.Validate; /** * Base class for SWIFT Application Header Block (block 2) @@ -49,10 +48,10 @@ */ // TODO: add parameter checks (Validate.*) and complete javadocs public class SwiftBlock2Input extends SwiftBlock2 implements Serializable { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftBlock2.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftBlock2.class.getName()); private static final long serialVersionUID = 6094810199379196198L; - /** * Receiver's address with X in position 9.
          * It is fixed at 12 characters; it must have X in position 9 @@ -90,7 +89,12 @@ public class SwiftBlock2Input extends SwiftBlock2 implements Serializable { * @param obsolescencePeriod the obsolescence period, measured in 5 minutes units (3 for priority U, 20 for priority N).
          * According to SWIFT documentation, this value is ignored by the system */ - public SwiftBlock2Input(final String messageType, final String receiverAddress, final String messagePriority, final String deliveryMonitoring, final String obsolescencePeriod) { + public SwiftBlock2Input( + final String messageType, + final String receiverAddress, + final String messagePriority, + final String deliveryMonitoring, + final String obsolescencePeriod) { this.input = true; this.messageType = messageType; this.receiverAddress = receiverAddress; @@ -130,8 +134,7 @@ public SwiftBlock2Input(final String value, boolean lenient) { /** * Default constructor */ - public SwiftBlock2Input() { - } + public SwiftBlock2Input() {} /** * Copy constructor @@ -140,7 +143,12 @@ public SwiftBlock2Input() { * @since 7.10.4 */ public SwiftBlock2Input(SwiftBlock2Input block) { - this(block.getMessageType(), block.getReceiverAddress(), block.getMessagePriority(), block.getDeliveryMonitoring(), block.getObsolescencePeriod()); + this( + block.getMessageType(), + block.getReceiverAddress(), + block.getMessagePriority(), + block.getDeliveryMonitoring(), + block.getObsolescencePeriod()); } /** @@ -295,7 +303,8 @@ public DeliveryMonitoring getDeliveryMonitoringType() { try { return DeliveryMonitoring.valueOf("_" + this.deliveryMonitoring); } catch (Exception e) { - final String text = "Block2 deliveryMonitoring contains an invalid value [" + this.deliveryMonitoring + "]"; + final String text = + "Block2 deliveryMonitoring contains an invalid value [" + this.deliveryMonitoring + "]"; log.warning(text); log.log(Level.FINEST, text, e); } @@ -333,7 +342,11 @@ public void setObsolescencePeriod(final String obsolescencePeriod) { */ @Override public boolean isEmpty() { - return messageType == null && receiverAddress == null && messagePriority == null && deliveryMonitoring == null && obsolescencePeriod == null; + return messageType == null + && receiverAddress == null + && messagePriority == null + && deliveryMonitoring == null + && obsolescencePeriod == null; } /** @@ -415,7 +428,7 @@ public void setBlockValue(final String value) { */ public void setValue(final String value, boolean lenient) { if (lenient) { - //leave all attributes as null (cleaning defaults) + // leave all attributes as null (cleaning defaults) clean(); } else { // check parameters @@ -428,7 +441,10 @@ public void setValue(final String value, boolean lenient) { if (!lenient) { // check parameters Objects.requireNonNull(value, "value must not be null"); - Validate.isTrue(slen >= 16 && slen <= 23, "expected a string value of 17 up to 23 chars and obtained a " + slen + " chars string: '" + value + "'"); + Validate.isTrue( + slen >= 16 && slen <= 23, + "expected a string value of 17 up to 23 chars and obtained a " + slen + " chars string: '" + + value + "'"); } // figure out the starting point and check the input value has proper optional @@ -440,7 +456,8 @@ public void setValue(final String value, boolean lenient) { slen -= offset; if (!lenient) { if (slen != 16 && slen != 17 && slen != 18 && slen != 21) { - throw new IllegalArgumentException("Value must match: I
          [[[]]]"); + throw new IllegalArgumentException( + "Value must match: I
          [[[]]]"); } } offset++; // skip the input mark @@ -463,13 +480,12 @@ public void setValue(final String value, boolean lenient) { offset += len; // optional if (lenient) { - //get all remaining text + // get all remaining text this.setObsolescencePeriod(this.getValuePart(value, offset)); } else { len = 3; this.setObsolescencePeriod(this.getValuePart(value, offset, len)); } - } } @@ -493,9 +509,9 @@ public boolean equals(Object o) { if (o == null || getClass() != o.getClass()) return false; if (!super.equals(o)) return false; SwiftBlock2Input that = (SwiftBlock2Input) o; - return Objects.equals(receiverAddress, that.receiverAddress) && - Objects.equals(deliveryMonitoring, that.deliveryMonitoring) && - Objects.equals(obsolescencePeriod, that.obsolescencePeriod); + return Objects.equals(receiverAddress, that.receiverAddress) + && Objects.equals(deliveryMonitoring, that.deliveryMonitoring) + && Objects.equals(obsolescencePeriod, that.obsolescencePeriod); } @Override diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Output.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Output.java index b9c36dea9..b80595fc1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Output.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock2Output.java @@ -17,12 +17,11 @@ import com.google.gson.Gson; import com.google.gson.GsonBuilder; -import org.apache.commons.lang3.Validate; -import org.apache.commons.lang3.time.DateFormatUtils; - import java.io.Serializable; import java.util.Calendar; import java.util.Objects; +import org.apache.commons.lang3.Validate; +import org.apache.commons.lang3.time.DateFormatUtils; /** * Base class for SWIFT Application Header Block (block 2) @@ -104,7 +103,16 @@ public class SwiftBlock2Output extends SwiftBlock2 implements Serializable { * @param receiverOutputTime receiver time * @param messagePriority the message priority (S=system, U=urgent, N=normal) */ - public SwiftBlock2Output(final String messageType, final String senderInputTime, final String MIRDate, final String MIRLogicalTerminal, final String MIRSessionNumber, final String MIRSequenceNumber, final String receiverOutputDate, final String receiverOutputTime, final String messagePriority) { + public SwiftBlock2Output( + final String messageType, + final String senderInputTime, + final String MIRDate, + final String MIRLogicalTerminal, + final String MIRSessionNumber, + final String MIRSequenceNumber, + final String receiverOutputDate, + final String receiverOutputTime, + final String messagePriority) { this.output = true; this.messageType = messageType; this.senderInputTime = senderInputTime; @@ -146,8 +154,7 @@ public SwiftBlock2Output(final String value, boolean lenient) { /** * Default Constructor */ - public SwiftBlock2Output() { - } + public SwiftBlock2Output() {} /** * Copy constructor @@ -156,7 +163,16 @@ public SwiftBlock2Output() { * @since 7.10.4 */ public SwiftBlock2Output(SwiftBlock2Output block) { - this(block.getMessageType(), block.getSenderInputTime(), block.getMIRDate(), block.getMIRLogicalTerminal(), block.getMIRSessionNumber(), block.getMIRSequenceNumber(), block.getReceiverOutputDate(), block.getReceiverOutputTime(), block.getMessagePriority()); + this( + block.getMessageType(), + block.getSenderInputTime(), + block.getMIRDate(), + block.getMIRLogicalTerminal(), + block.getMIRSessionNumber(), + block.getMIRSequenceNumber(), + block.getReceiverOutputDate(), + block.getReceiverOutputTime(), + block.getMessagePriority()); } /** @@ -371,7 +387,9 @@ public void setMIR(final String mir) { public void setMIR(final String mir, boolean lenient) { if (!lenient) { Objects.requireNonNull(mir); - Validate.isTrue(mir.length() == 28, "expected a 28 characters string for MIR value and found a " + mir.length() + " string:" + mir); + Validate.isTrue( + mir.length() == 28, + "expected a 28 characters string for MIR value and found a " + mir.length() + " string:" + mir); } if (mir != null) { int offset = 0; @@ -390,7 +408,7 @@ public void setMIR(final String mir, boolean lenient) { offset += len; if (lenient) { - //get all remaining text + // get all remaining text this.setMIRSequenceNumber(getValuePart(mir, offset, mir.length())); } else { len = 6; @@ -456,7 +474,12 @@ public void setReceiverOutputDateTime(Calendar cal) { */ @Override public boolean isEmpty() { - return messageType == null && senderInputTime == null && getMIR() == null && receiverOutputDate == null && receiverOutputTime == null && messagePriority == null; + return messageType == null + && senderInputTime == null + && getMIR() == null + && receiverOutputDate == null + && receiverOutputTime == null + && messagePriority == null; } /** @@ -540,7 +563,7 @@ public void setBlockValue(final String value) { */ public void setValue(final String value, boolean lenient) { if (lenient) { - //leave all attributes as null (cleaning defaults) + // leave all attributes as null (cleaning defaults) clean(); } else { // check parameters @@ -554,7 +577,10 @@ public void setValue(final String value, boolean lenient) { if (!lenient) { // check parameters Objects.requireNonNull(value, "value must not be null"); - Validate.isTrue(slen == 46 || slen == 48 || slen == 47 || slen == 49, "expected a string value of 46 and up to 49 chars and obtained a " + slen + " chars string: '" + value + "'"); + Validate.isTrue( + slen == 46 || slen == 48 || slen == 47 || slen == 49, + "expected a string value of 46 and up to 49 chars and obtained a " + slen + " chars string: '" + + value + "'"); } // figure out the starting point and check the input value has proper optional @@ -591,13 +617,12 @@ public void setValue(final String value, boolean lenient) { offset += len; if (lenient) { - //get all remaining text + // get all remaining text this.setMessagePriority(this.getValuePart(value, offset)); } else { len = 1; this.setMessagePriority(this.getValuePart(value, offset, len)); } - } } @@ -607,18 +632,26 @@ public boolean equals(Object o) { if (o == null || getClass() != o.getClass()) return false; if (!super.equals(o)) return false; SwiftBlock2Output that = (SwiftBlock2Output) o; - return Objects.equals(senderInputTime, that.senderInputTime) && - Objects.equals(MIRDate, that.MIRDate) && - Objects.equals(MIRLogicalTerminal, that.MIRLogicalTerminal) && - Objects.equals(MIRSessionNumber, that.MIRSessionNumber) && - Objects.equals(MIRSequenceNumber, that.MIRSequenceNumber) && - Objects.equals(receiverOutputDate, that.receiverOutputDate) && - Objects.equals(receiverOutputTime, that.receiverOutputTime); + return Objects.equals(senderInputTime, that.senderInputTime) + && Objects.equals(MIRDate, that.MIRDate) + && Objects.equals(MIRLogicalTerminal, that.MIRLogicalTerminal) + && Objects.equals(MIRSessionNumber, that.MIRSessionNumber) + && Objects.equals(MIRSequenceNumber, that.MIRSequenceNumber) + && Objects.equals(receiverOutputDate, that.receiverOutputDate) + && Objects.equals(receiverOutputTime, that.receiverOutputTime); } @Override public int hashCode() { - return Objects.hash(super.hashCode(), senderInputTime, MIRDate, MIRLogicalTerminal, MIRSessionNumber, MIRSequenceNumber, receiverOutputDate, receiverOutputTime); + return Objects.hash( + super.hashCode(), + senderInputTime, + MIRDate, + MIRLogicalTerminal, + MIRSessionNumber, + MIRSequenceNumber, + receiverOutputDate, + receiverOutputTime); } /** @@ -652,7 +685,6 @@ public String field(SwiftBlock2OutputField field) { return getReceiverOutputTime(); default: return null; - } } @@ -696,5 +728,4 @@ public void setField(SwiftBlock2OutputField field, final String value) { break; } } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock3.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock3.java index f6b3baa28..059af5df2 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock3.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock3.java @@ -18,13 +18,12 @@ import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.prowidesoftware.swift.model.field.Field108; -import org.apache.commons.lang3.Validate; - import java.io.Serializable; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.List; import java.util.Objects; +import org.apache.commons.lang3.Validate; /** * Base class for SWIFT User Header Block (block 3). @@ -34,13 +33,13 @@ */ public class SwiftBlock3 extends SwiftTagListBlock implements Serializable { private static final long serialVersionUID = 4377884587811023149L; - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftBlock3.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftBlock3.class.getName()); /** * Default constructor */ - public SwiftBlock3() { - } + public SwiftBlock3() {} /** * Constructor with tag initialization @@ -134,7 +133,8 @@ public Boolean isSTP() { * @since 7.8.8 */ public void generateMUR(boolean overwriteIfExist) { - final String MUR = new SimpleDateFormat("yyMMddHHmmssSSSS").format(Calendar.getInstance().getTime()); + final String MUR = new SimpleDateFormat("yyMMddHHmmssSSSS") + .format(Calendar.getInstance().getTime()); Tag t = getTagByName("108"); if (t == null) { builder().setField108(new Field108(MUR)); @@ -151,5 +151,4 @@ public void generateMUR(boolean overwriteIfExist) { public SwiftBlock3Builder builder() { return new SwiftBlock3Builder(this); } - -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock3Builder.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock3Builder.java index 85f76631a..a0cbaf0fb 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock3Builder.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock3Builder.java @@ -16,7 +16,6 @@ package com.prowidesoftware.swift.model; import com.prowidesoftware.swift.model.field.*; - import java.util.List; import java.util.Objects; @@ -31,7 +30,8 @@ * @since 7.10.0 */ public class SwiftBlock3Builder { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftBlock3Builder.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftBlock3Builder.class.getName()); private Tag field103 = null; private Tag field113 = null; @@ -273,5 +273,4 @@ public SwiftBlock3Builder setField(Field field) { } return this; } - -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock4.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock4.java index adc4ef59c..be1030f99 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock4.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock4.java @@ -17,14 +17,13 @@ import com.google.gson.Gson; import com.google.gson.GsonBuilder; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; - import java.io.Serializable; import java.util.ArrayList; import java.util.List; import java.util.Objects; import java.util.Stack; +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.Validate; /** * Base class for SWIFT Body Block (block 4).
          @@ -43,8 +42,7 @@ public class SwiftBlock4 extends SwiftTagListBlock implements Serializable { /** * Default constructor */ - public SwiftBlock4() { - } + public SwiftBlock4() {} /** * Constructor with tag initialization @@ -112,10 +110,10 @@ public static SwiftBlock4 removeEmptySequences(final SwiftBlock4 b4) { // TODO find replacement for Stack final Stack stack = new Stack<>(); for (Tag t : b4.getTags()) { - if (!stack.isEmpty() && - StringUtils.equals(t.getName(), "16S") && - StringUtils.equals(stack.peek().getName(), "16R") && - StringUtils.equals(stack.peek().getValue(), t.getValue())) { + if (!stack.isEmpty() + && StringUtils.equals(t.getName(), "16S") + && StringUtils.equals(stack.peek().getName(), "16R") + && StringUtils.equals(stack.peek().getValue(), t.getValue())) { /* * found an empty 16R 16S pair */ @@ -124,8 +122,8 @@ public static SwiftBlock4 removeEmptySequences(final SwiftBlock4 b4) { /* * found two consecutive 15a */ - stack.pop(); //remove the previous seq start - stack.push(t); //keep this new sequence for the moment + stack.pop(); // remove the previous seq start + stack.push(t); // keep this new sequence for the moment } else { stack.push(t); } @@ -199,5 +197,4 @@ public Integer getNumber() { public String getName() { return "4"; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock5.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock5.java index 444de3aeb..c2ca9ebdd 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock5.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock5.java @@ -17,13 +17,12 @@ import com.google.gson.Gson; import com.google.gson.GsonBuilder; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; - import java.io.Serializable; import java.util.List; import java.util.Objects; import java.util.Optional; +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.Validate; /** * Base class for SWIFT Trailer Block (block 5). @@ -36,14 +35,15 @@ */ public class SwiftBlock5 extends SwiftTagListBlock implements Serializable { @SuppressWarnings("unused") - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftBlock5.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftBlock5.class.getName()); + private static final long serialVersionUID = 3114133378482486859L; /** * Default constructor */ - public SwiftBlock5() { - } + public SwiftBlock5() {} /** * Constructor with tag initialization @@ -161,5 +161,4 @@ public Optional getTag(SwiftBlock5Field field) { public SwiftBlock5 setPDE() { return setTag(SwiftBlock5Field.PDE, null); } - -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock5Field.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock5Field.java index f6b0ec332..78d07b313 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlock5Field.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlock5Field.java @@ -22,11 +22,14 @@ * @since 8.0.2 */ public enum SwiftBlock5Field { - MAC("Message Authentication Code calculated based on the entire contents of the message using a pre-exchanged key and a secret algorithm."), + MAC( + "Message Authentication Code calculated based on the entire contents of the message using a pre-exchanged key and a secret algorithm."), CHK("Checksum calculated for all message types."), PDE("Possible Duplicate Emission added if user thinks the same message was sent previously."), - PDM("Possible Duplicate Message added to any output message being resent because a prior delivery may not be valid."), - DLM("Delayed Message added if the message has not been delivered within the expected minutes according to the message priority."), + PDM( + "Possible Duplicate Message added to any output message being resent because a prior delivery may not be valid."), + DLM( + "Delayed Message added if the message has not been delivered within the expected minutes according to the message priority."), MRF("The Message Reference specifies the reference of the original user message."), TNG("Test & Training Message, only in test and training mode"), SYS("System Originated Message added for system message or service message, cotaining the MIR of the request."); @@ -40,5 +43,4 @@ public enum SwiftBlock5Field { public String description() { return this.description; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftBlockUser.java b/src/main/java/com/prowidesoftware/swift/model/SwiftBlockUser.java index cae8e947a..faf62e0cc 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftBlockUser.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftBlockUser.java @@ -18,12 +18,11 @@ import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.prowidesoftware.deprecation.DeprecationUtils; -import org.apache.commons.lang3.Validate; - import java.io.Serializable; import java.util.List; import java.util.Objects; import java.util.logging.Level; +import org.apache.commons.lang3.Validate; /** * Base class for SWIFT User "ad-hoc" Blocks (blocks with number other than 1-5 or names).
          @@ -42,7 +41,8 @@ public class SwiftBlockUser extends SwiftTagListBlock implements Serializable { private static final long serialVersionUID = -6506492203870561424L; private static final String MESSAGE_VALIDATOR = "parameter 'blockNumber' cannot be null"; - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(DeprecationUtils.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(DeprecationUtils.class.getName()); /** * Indicates the position of this user block in a message when persisted. @@ -81,7 +81,8 @@ public SwiftBlockUser() { public SwiftBlockUser(Integer blockNumber) { // sanity check Objects.requireNonNull(blockNumber, MESSAGE_VALIDATOR); - Validate.isTrue(SwiftBlockUser.isValidName(blockNumber), "'blockNumber' is not a valid User Defined Block number"); + Validate.isTrue( + SwiftBlockUser.isValidName(blockNumber), "'blockNumber' is not a valid User Defined Block number"); this.setBlockNumber(blockNumber); } @@ -99,7 +100,8 @@ public SwiftBlockUser(Integer blockNumber) { public SwiftBlockUser(Integer blockNumber, List tags) { // sanity check Objects.requireNonNull(blockNumber, MESSAGE_VALIDATOR); - Validate.isTrue(SwiftBlockUser.isValidName(blockNumber), "'blockNumber' is not a valid User Defined Block number"); + Validate.isTrue( + SwiftBlockUser.isValidName(blockNumber), "'blockNumber' is not a valid User Defined Block number"); this.setBlockNumber(blockNumber); this.addTags(tags); @@ -148,7 +150,7 @@ public SwiftBlockUser(String blockName, List tags) { * @return true if the block name and number are valid * @since 5.0 */ - static public Boolean isValidName(String blockName, Integer blockNumber) { + public static Boolean isValidName(String blockName, Integer blockNumber) { return SwiftBlockUser.isValidName(blockName) && SwiftBlockUser.isValidName(blockNumber); } @@ -159,28 +161,24 @@ static public Boolean isValidName(String blockName, Integer blockNumber) { * @return true if the block name and number are valid * @since 5.0 */ - static public Boolean isValidName(String blockName) { + public static Boolean isValidName(String blockName) { // name and number must be defined - if (blockName == null) - return Boolean.FALSE; + if (blockName == null) return Boolean.FALSE; // try as a number try { Integer num = Integer.decode(blockName); - if (!SwiftBlockUser.isValidName(num)) - return Boolean.FALSE; + if (!SwiftBlockUser.isValidName(num)) return Boolean.FALSE; } catch (NumberFormatException nfe) { // do nothing (it was not a number) } // for named blocks, the name must be only one letter - if (blockName.length() != 1) - return Boolean.FALSE; + if (blockName.length() != 1) return Boolean.FALSE; // only upper or lower case letters char c = Character.toLowerCase(blockName.charAt(0)); - if (!(('0' <= c && c <= '9') || ('a' <= c && c <= 'z'))) - return Boolean.FALSE; + if (!(('0' <= c && c <= '9') || ('a' <= c && c <= 'z'))) return Boolean.FALSE; return Boolean.TRUE; } @@ -193,14 +191,12 @@ static public Boolean isValidName(String blockName) { * @return true if the block name and number are valid * @since 5.0 */ - static public Boolean isValidName(Integer blockNumber) { + public static Boolean isValidName(Integer blockNumber) { // name and number must be defined - if (blockNumber == null) - return Boolean.FALSE; + if (blockNumber == null) return Boolean.FALSE; // block number must not be 1-5 - if ((blockNumber != -1) && (1 <= blockNumber && blockNumber <= 5)) - return Boolean.FALSE; + if ((blockNumber != -1) && (1 <= blockNumber && blockNumber <= 5)) return Boolean.FALSE; return Boolean.TRUE; } @@ -263,7 +259,8 @@ public String getBlockName() { protected void setBlockName(String blockName) { // sanity check Objects.requireNonNull(blockName, "parameter 'blockName' cannot be null"); - Validate.isTrue(SwiftBlockUser.isValidName(blockName), "'" + blockName + "' is not a valid User Defined Block name"); + Validate.isTrue( + SwiftBlockUser.isValidName(blockName), "'" + blockName + "' is not a valid User Defined Block name"); // store the new name this.blockName = blockName; @@ -281,7 +278,9 @@ protected void setBlockName(String blockName) { protected void setBlockNumber(Integer blockNumber) { // sanity check Objects.requireNonNull(blockNumber, MESSAGE_VALIDATOR); - Validate.isTrue(SwiftBlockUser.isValidName(blockNumber).booleanValue(), "'" + blockNumber + "' is not a valid User Defined Block number"); + Validate.isTrue( + SwiftBlockUser.isValidName(blockNumber).booleanValue(), + "'" + blockNumber + "' is not a valid User Defined Block number"); this.blockName = blockNumber != null ? blockNumber.toString() : null; } @@ -324,8 +323,7 @@ public boolean equals(Object o) { if (o == null || getClass() != o.getClass()) return false; if (!super.equals(o)) return false; SwiftBlockUser tags = (SwiftBlockUser) o; - return Objects.equals(sortKey, tags.sortKey) && - Objects.equals(blockName, tags.blockName); + return Objects.equals(sortKey, tags.sortKey) && Objects.equals(blockName, tags.blockName); } @Override diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftCharsetUtils.java b/src/main/java/com/prowidesoftware/swift/model/SwiftCharsetUtils.java index 41b30ce8c..fba9f1b22 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftCharsetUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftCharsetUtils.java @@ -30,11 +30,24 @@ public class SwiftCharsetUtils { public static final int OK = -1; private static final char[] digits = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9'}; - private static final char[] AZ = {'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'}; - private static final char[] azLowerCase = {'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z'}; - private static final char[] specialCharacters_x = {'/', '-', '?', ':', '(', ')', '.', ',', '\'', '+', ' ', '\n', '\r'}; - private static final char[] specialCharacters_y = {' ', '.', ',', '-', '(', ')', '/', '=', '\'', '+', ':', '?', '!', '"', '%', '&', '*', ';', '<', '>'}; - private static final char[] specialCharacters_z = {'.', ',', '-', '(', ')', '/', '=', '\'', '+', ':', '?', '@', '#', ' ', '{', '!', '"', '%', '&', '*', ';', '<', '>', '_', '\n', '\r'}; + private static final char[] AZ = { + 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', + 'W', 'X', 'Y', 'Z' + }; + private static final char[] azLowerCase = { + 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', + 'w', 'x', 'y', 'z' + }; + private static final char[] specialCharacters_x = { + '/', '-', '?', ':', '(', ')', '.', ',', '\'', '+', ' ', '\n', '\r' + }; + private static final char[] specialCharacters_y = { + ' ', '.', ',', '-', '(', ')', '/', '=', '\'', '+', ':', '?', '!', '"', '%', '&', '*', ';', '<', '>' + }; + private static final char[] specialCharacters_z = { + '.', ',', '-', '(', ')', '/', '=', '\'', '+', ':', '?', '@', '#', ' ', '{', '!', '"', '%', '&', '*', ';', '<', + '>', '_', '\n', '\r' + }; // Suppress default constructor for noninstantiability private SwiftCharsetUtils() { @@ -94,7 +107,10 @@ public static int is_a(final String s) { * any character of the X permitted set (General FIN application set) upper case and lower case allowed */ public static boolean is_x(final char character) { - return isLowercaseLetter(character) || isUppercaseLetter(character) || isNumber(character) || is(character, specialCharacters_x); + return isLowercaseLetter(character) + || isUppercaseLetter(character) + || isNumber(character) + || is(character, specialCharacters_x); } /** @@ -130,7 +146,10 @@ public static int is_y(final String s) { * all characters included in the X and Y sets, plus a couple of special characters */ public static boolean is_z(final char character) { - return isLowercaseLetter(character) || isUppercaseLetter(character) || isNumber(character) || is(character, specialCharacters_z); + return isLowercaseLetter(character) + || isUppercaseLetter(character) + || isNumber(character) + || is(character, specialCharacters_z); } /** @@ -312,21 +331,27 @@ private static boolean is(final char c, final char[] charset) { * Gets SWIFT n charset; numeric digits (0 through 9) only. */ public static char[] get_n() { - return new char[]{'0', '1', '2', '3', '4', '5', '6', '7', '8', '9'}; + return new char[] {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9'}; } /** * Gets SWIFT a charset; alphabetic capital letters (A through Z), upper case only. */ public static char[] get_a() { - return new char[]{'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'}; + return new char[] { + 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', + 'V', 'W', 'X', 'Y', 'Z' + }; } /** * Lower case a to z. */ private static char[] _get_az() { - return new char[]{'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z'}; + return new char[] { + 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', + 'v', 'w', 'x', 'y', 'z' + }; } /** @@ -420,5 +445,4 @@ public static String filter(String s, SwiftCharset charset) { } return result.toString(); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftMessage.java b/src/main/java/com/prowidesoftware/swift/model/SwiftMessage.java index b08d18fe6..e0e4c8659 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftMessage.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftMessage.java @@ -28,16 +28,15 @@ import com.prowidesoftware.swift.model.field.*; import com.prowidesoftware.swift.model.mt.*; import com.prowidesoftware.swift.utils.IMessageVisitor; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; -import org.apache.commons.lang3.builder.ToStringBuilder; - import java.io.IOException; import java.io.Serializable; import java.io.StringWriter; import java.text.SimpleDateFormat; import java.util.*; import java.util.logging.Level; +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.Validate; +import org.apache.commons.lang3.builder.ToStringBuilder; /** * Base class for swift messages. @@ -56,7 +55,8 @@ public class SwiftMessage implements Serializable, JsonSerializable { static final int JSON_VERSION = 2; private static final long serialVersionUID = 8094995269559985432L; - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftMessage.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftMessage.class.getName()); private static final String INVALID_NAME_BLOCK = "Invalid name for User Defined Blocks ("; private static final String MESSAGE_IS_NOT_A_FRAGMENT = "message is not a fragment"; @@ -85,8 +85,7 @@ public class SwiftMessage implements Serializable, JsonSerializable { * * @see #SwiftMessage(boolean) */ - public SwiftMessage() { - } + public SwiftMessage() {} /** * Constructor that initializes blocks @@ -269,13 +268,13 @@ public boolean equals(Object o) { if (this == o) return true; if (o == null || getClass() != o.getClass()) return false; SwiftMessage that = (SwiftMessage) o; - return Objects.equals(block1, that.block1) && - Objects.equals(block2, that.block2) && - Objects.equals(block3, that.block3) && - Objects.equals(block4, that.block4) && - Objects.equals(block5, that.block5) && - Objects.equals(userBlocks, that.userBlocks) && - Objects.equals(unparsedTexts, that.unparsedTexts); + return Objects.equals(block1, that.block1) + && Objects.equals(block2, that.block2) + && Objects.equals(block3, that.block3) + && Objects.equals(block4, that.block4) + && Objects.equals(block5, that.block5) + && Objects.equals(userBlocks, that.userBlocks) + && Objects.equals(unparsedTexts, that.unparsedTexts); } @Override @@ -595,7 +594,8 @@ public void setBlock5(final SwiftBlock5 block5) { */ public int getUserBlockPosition(final String blockName) { // check parameters - if (StringUtils.isBlank(blockName) || //check user blocks array + if (StringUtils.isBlank(blockName) + || // check user blocks array this.userBlocks == null) { return -1; } @@ -1178,7 +1178,8 @@ public int getTypeInt() { public MessageIOType getDirection() { try { if (this.block2 == null) { - log.fine("Requesting direction on a message without block2, can't determine direction. set log level to finer to view more details"); + log.fine( + "Requesting direction on a message without block2, can't determine direction. set log level to finer to view more details"); log.finest("Message: " + this); } else { if (this.block2.isOutput()) { @@ -1423,7 +1424,8 @@ public String getUID(final Calendar created, final Long id) { suffix.append(StringUtils.leftPad(String.valueOf(id), 10, "0")); } if (suffix.length() == 0) { - log.warning("The computed suffix for message UID is blank, provide either the creation date or the numeric identifier as parameters for getUID"); + log.warning( + "The computed suffix for message UID is blank, provide either the creation date or the numeric identifier as parameters for getUID"); } return getUUID() + suffix; } @@ -1755,7 +1757,8 @@ public MTVariant getVariant() { */ public void setVariant(final MTVariant variant) { if (!variant.isValidationFlag()) { - log.warning("Field " + Field199.NAME + " should be used only for validation flags and not for " + variant.name()); + log.warning("Field " + Field199.NAME + " should be used only for validation flags and not for " + + variant.name()); } if (this.block3 == null) { this.block3 = new SwiftBlock3(); @@ -1913,5 +1916,4 @@ public String message() { IConversionService srv = new ConversionService(); return srv.getFIN(this); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageAdapter.java b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageAdapter.java index fa8ecd09f..c093f4866 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageAdapter.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageAdapter.java @@ -17,7 +17,6 @@ package com.prowidesoftware.swift.model; import com.google.gson.*; - import java.lang.reflect.Type; import java.text.DateFormat; import java.text.SimpleDateFormat; @@ -40,7 +39,7 @@ public JsonElement serialize(SwiftMessage src, Type typeOfSrc, JsonSerialization objectBlocks.add("block3", context.serialize(src.getBlock3())); objectBlocks.add("block4", context.serialize(src.getBlock4())); objectBlocks.add("block5", context.serialize(src.getBlock5())); - //TODO agregar user blocks + // TODO agregar user blocks object.add("data", objectBlocks); @@ -48,7 +47,9 @@ public JsonElement serialize(SwiftMessage src, Type typeOfSrc, JsonSerialization } @Override - public SwiftMessage deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) throws JsonParseException { + public SwiftMessage deserialize( + JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) + throws JsonParseException { JsonObject jsonArray = jsonElement.getAsJsonObject().get("data").getAsJsonObject(); diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageNote.java b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageNote.java index e61247cc2..9e7801ba0 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageNote.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageNote.java @@ -16,7 +16,6 @@ package com.prowidesoftware.swift.model; import java.util.Calendar; - import javax.persistence.*; /** @@ -44,8 +43,7 @@ public class SwiftMessageNote { @Lob private String text; - public SwiftMessageNote() { - } + public SwiftMessageNote() {} public SwiftMessageNote(String creationUser, String text) { this.creationDate = Calendar.getInstance(); @@ -102,5 +100,4 @@ public String getText() { public void setText(String text) { this.text = text; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageRevision.java b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageRevision.java index 5bea1ad3a..f48b9a6f3 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageRevision.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageRevision.java @@ -19,7 +19,6 @@ import java.util.Calendar; import java.util.Objects; - import javax.persistence.*; /** @@ -52,8 +51,7 @@ public class SwiftMessageRevision { @Basic(fetch = LAZY) private String json; - public SwiftMessageRevision() { - } + public SwiftMessageRevision() {} /** * Creates a message revision from a messages.
          @@ -78,9 +76,9 @@ public boolean equals(Object o) { if (this == o) return true; if (o == null || getClass() != o.getClass()) return false; SwiftMessageRevision that = (SwiftMessageRevision) o; - return Objects.equals(creationDate, that.creationDate) && - Objects.equals(creationUser, that.creationUser) && - Objects.equals(message, that.message); + return Objects.equals(creationDate, that.creationDate) + && Objects.equals(creationUser, that.creationUser) + && Objects.equals(message, that.message); } @Override @@ -127,5 +125,4 @@ public String getJson() { public void setJson(String json) { this.json = json; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageStatusInfo.java b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageStatusInfo.java index 7ae5877bc..e4f4fa407 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageStatusInfo.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageStatusInfo.java @@ -19,7 +19,6 @@ import java.util.Calendar; import java.util.Objects; - import javax.persistence.*; /** @@ -37,7 +36,8 @@ @Table(name = "swift_msg_status") public class SwiftMessageStatusInfo implements Cloneable { @SuppressWarnings("unused") - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftMessageStatusInfo.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftMessageStatusInfo.class.getName()); @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @@ -67,7 +67,7 @@ public class SwiftMessageStatusInfo implements Cloneable { * No arguments constructor */ public SwiftMessageStatusInfo() { - this.creationDate = Calendar.getInstance(); //this cannot be null, default to now + this.creationDate = Calendar.getInstance(); // this cannot be null, default to now } /** @@ -79,7 +79,8 @@ public SwiftMessageStatusInfo() { * @param name status name * @param data optional additional text data associated to the status processing */ - public SwiftMessageStatusInfo(String comments, Calendar creationDate, String creationUser, String name, String data) { + public SwiftMessageStatusInfo( + String comments, Calendar creationDate, String creationUser, String name, String data) { this(); this.comments = comments; this.creationDate = creationDate; @@ -150,10 +151,10 @@ public boolean equals(Object o) { if (this == o) return true; if (o == null || getClass() != o.getClass()) return false; SwiftMessageStatusInfo that = (SwiftMessageStatusInfo) o; - return Objects.equals(name, that.name) && - Objects.equals(comments, that.comments) && - Objects.equals(creationDate, that.creationDate) && - Objects.equals(creationUser, that.creationUser); + return Objects.equals(name, that.name) + && Objects.equals(comments, that.comments) + && Objects.equals(creationDate, that.creationDate) + && Objects.equals(creationUser, that.creationUser); } @Override @@ -230,5 +231,4 @@ public Object clone() { result.setName(getName()); return result; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java index 77b56e2ee..76e4222a0 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftMessageUtils.java @@ -21,9 +21,6 @@ import com.prowidesoftware.swift.io.writer.SwiftWriter; import com.prowidesoftware.swift.model.field.*; import com.prowidesoftware.swift.model.mt.AbstractMT; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; - import java.io.StringWriter; import java.lang.reflect.Method; import java.nio.charset.StandardCharsets; @@ -32,6 +29,8 @@ import java.util.*; import java.util.logging.Level; import java.util.logging.Logger; +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.Validate; /** * Utility methods that provide higher level access to {@link SwiftMessage} @@ -97,20 +96,23 @@ public static List currencyStrings(final SwiftMessage m) { * @throws IllegalArgumentException if the starting tag is not 16R or the ending tag is not the matching 16S * @since 7.8.1 */ - public static SwiftTagListBlock removeInnerSequences(final SwiftTagListBlock sequence) throws IllegalArgumentException { + public static SwiftTagListBlock removeInnerSequences(final SwiftTagListBlock sequence) + throws IllegalArgumentException { if (sequence == null || sequence.size() < 3) { return sequence; } final Tag start = sequence.getTag(0); final Tag end = sequence.getTag(sequence.size() - 1); if (!StringUtils.equals("16R", start.getName())) { - throw new IllegalArgumentException("Starting tag of sequence must be 16R (and was " + start.getName() + ")"); + throw new IllegalArgumentException( + "Starting tag of sequence must be 16R (and was " + start.getName() + ")"); } if (!StringUtils.equals("16S", end.getName())) { throw new IllegalArgumentException("Ending tag of sequence must be 16S (and was " + end.getName() + ")"); } if (!StringUtils.equals(start.getValue(), end.getValue())) { - throw new IllegalArgumentException("The qualifier of the starting block " + start + " must match the qualifier of the ending block " + end); + throw new IllegalArgumentException("The qualifier of the starting block " + start + + " must match the qualifier of the ending block " + end); } final SwiftTagListBlock result = new SwiftTagListBlock(); String qualifier = null; @@ -121,7 +123,9 @@ public static SwiftTagListBlock removeInnerSequences(final SwiftTagListBlock seq * found sequence start */ qualifier = t.getValue(); - } else if (qualifier != null && StringUtils.equals(t.getName(), "16S") && StringUtils.equals(t.getValue(), qualifier)) { + } else if (qualifier != null + && StringUtils.equals(t.getName(), "16S") + && StringUtils.equals(t.getValue(), qualifier)) { /* * found sequence end */ @@ -333,14 +337,14 @@ public static String calculateChecksum(final SwiftBlock4 b4) { * @return computed hash or null if exceptions are thrown reading bytes or processing the digest * @since 7.9.5 */ - //TODO add base 64 encoding on top when upgraded to Java 8 + // TODO add base 64 encoding on top when upgraded to Java 8 private static String md5(final String text) { try { byte[] bytesOfMessage = text.getBytes(StandardCharsets.UTF_8); MessageDigest md = MessageDigest.getInstance("MD5"); byte[] thedigest = md.digest(bytesOfMessage); - //Converting the bytes to a Hex string + // Converting the bytes to a Hex string StringBuilder buff = new StringBuilder(); for (byte b : thedigest) { String conversion = Integer.toString(b & 0xFF, 16); @@ -549,7 +553,8 @@ public static SwiftTagListBlock join(final SwiftTagListBlock... sequences) { * @return the SwiftTagListBlock containing all parent sequences, the sequence requested and the contents * @since 7.8 */ - public static SwiftTagListBlock createSubsequenceWithParents(final Class mt, final String sequenceName, final Tag... tags) { + public static SwiftTagListBlock createSubsequenceWithParents( + final Class mt, final String sequenceName, final Tag... tags) { log.finer("Create sequence " + sequenceName); final SwiftTagListBlock result = new SwiftTagListBlock(); result.append(tags); @@ -561,17 +566,18 @@ public static SwiftTagListBlock createSubsequenceWithParents(final Class mt, final String sequenceName, final Tag... tags) { + public static SwiftTagListBlock createSequenceSingle( + final Class mt, final String sequenceName, final Tag... tags) { final String cn = mt.getName() + "$Sequence" + sequenceName; try { final Class subSequenceClass = Class.forName(cn); final Method method = subSequenceClass.getMethod("newInstance", Tag[].class); - return (SwiftTagListBlock) method.invoke(null, new Object[]{tags}); + return (SwiftTagListBlock) method.invoke(null, new Object[] {tags}); } catch (Exception e) { - String message = "Reflection error: mt=" + mt.getName() + ", sequenceName=" + sequenceName + ", tags=" + Arrays.toString(tags) + " - " + e.getMessage(); + String message = "Reflection error: mt=" + mt.getName() + ", sequenceName=" + sequenceName + ", tags=" + + Arrays.toString(tags) + " - " + e.getMessage(); log.log(Level.WARNING, message, e); throw new ProwideException(message); } @@ -606,9 +612,13 @@ public static Money money(final SwiftMessage m) { } if (m.isType(102, 103, 200, 202, 205, 256, 450, 455, 643, 644, 646, 734, 802, 900, 910)) { return Money.of(b4.getFieldByName("32A")); - } else if (m.isType(191, 291, 300, 304, 305, 320, 391, 491, 591, 691, 791, 891, 991, 340, 341, 350, 360, 361, 364, 365, 620, 700, 705, 710, 720, 732, 740, 742, 756)) { + } else if (m.isType( + 191, 291, 300, 304, 305, 320, 391, 491, 591, 691, 791, 891, 991, 340, 341, 350, 360, 361, 364, 365, 620, + 700, 705, 710, 720, 732, 740, 742, 756)) { return Money.of(b4.getFieldByName("32B")); - } else if (m.isType(321, 370, 508, 509, 535, 536, 537, 540, 541, 542, 543, 544, 545, 546, 547, 548, 558, 559, 569, 574, 575, 576, 578, 586)) { + } else if (m.isType( + 321, 370, 508, 509, 535, 536, 537, 540, 541, 542, 543, 544, 545, 546, 547, 548, 558, 559, 569, 574, 575, + 576, 578, 586)) { return Money.of(b4.getFieldByName("19A")); } else if (m.isType(330, 362)) { return Money.of(b4.getFieldByName("32H")); @@ -747,5 +757,4 @@ public final String reference() { protected Money money() { return money(msg); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftTagListBlock.java b/src/main/java/com/prowidesoftware/swift/model/SwiftTagListBlock.java index 3fbc7737e..cf4b39381 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).
          @@ -41,8 +40,10 @@ public class SwiftTagListBlock extends SwiftBlock implements Serializable, Itera * Immutableempty instance of this class. */ public static final SwiftTagListBlock EMPTY_LIST = emptyList(); + private static final long serialVersionUID = -3753513588165638610L; - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftTagListBlock.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftTagListBlock.class.getName()); private static final String TAG_VALIDATION_MESSAGE = "parameter 'tag' cannot not be null"; private static final String NAME_VALIDATION_MESSAGE = "parameter 'name' cannot not be null"; /** @@ -56,8 +57,7 @@ public class SwiftTagListBlock extends SwiftBlock implements Serializable, Itera * Default constructor, shouldn't be used normally. * present only for subclasses */ - public SwiftTagListBlock() { - } + public SwiftTagListBlock() {} /** * Intended to be used by search results in this class @@ -233,9 +233,7 @@ public Tag getTagByNumber(final int tagNumber) { * @return the tags matching the given number or an empty list if none is found. */ public List getTagsByNumber(final int tagNumber) { - return tags.stream() - .filter(tag -> tag.isNumber(tagNumber)) - .collect(Collectors.toList()); + return tags.stream().filter(tag -> tag.isNumber(tagNumber)).collect(Collectors.toList()); } /** @@ -279,9 +277,7 @@ public List getTagsByContent(final String content) { */ public String[] getTagValues(final String name) { Objects.requireNonNull(name, NAME_VALIDATION_MESSAGE); - return Arrays.stream(getTagsByName(name)) - .map(Tag::getValue) - .toArray(String[]::new); + return Arrays.stream(getTagsByName(name)).map(Tag::getValue).toArray(String[]::new); } /** @@ -291,8 +287,7 @@ public String[] getTagValues(final String name) { * @return a Map for the tags name and values */ public Map getTagMap() { - return tags.stream() - .collect(Collectors.toMap(Tag::getName, Tag::getValue, (k1, k2) -> k1, HashMap::new)); + return tags.stream().collect(Collectors.toMap(Tag::getName, Tag::getValue, (k1, k2) -> k1, HashMap::new)); } /** @@ -443,7 +438,8 @@ public Field getField(final int index) { public Field getFieldByName(final String name, final String component1, final String component2) { return getFieldsByName(name, component1).stream() .filter(field -> StringUtils.equals(field.getComponent(2), component2)) - .findFirst().orElse(null); + .findFirst() + .orElse(null); } /** @@ -461,7 +457,8 @@ public Field getFieldByQualifiers(final String name, final String qualifier, fin return getFieldsByName(name, qualifier).stream() .filter(GenericField.class::isInstance) .filter(f -> StringUtils.equals(((GenericField) f).getConditionalQualifier(), conditionalQualifier)) - .findFirst().orElse(null); + .findFirst() + .orElse(null); } /** @@ -473,7 +470,9 @@ public Field getFieldByQualifiers(final String name, final String qualifier, fin * @see #getTagByNumber(int) */ public Field getFieldByNumber(final int fieldNumber) { - return Optional.ofNullable(getTagByNumber(fieldNumber)).map(Tag::asField).orElse(null); + return Optional.ofNullable(getTagByNumber(fieldNumber)) + .map(Tag::asField) + .orElse(null); } /** @@ -508,7 +507,8 @@ public List getFieldsByNumber(final int fieldNumber) { public Field getFieldByNumber(final int fieldNumber, final String componentValue) { return getFieldsByNumber(fieldNumber).stream() .filter(field -> field.is(componentValue)) - .findFirst().orElse(null); + .findFirst() + .orElse(null); } /** @@ -542,9 +542,7 @@ public int countByName(final String name) { */ @Override public String toString() { - return getClass().getName() + "[" + - (tags == null ? "tags=null" : tags.toString()) + - "]"; + return getClass().getName() + "[" + (tags == null ? "tags=null" : tags.toString()) + "]"; } /** @@ -734,7 +732,7 @@ public List getSubBlocks(final Tag start, final Tag end) { } } } - //if necessary, we add the last found sub block + // if necessary, we add the last found sub block if (toAdd != null) { result.add(toAdd); } @@ -823,7 +821,8 @@ public List getSubBlocks(final int startTagNumber, final Stri * @param endTagLetter optional ending tag letter option * @return the found subblocks */ - private List _getSubBlocks(final int startTagNumber, final String startTagLetter, final int endTagNumber, final String endTagLetter) { + private List _getSubBlocks( + final int startTagNumber, final String startTagLetter, final int endTagNumber, final String endTagLetter) { final List result = new ArrayList<>(); SwiftTagListBlock toAdd = null; @@ -831,22 +830,22 @@ private List _getSubBlocks(final int startTagNumber, final St for (Tag t : this.tags) { if (blockFound) { toAdd.append(t); - if ((endTagLetter != null && StringUtils.equals(t.getName(), endTagNumber + endTagLetter)) || - (endTagLetter == null && t.isNumber(endTagNumber))) { + if ((endTagLetter != null && StringUtils.equals(t.getName(), endTagNumber + endTagLetter)) + || (endTagLetter == null && t.isNumber(endTagNumber))) { result.add(toAdd); blockFound = false; toAdd = null; } } else { - if ((startTagLetter != null && StringUtils.equals(t.getName(), startTagNumber + startTagLetter)) || - (startTagLetter == null && t.isNumber(startTagNumber))) { + if ((startTagLetter != null && StringUtils.equals(t.getName(), startTagNumber + startTagLetter)) + || (startTagLetter == null && t.isNumber(startTagNumber))) { toAdd = new SwiftTagListBlock(); toAdd.append(t); blockFound = true; } } } - //if necessary, we add the last found sub block + // if necessary, we add the last found sub block if (toAdd != null) { result.add(toAdd); } @@ -940,7 +939,9 @@ public SwiftTagListBlock sublist(final Integer start, final Integer end) { if (tags == null || tags.isEmpty()) { throw new IllegalStateException("No tags in this list"); } - if ((start != null && start < 0) || (end != null && (end + 1) > this.tags.size()) || (start != null && end != null && start > end)) { + if ((start != null && start < 0) + || (end != null && (end + 1) > this.tags.size()) + || (start != null && end != null && start > end)) { throw new IllegalArgumentException("start: " + start + ", end: " + end + ", size=" + this.tags.size()); } final SwiftTagListBlock result = new SwiftTagListBlock(); @@ -961,14 +962,18 @@ public SwiftTagListBlock sublist(final Integer start, final Integer end) { * @param searchBoundary mandatory limit search criteria. * @return the found subblocks */ - private SwiftTagListBlock _searchSubBlockByCriteria(final Tag tag, final boolean includeDelimiterInResult, SearchSelection searchSelection, SearchBoundary searchBoundary) { + private SwiftTagListBlock _searchSubBlockByCriteria( + final Tag tag, + final boolean includeDelimiterInResult, + SearchSelection searchSelection, + SearchBoundary searchBoundary) { SwiftTagListBlock result = new SwiftTagListBlock(); int index = getIndexByCriteria(searchBoundary, tag); if (index >= 0) { - //boundary tag found + // boundary tag found if (includeDelimiterInResult) { if (searchSelection == SearchSelection.AFTER) { result = getSubBlock(index, null); @@ -977,7 +982,9 @@ private SwiftTagListBlock _searchSubBlockByCriteria(final Tag tag, final boolean } } else { - boolean hasDelimiterCriteria = (searchSelection == SearchSelection.AFTER && index < this.tags.size() - 1) || (searchSelection == SearchSelection.BEFORE && index < this.tags.size()); + boolean hasDelimiterCriteria = + (searchSelection == SearchSelection.AFTER && index < this.tags.size() - 1) + || (searchSelection == SearchSelection.BEFORE && index < this.tags.size()); if (hasDelimiterCriteria) { if (searchSelection == SearchSelection.AFTER) { @@ -1028,7 +1035,8 @@ private int getIndexByCriteria(SearchBoundary criteria, final Tag tag) { */ public SwiftTagListBlock getSubBlockAfterFirst(final String tagname, final boolean includeBoundaryInResult) { final Tag tag = new Tag(tagname, ""); - return _searchSubBlockByCriteria(tag, includeBoundaryInResult, SearchSelection.AFTER, SearchBoundary.FIRST_TAG_NAME); + return _searchSubBlockByCriteria( + tag, includeBoundaryInResult, SearchSelection.AFTER, SearchBoundary.FIRST_TAG_NAME); } /** @@ -1045,7 +1053,8 @@ public SwiftTagListBlock getSubBlockAfterFirst(final String tagname, final boole * @since 7.9.3 */ public SwiftTagListBlock getSubBlockAfterFirst(final Tag tag, final boolean includeBoundaryInResult) { - return _searchSubBlockByCriteria(tag, includeBoundaryInResult, SearchSelection.AFTER, SearchBoundary.FIRST_TAG_IGNORE_CR); + return _searchSubBlockByCriteria( + tag, includeBoundaryInResult, SearchSelection.AFTER, SearchBoundary.FIRST_TAG_IGNORE_CR); } /** @@ -1060,7 +1069,8 @@ public SwiftTagListBlock getSubBlockAfterFirst(final Tag tag, final boolean incl */ public SwiftTagListBlock getSubBlockAfterLast(final String tagname, final boolean includeBoundaryInResult) { final Tag tag = new Tag(tagname, ""); - return _searchSubBlockByCriteria(tag, includeBoundaryInResult, SearchSelection.AFTER, SearchBoundary.LAST_TAG_NAME); + return _searchSubBlockByCriteria( + tag, includeBoundaryInResult, SearchSelection.AFTER, SearchBoundary.LAST_TAG_NAME); } /** @@ -1075,7 +1085,8 @@ public SwiftTagListBlock getSubBlockAfterLast(final String tagname, final boolea */ public SwiftTagListBlock getSubBlockBeforeFirst(final String tagname, final boolean includeBoundaryInResult) { final Tag tag = new Tag(tagname, ""); - return _searchSubBlockByCriteria(tag, includeBoundaryInResult, SearchSelection.BEFORE, SearchBoundary.FIRST_TAG_NAME); + return _searchSubBlockByCriteria( + tag, includeBoundaryInResult, SearchSelection.BEFORE, SearchBoundary.FIRST_TAG_NAME); } /** @@ -1090,7 +1101,8 @@ public SwiftTagListBlock getSubBlockBeforeFirst(final String tagname, final bool * @since 9.2.9 */ public SwiftTagListBlock getSubBlockBeforeFirst(final Tag tag, final boolean includeBoundaryInResult) { - return _searchSubBlockByCriteria(tag, includeBoundaryInResult, SearchSelection.BEFORE, SearchBoundary.FIRST_TAG_IGNORE_CR); + return _searchSubBlockByCriteria( + tag, includeBoundaryInResult, SearchSelection.BEFORE, SearchBoundary.FIRST_TAG_IGNORE_CR); } /** @@ -1102,7 +1114,8 @@ public SwiftTagListBlock getSubBlockBeforeFirst(final Tag tag, final boolean inc */ public SwiftTagListBlock getSubBlockBeforeLast(final String tagname, final boolean includeBoundaryInResult) { final Tag tag = new Tag(tagname, ""); - return _searchSubBlockByCriteria(tag, includeBoundaryInResult, SearchSelection.BEFORE, SearchBoundary.LAST_TAG_NAME); + return _searchSubBlockByCriteria( + tag, includeBoundaryInResult, SearchSelection.BEFORE, SearchBoundary.LAST_TAG_NAME); } /** @@ -1312,8 +1325,10 @@ private int indexOfFirstValue(final String tagname, final String value, boolean if (this.tags != null && !this.tags.isEmpty()) { for (int i = 0; i < this.tags.size(); i++) { final Tag t = this.tags.get(i); - if ((ignoreCR && t.equalsIgnoreCR(new Tag(tagname, value))) || - (!ignoreCR && StringUtils.equals(tagname, t.getName()) && StringUtils.equals(value, t.getValue()))) { + if ((ignoreCR && t.equalsIgnoreCR(new Tag(tagname, value))) + || (!ignoreCR + && StringUtils.equals(tagname, t.getName()) + && StringUtils.equals(value, t.getValue()))) { return i; } } @@ -1536,7 +1551,8 @@ public SwiftTagListBlock filterByNameOrdered(final String... names) { * @param tail names of tags that are optional and belong to the sequence, the must be after endName * @return an empty list if none found or prerequisites not met */ - public List getSubBlocksDelimitedWithOptionalTail(final String[] start, final String[] end, final String[] tail) { + public List getSubBlocksDelimitedWithOptionalTail( + final String[] start, final String[] end, final String[] tail) { if (tags != null && !tags.isEmpty()) { final List result = new ArrayList<>(); int offset = 0; @@ -1633,7 +1649,8 @@ public SwiftTagListBlock getSubBlockByTagNames(final Integer startIndex, final S * @return the tag index of the last field added to the target block, useful to get multiple blocks * @since 7.10.4 */ - private int getSubBlockByTagNames(final SwiftTagListBlock target, final Integer startIndex, final String... searchTags) { + private int getSubBlockByTagNames( + final SwiftTagListBlock target, final Integer startIndex, final String... searchTags) { int tagsIndex = startIndex != null ? startIndex : 0; int searchIndex = 0; int lastAddedIndex = tagsIndex; @@ -1671,7 +1688,8 @@ private int getSubBlockByTagNames(final SwiftTagListBlock target, final Integer * @param tail names of tags that are optional and belong to the sequence, the must be after endName * @return the found block or null if prerequisites are not met */ - public SwiftTagListBlock getSubBlockDelimitedWithOptionalTail(final String[] start, final String[] end, final String[] tail) { + public SwiftTagListBlock getSubBlockDelimitedWithOptionalTail( + final String[] start, final String[] end, final String[] tail) { if (tags != null && !tags.isEmpty()) { final int s = indexOfAnyFirst(start); final int e = indexOfAnyFirstAfterIndex(s + 1, end); @@ -1986,24 +2004,24 @@ public SwiftTagListBlock clear() { @Override public String getName() { - //unused + // unused return null; } @Override public Integer getNumber() { - //unused + // unused return null; } @Override protected void setBlockName(final String blockName) { - //unused + // unused } @Override protected void setBlockNumber(final Integer blockNumber) { - //unused + // unused } public void visit(final TagVisitor visitor) { @@ -2110,5 +2128,4 @@ public void remove() { throw new UnsupportedOperationException("Can't remove on an empty iterator"); } } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/SwiftValueBlock.java b/src/main/java/com/prowidesoftware/swift/model/SwiftValueBlock.java index 6c90b7026..c3c22972d 100644 --- a/src/main/java/com/prowidesoftware/swift/model/SwiftValueBlock.java +++ b/src/main/java/com/prowidesoftware/swift/model/SwiftValueBlock.java @@ -27,15 +27,16 @@ */ public abstract class SwiftValueBlock extends SwiftBlock implements Serializable { private static final long serialVersionUID = -3680693640473937755L; + @SuppressWarnings("unused") - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftValueBlock.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftValueBlock.class.getName()); /** * Default constructor, shouldn't be used normally. * present only for subclasses */ - protected SwiftValueBlock() { - } + protected SwiftValueBlock() {} /** * This method should be overwritten by subclasses, calling @@ -44,7 +45,8 @@ protected SwiftValueBlock() { * @return N/A */ public String getBlockValue() { - throw new UnsupportedOperationException("cannot call getBlockValue on SwiftValueBlock, must be on specific subclasses"); + throw new UnsupportedOperationException( + "cannot call getBlockValue on SwiftValueBlock, must be on specific subclasses"); } /** @@ -54,7 +56,8 @@ public String getBlockValue() { * @param value unused */ public void setBlockValue(final String value) { - throw new UnsupportedOperationException("cannot call setBlockValue on SwiftValueBlock, must be on specific subclasses"); + throw new UnsupportedOperationException( + "cannot call setBlockValue on SwiftValueBlock, must be on specific subclasses"); } /** @@ -64,7 +67,8 @@ public void setBlockValue(final String value) { * @return the blocks value as a single string */ public String getValue() { - throw new UnsupportedOperationException("cannot call getValue on SwiftValueBlock, must be on specific subclasses"); + throw new UnsupportedOperationException( + "cannot call getValue on SwiftValueBlock, must be on specific subclasses"); } /** @@ -75,7 +79,8 @@ public String getValue() { * @param value the blocks value as a single string */ public void setValue(final String value) { - throw new UnsupportedOperationException("cannot call setValue on SwiftValueBlock, must be on specific subclasses"); + throw new UnsupportedOperationException( + "cannot call setValue on SwiftValueBlock, must be on specific subclasses"); } /** @@ -136,7 +141,6 @@ protected String getValuePart(final String value, final int start, int size) { return s; } - /** * Returns a fragment of the block value received from a starting index until the end of value * (or null if value is not large enough).
          diff --git a/src/main/java/com/prowidesoftware/swift/model/Tag.java b/src/main/java/com/prowidesoftware/swift/model/Tag.java index 57fdbb17f..f244aec4e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/Tag.java +++ b/src/main/java/com/prowidesoftware/swift/model/Tag.java @@ -16,11 +16,9 @@ package com.prowidesoftware.swift.model; import com.prowidesoftware.swift.model.field.Field; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; - import java.io.Serializable; import java.util.Objects; +import org.apache.commons.lang3.StringUtils; /** * Representation of an MT field in a message as a plain key/value tuple. @@ -49,8 +47,7 @@ public class Tag implements Serializable { /** * Default constructor. */ - public Tag() { - } + public Tag() {} /** * Copy constructor. @@ -99,8 +96,7 @@ public Tag(String inner) { this.value = inner.substring(i + 1); } } else { - if (inner.length() > 0) - this.value = inner; + if (inner.length() > 0) this.value = inner; } } @@ -220,8 +216,7 @@ public String toString() { * verifies that the unparsed text list exists */ protected void unparsedTextVerify() { - if (this.unparsedTexts == null) - this.unparsedTexts = new UnparsedTextList(); + if (this.unparsedTexts == null) this.unparsedTexts = new UnparsedTextList(); } /** @@ -254,8 +249,7 @@ public void setUnparsedTexts(UnparsedTextList texts) { public Integer getUnparsedTextsSize() { // no list => size is zero... - if (this.unparsedTexts == null) - return 0; + if (this.unparsedTexts == null) return 0; return this.unparsedTexts.size(); } @@ -335,9 +329,9 @@ public boolean equals(Object o) { if (this == o) return true; if (o == null || getClass() != o.getClass()) return false; Tag tag = (Tag) o; - return Objects.equals(name, tag.name) && - Objects.equals(value, tag.value) && - Objects.equals(unparsedTexts, tag.unparsedTexts); + return Objects.equals(name, tag.name) + && Objects.equals(value, tag.value) + && Objects.equals(unparsedTexts, tag.unparsedTexts); } @Override @@ -354,20 +348,14 @@ public int hashCode() { * @since 7.9.3 */ public boolean equalsIgnoreCR(Tag other) { - if (other == null) - return false; - if (this == other) - return true; + if (other == null) return false; + if (this == other) return true; if (name == null) { - if (other.name != null) - return false; - } else if (!name.equals(other.name)) - return false; + if (other.name != null) return false; + } else if (!name.equals(other.name)) return false; if (unparsedTexts == null) { - if (other.unparsedTexts != null) - return false; - } else if (!unparsedTexts.equals(other.unparsedTexts)) - return false; + if (other.unparsedTexts != null) return false; + } else if (!unparsedTexts.equals(other.unparsedTexts)) return false; if (value == null) { return other.value == null; } else return StringUtils.replace(value, "\r", "").equals(StringUtils.replace(other.value, "\r", "")); @@ -494,5 +482,4 @@ public boolean contains(String searchStr) { public Field asField() { return Field.getField(this); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/UETRUtils.java b/src/main/java/com/prowidesoftware/swift/model/UETRUtils.java index 537713ae5..0ddbe57f1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/UETRUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/UETRUtils.java @@ -33,5 +33,4 @@ public static String generate() { UUID uuid = UUID.randomUUID(); return uuid.toString(); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/UnparsedTextList.java b/src/main/java/com/prowidesoftware/swift/model/UnparsedTextList.java index 6b8d04aff..038c67c9a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/UnparsedTextList.java +++ b/src/main/java/com/prowidesoftware/swift/model/UnparsedTextList.java @@ -16,11 +16,9 @@ package com.prowidesoftware.swift.model; import com.prowidesoftware.swift.io.ConversionService; -import org.apache.commons.lang3.Validate; -import org.apache.commons.lang3.builder.ToStringBuilder; - import java.io.Serializable; import java.util.*; +import org.apache.commons.lang3.builder.ToStringBuilder; /** *

          List of unparsed texts for messages, blocks or tags.
          @@ -85,8 +83,7 @@ public class UnparsedTextList implements Serializable { /** * Default Constructor */ - public UnparsedTextList() { - } + public UnparsedTextList() {} /** * Constructor from a collection of texts @@ -109,7 +106,7 @@ public UnparsedTextList(final Collection texts) { * @param text the text to analyze * @return true if the text is likely to be a SWIFT message */ - static public Boolean isMessage(final String text) { + public static Boolean isMessage(final String text) { // sanity check and evaluation return text != null && text.contains("{1:"); } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/AmountContainer.java b/src/main/java/com/prowidesoftware/swift/model/field/AmountContainer.java index 5a161b74f..5ccd69f2b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/AmountContainer.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/AmountContainer.java @@ -17,7 +17,6 @@ import java.math.BigDecimal; - /** * Fields with an amount component. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/AmountResolver.java b/src/main/java/com/prowidesoftware/swift/model/field/AmountResolver.java index 6ccb5e58e..76ed703b1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/AmountResolver.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/AmountResolver.java @@ -17,8 +17,6 @@ import com.prowidesoftware.swift.utils.ResolverUtils; import com.prowidesoftware.swift.utils.SwiftFormatUtils; -import org.apache.commons.lang3.Validate; - import java.math.BigDecimal; import java.util.List; import java.util.Objects; diff --git a/src/main/java/com/prowidesoftware/swift/model/field/BICContainer.java b/src/main/java/com/prowidesoftware/swift/model/field/BICContainer.java index 6b0756468..8d9c9a837 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/BICContainer.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/BICContainer.java @@ -16,7 +16,6 @@ package com.prowidesoftware.swift.model.field; import com.prowidesoftware.swift.model.BIC; - import java.util.List; /** diff --git a/src/main/java/com/prowidesoftware/swift/model/field/BICResolver.java b/src/main/java/com/prowidesoftware/swift/model/field/BICResolver.java index 17ee032a4..26e62eae5 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/BICResolver.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/BICResolver.java @@ -3,7 +3,6 @@ import com.prowidesoftware.swift.model.BIC; import com.prowidesoftware.swift.utils.ResolverUtils; import com.prowidesoftware.swift.utils.SwiftFormatUtils; - import java.util.List; import java.util.Objects; import java.util.stream.Collectors; @@ -47,5 +46,4 @@ public static List bics(final Field f) { .map(v -> v != null ? SwiftFormatUtils.getBIC(v) : null) .collect(Collectors.toList()); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/CurrencyContainer.java b/src/main/java/com/prowidesoftware/swift/model/field/CurrencyContainer.java index d31896601..ee8ef0118 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/CurrencyContainer.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/CurrencyContainer.java @@ -68,5 +68,4 @@ public interface CurrencyContainer extends PatternContainer { * @see #initializeCurrencies(String) */ void initializeCurrencies(Currency cur); - } 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 85827ce8d..5aacd432f 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/CurrencyResolver.java @@ -20,8 +20,6 @@ import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.utils.ResolverUtils; import com.prowidesoftware.swift.utils.SwiftFormatUtils; -import org.apache.commons.lang3.Validate; - import java.util.Currency; import java.util.List; import java.util.Objects; @@ -49,7 +47,7 @@ public static List currencyStrings(final Field f) { * @deprecated Use {@link #currencyStrings(Field)} instead */ @Deprecated - @ProwideDeprecated(phase4= TargetYear.SRU2024) + @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); @@ -72,9 +70,7 @@ public static List currencies(final Field f) { List values = ResolverUtils.findWantedType(f.typesPattern(), 'C', f.getComponents()); // prepare the result and convert all that match - return values.stream() - .map(SwiftFormatUtils::getCurrency) - .collect(Collectors.toList()); + return values.stream().map(SwiftFormatUtils::getCurrency).collect(Collectors.toList()); } public static Currency resolveCurrency(CurrencyContainer o) { diff --git a/src/main/java/com/prowidesoftware/swift/model/field/DateContainer.java b/src/main/java/com/prowidesoftware/swift/model/field/DateContainer.java index a5971005b..51d3ba97b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/DateContainer.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/DateContainer.java @@ -34,5 +34,4 @@ public interface DateContainer extends PatternContainer { * @return found dates or empty list */ List dates(); - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/DateResolver.java b/src/main/java/com/prowidesoftware/swift/model/field/DateResolver.java index 0619b9ae2..f2ab8f093 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/DateResolver.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/DateResolver.java @@ -2,12 +2,11 @@ import com.prowidesoftware.swift.utils.ResolverUtils; import com.prowidesoftware.swift.utils.SwiftFormatUtils; -import org.apache.commons.lang3.tuple.Pair; - import java.util.Calendar; import java.util.List; import java.util.Objects; import java.util.stream.Collectors; +import org.apache.commons.lang3.tuple.Pair; public class DateResolver { @@ -31,7 +30,8 @@ public static List dates(final Field f) { Objects.requireNonNull(f); // find all the non-null AMOUNT components - List> values = ResolverUtils.findWantedType(f.typesPattern(), "DEFYAUPJ", f.getComponents()); + List> values = + ResolverUtils.findWantedType(f.typesPattern(), "DEFYAUPJ", f.getComponents()); // prepare the result and convert all that match return values.stream() @@ -56,21 +56,30 @@ public static Calendar date(final Field f) { Objects.requireNonNull(f); // find the first DATE component - Pair value = ResolverUtils.findFirstWantedType(f.typesPattern(), "DEFYAUPJ", f.getComponents()); + Pair value = + ResolverUtils.findFirstWantedType(f.typesPattern(), "DEFYAUPJ", f.getComponents()); return value != null ? _convert(value.getKey(), value.getValue()) : null; } private static Calendar _convert(Character type, String value) { switch (type) { - case 'D': return SwiftFormatUtils.getDate4(value); - case 'E': return SwiftFormatUtils.getDate2(value); - case 'F': return SwiftFormatUtils.getDate1(value); - case 'Y': return SwiftFormatUtils.getYear(value); - case 'A': return SwiftFormatUtils.getDateTime(value); - case 'U': return SwiftFormatUtils.getDateTimeShortYear(value); - case 'P': return SwiftFormatUtils.getDayTime(value); - case 'J': return SwiftFormatUtils.getMonthDay(value); + case 'D': + return SwiftFormatUtils.getDate4(value); + case 'E': + return SwiftFormatUtils.getDate2(value); + case 'F': + return SwiftFormatUtils.getDate1(value); + case 'Y': + return SwiftFormatUtils.getYear(value); + case 'A': + return SwiftFormatUtils.getDateTime(value); + case 'U': + return SwiftFormatUtils.getDateTimeShortYear(value); + case 'P': + return SwiftFormatUtils.getDayTime(value); + case 'J': + return SwiftFormatUtils.getMonthDay(value); } return null; 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 04c699c81..77fad1237 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field.java @@ -26,10 +26,6 @@ import com.prowidesoftware.swift.model.BIC; import com.prowidesoftware.swift.model.Tag; import com.prowidesoftware.swift.utils.SwiftFormatUtils; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; -import org.apache.commons.lang3.time.DateFormatUtils; - import java.lang.reflect.Constructor; import java.lang.reflect.Method; import java.math.BigDecimal; @@ -38,7 +34,9 @@ import java.util.*; import java.util.logging.Level; import java.util.stream.Collectors; - +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.Validate; +import org.apache.commons.lang3.time.DateFormatUtils; /** * Base class implemented by classes that provide general access to field components. @@ -103,7 +101,7 @@ protected Field(final Field source) { * @return the formatted amount as String */ protected static String formatNumber(final Object aValue) { - //create formatter for financial amounts + // create formatter for financial amounts final DecimalFormat fmt = new DecimalFormat("#,###.00"); final NumberFormat f = NumberFormat.getInstance(Locale.getDefault()); @@ -156,7 +154,7 @@ protected static String formatAccount(final String a) { * * @return BigDecimal value of number parameter */ - static public BigDecimal getAsBigDecimal(final Number number) { + public static BigDecimal getAsBigDecimal(final Number number) { if (number instanceof BigDecimal) { return (BigDecimal) number; } else if (number instanceof Long) { @@ -179,7 +177,7 @@ static public BigDecimal getAsBigDecimal(final Number number) { * @param t a tag with proper name and value content * @return a specific field object, ex: Field32A. Or null if exceptions occur during object creation. */ - static public Field getField(final Tag t) { + public static Field getField(final Tag t) { return getField(t.getName(), t.getValue()); } @@ -191,17 +189,20 @@ static public Field getField(final Tag t) { * @return a specific field object (example: Field32A) or null if exceptions occur during object creation. * @since 7.8 */ - static public Field getField(final String name, final String value) { + public static Field getField(final String name, final String value) { Object r = null; try { final Class c = Class.forName("com.prowidesoftware.swift.model.field.Field" + name); - @SuppressWarnings("rawtypes") final Class[] argsClass = {String.class}; - @SuppressWarnings("rawtypes") final Constructor ct = c.getConstructor(argsClass); + @SuppressWarnings("rawtypes") + final Class[] argsClass = {String.class}; + @SuppressWarnings("rawtypes") + final Constructor ct = c.getConstructor(argsClass); final Object[] arglist = {value}; r = ct.newInstance(arglist); } catch (final ClassNotFoundException e) { - log.warning("Field class for Field" + name - + " not found. This is normally caused by an unrecognized field in the message or a malformed message block structure."); + log.warning( + "Field class for Field" + name + + " not found. This is normally caused by an unrecognized field in the message or a malformed message block structure."); } catch (final Exception e) { log.log(Level.WARNING, "An error occurred while creating an instance of " + name, e); } @@ -213,7 +214,7 @@ static public Field getField(final String name, final String value) { * * @since 7.8 */ - static public String getLabel(final String fieldName, final String mt, final String sequence) { + public static String getLabel(final String fieldName, final String mt, final String sequence) { return getLabel(fieldName, mt, sequence, Locale.getDefault()); } @@ -240,7 +241,7 @@ static public String getLabel(final String fieldName, final String mt, final Str * @param locale the locale for which a resource bundle is desired * @return a resource bundle based label for the given locale or the tag name, or the resource key if not found */ - static public String getLabel(final String fieldName, final String mt, final String sequence, final Locale locale) { + public static String getLabel(final String fieldName, final String mt, final String sequence, final Locale locale) { return _getLabel(fieldName, mt, sequence, locale, "name"); } @@ -249,16 +250,18 @@ static public String getLabel(final String fieldName, final String mt, final Str * * @since 7.8.4 */ - static public String getLabelComponents(final String fieldName, final String mt, final String sequence, final Locale locale) { + public static String getLabelComponents( + final String fieldName, final String mt, final String sequence, final Locale locale) { Locale l = locale != null ? locale : Locale.getDefault(); return _getLabel(fieldName, mt, sequence, l, "components"); } - static private String _getLabel(final String fieldName, final String mt, final String sequence, final Locale locale, final String prop) { + private static String _getLabel( + final String fieldName, final String mt, final String sequence, final Locale locale, final String prop) { final String bundle = "pw_swift_labels"; String key = null; String result = null; - //try { + // try { final ResourceBundle labels = ResourceBundle.getBundle(bundle, locale); if (labels != null) { if (sequence != null && mt != null) { @@ -311,9 +314,9 @@ static private String _getLabel(final String fieldName, final String mt, final S result = getString(labels, key); } } - //} catch (MissingResourceException e) { + // } catch (MissingResourceException e) { // e.printStackTrace(); - //} + // } if (result != null) { return result; } @@ -362,15 +365,19 @@ public static boolean validName(final String name) { return false; } if (name.length() < 2 || name.length() > 3) { - //log.warning("field name must be present and have 2 or 3 characters length and found: "+field); + // log.warning("field name must be present and have 2 or 3 characters length and found: "+field); return false; } if (!StringUtils.isNumeric(name.substring(0, 2))) { - //log.warning("field name should start with a numeric prefix and found: "+field.substring(0, 2)); + // log.warning("field name should start with a numeric prefix and found: "+field.substring(0, 2)); return false; } - //log.warning("letter option if present should be a single capital letter or an 'a' for all letter options, and found: "+field.charAt(2)); - return name.length() != 3 || Character.isDigit(name.charAt(2)) || name.charAt(2) == 'a' || Character.isUpperCase(name.charAt(2)); + // log.warning("letter option if present should be a single capital letter or an 'a' for all letter options, and + // found: "+field.charAt(2)); + return name.length() != 3 + || Character.isDigit(name.charAt(2)) + || name.charAt(2) == 'a' + || Character.isUpperCase(name.charAt(2)); } /** @@ -392,7 +399,9 @@ public static Field fromJson(final String json) { Method method = c.getMethod("fromJson", String.class); return (Field) method.invoke(null, json); } catch (final ClassNotFoundException e) { - log.warning("Field class for Field" + name + " not found. This is normally caused by an unrecognized field in the message or a malformed message block structure."); + log.warning( + "Field class for Field" + name + + " not found. This is normally caused by an unrecognized field in the message or a malformed message block structure."); } catch (final Exception e) { log.log(Level.WARNING, "An error occured while creating an instance of " + name, e); } @@ -515,9 +524,10 @@ public void setComponents(final List components) { * @param value String value of the parsed component (without component separators ':', '/', '//') */ public void setComponent(final int number, final String value) { - Validate.isTrue(number > 0, "components are numerated starting at 1, cannot insert a component with number " + number); + Validate.isTrue( + number > 0, "components are numerated starting at 1, cannot insert a component with number " + number); - //internal position index is zero based + // internal position index is zero based final int position = number - 1; if (this.components == null) { @@ -537,7 +547,7 @@ public void setComponent(final int number, final String value) { * @return found component or null */ public String getComponent(final int number) { - //internal position index is zero based + // internal position index is zero based final int position = number - 1; if (this.components != null && position >= 0 && position < this.components.size()) { @@ -736,7 +746,8 @@ public Number getComponentAsNumber(final int component) { * @return s */ public String joinComponents(final int start, final boolean skipLast) { - // FIXME para que se crea el list intermedio toAdd? no le veo razon de ser, se podria iterar en el segundo loop directo sobre this.components + // FIXME para que se crea el list intermedio toAdd? no le veo razon de ser, se podria iterar en el segundo loop + // directo sobre this.components final List toAdd = new ArrayList<>(); for (int i = start; i < this.componentsSize(); i++) { if (StringUtils.isNotEmpty(this.components.get(i))) { @@ -1044,8 +1055,8 @@ protected String getLine(final Field cp, final Integer start, final Integer end, // return line subset return asString(hash, lines.subList(start - 1, trimmedEnd)); } else { - log.warning("invalid lines range [" + start + "-" + end - + "] the ending line number (" + end + ") must be greater or equal to the starting line number (" + start + ")"); + log.warning("invalid lines range [" + start + "-" + end + "] the ending line number (" + end + + ") must be greater or equal to the starting line number (" + start + ")"); } } else { // return a single line @@ -1162,7 +1173,7 @@ public String getComponentLabel(final String componentName) { * @since 7.8.4 */ public String getComponentLabel(final int number) { - //internal position index is zero based + // internal position index is zero based final int position = number - 1; final List labels = getComponentLabels(); if (labels != null && position >= 0 && position < labels.size()) { @@ -1178,7 +1189,6 @@ public String getComponentLabel(final int number) { */ protected abstract Map getComponentMap(); - /** * Returns a mapping between component labels and the internal component number. * Component labels are in lowercase and without spaces and separators. @@ -1225,8 +1235,8 @@ protected final Locale notNull(final Locale locale) { * For example Name And Address will be name-and-address key * in resource bundle */ - //public abstract List getComponentLabels(Locale locale); - //public String getComponentLabel(Locale locale); + // public abstract List getComponentLabels(Locale locale); + // public String getComponentLabel(Locale locale); /** * Appends a not null field component to the builder. @@ -1256,7 +1266,8 @@ protected void append(StringBuilder result, int component) { public String toJson() { String stdFormat = toJsonFormat(); if (this instanceof StructuredNarrativeField) { - return stdFormat.substring(0, stdFormat.length() - 1) + "," + toNarrativeFormat().substring(1); + return stdFormat.substring(0, stdFormat.length() - 1) + "," + + toNarrativeFormat().substring(1); } return stdFormat; } @@ -1281,5 +1292,4 @@ String toNarrativeFormat() { Gson gson = new Gson(); return gson.toJson(narrative); } - } 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 d3c4c3a3c..0b94e7f36 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,36 +15,24 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -import java.util.Map; -import java.util.HashMap; - import java.math.BigDecimal; import java.math.BigInteger; +import java.util.ArrayList; import java.util.Calendar; - -import com.prowidesoftware.swift.model.field.MultiLineField; -import com.prowidesoftware.swift.model.field.DateContainer; -import com.prowidesoftware.swift.model.field.DateResolver; - +import java.util.HashMap; +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 11T. *

          @@ -72,15 +60,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field11T extends Field implements Serializable, DateContainer, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 11T. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 11T. + */ public static final String NAME = "11T"; /** * Same as NAME, intended to be clear when using static imports. @@ -92,36 +80,36 @@ public class Field11T extends Field implements Serializable, DateContainer, Mult */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "NDH"; + 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"; + public static final String TYPES_PATTERN = "NDH"; - /** - * Component number for the Type subfield. - */ - public static final Integer TYPE = 1; + /** + * Component number for the Type subfield. + */ + public static final Integer TYPE = 1; - /** - * Component number for the Date subfield. - */ - public static final Integer DATE = 2; + /** + * Component number for the Date subfield. + */ + public static final Integer DATE = 2; - /** - * Component number for the Time subfield. - */ - public static final Integer TIME = 3; + /** + * Component number for the Time subfield. + */ + public static final Integer TIME = 3; /** * Default constructor. Creates a new field setting all components to null. @@ -150,7 +138,8 @@ public Field11T(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "11T")) { - throw new IllegalArgumentException("cannot create field 11T from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 11T from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -187,7 +176,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -220,12 +208,12 @@ public void parse(final String value) { @Override public String getValue() { final StringBuilder result = new StringBuilder(); - append(result, 1); - if (getComponent2() != null || getComponent3() != null) { - result.append(com.prowidesoftware.swift.io.writer.FINWriterVisitor.SWIFT_EOL); - append(result, 2); - append(result, 3); - } + append(result, 1); + if (getComponent2() != null || getComponent3() != null) { + result.append(com.prowidesoftware.swift.io.writer.FINWriterVisitor.SWIFT_EOL); + append(result, 2); + append(result, 3); + } return result.toString(); } @@ -244,19 +232,20 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 11T"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //date: [YY]YYMMDD - java.text.DateFormat f = java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); + // 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()); } } if (component == 3) { - //time: HH[mm] + // time: HH[mm] java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); java.util.Calendar cal = getComponent3AsCalendar(); if (cal != null) { @@ -697,7 +686,6 @@ public Field11T setTime(java.util.Calendar component3) { return setComponent3(component3); } - /** * Returns all components that can be converted to a Calendar * @@ -716,7 +704,6 @@ 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 Field11T.NAME @@ -899,6 +886,4 @@ public static Field11T fromJson(final String json) { return field; } - - } 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 40ffe3205..2da396dc8 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12H.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12H.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,30 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; import java.util.ArrayList; -import java.util.Map; import java.util.HashMap; - - - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 12H. *

          @@ -65,15 +55,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12H extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 12H. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 12H. + */ public static final String NAME = "12H"; /** * Same as NAME, intended to be clear when using static imports. @@ -85,31 +75,31 @@ public class Field12H extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SS"; - /** - * Component number for the Code subfield. - */ - public static final Integer CODE = 1; + /** + * Component number for the Code subfield. + */ + public static final Integer CODE = 1; - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 2; + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -138,7 +128,8 @@ public Field12H(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "12H")) { - throw new IllegalArgumentException("cannot create field 12H from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 12H from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -175,7 +166,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -220,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 12H"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //default format (as is) + // default format (as is) return getComponent(2); } return null; @@ -423,8 +413,6 @@ public Field12H 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 Field12H.NAME @@ -523,6 +511,4 @@ public static Field12H fromJson(final String json) { return field; } - - } 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 0c3d3444c..fb5fc9c17 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,32 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -import java.util.Map; -import java.util.HashMap; - 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; -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 12K. *

          @@ -66,15 +57,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12K extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 12K. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 12K. + */ public static final String NAME = "12K"; /** * Same as NAME, intended to be clear when using static imports. @@ -86,31 +77,31 @@ public class Field12K extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "N"; + 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"; + public static final String TYPES_PATTERN = "N"; - /** - * Component number for the Number subfield. - */ - public static final Integer NUMBER = 1; + /** + * Component number for the Number subfield. + */ + public static final Integer NUMBER = 1; - /** - * Alternative (DEPRECATED) constant name for field's Number Component number. - * @see #NUMBER - */ + /** + * Alternative (DEPRECATED) constant name for field's Number Component number. + * @see #NUMBER + */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer VERSION = 1; @@ -142,7 +133,8 @@ public Field12K(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "12K")) { - throw new IllegalArgumentException("cannot create field 12K from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 12K from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -179,7 +171,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -220,7 +211,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 12K"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -579,8 +570,6 @@ 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 @@ -679,6 +668,4 @@ public static Field12K fromJson(final String json) { return field; } - - } 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 1bdb2a9fe..7027583f5 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,30 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; import java.util.ArrayList; -import java.util.Map; import java.util.HashMap; - - - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 12L. *

          @@ -64,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12L extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 12L. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 12L. + */ public static final String NAME = "12L"; /** * Same as NAME, intended to be clear when using static imports. @@ -84,26 +74,26 @@ public class Field12L extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Code subfield. - */ - public static final Integer CODE = 1; + /** + * Component number for the Code subfield. + */ + public static final Integer CODE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -132,7 +122,8 @@ public Field12L(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "12L")) { - throw new IllegalArgumentException("cannot create field 12L from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 12L from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -169,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -210,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 12L"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -366,8 +356,6 @@ public Field12L setCode(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field12L.NAME @@ -460,6 +448,4 @@ public static Field12L fromJson(final String json) { return field; } - - } 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 ff91f4f06..f851a7b77 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12R.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,30 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; import java.util.ArrayList; -import java.util.Map; import java.util.HashMap; - - - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 12R. *

          @@ -65,15 +55,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12R extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 12R. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 12R. + */ public static final String NAME = "12R"; /** * Same as NAME, intended to be clear when using static imports. @@ -85,31 +75,31 @@ public class Field12R extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SS"; - /** - * Component number for the Code subfield. - */ - public static final Integer CODE = 1; + /** + * Component number for the Code subfield. + */ + public static final Integer CODE = 1; - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 2; + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -138,7 +128,8 @@ public Field12R(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "12R")) { - throw new IllegalArgumentException("cannot create field 12R from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 12R from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -175,7 +166,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -220,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 12R"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //default format (as is) + // default format (as is) return getComponent(2); } return null; @@ -423,8 +413,6 @@ public Field12R 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 Field12R.NAME @@ -523,6 +511,4 @@ public static Field12R fromJson(final String json) { return field; } - - } 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 590ef8302..e9ef0f250 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,30 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; import java.util.ArrayList; -import java.util.Map; import java.util.HashMap; - - - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 12S. *

          @@ -64,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12S extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 12S. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 12S. + */ public static final String NAME = "12S"; /** * Same as NAME, intended to be clear when using static imports. @@ -84,26 +74,26 @@ public class Field12S extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Code subfield. - */ - public static final Integer CODE = 1; + /** + * Component number for the Code subfield. + */ + public static final Integer CODE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -132,7 +122,8 @@ public Field12S(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "12S")) { - throw new IllegalArgumentException("cannot create field 12S from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 12S from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -169,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -210,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 12S"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -366,8 +356,6 @@ public Field12S setCode(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field12S.NAME @@ -460,6 +448,4 @@ public static Field12S fromJson(final String json) { return field; } - - } 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 460639fd7..8ce89687c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field13E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field13E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,33 +15,22 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.HashMap; +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 13E. *

          @@ -68,15 +57,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field13E extends Field implements Serializable, DateContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 13E. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 13E. + */ public static final String NAME = "13E"; /** * Same as NAME, intended to be clear when using static imports. @@ -88,31 +77,31 @@ public class Field13E extends Field implements Serializable, DateContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = ""; + public static final String PARSER_PATTERN = ""; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "DH"; + 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"; + public static final String TYPES_PATTERN = "DH"; - /** - * Component number for the Date subfield. - */ - public static final Integer DATE = 1; + /** + * Component number for the Date subfield. + */ + public static final Integer DATE = 1; - /** - * Component number for the Time subfield. - */ - public static final Integer TIME = 2; + /** + * Component number for the Time subfield. + */ + public static final Integer TIME = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -141,7 +130,8 @@ public Field13E(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "13E")) { - throw new IllegalArgumentException("cannot create field 13E from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 13E from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -178,7 +168,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -226,15 +215,16 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 13E"); } if (component == 1) { - //date: [YY]YYMMDD - java.text.DateFormat f = java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); + // 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) { - //time: HH[mm] + // time: HH[mm] java.text.DateFormat f = new java.text.SimpleDateFormat("HH:mm", notNull(locale)); java.util.Calendar cal = getComponent2AsCalendar(); if (cal != null) { @@ -514,7 +504,6 @@ public Field13E setTime(java.util.Calendar component2) { return setComponent2(component2); } - /** * Returns all components that can be converted to a Calendar * @@ -533,7 +522,6 @@ 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 Field13E.NAME @@ -632,6 +620,4 @@ public static Field13E fromJson(final String json) { return field; } - - } 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 e7b2b0443..d91c5aedb 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field20E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field20E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,30 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; import java.util.ArrayList; -import java.util.Map; import java.util.HashMap; - - - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 20E. *

          @@ -65,15 +55,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field20E extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 20E. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 20E. + */ public static final String NAME = "20E"; /** * Same as NAME, intended to be clear when using static imports. @@ -85,31 +75,31 @@ public class Field20E extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SS"; - /** - * Component number for the Code subfield. - */ - public static final Integer CODE = 1; + /** + * Component number for the Code subfield. + */ + public static final Integer CODE = 1; - /** - * Component number for the Reference subfield. - */ - public static final Integer REFERENCE = 2; + /** + * Component number for the Reference subfield. + */ + public static final Integer REFERENCE = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -138,7 +128,8 @@ public Field20E(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "20E")) { - throw new IllegalArgumentException("cannot create field 20E from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 20E from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -175,7 +166,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -219,11 +209,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 20E"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //default format (as is) + // default format (as is) return getComponent(2); } return null; @@ -419,8 +409,6 @@ public Field20E setReference(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 Field20E.NAME @@ -519,6 +507,4 @@ public static Field20E fromJson(final String json) { return field; } - - } 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 a53961b02..5de8be49c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field21S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field21S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,30 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; import java.util.ArrayList; -import java.util.Map; import java.util.HashMap; - - - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 21S. *

          @@ -64,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field21S extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 21S. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 21S. + */ public static final String NAME = "21S"; /** * Same as NAME, intended to be clear when using static imports. @@ -84,26 +74,26 @@ public class Field21S extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Reference subfield. - */ - public static final Integer REFERENCE = 1; + /** + * Component number for the Reference subfield. + */ + public static final Integer REFERENCE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -132,7 +122,8 @@ public Field21S(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "21S")) { - throw new IllegalArgumentException("cannot create field 21S from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 21S from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -169,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -210,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 21S"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -366,8 +356,6 @@ public Field21S setReference(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field21S.NAME @@ -460,6 +448,4 @@ public static Field21S fromJson(final String json) { return field; } - - } 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 f9f700313..492a3c7da 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field21T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field21T.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,30 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; import java.util.ArrayList; -import java.util.Map; import java.util.HashMap; - - - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 21T. *

          @@ -64,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field21T extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 21T. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 21T. + */ public static final String NAME = "21T"; /** * Same as NAME, intended to be clear when using static imports. @@ -84,26 +74,26 @@ public class Field21T extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Reference subfield. - */ - public static final Integer REFERENCE = 1; + /** + * Component number for the Reference subfield. + */ + public static final Integer REFERENCE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -132,7 +122,8 @@ public Field21T(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "21T")) { - throw new IllegalArgumentException("cannot create field 21T from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 21T from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -169,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -210,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 21T"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -366,8 +356,6 @@ public Field21T setReference(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field21T.NAME @@ -460,6 +448,4 @@ public static Field21T fromJson(final String json) { return field; } - - } 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 e4d4dc8b1..7ee212674 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field25F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field25F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,30 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; import java.util.ArrayList; -import java.util.Map; import java.util.HashMap; - - - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 25F. *

          @@ -64,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field25F extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 25F. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 25F. + */ public static final String NAME = "25F"; /** * Same as NAME, intended to be clear when using static imports. @@ -84,26 +74,26 @@ public class Field25F extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the TextPurpose subfield. - */ - public static final Integer TEXTPURPOSE = 1; + /** + * Component number for the TextPurpose subfield. + */ + public static final Integer TEXTPURPOSE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -132,7 +122,8 @@ public Field25F(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "25F")) { - throw new IllegalArgumentException("cannot create field 25F from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 25F from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -169,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -210,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 25F"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -366,8 +356,6 @@ public Field25F setTextPurpose(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field25F.NAME @@ -460,6 +448,4 @@ public static Field25F fromJson(final String json) { return field; } - - } 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 bbdd4bda2..7c061ea34 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field25G.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field25G.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,30 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; import java.util.ArrayList; -import java.util.Map; import java.util.HashMap; - - - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 25G. *

          @@ -64,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field25G extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 25G. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 25G. + */ public static final String NAME = "25G"; /** * Same as NAME, intended to be clear when using static imports. @@ -84,26 +74,26 @@ public class Field25G extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Code subfield. - */ - public static final Integer CODE = 1; + /** + * Component number for the Code subfield. + */ + public static final Integer CODE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -132,7 +122,8 @@ public Field25G(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "25G")) { - throw new IllegalArgumentException("cannot create field 25G from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 25G from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -169,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -210,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 25G"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -366,8 +356,6 @@ public Field25G setCode(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field25G.NAME @@ -460,6 +448,4 @@ public static Field25G fromJson(final String json) { return field; } - - } 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 41c2b42eb..c33c4501a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,32 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -import java.util.Map; -import java.util.HashMap; - 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; -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 27A. *

          @@ -67,15 +58,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field27A extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 27A. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 27A. + */ public static final String NAME = "27A"; /** * Same as NAME, intended to be clear when using static imports. @@ -87,31 +78,31 @@ public class Field27A extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; + 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"; + 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"; + public static final String TYPES_PATTERN = "NN"; - /** - * Component number for the Number subfield. - */ - public static final Integer NUMBER = 1; + /** + * Component number for the Number subfield. + */ + public static final Integer NUMBER = 1; - /** - * Component number for the Total subfield. - */ - public static final Integer TOTAL = 2; + /** + * Component number for the Total subfield. + */ + public static final Integer TOTAL = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -140,7 +131,8 @@ public Field27A(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "27A")) { - throw new IllegalArgumentException("cannot create field 27A from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 27A from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -177,7 +169,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,11 +212,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 27A"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //default format (as is) + // default format (as is) return getComponent(2); } return null; @@ -663,8 +654,6 @@ public Field27A setTotal(java.lang.Number 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 Field27A.NAME @@ -763,6 +752,4 @@ public static Field27A fromJson(final String json) { return field; } - - } 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 a9645628c..f6a21b0e1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,31 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.List; +import java.util.Locale; +import java.util.Map; 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 29D. *

          @@ -68,15 +57,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29D extends Field implements Serializable, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 29D. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 29D. + */ public static final String NAME = "29D"; /** * Same as NAME, intended to be clear when using static imports. @@ -88,26 +77,26 @@ public class Field29D extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SSSS"; - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 1; + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -136,7 +125,8 @@ public Field29D(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "29D")) { - throw new IllegalArgumentException("cannot create field 29D from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 29D from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -173,7 +163,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -215,19 +204,19 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 29D"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //default format (as is) + // default format (as is) return getComponent(2); } if (component == 3) { - //default format (as is) + // default format (as is) return getComponent(3); } if (component == 4) { - //default format (as is) + // default format (as is) return getComponent(4); } return null; @@ -552,8 +541,6 @@ public Field29D setNarrativeLine4(String component4) { return setComponent4(component4); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field29D.NAME @@ -742,6 +729,4 @@ public static Field29D fromJson(final String json) { return field; } - - } 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 cff03bc0a..548b7e22d 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,31 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.List; +import java.util.Locale; +import java.util.Map; 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 29F. *

          @@ -68,15 +57,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29F extends Field implements Serializable, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 29F. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 29F. + */ public static final String NAME = "29F"; /** * Same as NAME, intended to be clear when using static imports. @@ -88,26 +77,26 @@ public class Field29F extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-3"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SSSS"; - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 1; + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -136,7 +125,8 @@ public Field29F(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "29F")) { - throw new IllegalArgumentException("cannot create field 29F from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 29F from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -173,7 +163,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -215,19 +204,19 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 29F"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //default format (as is) + // default format (as is) return getComponent(2); } if (component == 3) { - //default format (as is) + // default format (as is) return getComponent(3); } if (component == 4) { - //default format (as is) + // default format (as is) return getComponent(4); } return null; @@ -552,8 +541,6 @@ public Field29F setNarrativeLine4(String component4) { return setComponent4(component4); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field29F.NAME @@ -742,6 +729,4 @@ public static Field29F fromJson(final String json) { 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 f83b7b054..479d3b69e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29P.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,33 +15,22 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.BIC; +import com.prowidesoftware.swift.model.Tag; +import com.prowidesoftware.swift.utils.SwiftFormatUtils; 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.BIC; - -import com.prowidesoftware.swift.model.field.BICContainer; -import com.prowidesoftware.swift.model.field.BICResolver; - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 29P. *

          @@ -67,15 +56,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29P extends Field implements Serializable, BICContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 29P. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 29P. + */ public static final String NAME = "29P"; /** * Same as NAME, intended to be clear when using static imports. @@ -87,31 +76,31 @@ public class Field29P extends Field implements Serializable, BICContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "B"; + 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"; + public static final String TYPES_PATTERN = "B"; - /** - * Component number for the IdentifierCode subfield. - */ - public static final Integer IDENTIFIERCODE = 1; + /** + * Component number for the IdentifierCode subfield. + */ + public static final Integer IDENTIFIERCODE = 1; - /** - * Alternative (DEPRECATED) constant name for field's IdentifierCode Component number. - * @see #IDENTIFIERCODE - */ + /** + * Alternative (DEPRECATED) constant name for field's IdentifierCode Component number. + * @see #IDENTIFIERCODE + */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; @@ -143,7 +132,8 @@ public Field29P(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "29P")) { - throw new IllegalArgumentException("cannot create field 29P from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 29P from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -180,7 +170,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,7 +210,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 29P"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -468,16 +457,14 @@ public Field29P setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } - public List bics() { return BICResolver.bics(this); } - public List bicStrings () { + public List bicStrings() { return BICResolver.bicStrings(this); } - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field29P.NAME @@ -576,6 +563,4 @@ public static Field29P fromJson(final String json) { return field; } - - } 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 6781a5bae..039dcb75f 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,30 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; import java.util.ArrayList; -import java.util.Map; import java.util.HashMap; - - - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 29S. *

          @@ -65,15 +55,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29S extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 29S. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 29S. + */ public static final String NAME = "29S"; /** * Same as NAME, intended to be clear when using static imports. @@ -85,31 +75,31 @@ public class Field29S extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S/S"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SS"; - /** - * Component number for the Code subfield. - */ - public static final Integer CODE = 1; + /** + * Component number for the Code subfield. + */ + public static final Integer CODE = 1; - /** - * Component number for the Party Identifier subfield. - */ - public static final Integer PARTY_IDENTIFIER = 2; + /** + * Component number for the Party Identifier subfield. + */ + public static final Integer PARTY_IDENTIFIER = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -138,7 +128,8 @@ public Field29S(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "29S")) { - throw new IllegalArgumentException("cannot create field 29S from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 29S from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -175,7 +166,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -219,11 +209,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 29S"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //default format (as is) + // default format (as is) return getComponent(2); } return null; @@ -419,8 +409,6 @@ public Field29S setPartyIdentifier(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 Field29S.NAME @@ -519,6 +507,4 @@ public static Field29S fromJson(final String json) { return field; } - - } 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 3f4a45b17..ed78071db 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field29U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,33 +15,22 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.BIC; +import com.prowidesoftware.swift.model.Tag; +import com.prowidesoftware.swift.utils.SwiftFormatUtils; 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.BIC; - -import com.prowidesoftware.swift.model.field.BICContainer; -import com.prowidesoftware.swift.model.field.BICResolver; - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 29U. *

          @@ -67,15 +56,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29U extends Field implements Serializable, BICContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 29U. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 29U. + */ public static final String NAME = "29U"; /** * Same as NAME, intended to be clear when using static imports. @@ -87,31 +76,31 @@ public class Field29U extends Field implements Serializable, BICContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "B"; + 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"; + public static final String TYPES_PATTERN = "B"; - /** - * Component number for the IdentifierCode subfield. - */ - public static final Integer IDENTIFIERCODE = 1; + /** + * Component number for the IdentifierCode subfield. + */ + public static final Integer IDENTIFIERCODE = 1; - /** - * Alternative (DEPRECATED) constant name for field's IdentifierCode Component number. - * @see #IDENTIFIERCODE - */ + /** + * Alternative (DEPRECATED) constant name for field's IdentifierCode Component number. + * @see #IDENTIFIERCODE + */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer BIC = 1; @@ -143,7 +132,8 @@ public Field29U(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "29U")) { - throw new IllegalArgumentException("cannot create field 29U from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 29U from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -180,7 +170,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,7 +210,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 29U"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -468,16 +457,14 @@ public Field29U setBIC(com.prowidesoftware.swift.model.BIC component1) { return setIdentifierCode(component1); } - public List bics() { return BICResolver.bics(this); } - public List bicStrings () { + public List bicStrings() { return BICResolver.bicStrings(this); } - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field29U.NAME @@ -576,6 +563,4 @@ public static Field29U fromJson(final String json) { return field; } - - } 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 2d3eb971d..641cc6e05 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31J.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,33 +15,22 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.HashMap; +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 31J. *

          @@ -67,15 +56,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31J extends Field implements Serializable, DateContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 31J. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 31J. + */ public static final String NAME = "31J"; /** * Same as NAME, intended to be clear when using static imports. @@ -87,26 +76,26 @@ public class Field31J extends Field implements Serializable, DateContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "E"; + 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"; + public static final String TYPES_PATTERN = "E"; - /** - * Component number for the Date subfield. - */ - public static final Integer DATE = 1; + /** + * Component number for the Date subfield. + */ + public static final Integer DATE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -135,7 +124,8 @@ public Field31J(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "31J")) { - throw new IllegalArgumentException("cannot create field 31J from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 31J from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -172,7 +162,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -213,8 +202,9 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 31J"); } if (component == 1) { - //date: [YY]YYMMDD - java.text.DateFormat f = java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); + // 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()); @@ -413,7 +403,6 @@ public Field31J setDate(java.util.Calendar component1) { return setComponent1(component1); } - /** * Returns all components that can be converted to a Calendar * @@ -432,7 +421,6 @@ 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 Field31J.NAME @@ -525,6 +513,4 @@ public static Field31J fromJson(final String json) { return field; } - - } 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 150330c93..64a5dd77a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,33 +15,22 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.HashMap; +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 31K. *

          @@ -67,15 +56,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31K extends Field implements Serializable, DateContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 31K. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 31K. + */ public static final String NAME = "31K"; /** * Same as NAME, intended to be clear when using static imports. @@ -87,26 +76,26 @@ public class Field31K extends Field implements Serializable, DateContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "E"; + 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"; + public static final String TYPES_PATTERN = "E"; - /** - * Component number for the Date subfield. - */ - public static final Integer DATE = 1; + /** + * Component number for the Date subfield. + */ + public static final Integer DATE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -135,7 +124,8 @@ public Field31K(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "31K")) { - throw new IllegalArgumentException("cannot create field 31K from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 31K from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -172,7 +162,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -213,8 +202,9 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 31K"); } if (component == 1) { - //date: [YY]YYMMDD - java.text.DateFormat f = java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); + // 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()); @@ -413,7 +403,6 @@ public Field31K setDate(java.util.Calendar component1) { return setComponent1(component1); } - /** * Returns all components that can be converted to a Calendar * @@ -432,7 +421,6 @@ 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 Field31K.NAME @@ -525,6 +513,4 @@ public static Field31K fromJson(final String json) { return field; } - - } 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 4ed6d519c..7c90e054a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31M.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,33 +15,22 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.HashMap; +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 31M. *

          @@ -67,15 +56,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31M extends Field implements Serializable, DateContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 31M. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 31M. + */ public static final String NAME = "31M"; /** * Same as NAME, intended to be clear when using static imports. @@ -87,26 +76,26 @@ public class Field31M extends Field implements Serializable, DateContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "E"; + 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"; + public static final String TYPES_PATTERN = "E"; - /** - * Component number for the Date subfield. - */ - public static final Integer DATE = 1; + /** + * Component number for the Date subfield. + */ + public static final Integer DATE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -135,7 +124,8 @@ public Field31M(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "31M")) { - throw new IllegalArgumentException("cannot create field 31M from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 31M from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -172,7 +162,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -213,8 +202,9 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 31M"); } if (component == 1) { - //date: [YY]YYMMDD - java.text.DateFormat f = java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); + // 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()); @@ -413,7 +403,6 @@ public Field31M setDate(java.util.Calendar component1) { return setComponent1(component1); } - /** * Returns all components that can be converted to a Calendar * @@ -432,7 +421,6 @@ 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 Field31M.NAME @@ -525,6 +513,4 @@ public static Field31M fromJson(final String json) { return field; } - - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java b/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java index ed6fbbc87..550de3604 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,33 +15,22 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.HashMap; +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 31R. *

          @@ -68,15 +57,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31R extends Field implements Serializable, DateContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 31R. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 31R. + */ public static final String NAME = "31R"; /** * Same as NAME, intended to be clear when using static imports. @@ -88,31 +77,31 @@ public class Field31R extends Field implements Serializable, DateContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[/]"; + public static final String PARSER_PATTERN = "[/]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "EE"; + 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"; + public static final String TYPES_PATTERN = "EE"; - /** - * Component number for the Date 1 subfield. - */ - public static final Integer DATE_1 = 1; + /** + * Component number for the Date 1 subfield. + */ + public static final Integer DATE_1 = 1; - /** - * Component number for the Date 2 subfield. - */ - public static final Integer DATE_2 = 2; + /** + * Component number for the Date 2 subfield. + */ + public static final Integer DATE_2 = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -141,7 +130,8 @@ public Field31R(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "31R")) { - throw new IllegalArgumentException("cannot create field 31R from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 31R from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -178,7 +168,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -223,16 +212,18 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 31R"); } if (component == 1) { - //date: [YY]YYMMDD - java.text.DateFormat f = java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); + // 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)); + // 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()); @@ -514,7 +505,6 @@ public Field31R setDate2(java.util.Calendar component2) { return setComponent2(component2); } - /** * Returns all components that can be converted to a Calendar * @@ -533,7 +523,6 @@ 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 Field31R.NAME @@ -632,6 +621,4 @@ public static Field31R fromJson(final String json) { return field; } - - } 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 186020d18..d5d710e58 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field31T.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,33 +15,22 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.HashMap; +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 31T. *

          @@ -67,15 +56,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31T extends Field implements Serializable, DateContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 31T. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 31T. + */ public static final String NAME = "31T"; /** * Same as NAME, intended to be clear when using static imports. @@ -87,26 +76,26 @@ public class Field31T extends Field implements Serializable, DateContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "E"; + 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"; + public static final String TYPES_PATTERN = "E"; - /** - * Component number for the Date subfield. - */ - public static final Integer DATE = 1; + /** + * Component number for the Date subfield. + */ + public static final Integer DATE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -135,7 +124,8 @@ public Field31T(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "31T")) { - throw new IllegalArgumentException("cannot create field 31T from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 31T from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -172,7 +162,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -213,8 +202,9 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 31T"); } if (component == 1) { - //date: [YY]YYMMDD - java.text.DateFormat f = java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); + // 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()); @@ -413,7 +403,6 @@ public Field31T setDate(java.util.Calendar component1) { return setComponent1(component1); } - /** * Returns all components that can be converted to a Calendar * @@ -432,7 +421,6 @@ 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 Field31T.NAME @@ -525,6 +513,4 @@ public static Field31T fromJson(final String json) { return field; } - - } 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 e2e115eaa..acb7adec6 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,34 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -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 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; -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 34D. *

          @@ -69,15 +58,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34D extends Field implements Serializable, AmountContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 34D. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 34D. + */ public static final String NAME = "34D"; /** * Same as NAME, intended to be clear when using static imports. @@ -89,31 +78,31 @@ public class Field34D extends Field implements Serializable, AmountContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SI"; - /** - * Component number for the Currency subfield. - */ - public static final Integer CURRENCY = 1; + /** + * Component number for the Currency subfield. + */ + public static final Integer CURRENCY = 1; - /** - * Component number for the Amount subfield. - */ - public static final Integer AMOUNT = 2; + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -142,7 +131,8 @@ public Field34D(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "34D")) { - throw new IllegalArgumentException("cannot create field 34D from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 34D from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -179,7 +169,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 34D"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //amount, rate + // amount, rate java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); f.setMaximumFractionDigits(13); BigDecimal n = getComponent2AsBigDecimal(); @@ -548,7 +537,6 @@ public Field34D setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** * Returns the list of all NON-NULL amounts as BigDecimal * @@ -569,7 +557,6 @@ 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 Field34D.NAME @@ -668,6 +655,4 @@ public static Field34D fromJson(final String json) { return field; } - - } 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 91b48f887..798cb388e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,34 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -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 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; -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 34K. *

          @@ -69,15 +58,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34K extends Field implements Serializable, AmountContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 34K. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 34K. + */ public static final String NAME = "34K"; /** * Same as NAME, intended to be clear when using static imports. @@ -89,31 +78,31 @@ public class Field34K extends Field implements Serializable, AmountContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SI"; - /** - * Component number for the Currency subfield. - */ - public static final Integer CURRENCY = 1; + /** + * Component number for the Currency subfield. + */ + public static final Integer CURRENCY = 1; - /** - * Component number for the Amount subfield. - */ - public static final Integer AMOUNT = 2; + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -142,7 +131,8 @@ public Field34K(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "34K")) { - throw new IllegalArgumentException("cannot create field 34K from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 34K from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -179,7 +169,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 34K"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //amount, rate + // amount, rate java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); f.setMaximumFractionDigits(13); BigDecimal n = getComponent2AsBigDecimal(); @@ -548,7 +537,6 @@ public Field34K setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** * Returns the list of all NON-NULL amounts as BigDecimal * @@ -569,7 +557,6 @@ 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 Field34K.NAME @@ -668,6 +655,4 @@ public static Field34K fromJson(final String json) { return field; } - - } 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 15ca4e476..e02b5da51 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,34 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -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 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; -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 34L. *

          @@ -69,15 +58,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34L extends Field implements Serializable, AmountContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 34L. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 34L. + */ public static final String NAME = "34L"; /** * Same as NAME, intended to be clear when using static imports. @@ -89,31 +78,31 @@ public class Field34L extends Field implements Serializable, AmountContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SI"; - /** - * Component number for the Currency subfield. - */ - public static final Integer CURRENCY = 1; + /** + * Component number for the Currency subfield. + */ + public static final Integer CURRENCY = 1; - /** - * Component number for the Amount subfield. - */ - public static final Integer AMOUNT = 2; + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -142,7 +131,8 @@ public Field34L(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "34L")) { - throw new IllegalArgumentException("cannot create field 34L from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 34L from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -179,7 +169,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 34L"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //amount, rate + // amount, rate java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); f.setMaximumFractionDigits(13); BigDecimal n = getComponent2AsBigDecimal(); @@ -548,7 +537,6 @@ public Field34L setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** * Returns the list of all NON-NULL amounts as BigDecimal * @@ -569,7 +557,6 @@ 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 Field34L.NAME @@ -668,6 +655,4 @@ public static Field34L fromJson(final String json) { return field; } - - } 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 c7595761b..0793f2baa 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34M.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34M.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,34 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -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 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; -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 34M. *

          @@ -69,15 +58,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34M extends Field implements Serializable, AmountContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 34M. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 34M. + */ public static final String NAME = "34M"; /** * Same as NAME, intended to be clear when using static imports. @@ -89,31 +78,31 @@ public class Field34M extends Field implements Serializable, AmountContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SI"; - /** - * Component number for the Currency subfield. - */ - public static final Integer CURRENCY = 1; + /** + * Component number for the Currency subfield. + */ + public static final Integer CURRENCY = 1; - /** - * Component number for the Amount subfield. - */ - public static final Integer AMOUNT = 2; + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -142,7 +131,8 @@ public Field34M(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "34M")) { - throw new IllegalArgumentException("cannot create field 34M from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 34M from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -179,7 +169,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 34M"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //amount, rate + // amount, rate java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); f.setMaximumFractionDigits(13); BigDecimal n = getComponent2AsBigDecimal(); @@ -548,7 +537,6 @@ public Field34M setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** * Returns the list of all NON-NULL amounts as BigDecimal * @@ -569,7 +557,6 @@ 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 Field34M.NAME @@ -668,6 +655,4 @@ public static Field34M fromJson(final String json) { return field; } - - } 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 711d7df9e..9020e55f9 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34S.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34S.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,34 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -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 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; -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 34S. *

          @@ -69,15 +58,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34S extends Field implements Serializable, AmountContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 34S. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 34S. + */ public static final String NAME = "34S"; /** * Same as NAME, intended to be clear when using static imports. @@ -89,31 +78,31 @@ public class Field34S extends Field implements Serializable, AmountContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SI"; - /** - * Component number for the Currency subfield. - */ - public static final Integer CURRENCY = 1; + /** + * Component number for the Currency subfield. + */ + public static final Integer CURRENCY = 1; - /** - * Component number for the Amount subfield. - */ - public static final Integer AMOUNT = 2; + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -142,7 +131,8 @@ public Field34S(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "34S")) { - throw new IllegalArgumentException("cannot create field 34S from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 34S from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -179,7 +169,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 34S"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //amount, rate + // amount, rate java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); f.setMaximumFractionDigits(13); BigDecimal n = getComponent2AsBigDecimal(); @@ -548,7 +537,6 @@ public Field34S setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** * Returns the list of all NON-NULL amounts as BigDecimal * @@ -569,7 +557,6 @@ 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 Field34S.NAME @@ -668,6 +655,4 @@ public static Field34S fromJson(final String json) { return field; } - - } 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 1d7f79c81..f34b2e415 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34T.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,34 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -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 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; -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 34T. *

          @@ -69,15 +58,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34T extends Field implements Serializable, AmountContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 34T. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 34T. + */ public static final String NAME = "34T"; /** * Same as NAME, intended to be clear when using static imports. @@ -89,31 +78,31 @@ public class Field34T extends Field implements Serializable, AmountContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SI"; - /** - * Component number for the Currency subfield. - */ - public static final Integer CURRENCY = 1; + /** + * Component number for the Currency subfield. + */ + public static final Integer CURRENCY = 1; - /** - * Component number for the Amount subfield. - */ - public static final Integer AMOUNT = 2; + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -142,7 +131,8 @@ public Field34T(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "34T")) { - throw new IllegalArgumentException("cannot create field 34T from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 34T from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -179,7 +169,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 34T"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //amount, rate + // amount, rate java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); f.setMaximumFractionDigits(13); BigDecimal n = getComponent2AsBigDecimal(); @@ -548,7 +537,6 @@ public Field34T setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** * Returns the list of all NON-NULL amounts as BigDecimal * @@ -569,7 +557,6 @@ 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 Field34T.NAME @@ -668,6 +655,4 @@ public static Field34T fromJson(final String json) { return field; } - - } 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 8e1e49d26..463b8f990 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34U.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34U.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,34 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -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 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; -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 34U. *

          @@ -69,15 +58,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34U extends Field implements Serializable, AmountContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 34U. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 34U. + */ public static final String NAME = "34U"; /** * Same as NAME, intended to be clear when using static imports. @@ -89,31 +78,31 @@ public class Field34U extends Field implements Serializable, AmountContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SI"; - /** - * Component number for the Currency subfield. - */ - public static final Integer CURRENCY = 1; + /** + * Component number for the Currency subfield. + */ + public static final Integer CURRENCY = 1; - /** - * Component number for the Amount subfield. - */ - public static final Integer AMOUNT = 2; + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -142,7 +131,8 @@ public Field34U(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "34U")) { - throw new IllegalArgumentException("cannot create field 34U from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 34U from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -179,7 +169,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 34U"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //amount, rate + // amount, rate java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); f.setMaximumFractionDigits(13); BigDecimal n = getComponent2AsBigDecimal(); @@ -548,7 +537,6 @@ public Field34U setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** * Returns the list of all NON-NULL amounts as BigDecimal * @@ -569,7 +557,6 @@ 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 Field34U.NAME @@ -668,6 +655,4 @@ public static Field34U fromJson(final String json) { return field; } - - } 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 8a1e5b9d1..df2c7742d 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34V.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34V.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,34 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -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 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; -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 34V. *

          @@ -69,15 +58,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34V extends Field implements Serializable, AmountContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 34V. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 34V. + */ public static final String NAME = "34V"; /** * Same as NAME, intended to be clear when using static imports. @@ -89,31 +78,31 @@ public class Field34V extends Field implements Serializable, AmountContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SI"; - /** - * Component number for the Currency subfield. - */ - public static final Integer CURRENCY = 1; + /** + * Component number for the Currency subfield. + */ + public static final Integer CURRENCY = 1; - /** - * Component number for the Amount subfield. - */ - public static final Integer AMOUNT = 2; + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -142,7 +131,8 @@ public Field34V(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "34V")) { - throw new IllegalArgumentException("cannot create field 34V from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 34V from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -179,7 +169,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 34V"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //amount, rate + // amount, rate java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); f.setMaximumFractionDigits(13); BigDecimal n = getComponent2AsBigDecimal(); @@ -548,7 +537,6 @@ public Field34V setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** * Returns the list of all NON-NULL amounts as BigDecimal * @@ -569,7 +557,6 @@ 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 Field34V.NAME @@ -668,6 +655,4 @@ public static Field34V fromJson(final String json) { return field; } - - } 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 e60d62a1d..a5a74d773 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34W.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34W.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,34 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -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 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; -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 34W. *

          @@ -69,15 +58,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34W extends Field implements Serializable, AmountContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 34W. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 34W. + */ public static final String NAME = "34W"; /** * Same as NAME, intended to be clear when using static imports. @@ -89,31 +78,31 @@ public class Field34W extends Field implements Serializable, AmountContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SI"; - /** - * Component number for the Currency subfield. - */ - public static final Integer CURRENCY = 1; + /** + * Component number for the Currency subfield. + */ + public static final Integer CURRENCY = 1; - /** - * Component number for the Amount subfield. - */ - public static final Integer AMOUNT = 2; + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -142,7 +131,8 @@ public Field34W(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "34W")) { - throw new IllegalArgumentException("cannot create field 34W from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 34W from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -179,7 +169,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 34W"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //amount, rate + // amount, rate java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); f.setMaximumFractionDigits(13); BigDecimal n = getComponent2AsBigDecimal(); @@ -548,7 +537,6 @@ public Field34W setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** * Returns the list of all NON-NULL amounts as BigDecimal * @@ -569,7 +557,6 @@ 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 Field34W.NAME @@ -668,6 +655,4 @@ public static Field34W fromJson(final String json) { return field; } - - } 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 23119128a..947ae289a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field34X.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field34X.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,34 +15,23 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; -import java.util.ArrayList; -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 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; -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 34X. *

          @@ -69,15 +58,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34X extends Field implements Serializable, AmountContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 34X. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 34X. + */ public static final String NAME = "34X"; /** * Same as NAME, intended to be clear when using static imports. @@ -89,31 +78,31 @@ public class Field34X extends Field implements Serializable, AmountContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "SN"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SI"; - /** - * Component number for the Currency subfield. - */ - public static final Integer CURRENCY = 1; + /** + * Component number for the Currency subfield. + */ + public static final Integer CURRENCY = 1; - /** - * Component number for the Amount subfield. - */ - public static final Integer AMOUNT = 2; + /** + * Component number for the Amount subfield. + */ + public static final Integer AMOUNT = 2; /** * Default constructor. Creates a new field setting all components to null. @@ -142,7 +131,8 @@ public Field34X(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "34X")) { - throw new IllegalArgumentException("cannot create field 34X from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 34X from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -179,7 +169,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -221,11 +210,11 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 34X"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } if (component == 2) { - //amount, rate + // amount, rate java.text.NumberFormat f = java.text.NumberFormat.getNumberInstance(notNull(locale)); f.setMaximumFractionDigits(13); BigDecimal n = getComponent2AsBigDecimal(); @@ -548,7 +537,6 @@ public Field34X setAmount(java.lang.Number component2) { return setComponent2(component2); } - /** * Returns the list of all NON-NULL amounts as BigDecimal * @@ -569,7 +557,6 @@ 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 Field34X.NAME @@ -668,6 +655,4 @@ public static Field34X fromJson(final String json) { 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 1363fae19..9f2b5b17c 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field47E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field47E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,31 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.List; +import java.util.Locale; +import java.util.Map; 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 47E. *

          @@ -65,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field47E extends Field implements Serializable, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 47E. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 47E. + */ public static final String NAME = "47E"; /** * Same as NAME, intended to be clear when using static imports. @@ -85,26 +74,26 @@ public class Field47E extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Information from Advising Bank subfield. - */ - public static final Integer INFORMATION_FROM_ADVISING_BANK = 1; + /** + * Component number for the Information from Advising Bank subfield. + */ + public static final Integer INFORMATION_FROM_ADVISING_BANK = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -133,7 +122,8 @@ public Field47E(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "47E")) { - throw new IllegalArgumentException("cannot create field 47E from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 47E from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -170,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -211,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 47E"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -367,8 +356,6 @@ public Field47E setInformationfromAdvisingBank(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field47E.NAME @@ -539,6 +526,4 @@ public static Field47E fromJson(final String json) { return field; } - - } 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 b4cef93ed..14d686d54 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49D.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49D.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,30 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.Locale; -import java.util.List; import java.util.ArrayList; -import java.util.Map; import java.util.HashMap; - - - +import java.util.List; +import java.util.Locale; +import java.util.Map; 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 49D. *

          @@ -64,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49D extends Field implements Serializable { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 49D. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 49D. + */ public static final String NAME = "49D"; /** * Same as NAME, intended to be clear when using static imports. @@ -84,26 +74,26 @@ public class Field49D extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Confirmation Indicator subfield. - */ - public static final Integer CONFIRMATION_INDICATOR = 1; + /** + * Component number for the Confirmation Indicator subfield. + */ + public static final Integer CONFIRMATION_INDICATOR = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -132,7 +122,8 @@ public Field49D(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "49D")) { - throw new IllegalArgumentException("cannot create field 49D from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 49D from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -169,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -210,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 49D"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -366,8 +356,6 @@ public Field49D setConfirmationIndicator(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field49D.NAME @@ -460,6 +448,4 @@ public static Field49D fromJson(final String json) { return field; } - - } 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 48c0b9ae1..b12d1df6a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49F.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49F.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,31 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.List; +import java.util.Locale; +import java.util.Map; 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 49F. *

          @@ -65,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49F extends Field implements Serializable, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 49F. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 49F. + */ public static final String NAME = "49F"; /** * Same as NAME, intended to be clear when using static imports. @@ -85,26 +74,26 @@ public class Field49F extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Confirmation Information subfield. - */ - public static final Integer CONFIRMATION_INFORMATION = 1; + /** + * Component number for the Confirmation Information subfield. + */ + public static final Integer CONFIRMATION_INFORMATION = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -133,7 +122,8 @@ public Field49F(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "49F")) { - throw new IllegalArgumentException("cannot create field 49F from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 49F from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -170,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -211,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 49F"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -367,8 +356,6 @@ public Field49F setConfirmationInformation(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field49F.NAME @@ -539,6 +526,4 @@ public static Field49F fromJson(final String json) { return field; } - - } 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 95ea6c32b..4d9df2f09 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49J.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49J.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,31 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.List; +import java.util.Locale; +import java.util.Map; 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 49J. *

          @@ -65,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49J extends Field implements Serializable, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 49J. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 49J. + */ public static final String NAME = "49J"; /** * Same as NAME, intended to be clear when using static imports. @@ -85,26 +74,26 @@ public class Field49J extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 1; + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -133,7 +122,8 @@ public Field49J(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "49J")) { - throw new IllegalArgumentException("cannot create field 49J from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 49J from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -170,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -211,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 49J"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -367,8 +356,6 @@ public Field49J setNarrative(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field49J.NAME @@ -539,6 +526,4 @@ public static Field49J fromJson(final String json) { return field; } - - } 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 6da249f4c..0f3fd59bb 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49K.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,31 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.List; +import java.util.Locale; +import java.util.Map; 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 49K. *

          @@ -65,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49K extends Field implements Serializable, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 49K. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 49K. + */ public static final String NAME = "49K"; /** * Same as NAME, intended to be clear when using static imports. @@ -85,26 +74,26 @@ public class Field49K extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 1; + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -133,7 +122,8 @@ public Field49K(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "49K")) { - throw new IllegalArgumentException("cannot create field 49K from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 49K from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -170,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -211,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 49K"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -367,8 +356,6 @@ public Field49K setNarrative(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field49K.NAME @@ -539,6 +526,4 @@ public static Field49K fromJson(final String json) { return field; } - - } 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 4f34ec6e1..9c4cf8e70 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49L.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49L.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,31 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.List; +import java.util.Locale; +import java.util.Map; 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 49L. *

          @@ -65,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49L extends Field implements Serializable, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 49L. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 49L. + */ public static final String NAME = "49L"; /** * Same as NAME, intended to be clear when using static imports. @@ -85,26 +74,26 @@ public class Field49L extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 1; + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -133,7 +122,8 @@ public Field49L(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "49L")) { - throw new IllegalArgumentException("cannot create field 49L from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 49L from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -170,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -211,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 49L"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -367,8 +356,6 @@ public Field49L setNarrative(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field49L.NAME @@ -539,6 +526,4 @@ public static Field49L fromJson(final String json) { return field; } - - } 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 635c5ea4e..c09af2768 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field49Z.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field49Z.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,31 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.List; +import java.util.Locale; +import java.util.Map; 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 49Z. *

          @@ -65,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49Z extends Field implements Serializable, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 49Z. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 49Z. + */ public static final String NAME = "49Z"; /** * Same as NAME, intended to be clear when using static imports. @@ -85,26 +74,26 @@ public class Field49Z extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 1; + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -133,7 +122,8 @@ public Field49Z(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "49Z")) { - throw new IllegalArgumentException("cannot create field 49Z from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 49Z from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -170,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -211,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 49Z"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -367,8 +356,6 @@ public Field49Z setNarrative(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field49Z.NAME @@ -539,6 +526,4 @@ public static Field49Z fromJson(final String json) { return field; } - - } 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 896957ca8..4999d1fc9 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field71E.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field71E.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,31 +15,17 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.List; 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 71E. *

          @@ -65,15 +51,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field71E extends StructuredNarrativeField implements Serializable, NarrativeContainer, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 71E. - */ + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 71E. + */ public static final String NAME = "71E"; /** * Same as NAME, intended to be clear when using static imports. @@ -107,7 +93,8 @@ public Field71E(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "71E")) { - throw new IllegalArgumentException("cannot create field 71E from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 71E from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -183,8 +170,6 @@ public Field71E setNarrative(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field71E.NAME @@ -351,6 +336,4 @@ public static Field71E fromJson(final String json) { return field; } - - } 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 0aaf8e5f0..0e24f8afe 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field78B.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field78B.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2022 Prowide + * 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. @@ -15,31 +15,20 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.Generated; +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.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 java.util.List; +import java.util.Locale; +import java.util.Map; 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 78B. *

          @@ -65,15 +54,15 @@ @Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field78B extends Field implements Serializable, MultiLineField { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 78B. - */ + /** + * Constant identifying the SRU to which this class belongs to. + */ + public static final int SRU = 2022; + + private static final long serialVersionUID = 1L; + /** + * Constant with the field name 78B. + */ public static final String NAME = "78B"; /** * Same as NAME, intended to be clear when using static imports. @@ -85,26 +74,26 @@ public class Field78B extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "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 = "S"; + 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"; + public static final String TYPES_PATTERN = "S"; - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 1; + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 1; /** * Default constructor. Creates a new field setting all components to null. @@ -133,7 +122,8 @@ public Field78B(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "78B")) { - throw new IllegalArgumentException("cannot create field 78B from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 78B from tag " + tag.getName() + + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -170,7 +160,6 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } - /** * Parses the parameter value into the internal components structure. * @@ -211,7 +200,7 @@ public String getValueDisplay(int component, Locale locale) { throw new IllegalArgumentException("invalid component number " + component + " for field 78B"); } if (component == 1) { - //default format (as is) + // default format (as is) return getComponent(1); } return null; @@ -367,8 +356,6 @@ public Field78B setNarrative(String component1) { return setComponent1(component1); } - - /** * Returns the field's name composed by the field number and the letter option (if any). * @return the static value of Field78B.NAME @@ -539,6 +526,4 @@ public static Field78B fromJson(final String json) { return field; } - - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/GenericField.java b/src/main/java/com/prowidesoftware/swift/model/field/GenericField.java index 2ca03e8ce..e1a8c2cb7 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/GenericField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/GenericField.java @@ -15,7 +15,6 @@ */ package com.prowidesoftware.swift.model.field; - /** * Interface to mark generic fields and add method related to DSS and qualifiers. * diff --git a/src/main/java/com/prowidesoftware/swift/model/field/MonetaryAmountContainer.java b/src/main/java/com/prowidesoftware/swift/model/field/MonetaryAmountContainer.java index 65a2418d1..24616fc06 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/MonetaryAmountContainer.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/MonetaryAmountContainer.java @@ -19,5 +19,4 @@ * Fields with an amount component and a currency component. * @since 9.2.15 */ -public interface MonetaryAmountContainer extends CurrencyContainer, AmountContainer { -} +public interface MonetaryAmountContainer extends CurrencyContainer, AmountContainer {} diff --git a/src/main/java/com/prowidesoftware/swift/model/field/MultiLineField.java b/src/main/java/com/prowidesoftware/swift/model/field/MultiLineField.java index a09965e50..65425d1a1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/MultiLineField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/MultiLineField.java @@ -17,7 +17,6 @@ import java.util.List; - /** * Interface to mark fields whose structure admits multiple lines and API to query the field lines. * @@ -101,5 +100,4 @@ public interface MultiLineField { * @since 7.7 */ List getLinesBetween(int start, int end, int offset); - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Narrative.java b/src/main/java/com/prowidesoftware/swift/model/field/Narrative.java index af9999a98..2d75abbc9 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Narrative.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Narrative.java @@ -17,10 +17,9 @@ import com.prowidesoftware.swift.io.writer.FINWriterVisitor; import com.prowidesoftware.swift.utils.LineWrapper; -import org.apache.commons.lang3.StringUtils; - import java.math.BigDecimal; import java.util.*; +import org.apache.commons.lang3.StringUtils; /** * Models the value of fields containing narrative content. The content is normally text wrapped in lines but they also @@ -82,8 +81,7 @@ public class Narrative { private List structured = new ArrayList<>(); private List unstructuredFragments = new ArrayList<>(); - Narrative() { - } + Narrative() {} private Narrative(Builder builder) { this.structured = builder.structured; @@ -289,8 +287,7 @@ public String getValue() { result.append(FINWriterVisitor.SWIFT_EOL); } // append mandatory codeword, even if it is empty (invalid) we will add the slashes - result - .append("/") + result.append("/") .append(StringUtils.trimToEmpty(structured.getCodeword())) .append("/"); @@ -335,7 +332,6 @@ public String getValue() { result.append(fragment); first = false; } - } // add the unstructured narrative at te end (one fragment per line with no separators) @@ -418,9 +414,8 @@ public Builder addCodewordWithAmount(String codeword, String currency, BigDecima * */ public Builder addCodewordWithCountry(String codeword, String country, String narrative) { - StructuredNarrative structured = new StructuredNarrative() - .setCodeword(codeword) - .setCountry(country); + StructuredNarrative structured = + new StructuredNarrative().setCodeword(codeword).setCountry(country); String countrySlash = country != null ? country + "//" : ""; String prefix = "/" + StringUtils.trim(codeword) + countrySlash; for (String fragment : wrap(prefix, narrative)) { @@ -534,5 +529,4 @@ public Narrative build() { return new Narrative(this); } } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/NarrativeContainer.java b/src/main/java/com/prowidesoftware/swift/model/field/NarrativeContainer.java index c9023e458..b84659808 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/NarrativeContainer.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/NarrativeContainer.java @@ -50,5 +50,4 @@ public interface NarrativeContainer { * @see Narrative#builder(int) */ NarrativeContainer setNarrative(Narrative narrative); - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/NarrativeContainerJsonUtils.java b/src/main/java/com/prowidesoftware/swift/model/field/NarrativeContainerJsonUtils.java index 6a2160303..8d1f7f17e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/NarrativeContainerJsonUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/NarrativeContainerJsonUtils.java @@ -19,7 +19,6 @@ import com.google.gson.JsonElement; import com.google.gson.JsonObject; import com.prowidesoftware.swift.io.writer.FINWriterVisitor; - import java.util.regex.Matcher; import java.util.regex.Pattern; @@ -30,8 +29,7 @@ */ class NarrativeContainerJsonUtils { - static Pattern NARRATIVE_PATTERN = - Pattern.compile("[\"|']narrative([0-9]*)[\"|']"); + static Pattern NARRATIVE_PATTERN = Pattern.compile("[\"|']narrative([0-9]*)[\"|']"); static void fromJson(JsonObject jsonObject, String json, StructuredNarrativeField field) { if (jsonObject.get("narrative") != null) { @@ -69,5 +67,4 @@ static int countNarrativesInJson(String json) { } return count; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/NarrativeResolver.java b/src/main/java/com/prowidesoftware/swift/model/field/NarrativeResolver.java index 83982a0ef..a03b96b22 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/NarrativeResolver.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/NarrativeResolver.java @@ -16,13 +16,12 @@ package com.prowidesoftware.swift.model.field; import com.prowidesoftware.swift.utils.IsoUtils; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.tuple.ImmutableTriple; -import org.apache.commons.lang3.tuple.Triple; - import java.math.BigDecimal; import java.util.List; import java.util.stream.Collectors; +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.tuple.ImmutableTriple; +import org.apache.commons.lang3.tuple.Triple; /** * Implementation for {@link StructuredNarrativeField} @@ -30,7 +29,8 @@ * @since 9.0.1 */ public class NarrativeResolver { - private static final java.util.logging.Logger log = java.util.logging.Logger.getLogger(NarrativeResolver.class.getName()); + private static final java.util.logging.Logger log = + java.util.logging.Logger.getLogger(NarrativeResolver.class.getName()); private static final int CODEWORDTYPE_UCASE = 1; private static final int CODEWORDTYPE_UCASE_NUMBER = 2; @@ -55,7 +55,7 @@ public static Narrative parse(Field f) { case Field71D.NAME: case Field73.NAME: case Field71B.NAME: - case "71E": // SCORE field + case "71E": // SCORE field return parseFormat3(f); case Field77B.NAME: return parseFormat4(f); @@ -83,9 +83,14 @@ public static Narrative parse(Field f) { return new Narrative(); } - private static Narrative parseFormat(Field f, int codewordMaxSize, int codewordType, boolean supportsCountry, - boolean supportsCurrency, boolean supportsSupplement, - boolean additionalNarrativesStartWithDoubleSlash) { + private static Narrative parseFormat( + Field f, + int codewordMaxSize, + int codewordType, + boolean supportsCountry, + boolean supportsCurrency, + boolean supportsSupplement, + boolean additionalNarrativesStartWithDoubleSlash) { // create an empty narrative, get the value and check there's something to do Narrative narrative = new Narrative(); @@ -109,7 +114,7 @@ private static Narrative parseFormat(Field f, int codewordMaxSize, int codewordT if (valueLine.charAt(0) == '/') { String text; if (valueLine.length() > 1 && valueLine.charAt(1) == '/') { - //line starts with '//' + // line starts with '//' unstructuredSection = false; if (additionalNarrativesStartWithDoubleSlash) { // continuation of current narrative, remove '//' @@ -120,8 +125,7 @@ private static Narrative parseFormat(Field f, int codewordMaxSize, int codewordT } else if (StringUtils.isNotEmpty(valueLine)) { structured.addNarrativeFragment(valueLine); } - } else - structured.addNarrativeFragment(valueLine); + } else structured.addNarrativeFragment(valueLine); } else { // new codeword String codeword = StringUtils.substringBetween(valueLine, "/", "/"); @@ -141,13 +145,14 @@ private static Narrative parseFormat(Field f, int codewordMaxSize, int codewordT } String textWithoutBankCode = text; - if (text.length() > 1 && Character.isUpperCase(text.charAt(0)) && (text.charAt(1) == '/')){ + if (text.length() > 1 && Character.isUpperCase(text.charAt(0)) && (text.charAt(1) == '/')) { textWithoutBankCode = text.substring(2); - structured.setBankCode(text.substring(0,1)); + structured.setBankCode(text.substring(0, 1)); } if (supportsCurrency && isCurrencyAndAmount(textWithoutBankCode)) { - Triple tripleValue = getCurrencyAmountAndNarrative(textWithoutBankCode); + Triple tripleValue = + getCurrencyAmountAndNarrative(textWithoutBankCode); String currency = tripleValue.getLeft(); BigDecimal amount = tripleValue.getMiddle(); String narrativeFragment = tripleValue.getRight(); @@ -177,8 +182,7 @@ private static Narrative parseFormat(Field f, int codewordMaxSize, int codewordT structured.addNarrativeFragment(valueLine); unstructuredSection = false; } - if (unstructuredSection) - narrative.addUnstructuredFragment(valueLine); + if (unstructuredSection) narrative.addUnstructuredFragment(valueLine); } return narrative; @@ -186,8 +190,7 @@ private static Narrative parseFormat(Field f, int codewordMaxSize, int codewordT static boolean isCurrencyAndAmount(String textWithoutBankCode) { - if (textWithoutBankCode.length() < 4) - return false; + if (textWithoutBankCode.length() < 4) return false; for (int i = 0; i < 3; i++) { if (!Character.isUpperCase(textWithoutBankCode.charAt(i))) { @@ -204,16 +207,17 @@ private static List notEmptyLines(String value) { .collect(Collectors.toList()); } - //returns true if it's the first supplement added - private static boolean addNarrativeSupplement(boolean firstSupplementAdded, String line, StructuredNarrative structured) { + // returns true if it's the first supplement added + private static boolean addNarrativeSupplement( + boolean firstSupplementAdded, String line, StructuredNarrative structured) { if (!firstSupplementAdded) { - //narrative + // narrative String text = StringUtils.substringBefore(line, "/"); if (StringUtils.isNotEmpty(text)) { structured.addNarrativeFragment(text); } - //first supplement + // first supplement text = StringUtils.substringAfter(line, "/"); if (StringUtils.isNotEmpty(text)) { structured.addNarrativeSupplementFragment(text); @@ -238,7 +242,8 @@ public static Narrative parseFreeFormat(String value) { return narrative; } - boolean structured = value.startsWith("/") && isCodewordValid(StringUtils.substringBefore(value.substring(1), "/"), CODEWORDTYPE_UCASE, -1); + boolean structured = value.startsWith("/") + && isCodewordValid(StringUtils.substringBefore(value.substring(1), "/"), CODEWORDTYPE_UCASE, -1); List lines = notEmptyLines(value); if (structured) { @@ -294,25 +299,20 @@ private static void add(Narrative narrative, String codeword, String text) { } private static boolean isCodewordValid(String codeword, int codewordType, int codewordMaxSize) { - if (StringUtils.isBlank(codeword)) - return false; + if (StringUtils.isBlank(codeword)) return false; codeword = StringUtils.trimToEmpty(codeword); - //Maxlength - if (codewordMaxSize > 0 && codeword.length() > codewordMaxSize) - return false; + // Maxlength + if (codewordMaxSize > 0 && codeword.length() > codewordMaxSize) return false; - //Type + // Type for (int i = 0; i < codeword.length(); i++) { char c = codeword.charAt(i); - if (!Character.isLetterOrDigit(c)) - return false; - else if (Character.isLowerCase(c) && (codewordType == CODEWORDTYPE_UCASE || codewordType == CODEWORDTYPE_UCASE_NUMBER)) - return false; - else if (Character.isLetter(c) && codewordType == CODEWORDTYPE_NUMBER) - return false; - else if (Character.isDigit(c) && codewordType == CODEWORDTYPE_UCASE) - return false; + if (!Character.isLetterOrDigit(c)) return false; + else if (Character.isLowerCase(c) + && (codewordType == CODEWORDTYPE_UCASE || codewordType == CODEWORDTYPE_UCASE_NUMBER)) return false; + else if (Character.isLetter(c) && codewordType == CODEWORDTYPE_NUMBER) return false; + else if (Character.isDigit(c) && codewordType == CODEWORDTYPE_UCASE) return false; } return true; @@ -320,8 +320,7 @@ else if (Character.isDigit(c) && codewordType == CODEWORDTYPE_UCASE) private static String getCountry(String text) { text = StringUtils.trimToEmpty(text); - if (!IsoUtils.getInstance().isValidISOCountry(text)) - return null; + if (!IsoUtils.getInstance().isValidISOCountry(text)) return null; return text; } @@ -335,31 +334,29 @@ private static Triple getCurrencyAmountAndNarrative( for (int i = 0; i < text.length(); i++) { char c = text.charAt(i); switch (section) { - case 1: //currency section + case 1: // currency section if (Character.isDigit(c)) { section = 2; amount.append(c); - } else - currency.append(c); + } else currency.append(c); break; - case 2: //amount section - if (Character.isDigit(c) || c == '.' || c == ',') - amount.append(c == ',' ? '.' : c); + case 2: // amount section + if (Character.isDigit(c) || c == '.' || c == ',') amount.append(c == ',' ? '.' : c); else { section = 3; narrative.append(c); } break; - case 3: //narrative section + case 3: // narrative section narrative.append(c); break; } } - return new ImmutableTriple<> - (currency.length() == 0 ? null : currency.toString(), - amount.length() == 0 ? null : new BigDecimal(amount.toString()), - narrative.length() == 0 ? null : narrative.toString()); + return new ImmutableTriple<>( + currency.length() == 0 ? null : currency.toString(), + amount.length() == 0 ? null : new BigDecimal(amount.toString()), + narrative.length() == 0 ? null : narrative.toString()); } /** @@ -430,7 +427,5 @@ public static Narrative parseFormat7(Field f) { */ public static Narrative parseFormat8(String value) { return parseFreeFormat(value); - } - } 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 4a74a0f2e..4a40255e9 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionAPartyField.java @@ -20,9 +20,8 @@ import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.model.BIC; import com.prowidesoftware.swift.utils.SwiftFormatUtils; -import org.apache.commons.lang3.StringUtils; - import java.util.*; +import org.apache.commons.lang3.StringUtils; /** * Identifier Code @@ -145,7 +144,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 3) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -448,5 +447,4 @@ public List bicStrings() { result.add(getComponent(3)); return result; } - } 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 658ea0142..1c2cf51a6 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionBPartyField.java @@ -18,9 +18,8 @@ import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; -import org.apache.commons.lang3.StringUtils; - import java.util.*; +import org.apache.commons.lang3.StringUtils; /** * Branch of Sender/Receiver @@ -155,7 +154,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 3) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -388,5 +387,4 @@ public String getPartyIdentifier() { public OptionBPartyField setPartyIdentifier(String partyIdentifier) { return (OptionBPartyField) PartyIdentifierUtils.setPartyIdentifier(this, 1, 2, partyIdentifier); } - } 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 9934b1194..5859533b5 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionCPartyField.java @@ -18,7 +18,6 @@ import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; - import java.util.*; /** @@ -115,7 +114,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 1) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -270,5 +269,4 @@ public String getAccount() { } return null; } - } 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 882f35028..19967bb3f 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionDPartyField.java @@ -18,9 +18,8 @@ import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; -import org.apache.commons.lang3.StringUtils; - import java.util.*; +import org.apache.commons.lang3.StringUtils; /** * Name and Address @@ -151,7 +150,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 6) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -471,5 +470,4 @@ public String getPartyIdentifier() { public OptionDPartyField setPartyIdentifier(String partyIdentifier) { return (OptionDPartyField) PartyIdentifierUtils.setPartyIdentifier(this, 1, 2, partyIdentifier); } - } 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 cb538aa8f..b77159da1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionGPartyField.java @@ -20,7 +20,6 @@ import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.model.BIC; import com.prowidesoftware.swift.utils.SwiftFormatUtils; - import java.util.*; /** @@ -120,7 +119,8 @@ public String getValue() { result.append("/"); append(result, 1); if (getComponent2() != null) { - result.append(com.prowidesoftware.swift.io.writer.FINWriterVisitor.SWIFT_EOL).append(getComponent2()); + result.append(com.prowidesoftware.swift.io.writer.FINWriterVisitor.SWIFT_EOL) + .append(getComponent2()); } return result.toString(); } @@ -139,7 +139,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 2) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -365,5 +365,4 @@ public List bicStrings() { result.add(getComponent(2)); return result; } - } 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 743427374..0cbb5df95 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionHPartyField.java @@ -18,9 +18,8 @@ import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; -import org.apache.commons.lang3.StringUtils; - import java.util.*; +import org.apache.commons.lang3.StringUtils; /** * Name and Address @@ -141,7 +140,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 5) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -398,5 +397,4 @@ public String getComponent4() { public String getComponent5() { return getComponent(5); } - } 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 6b960c7bb..b9838a59a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionJPartyField.java @@ -18,9 +18,8 @@ import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; -import org.apache.commons.lang3.StringUtils; - import java.util.*; +import org.apache.commons.lang3.StringUtils; /** * Party Identification @@ -115,7 +114,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 1) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -313,5 +312,4 @@ public enum Codeword { NOSI, SVBY } - } 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 77bdf8e66..ee4930f95 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionKPartyField.java @@ -18,9 +18,8 @@ import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; -import org.apache.commons.lang3.StringUtils; - import java.util.*; +import org.apache.commons.lang3.StringUtils; /** * Name and Address @@ -135,7 +134,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 5) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -401,5 +400,4 @@ public String getComponent4() { public String getComponent5() { return getComponent(5); } - } 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 371ae88b5..0cb896a03 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionLPartyField.java @@ -18,7 +18,6 @@ import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; - import java.util.*; /** @@ -114,7 +113,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 1) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -260,5 +259,4 @@ public String getComponent1() { public String getPartyIdentifier() { return getComponent(1); } - } 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 3bb3ed35b..1d733b9fe 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionPPartyField.java @@ -20,7 +20,6 @@ import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.model.BIC; import com.prowidesoftware.swift.utils.SwiftFormatUtils; - import java.util.*; /** @@ -133,7 +132,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 2) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -353,5 +352,4 @@ public List bicStrings() { result.add(getComponent(2)); return result; } - } 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 2661a58ce..b8028b860 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionQPartyField.java @@ -18,9 +18,8 @@ import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; -import org.apache.commons.lang3.StringUtils; - import java.util.*; +import org.apache.commons.lang3.StringUtils; /** * Party @@ -133,7 +132,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 5) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -387,5 +386,4 @@ public String getComponent4() { public String getComponent5() { return getComponent(5); } - } 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 ed8d1352c..417758506 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionRPartyField.java @@ -18,7 +18,6 @@ import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; - import java.util.*; /** @@ -133,7 +132,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 3) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -321,5 +320,4 @@ public String getComponent3() { public String getProprietaryCode() { return getComponent(3); } - } 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 aef978a81..5fe5b3599 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionSPartyField.java @@ -18,7 +18,6 @@ import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; - import java.util.*; /** @@ -152,7 +151,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 5) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -382,5 +381,4 @@ public String getComponent5() { public String getAlternateID() { return getComponent(5); } - } 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 6a902f2d5..7b4b78039 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/OptionUPartyField.java @@ -18,9 +18,8 @@ import com.prowidesoftware.deprecation.DeprecationUtils; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; -import org.apache.commons.lang3.StringUtils; - import java.util.*; +import org.apache.commons.lang3.StringUtils; /** * Party @@ -132,7 +131,7 @@ public String getValueDisplay(int component, Locale locale) { if (component < 1 || component > 4) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent(component); } @@ -362,5 +361,4 @@ public String getComponent3() { public String getComponent4() { return getComponent(4); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/PartyIdentifier.java b/src/main/java/com/prowidesoftware/swift/model/field/PartyIdentifier.java index 260b74214..0ae65bcd7 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/PartyIdentifier.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/PartyIdentifier.java @@ -31,5 +31,4 @@ public interface PartyIdentifier { * @return the current OptionAPartyField */ PartyIdentifier setPartyIdentifier(String partyIdentifier); - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/PartyIdentifierUtils.java b/src/main/java/com/prowidesoftware/swift/model/field/PartyIdentifierUtils.java index 035fc8af0..028ee23de 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/PartyIdentifierUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/PartyIdentifierUtils.java @@ -20,14 +20,14 @@ public static String getPartyIdentifier(Field field, int cdComponent, int accoun } // build the party identifier - return StringUtils.trimToNull( (cdPart != null ? cdPart : "") + (accountPart != null ? accountPart : "") ); + return StringUtils.trimToNull((cdPart != null ? cdPart : "") + (accountPart != null ? accountPart : "")); } public static Field setPartyIdentifier(Field field, int cdComponent, int accountComponent, String partyIdentifier) { // if party identifier is null or does not start with a "/" => set to empty partyIdentifier = StringUtils.trimToNull(partyIdentifier); - if (partyIdentifier == null || ! partyIdentifier.startsWith("/")) { + if (partyIdentifier == null || !partyIdentifier.startsWith("/")) { field.setComponent(cdComponent, null); field.setComponent(accountComponent, null); return field; @@ -37,7 +37,9 @@ public static Field setPartyIdentifier(Field field, int cdComponent, int account String dcMark = SwiftParseUtils.getTokenFirst(partyIdentifier, "/", "/"); if (StringUtils.isNotEmpty(dcMark)) { field.setComponent(cdComponent, dcMark); - field.setComponent(accountComponent, SwiftParseUtils.getTokenSecondLast(StringUtils.substring(partyIdentifier, 1), "/")); + field.setComponent( + accountComponent, + SwiftParseUtils.getTokenSecondLast(StringUtils.substring(partyIdentifier, 1), "/")); } else { field.setComponent(cdComponent, null); field.setComponent(accountComponent, StringUtils.substring(partyIdentifier, 1)); @@ -45,5 +47,4 @@ public static Field setPartyIdentifier(Field field, int cdComponent, int account return field; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/PatternContainer.java b/src/main/java/com/prowidesoftware/swift/model/field/PatternContainer.java index 5e8bc2d0b..9f3b4967a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/PatternContainer.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/PatternContainer.java @@ -20,5 +20,4 @@ public interface PatternContainer { String typesPattern(); String parserPattern(); - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrative.java b/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrative.java index 69ee9ac50..ede81702f 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrative.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrative.java @@ -15,11 +15,10 @@ */ package com.prowidesoftware.swift.model.field; -import org.apache.commons.lang3.StringUtils; - import java.math.BigDecimal; import java.util.ArrayList; import java.util.List; +import org.apache.commons.lang3.StringUtils; /** * Simple POJO for portions of structured text in narrative containers. @@ -78,8 +77,6 @@ StructuredNarrative setCurrency(String currency) { return this; } - - /** * In SCORE messages, in field 71B, there is a bank code within the codeword with a slash separator (i.e. C/USD). * This will get the bank code (i.e. C for the C/USD case). Or null if this is not possible. @@ -222,17 +219,21 @@ public String getNarrativeSupplement(String delimiter) { * @return true if non of the narrative fields are set */ public boolean isEmpty() { - return this.codeword == null && this.currency == null && this.amount == null && this.country == null - && this.narrativeFragments.isEmpty() && this.narrativeSupplementFragments.isEmpty(); + return this.codeword == null + && this.currency == null + && this.amount == null + && this.country == null + && this.narrativeFragments.isEmpty() + && this.narrativeSupplementFragments.isEmpty(); } /** * Basic validation to check the codeword is present and at least one of the other fields is present */ public boolean valid() { - return StringUtils.isNotBlank(this.codeword) && - (this.currency != null && this.amount != null || - this.country != null || !this.narrativeFragments.isEmpty()); + return StringUtils.isNotBlank(this.codeword) + && (this.currency != null && this.amount != null + || this.country != null + || !this.narrativeFragments.isEmpty()); } - } 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 33faac781..bd71e7d7b 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/StructuredNarrativeField.java @@ -16,11 +16,9 @@ package com.prowidesoftware.swift.model.field; import com.prowidesoftware.deprecation.DeprecationUtils; -import com.google.gson.Gson; import com.prowidesoftware.deprecation.ProwideDeprecated; import com.prowidesoftware.deprecation.TargetYear; import com.prowidesoftware.swift.io.writer.FINWriterVisitor; - import java.util.*; /** @@ -89,7 +87,7 @@ public String getValueDisplay(int component, Locale locale) { if (component != 1) { throw new IllegalArgumentException("invalid component number " + component + " for field " + getName()); } - //default format (as is) + // default format (as is) return getComponent1(); } @@ -272,5 +270,4 @@ public NarrativeContainer setNarrative(Narrative narrative) { setComponent(1, narrative.getValue()); return this; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/SwiftParseUtils.java b/src/main/java/com/prowidesoftware/swift/model/field/SwiftParseUtils.java index 222e8728c..cc89b2557 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/SwiftParseUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/SwiftParseUtils.java @@ -16,14 +16,12 @@ package com.prowidesoftware.swift.model.field; import com.prowidesoftware.ProwideException; -import org.apache.commons.lang3.StringUtils; - import java.io.BufferedReader; import java.io.IOException; import java.io.StringReader; import java.util.ArrayList; import java.util.List; - +import org.apache.commons.lang3.StringUtils; /** * This class provides methods to parse field components. @@ -33,7 +31,8 @@ */ public class SwiftParseUtils { @SuppressWarnings("unused") - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftParseUtils.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftParseUtils.class.getName()); // Suppress default constructor for noninstantiability private SwiftParseUtils() { @@ -49,7 +48,7 @@ public static boolean isAllAsciiDigits(final String value) { if (value == null) { return false; } - for(char c : value.toCharArray()) { + for (char c : value.toCharArray()) { if (c < '0' || '9' < c) { return false; } @@ -76,7 +75,7 @@ public static List splitComponents(final String line, final String start if (StringUtils.isNotBlank(separator)) { final String[] tokens = StringUtils.splitByWholeSeparator(lineNoPrefix, separator); - //add not empty tokens to result + // add not empty tokens to result for (String token : tokens) { if (StringUtils.isNotBlank(token)) { result.add(token); @@ -140,7 +139,8 @@ public static String removePrefix(final String value, final String prefix) { * @return s */ public static String getTokenSecond(final String line, final String separator) { - //notice we cannot use String.split nor StringUtils.split because in that implementations two adjacent separators are treated as one + // notice we cannot use String.split nor StringUtils.split because in that implementations two adjacent + // separators are treated as one return getTokenFirst(StringUtils.substringAfter(line, separator), null, separator); } @@ -324,7 +324,8 @@ public static String getAlphaPrefixTrimSlash(final String value) { public static String getNumericPrefix(final String value) { if (value != null && value.length() > 0) { int i = 0; - while (i < value.length() && (StringUtils.isNumeric(Character.toString(value.charAt(i))) || value.charAt(i) == ',')) { + while (i < value.length() + && (StringUtils.isNumeric(Character.toString(value.charAt(i))) || value.charAt(i) == ',')) { i++; } if (i > 0) { @@ -368,7 +369,8 @@ public static String getNumericSuffix(final String value) { public static String getAlphaSuffix(final String value) { if (value != null && value.length() > 0) { int i = 0; - while (i < value.length() && (StringUtils.isNumeric(Character.toString(value.charAt(i))) || value.charAt(i) == ',')) { + while (i < value.length() + && (StringUtils.isNumeric(Character.toString(value.charAt(i))) || value.charAt(i) == ',')) { i++; } if (i < value.length()) { @@ -411,7 +413,12 @@ public static List getLines(final String value) { * @param startingLine lines list offset, zero based * @param lines list of lines from where to get components content */ - public static void setComponentsFromLines(final Field f, final int startingComponentNumber, final Integer linesToSet, final int startingLine, final List lines) { + public static void setComponentsFromLines( + final Field f, + final int startingComponentNumber, + final Integer linesToSet, + final int startingLine, + final List lines) { int max = linesToSet != null ? linesToSet : lines.size(); int componentNumber = startingComponentNumber; int lineNumber = startingLine; @@ -434,12 +441,17 @@ public static void setComponentsFromLines(final Field f, final int startingCompo * @param value from where to get components content * @since 7.4 */ - public static void setComponentsFromTokens(final Field f, final int startingComponentNumber, final int componentsToSet, final int tokenSize, final String value) { + public static void setComponentsFromTokens( + final Field f, + final int startingComponentNumber, + final int componentsToSet, + final int tokenSize, + final String value) { StringBuilder token = new StringBuilder(); int componentNumber = startingComponentNumber; for (final char c : value.toCharArray()) { if (token.length() >= tokenSize) { - //token complete + // token complete if (componentNumber <= componentsToSet) { f.setComponent(componentNumber, token.toString()); } @@ -448,10 +460,9 @@ public static void setComponentsFromTokens(final Field f, final int startingComp } token.append(c); } - //add remainder + // add remainder if (token.length() > 0 && componentNumber <= componentsToSet) { f.setComponent(componentNumber, token.toString()); } } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/field/package-info.java b/src/main/java/com/prowidesoftware/swift/model/field/package-info.java index 1169b2094..c176157c1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/package-info.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/package-info.java @@ -21,4 +21,4 @@ *

          The constructor of each field class accepts the field's literal value and parses its content into a list of components with a simple and generic API of getComponent1() ... getComponentN().
          * Components are modeled as string, but if the component represents a date or number, additional API is provided to get the component parsed into a Calendar and Number with methods like getComponent1AsCalendar() and getComponent3AsNumber(). */ -package com.prowidesoftware.swift.model.field; \ No newline at end of file +package com.prowidesoftware.swift.model.field; diff --git a/src/main/java/com/prowidesoftware/swift/model/mt/AbstractMT.java b/src/main/java/com/prowidesoftware/swift/model/mt/AbstractMT.java index 82c2b6052..6ccc54deb 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/AbstractMT.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/AbstractMT.java @@ -25,8 +25,6 @@ import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.utils.Lib; -import org.apache.commons.lang3.StringUtils; - import java.io.*; import java.lang.reflect.Method; import java.nio.charset.StandardCharsets; @@ -35,7 +33,7 @@ import java.util.Objects; import java.util.logging.Level; import java.util.logging.Logger; - +import org.apache.commons.lang3.StringUtils; /** * Base class for specific MTs.
          @@ -584,7 +582,8 @@ public List getSequenceList(final String name) { * @since 7.8.1 */ @SuppressWarnings("unchecked") - public /* cant make static, but should be */ List getSequenceList(final String name, final SwiftTagListBlock block) { + public /* cant make static, but should be */ List getSequenceList( + final String name, final SwiftTagListBlock block) { final String methodName = GETSEQUENCE + name + "List"; return (List) invokeHere(methodName, this, block); } @@ -629,8 +628,8 @@ public boolean containsSequence(final String name) { */ private Object invokeHere(final String methodName, final Object where, final SwiftTagListBlock argument) { try { - final Method method = argument == null ? - getClass().getMethod(methodName) + final Method method = argument == null + ? getClass().getMethod(methodName) : getClass().getMethod(methodName, SwiftTagListBlock.class); if (argument == null) { return method.invoke(where); @@ -672,7 +671,8 @@ public SwiftTagListBlock getSequence(final String name) { * @return found sequence or empty sequence block * @since 7.8.1 */ - public /* cant make static, but should be */ SwiftTagListBlock getSequence(final String name, final SwiftTagListBlock block) { + public /* cant make static, but should be */ SwiftTagListBlock getSequence( + final String name, final SwiftTagListBlock block) { final String methodName = GETSEQUENCE + name; Object o = invokeHere(methodName, this, block); return (SwiftTagListBlock) o; @@ -724,8 +724,7 @@ public AbstractMT setSignature(String signature) { */ public AbstractMT append(final SwiftTagListBlock block) { Objects.requireNonNull(block); - if (!block.isEmpty()) - b4().addTags(block.getTags()); + if (!block.isEmpty()) b4().addTags(block.getTags()); return this; } @@ -925,5 +924,4 @@ public List getFields() { } return fields; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/mt/AbstractMTAdapter.java b/src/main/java/com/prowidesoftware/swift/model/mt/AbstractMTAdapter.java index 800d1dd49..450e7c6fe 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/AbstractMTAdapter.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/AbstractMTAdapter.java @@ -18,7 +18,6 @@ import com.google.gson.*; import com.prowidesoftware.swift.model.*; import com.prowidesoftware.swift.model.field.Field; - import java.lang.reflect.Type; import java.util.ArrayList; import java.util.List; @@ -78,7 +77,12 @@ public JsonElement serialize(AbstractMT src, Type typeOfSrc, JsonSerializationCo if (src.m.getBlock5() != null && !src.m.getBlock5().getTags().isEmpty()) { // default serialization from SwiftMessage with tags renamed to fields - JsonArray tags = o.get("data").getAsJsonObject().get("block5").getAsJsonObject().get("tags").getAsJsonArray(); + JsonArray tags = o.get("data") + .getAsJsonObject() + .get("block5") + .getAsJsonObject() + .get("tags") + .getAsJsonArray(); JsonObject trailer = new JsonObject(); trailer.add("fields", tags); response.add(BLOCK5_FINAL_NAME, trailer); @@ -88,16 +92,20 @@ public JsonElement serialize(AbstractMT src, Type typeOfSrc, JsonSerializationCo } @Override - public AbstractMT deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) throws JsonParseException { + public AbstractMT deserialize( + JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) + throws JsonParseException { JsonObject jsonObject = jsonElement.getAsJsonObject(); SwiftMessage swiftMessage = new SwiftMessage(); - SwiftBlock1 block1 = jsonDeserializationContext.deserialize(jsonObject.get(BLOCK1_FINAL_NAME), SwiftBlock1.class); + SwiftBlock1 block1 = + jsonDeserializationContext.deserialize(jsonObject.get(BLOCK1_FINAL_NAME), SwiftBlock1.class); if (block1 != null) { swiftMessage.addBlock(block1); } - SwiftBlock2 block2 = jsonDeserializationContext.deserialize(jsonObject.get(BLOCK2_FINAL_NAME), SwiftBlock2.class); + SwiftBlock2 block2 = + jsonDeserializationContext.deserialize(jsonObject.get(BLOCK2_FINAL_NAME), SwiftBlock2.class); if (block2 != null) { swiftMessage.addBlock(block2); } @@ -176,6 +184,4 @@ private JsonArray getFieldsFromTags(List tags) { } return fields; } - } - diff --git a/src/main/java/com/prowidesoftware/swift/model/mt/DefaultMtMetadataStrategy.java b/src/main/java/com/prowidesoftware/swift/model/mt/DefaultMtMetadataStrategy.java index 5488cd690..957183035 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/DefaultMtMetadataStrategy.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/DefaultMtMetadataStrategy.java @@ -15,9 +15,7 @@ */ package com.prowidesoftware.swift.model.mt; - import com.prowidesoftware.swift.model.*; - import java.util.Calendar; import java.util.Optional; @@ -68,5 +66,4 @@ private SwiftMessage asSwiftMessage(AbstractMessage message) { } return null; } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/mt/MTVariant.java b/src/main/java/com/prowidesoftware/swift/model/mt/MTVariant.java index a52e313cb..2d13e14e6 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/MTVariant.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/MTVariant.java @@ -59,5 +59,4 @@ public static Optional extract(String text) { } return Optional.empty(); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/mt/MtCategory.java b/src/main/java/com/prowidesoftware/swift/model/mt/MtCategory.java index 8d6558e0a..72b0e82ec 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/MtCategory.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/MtCategory.java @@ -72,5 +72,4 @@ public final String description() { public final String number() { return this.name().substring(1); } - } 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 70f6707d9..2c43ec836 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/SequenceUtils.java @@ -15,6 +15,8 @@ */ package com.prowidesoftware.swift.model.mt; +import static com.prowidesoftware.swift.model.SwiftMessageUtils.join; + import com.prowidesoftware.swift.model.SwiftTagListBlock; import com.prowidesoftware.swift.model.field.Field16R; import com.prowidesoftware.swift.model.field.Field16S; @@ -22,15 +24,11 @@ import com.prowidesoftware.swift.model.mt.mt5xx.MT537.SequenceB; import com.prowidesoftware.swift.model.mt.mt6xx.MT670; import com.prowidesoftware.swift.model.mt.mt6xx.MT671; - import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Objects; -import static com.prowidesoftware.swift.model.SwiftMessageUtils.join; - - /** * DO NOT USE. All methods in this class may be removed without prior advice. * Use those MTxxx.getSequenceX directly instead. @@ -47,10 +45,10 @@ private SequenceUtils() { throw new AssertionError(); } - public static List resolveMT535GetSequenceB1b1List_sru2023(final MT535 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1bList(), MT535.SequenceB1b1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceB1bList(), MT535.SequenceB1b1.START_END_16RS)) { final MT535.SequenceB1b1 s = MT535.SequenceB1b1.newInstance(); s.clear().append(seq); result.add(s); @@ -60,7 +58,8 @@ public static List resolveMT535GetSequenceB1b1List_sru2023(f public static List resolveMT535GetSequenceB1cList_sru2023(final MT535 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1List(), MT535.SequenceB1c.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceB1List(), MT535.SequenceB1c.START_END_16RS)) { final MT535.SequenceB1c s = MT535.SequenceB1c.newInstance(); s.clear().append(seq); result.add(s); @@ -70,7 +69,8 @@ public static List resolveMT535GetSequenceB1cList_sru2023(fin public static List resolveMT536GetSequenceA1List_sru2023(final MT536 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT536.SequenceA1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceA(), MT536.SequenceA1.START_END_16RS)) { final MT536.SequenceA1 s = MT536.SequenceA1.newInstance(); s.clear().append(seq); result.add(s); @@ -80,7 +80,8 @@ public static List resolveMT536GetSequenceA1List_sru2023(final public static List resolveMT536GetSequenceB1a1List_sru2023(final MT536 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT536.SequenceB1a1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT536.SequenceB1a1.START_END_16RS)) { final MT536.SequenceB1a1 s = MT536.SequenceB1a1.newInstance(); s.clear().append(seq); result.add(s); @@ -90,7 +91,8 @@ public static List resolveMT536GetSequenceB1a1List_sru2023(f public static List resolveMT537GetSequenceA1List_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT537.SequenceA1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceA(), MT537.SequenceA1.START_END_16RS)) { final MT537.SequenceA1 s = MT537.SequenceA1.newInstance(); s.clear().append(seq); result.add(s); @@ -111,8 +113,7 @@ public static List resolveMT537GetSequenceBList_sru2023(final S // We first remove everything after and including C or D // Then we use use the standard getter for B - List raw = mt - .getSubBlockBeforeFirst(Field16R.tag(MT537.SequenceC.START_END_16RS), false) + List raw = mt.getSubBlockBeforeFirst(Field16R.tag(MT537.SequenceC.START_END_16RS), false) .getSubBlockBeforeFirst(Field16R.tag(MT537.SequenceD.START_END_16RS), false) .getSubBlocks(MT537.SequenceB.START_END_16RS); @@ -131,7 +132,8 @@ public static List resolveMT537GetSequenceBList_sru2023(final S public static List resolveMT537GetSequenceB1List_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB1.START_END_16RS)) { final MT537.SequenceB1 s = MT537.SequenceB1.newInstance(); s.clear().append(seq); result.add(s); @@ -141,7 +143,8 @@ public static List resolveMT537GetSequenceB1List_sru2023(final public static List resolveMT537GetSequenceB2List_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB2.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceBList(), MT537.SequenceB2.START_END_16RS)) { final MT537.SequenceB2 s = MT537.SequenceB2.newInstance(); s.clear().append(seq); result.add(s); @@ -151,7 +154,8 @@ public static List resolveMT537GetSequenceB2List_sru2023(final public static List resolveMT537GetSequenceB2aList_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2a.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2a.START_END_16RS)) { final MT537.SequenceB2a s = MT537.SequenceB2a.newInstance(); s.clear().append(seq); result.add(s); @@ -161,7 +165,8 @@ public static List resolveMT537GetSequenceB2aList_sru2023(fin public static List resolveMT537GetSequenceB2bList_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2b.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceB2List(), MT537.SequenceB2b.START_END_16RS)) { final MT537.SequenceB2b s = MT537.SequenceB2b.newInstance(); s.clear().append(seq); result.add(s); @@ -171,7 +176,8 @@ public static List resolveMT537GetSequenceB2bList_sru2023(fin public static List resolveMT537GetSequenceB2b1List_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2bList(), MT537.SequenceB2b1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceB2bList(), MT537.SequenceB2b1.START_END_16RS)) { final MT537.SequenceB2b1 s = MT537.SequenceB2b1.newInstance(); s.clear().append(seq); result.add(s); @@ -181,7 +187,8 @@ public static List resolveMT537GetSequenceB2b1List_sru2023(f public static List resolveMT537GetSequenceC1List_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC1.START_END_16RS)) { final MT537.SequenceC1 s = MT537.SequenceC1.newInstance(); s.clear().append(seq); result.add(s); @@ -191,7 +198,8 @@ public static List resolveMT537GetSequenceC1List_sru2023(final public static List resolveMT537GetSequenceC2List_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC2.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC2.START_END_16RS)) { final MT537.SequenceC2 s = MT537.SequenceC2.newInstance(); s.clear().append(seq); result.add(s); @@ -201,7 +209,8 @@ public static List resolveMT537GetSequenceC2List_sru2023(final public static List resolveMT537GetSequenceC2aList_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC2List(), MT537.SequenceC2a.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceC2List(), MT537.SequenceC2a.START_END_16RS)) { final MT537.SequenceC2a s = MT537.SequenceC2a.newInstance(); s.clear().append(seq); result.add(s); @@ -211,7 +220,8 @@ public static List resolveMT537GetSequenceC2aList_sru2023(fin public static List resolveMT537GetSequenceC3List_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC3.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceCList(), MT537.SequenceC3.START_END_16RS)) { final MT537.SequenceC3 s = MT537.SequenceC3.newInstance(); s.clear().append(seq); result.add(s); @@ -221,7 +231,8 @@ public static List resolveMT537GetSequenceC3List_sru2023(final public static List resolveMT537GetSequenceC3aList_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC3List(), MT537.SequenceC3a.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceC3List(), MT537.SequenceC3a.START_END_16RS)) { final MT537.SequenceC3a s = MT537.SequenceC3a.newInstance(); s.clear().append(seq); result.add(s); @@ -236,7 +247,8 @@ public static List resolveMT537GetSequenceC3aList_sru2023(fin */ public static List resolveMT537GetSequenceD1a1B1List_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1BList(), MT537.SequenceD1a1B1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceD1a1BList(), MT537.SequenceD1a1B1.START_END_16RS)) { final MT537.SequenceD1a1B1 s = MT537.SequenceD1a1B1.newInstance(); s.clear().append(seq); result.add(s); @@ -251,7 +263,8 @@ public static List resolveMT537GetSequenceD1a1B1List_sru20 */ public static List resolveMT537GetSequenceD1a1B1aList_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1B1List(), MT537.SequenceD1a1B1a.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceD1a1B1List(), MT537.SequenceD1a1B1a.START_END_16RS)) { final MT537.SequenceD1a1B1a s = MT537.SequenceD1a1B1a.newInstance(); s.clear().append(seq); result.add(s); @@ -266,7 +279,8 @@ public static List resolveMT537GetSequenceD1a1B1aList_sru */ public static List resolveMT537GetSequenceD1a1B1a1List_sru2023(final MT537 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1a1B1aList(), MT537.SequenceD1a1B1a1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceD1a1B1aList(), MT537.SequenceD1a1B1a1.START_END_16RS)) { final MT537.SequenceD1a1B1a1 s = MT537.SequenceD1a1B1a1.newInstance(); s.clear().append(seq); result.add(s); @@ -276,7 +290,8 @@ public static List resolveMT537GetSequenceD1a1B1a1List_s public static List resolveMT538GetSequenceA1List_sru2023(final MT538 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT538.SequenceA1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceA(), MT538.SequenceA1.START_END_16RS)) { final MT538.SequenceA1 s = MT538.SequenceA1.newInstance(); s.clear().append(seq); result.add(s); @@ -286,7 +301,8 @@ public static List resolveMT538GetSequenceA1List_sru2023(final public static List resolveMT538GetSequenceB2a1List_sru2023(final MT538 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2aList(), MT538.SequenceB2a1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceB2aList(), MT538.SequenceB2a1.START_END_16RS)) { final MT538.SequenceB2a1 s = MT538.SequenceB2a1.newInstance(); s.clear().append(seq); result.add(s); @@ -296,7 +312,8 @@ public static List resolveMT538GetSequenceB2a1List_sru2023(f public static List resolveMT548GetSequenceA2List_sru2023(final MT548 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT548.SequenceA2.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceA(), MT548.SequenceA2.START_END_16RS)) { final MT548.SequenceA2 s = MT548.SequenceA2.newInstance(); s.clear().append(seq); result.add(s); @@ -306,7 +323,8 @@ public static List resolveMT548GetSequenceA2List_sru2023(final public static List resolveMT548GetSequenceA2aList_sru2023(final MT548 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA2List(), MT548.SequenceA2a.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceA2List(), MT548.SequenceA2a.START_END_16RS)) { final MT548.SequenceA2a s = MT548.SequenceA2a.newInstance(); s.clear().append(seq); result.add(s); @@ -321,7 +339,8 @@ public static List resolveMT548GetSequenceA2aList_sru2023(fin */ public static List resolveMT548GetSequenceC1a1B1aList_sru2023(final MT548 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC1a1B1List(), MT548.SequenceC1a1B1a.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceC1a1B1List(), MT548.SequenceC1a1B1a.START_END_16RS)) { final MT548.SequenceC1a1B1a s = MT548.SequenceC1a1B1a.newInstance(); s.clear().append(seq); result.add(s); @@ -336,7 +355,8 @@ public static List resolveMT548GetSequenceC1a1B1aList_sru */ public static List resolveMT548GetSequenceC1a1B1a1List_sru2023(final MT548 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC1a1B1aList(), MT548.SequenceC1a1B1a1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceC1a1B1aList(), MT548.SequenceC1a1B1a1.START_END_16RS)) { final MT548.SequenceC1a1B1a1 s = MT548.SequenceC1a1B1a1.newInstance(); s.clear().append(seq); result.add(s); @@ -354,7 +374,8 @@ public static MT564.SequenceB1 resolveMT564GetSequenceB1_sru2023(final MT564 mt) public static List resolveMT564GetSequenceE1aList_sru2023(final MT564 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceE1List(), MT564.SequenceE1a.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceE1List(), MT564.SequenceE1a.START_END_16RS)) { final MT564.SequenceE1a s = MT564.SequenceE1a.newInstance(); s.clear().append(seq); result.add(s); @@ -372,7 +393,8 @@ public static MT566.SequenceB1 resolveMT566GetSequenceB1_sru2023(final MT566 mt) public static List resolveMT566GetSequenceD1aList_sru2023(final MT566 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceD1List(), MT566.SequenceD1a.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceD1List(), MT566.SequenceD1a.START_END_16RS)) { final MT566.SequenceD1a s = MT566.SequenceD1a.newInstance(); s.clear().append(seq); result.add(s); @@ -382,7 +404,8 @@ public static List resolveMT566GetSequenceD1aList_sru2023(fin public static List resolveMT575GetSequenceA1List_sru2023(final MT575 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT575.SequenceA1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceA(), MT575.SequenceA1.START_END_16RS)) { final MT575.SequenceA1 s = MT575.SequenceA1.newInstance(); s.clear().append(seq); result.add(s); @@ -392,7 +415,8 @@ public static List resolveMT575GetSequenceA1List_sru2023(final public static List resolveMT575GetSequenceB1a1List_sru2023(final MT575 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a1.START_END_16RS)) { final MT575.SequenceB1a1 s = MT575.SequenceB1a1.newInstance(); s.clear().append(seq); result.add(s); @@ -402,7 +426,8 @@ public static List resolveMT575GetSequenceB1a1List_sru2023(f public static List resolveMT575GetSequenceB1a4List_sru2023(final MT575 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a4.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceB1aList(), MT575.SequenceB1a4.START_END_16RS)) { final MT575.SequenceB1a4 s = MT575.SequenceB1a4.newInstance(); s.clear().append(seq); result.add(s); @@ -412,7 +437,8 @@ public static List resolveMT575GetSequenceB1a4List_sru2023(f public static List resolveMT575GetSequenceC1List_sru2023(final MT575 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceCList(), MT575.SequenceC1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceCList(), MT575.SequenceC1.START_END_16RS)) { final MT575.SequenceC1 s = MT575.SequenceC1.newInstance(); s.clear().append(seq); result.add(s); @@ -422,7 +448,8 @@ public static List resolveMT575GetSequenceC1List_sru2023(final public static List resolveMT575GetSequenceC2aList_sru2023(final MT575 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceC2List(), MT575.SequenceC2a.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceC2List(), MT575.SequenceC2a.START_END_16RS)) { final MT575.SequenceC2a s = MT575.SequenceC2a.newInstance(); s.clear().append(seq); result.add(s); @@ -432,7 +459,8 @@ public static List resolveMT575GetSequenceC2aList_sru2023(fin public static List resolveMT576GetSequenceA1List_sru2023(final MT576 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT576.SequenceA1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceA(), MT576.SequenceA1.START_END_16RS)) { final MT576.SequenceA1 s = MT576.SequenceA1.newInstance(); s.clear().append(seq); result.add(s); @@ -442,7 +470,8 @@ public static List resolveMT576GetSequenceA1List_sru2023(final public static List resolveMT576GetSequenceB2aList_sru2023(final MT576 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceB2List(), MT576.SequenceB2a.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceB2List(), MT576.SequenceB2a.START_END_16RS)) { final MT576.SequenceB2a s = MT576.SequenceB2a.newInstance(); s.clear().append(seq); result.add(s); @@ -452,7 +481,8 @@ public static List resolveMT576GetSequenceB2aList_sru2023(fin public static List resolveMT586GetSequenceA1List_sru2023(final MT586 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceA(), MT586.SequenceA1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceA(), MT586.SequenceA1.START_END_16RS)) { final MT586.SequenceA1 s = MT586.SequenceA1.newInstance(); s.clear().append(seq); result.add(s); @@ -462,7 +492,8 @@ public static List resolveMT586GetSequenceA1List_sru2023(final public static List resolveMT586GetSequenceB1List_sru2023(final MT586 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT586.SequenceB1.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceBList(), MT586.SequenceB1.START_END_16RS)) { final MT586.SequenceB1 s = MT586.SequenceB1.newInstance(); s.clear().append(seq); result.add(s); @@ -472,7 +503,8 @@ public static List resolveMT586GetSequenceB1List_sru2023(final public static List resolveMT670GetSequenceB2List_sru2023(final MT670 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT670.SequenceB2.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceBList(), MT670.SequenceB2.START_END_16RS)) { final MT670.SequenceB2 s = MT670.SequenceB2.newInstance(); s.clear().append(seq); result.add(s); @@ -489,7 +521,8 @@ public static MT670.SequenceC resolveMT670GetSequenceC_sru2023(final MT670 mt) { public static List resolveMT671GetSequenceB2List_sru2023(final MT671 mt) { final List result = new ArrayList<>(); - for (final SwiftTagListBlock seq : resolveNotUniqueSeparator(mt.getSequenceBList(), MT671.SequenceB2.START_END_16RS)) { + for (final SwiftTagListBlock seq : + resolveNotUniqueSeparator(mt.getSequenceBList(), MT671.SequenceB2.START_END_16RS)) { final MT671.SequenceB2 s = MT671.SequenceB2.newInstance(); s.clear().append(seq); result.add(s); @@ -505,7 +538,8 @@ public static MT671.SequenceC resolveMT671GetSequenceC_sru2023(final MT671 mt) { } private static SwiftTagListBlock getMT670_1_C(final SwiftTagListBlock b4, final String B_startEnd16rs) { - // Since B contains inside a colliding sequence, with same delimiter as sequence C, if B is present we remove it to avoid ambiguity + // Since B contains inside a colliding sequence, with same delimiter as sequence C, if B is present we remove it + // to avoid ambiguity final int last = b4.indexOfLastValue(Field16S.NAME, B_startEnd16rs); if (last >= 0) { if (last + 1 == b4.size()) { @@ -519,7 +553,8 @@ private static SwiftTagListBlock getMT670_1_C(final SwiftTagListBlock b4, final return b4; } - private static List resolveNotUniqueSeparator(List allParent, String separator) { + private static List resolveNotUniqueSeparator( + List allParent, String separator) { return resolveNotUniqueSeparator(join(allParent), separator); } @@ -529,5 +564,4 @@ private static List resolveNotUniqueSeparator(SwiftTagListBlo } return Collections.emptyList(); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/mt/ServiceIdType.java b/src/main/java/com/prowidesoftware/swift/model/mt/ServiceIdType.java index 95efee914..d6d8a84a0 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/ServiceIdType.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/ServiceIdType.java @@ -84,5 +84,4 @@ public String description() { public final String number() { return this.name().substring(1); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/mt/ServiceMessage21.java b/src/main/java/com/prowidesoftware/swift/model/mt/ServiceMessage21.java index 66c1539c9..69593a646 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/ServiceMessage21.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/ServiceMessage21.java @@ -24,11 +24,10 @@ import com.prowidesoftware.swift.model.field.Field405; import com.prowidesoftware.swift.model.field.Field451; import com.prowidesoftware.swift.utils.Lib; -import org.apache.commons.lang3.Validate; - import java.io.File; import java.io.IOException; import java.io.InputStream; +import org.apache.commons.lang3.Validate; /** * Generic MT representation for service messages with service id 21 = GPA/FIN Message (ACK/NAK/UAK/UNK). @@ -198,8 +197,7 @@ public final boolean isNack() { */ public String getErrorCode() { Field405 f = getField405(); - if (f == null) - return null; + if (f == null) return null; return f.getReasonForRejection(); } @@ -210,8 +208,7 @@ public String getErrorCode() { */ public String getErrorLine() { Field405 f = getField405(); - if (f == null) - return null; + if (f == null) return null; return f.getLineFieldNumber(); } @@ -281,5 +278,4 @@ public Field108 getField108() { public MtId getMtId() { return mtId(); } - } diff --git a/src/main/java/com/prowidesoftware/swift/model/mt/package-info.java b/src/main/java/com/prowidesoftware/swift/model/mt/package-info.java index a54140292..165334e86 100644 --- a/src/main/java/com/prowidesoftware/swift/model/mt/package-info.java +++ b/src/main/java/com/prowidesoftware/swift/model/mt/package-info.java @@ -16,4 +16,4 @@ /** * Base package for classes that model SWIFT MTs. */ -package com.prowidesoftware.swift.model.mt; \ No newline at end of file +package com.prowidesoftware.swift.model.mt; diff --git a/src/main/java/com/prowidesoftware/swift/model/package-info.java b/src/main/java/com/prowidesoftware/swift/model/package-info.java index 2a4295806..bfba50d1f 100644 --- a/src/main/java/com/prowidesoftware/swift/model/package-info.java +++ b/src/main/java/com/prowidesoftware/swift/model/package-info.java @@ -16,4 +16,4 @@ /** * Core package with classes that model SWIFT messages. */ -package com.prowidesoftware.swift.model; \ No newline at end of file +package com.prowidesoftware.swift.model; diff --git a/src/main/java/com/prowidesoftware/swift/package-info.java b/src/main/java/com/prowidesoftware/swift/package-info.java index 7ed12ef29..fe940a77d 100644 --- a/src/main/java/com/prowidesoftware/swift/package-info.java +++ b/src/main/java/com/prowidesoftware/swift/package-info.java @@ -16,4 +16,4 @@ /** * General purpose utility classes for the swift model */ -package com.prowidesoftware.swift; \ No newline at end of file +package com.prowidesoftware.swift; diff --git a/src/main/java/com/prowidesoftware/swift/utils/AckMessageComparator.java b/src/main/java/com/prowidesoftware/swift/utils/AckMessageComparator.java index 7c29d5b28..2e09780fd 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/AckMessageComparator.java +++ b/src/main/java/com/prowidesoftware/swift/utils/AckMessageComparator.java @@ -33,5 +33,4 @@ public AckMessageComparator() { super.ignoreHeaderSession = true; super.ignoreBlock2OptionalFields = true; } - } diff --git a/src/main/java/com/prowidesoftware/swift/utils/BaseMessageVisitor.java b/src/main/java/com/prowidesoftware/swift/utils/BaseMessageVisitor.java index 327be1714..c1d698570 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/BaseMessageVisitor.java +++ b/src/main/java/com/prowidesoftware/swift/utils/BaseMessageVisitor.java @@ -23,87 +23,66 @@ * * @author sebastian */ -//TODO: complete javadocs +// TODO: complete javadocs public class BaseMessageVisitor implements IMessageVisitor { @Override - public void startBlock1(SwiftBlock1 b) { - } + public void startBlock1(SwiftBlock1 b) {} @Override - public void startBlock2(SwiftBlock2 b) { - } + public void startBlock2(SwiftBlock2 b) {} @Override - public void startBlock3(SwiftBlock3 b) { - } + public void startBlock3(SwiftBlock3 b) {} @Override - public void startBlock4(SwiftBlock4 b) { - } + public void startBlock4(SwiftBlock4 b) {} @Override - public void startBlock5(SwiftBlock5 b) { - } + public void startBlock5(SwiftBlock5 b) {} @Override - public void startBlockUser(SwiftBlockUser b) { - } + public void startBlockUser(SwiftBlockUser b) {} @Override - public void endBlock1(SwiftBlock1 b) { - } + public void endBlock1(SwiftBlock1 b) {} @Override - public void endBlock2(SwiftBlock2 b) { - } + public void endBlock2(SwiftBlock2 b) {} @Override - public void endBlock3(SwiftBlock3 b) { - } + public void endBlock3(SwiftBlock3 b) {} @Override - public void endBlock4(SwiftBlock4 b) { - } + public void endBlock4(SwiftBlock4 b) {} @Override - public void endBlock5(SwiftBlock5 b) { - } + public void endBlock5(SwiftBlock5 b) {} @Override - public void endBlockUser(SwiftBlockUser b) { - } + public void endBlockUser(SwiftBlockUser b) {} @Override - public void tag(SwiftBlock3 b, Tag t) { - } + public void tag(SwiftBlock3 b, Tag t) {} @Override - public void tag(SwiftBlock4 b, Tag t) { - } + public void tag(SwiftBlock4 b, Tag t) {} @Override - public void tag(SwiftBlock5 b, Tag t) { - } + public void tag(SwiftBlock5 b, Tag t) {} @Override - public void tag(SwiftBlockUser b, Tag t) { - } + public void tag(SwiftBlockUser b, Tag t) {} @Override - public void value(SwiftBlock1 b, String v) { - } + public void value(SwiftBlock1 b, String v) {} @Override - public void value(SwiftBlock2 b, String v) { - } + public void value(SwiftBlock2 b, String v) {} @Override - public void endMessage(SwiftMessage m) { - } + public void endMessage(SwiftMessage m) {} @Override - public void startMessage(SwiftMessage m) { - } - + public void startMessage(SwiftMessage m) {} } diff --git a/src/main/java/com/prowidesoftware/swift/utils/IMessageVisitor.java b/src/main/java/com/prowidesoftware/swift/utils/IMessageVisitor.java index 24ed9413f..cbe625b2b 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/IMessageVisitor.java +++ b/src/main/java/com/prowidesoftware/swift/utils/IMessageVisitor.java @@ -116,5 +116,4 @@ public interface IMessageVisitor { void startMessage(SwiftMessage m); void endMessage(SwiftMessage m); - } diff --git a/src/main/java/com/prowidesoftware/swift/utils/IsoUtils.java b/src/main/java/com/prowidesoftware/swift/utils/IsoUtils.java index c46631765..df740a054 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/IsoUtils.java +++ b/src/main/java/com/prowidesoftware/swift/utils/IsoUtils.java @@ -15,11 +15,10 @@ */ package com.prowidesoftware.swift.utils; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.Validate; - import java.util.*; import java.util.logging.Logger; +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.Validate; /** * Helper API to check country and currency codes using Java {@link Currency} and {@link Locale} API. @@ -48,7 +47,8 @@ private IsoUtils() { countries = new HashSet<>(Arrays.asList(Locale.getISOCountries())); - log.fine("IsoUtils initialized with " + currencies.size() + " currency codes and " + countries.size() + " country codes"); + log.fine("IsoUtils initialized with " + currencies.size() + " currency codes and " + countries.size() + + " country codes"); } public static IsoUtils getInstance() { @@ -109,7 +109,9 @@ private boolean isUserAssignedCountryCode(String code) { * @since 7.9.7 */ public void addCountry(final String countryCode) { - Validate.isTrue(countryCode != null && countryCode.length() == 2 && countryCode.matches("[A-Z]*"), "The country code must by indicated with two uppercase letters"); + Validate.isTrue( + countryCode != null && countryCode.length() == 2 && countryCode.matches("[A-Z]*"), + "The country code must by indicated with two uppercase letters"); countries.add(countryCode); } @@ -121,8 +123,9 @@ public void addCountry(final String countryCode) { * @since 7.9.7 */ public void addCurrency(final String currencyCode) { - Validate.isTrue(currencyCode != null && currencyCode.length() == 3 && currencyCode.matches("[A-Z]*"), "The currency code must by indicated with three uppercase letters"); + Validate.isTrue( + currencyCode != null && currencyCode.length() == 3 && currencyCode.matches("[A-Z]*"), + "The currency code must by indicated with three uppercase letters"); currencies.add(currencyCode); } - } diff --git a/src/main/java/com/prowidesoftware/swift/utils/Lib.java b/src/main/java/com/prowidesoftware/swift/utils/Lib.java index a2cc56cbe..3511b8576 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/Lib.java +++ b/src/main/java/com/prowidesoftware/swift/utils/Lib.java @@ -15,18 +15,16 @@ */ package com.prowidesoftware.swift.utils; -import org.apache.commons.lang3.StringUtils; - import java.io.*; import java.nio.charset.Charset; import java.nio.charset.StandardCharsets; +import org.apache.commons.lang3.StringUtils; /** * Miscellaneous helper functions. */ public class Lib { - private Lib() { - } + private Lib() {} /** * Read the content of the given file into a string. @@ -66,10 +64,8 @@ public static String readFile(final File file, final String encoding) throws IOE } final String charset = encoding != null ? encoding : "UTF-8"; final StringBuilder sb = new StringBuilder((int) file.length()); - try ( - FileInputStream fileStream = new FileInputStream(file); - BufferedReader in = new BufferedReader(new InputStreamReader(fileStream, charset)) - ) { + try (FileInputStream fileStream = new FileInputStream(file); + BufferedReader in = new BufferedReader(new InputStreamReader(fileStream, charset))) { int c; while ((c = in.read()) != -1) { sb.append((char) c); @@ -212,5 +208,4 @@ public static String readReader(final Reader reader) throws IOException { } return out.toString(); } - } diff --git a/src/main/java/com/prowidesoftware/swift/utils/LineWrapper.java b/src/main/java/com/prowidesoftware/swift/utils/LineWrapper.java index a78f26863..242d137b8 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/LineWrapper.java +++ b/src/main/java/com/prowidesoftware/swift/utils/LineWrapper.java @@ -13,11 +13,10 @@ */ package com.prowidesoftware.swift.utils; -import org.apache.commons.lang3.StringUtils; - import java.util.ArrayList; import java.util.Collections; import java.util.List; +import org.apache.commons.lang3.StringUtils; /** * Static utility class to wrap character data into lines. @@ -30,8 +29,7 @@ public final class LineWrapper { /** * Constructor hidden to prevent instantiation. */ - private LineWrapper() { - } + private LineWrapper() {} /** * Wraps the input sequence {@code _str} to the specified {@code _width} identifying words by space.
          @@ -48,7 +46,7 @@ public static String wrap(final CharSequence _str, final int _width, final CharS if (wrapped.isEmpty()) { return null; } - CharSequence newLineSeq = _newLineSeq != null? _newLineSeq : System.lineSeparator(); + CharSequence newLineSeq = _newLineSeq != null ? _newLineSeq : System.lineSeparator(); return String.join(newLineSeq, wrapped); } @@ -165,5 +163,4 @@ private static String lstripChar(final CharSequence _str, final char _c) { } return _str.toString().substring(i); } - } diff --git a/src/main/java/com/prowidesoftware/swift/utils/MurMessageComparator.java b/src/main/java/com/prowidesoftware/swift/utils/MurMessageComparator.java index 767c922eb..4af2f15ca 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/MurMessageComparator.java +++ b/src/main/java/com/prowidesoftware/swift/utils/MurMessageComparator.java @@ -16,10 +16,9 @@ package com.prowidesoftware.swift.utils; import com.prowidesoftware.swift.model.SwiftMessage; -import org.apache.commons.lang3.StringUtils; - import java.util.Comparator; import java.util.Objects; +import org.apache.commons.lang3.StringUtils; /** * Compares the messages based on the MUR. @@ -49,5 +48,4 @@ public int compare(final SwiftMessage left, final SwiftMessage right) { Objects.requireNonNull(right); return StringUtils.equals(left.getMUR(), right.getMUR()) ? 0 : 1; } - } diff --git a/src/main/java/com/prowidesoftware/swift/utils/ResolverUtils.java b/src/main/java/com/prowidesoftware/swift/utils/ResolverUtils.java index fa50064c0..6eb096e5b 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/ResolverUtils.java +++ b/src/main/java/com/prowidesoftware/swift/utils/ResolverUtils.java @@ -1,9 +1,8 @@ package com.prowidesoftware.swift.utils; -import org.apache.commons.lang3.tuple.Pair; - import java.util.ArrayList; import java.util.List; +import org.apache.commons.lang3.tuple.Pair; public class ResolverUtils { @@ -19,7 +18,7 @@ public static List> findWantedType(String pattern, Strin final List> result = new ArrayList<>(); int len = pattern != null ? pattern.length() : 0; - for(int i = 0; i < len; i++) { + for (int i = 0; i < len; i++) { if (types.indexOf(pattern.charAt(i)) != -1) { result.add(Pair.of(pattern.charAt(i), components.get(i))); } @@ -35,11 +34,12 @@ public static List> findWantedType(String pattern, Strin * @param components the list of component values * @return the list of pairs {type, value} that match any of the wanted types, including nulls */ - public static List> findNonNullWantedType(String pattern, String types, List components) { + public static List> findNonNullWantedType( + String pattern, String types, List components) { final List> result = new ArrayList<>(); int len = pattern != null ? pattern.length() : 0; - for(int i = 0; i < len; i++) { + for (int i = 0; i < len; i++) { if (components.get(i) != null && types.indexOf(pattern.charAt(i)) != -1) { result.add(Pair.of(pattern.charAt(i), components.get(i))); } @@ -58,7 +58,7 @@ public static List> findNonNullWantedType(String pattern public static Pair findFirstWantedType(String pattern, String types, List components) { int len = pattern != null ? pattern.length() : 0; - for(int i = 0; i < len; i++) { + for (int i = 0; i < len; i++) { if (types.indexOf(pattern.charAt(i)) != -1) { return Pair.of(pattern.charAt(i), components.get(i)); } @@ -74,10 +74,11 @@ public static Pair findFirstWantedType(String pattern, String * @param components the list of component values * @return a pair containing the first NON-NULL component's type and the value */ - public static Pair findFirstNonNullWantedType(String pattern, String types, List components) { + public static Pair findFirstNonNullWantedType( + String pattern, String types, List components) { int len = pattern != null ? pattern.length() : 0; - for(int i = 0; i < len; i++) { + for (int i = 0; i < len; i++) { if (components.get(i) != null && types.indexOf(pattern.charAt(i)) != -1) { return Pair.of(pattern.charAt(i), components.get(i)); } @@ -97,7 +98,7 @@ public static List findWantedType(String pattern, char type, List result = new ArrayList<>(); int len = pattern != null ? pattern.length() : 0; - for(int i = 0; i < len; i++) { + for (int i = 0; i < len; i++) { if (type == pattern.charAt(i)) { result.add(components.get(i)); } @@ -117,7 +118,7 @@ public static List findNonNullWantedType(String pattern, char type, List final List result = new ArrayList<>(); int len = pattern != null ? pattern.length() : 0; - for(int i = 0; i < len; i++) { + for (int i = 0; i < len; i++) { if (components.get(i) != null && type == pattern.charAt(i)) { result.add(components.get(i)); } @@ -136,7 +137,7 @@ public static List findNonNullWantedType(String pattern, char type, List public static String findFirstWantedType(String pattern, char type, List components) { int len = pattern != null ? pattern.length() : 0; - for(int i = 0; i < len; i++) { + for (int i = 0; i < len; i++) { if (type == pattern.charAt(i)) { return components.get(i); } @@ -155,7 +156,7 @@ public static String findFirstWantedType(String pattern, char type, List public static String findFirstNonNullWantedType(String pattern, char type, List components) { int len = pattern != null ? pattern.length() : 0; - for(int i = 0; i < len; i++) { + for (int i = 0; i < len; i++) { if (components.get(i) != null && type == pattern.charAt(i)) { return components.get(i); } @@ -174,7 +175,7 @@ public static List findWantedTypesPosition(String pattern, String types final List result = new ArrayList<>(); int len = pattern != null ? pattern.length() : 0; - for(int i = 0; i < len; i++) { + for (int i = 0; i < len; i++) { if (types.indexOf(pattern.charAt(i)) != -1) { result.add(i + 1); } @@ -193,7 +194,7 @@ public static List findWantedTypesPosition(String pattern, char type) { final List result = new ArrayList<>(); int len = pattern != null ? pattern.length() : 0; - for(int i = 0; i < len; i++) { + for (int i = 0; i < len; i++) { if (pattern.charAt(i) == type) { result.add(i + 1); } @@ -211,13 +212,11 @@ public static List findWantedTypesPosition(String pattern, char type) { public static int findFirstWantedTypePosition(String pattern, char type) { int len = pattern != null ? pattern.length() : 0; - for(int i = 0; i < len; i++) { + for (int i = 0; i < len; i++) { if (type == pattern.charAt(i)) { return i + 1; } } return -1; } - - } diff --git a/src/main/java/com/prowidesoftware/swift/utils/SafeXmlUtils.java b/src/main/java/com/prowidesoftware/swift/utils/SafeXmlUtils.java index 2b065a008..0b6474699 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/SafeXmlUtils.java +++ b/src/main/java/com/prowidesoftware/swift/utils/SafeXmlUtils.java @@ -16,11 +16,6 @@ package com.prowidesoftware.swift.utils; import com.prowidesoftware.ProwideException; -import org.xml.sax.SAXException; -import org.xml.sax.SAXNotRecognizedException; -import org.xml.sax.SAXNotSupportedException; -import org.xml.sax.XMLReader; - import javax.xml.XMLConstants; import javax.xml.parsers.*; import javax.xml.stream.XMLInputFactory; @@ -30,6 +25,10 @@ import javax.xml.validation.Schema; import javax.xml.validation.SchemaFactory; import javax.xml.validation.Validator; +import org.xml.sax.SAXException; +import org.xml.sax.SAXNotRecognizedException; +import org.xml.sax.SAXNotSupportedException; +import org.xml.sax.XMLReader; /** * Reusable safe XML document builder to prevent XXE @@ -39,7 +38,8 @@ */ public class SafeXmlUtils { @SuppressWarnings("unused") - private static transient final java.util.logging.Logger log = java.util.logging.Logger.getLogger(SafeXmlUtils.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SafeXmlUtils.class.getName()); // Suppress default constructor for noninstantiability private SafeXmlUtils() { @@ -87,8 +87,10 @@ public static DocumentBuilder documentBuilder(boolean namespaceAware) { return dbf.newDocumentBuilder(); } catch (ParserConfigurationException e) { - throw new ProwideException("Error configuring the XML document builder. " + - "The feature " + feature + " is probably not supported by your XML processor.", e); + throw new ProwideException( + "Error configuring the XML document builder. " + "The feature " + feature + + " is probably not supported by your XML processor.", + e); } } @@ -155,8 +157,10 @@ public static XMLReader reader(boolean namespaceAware, Schema schema) throws Pro return reader; } catch (ParserConfigurationException | SAXException e) { - throw new ProwideException("Error configuring the XML parser. " + - "The feature " + feature + " is probably not supported by your XML processor.", e); + throw new ProwideException( + "Error configuring the XML parser. " + "The feature " + feature + + " is probably not supported by your XML processor.", + e); } } @@ -194,8 +198,10 @@ public static Transformer transformer() { return tf.newTransformer(); } catch (TransformerConfigurationException e) { - throw new ProwideException("Error configuring the XML transformer factory. " + - "The feature " + feature + " is probably not supported by your XML processor.", e); + throw new ProwideException( + "Error configuring the XML transformer factory. " + "The feature " + feature + + " is probably not supported by your XML processor.", + e); } } @@ -212,14 +218,16 @@ public static SchemaFactory schemaFactory() { factory.setProperty(feature, ""); // we keep this one for the moment because it is needed in MX xsys validation - //feature = XMLConstants.ACCESS_EXTERNAL_SCHEMA; - //factory.setProperty(feature, ""); + // feature = XMLConstants.ACCESS_EXTERNAL_SCHEMA; + // factory.setProperty(feature, ""); return factory; } catch (SAXNotRecognizedException | SAXNotSupportedException e) { - throw new ProwideException("Error configuring the schema factory. " + - "The feature " + feature + " is probably not supported by your XML processor.", e); + throw new ProwideException( + "Error configuring the schema factory. " + "The feature " + feature + + " is probably not supported by your XML processor.", + e); } } @@ -240,9 +248,10 @@ public static Validator validator(Schema schema) { return validator; } catch (SAXNotRecognizedException | SAXNotSupportedException e) { - throw new ProwideException("Error configuring the schema validator. " + - "The feature " + feature + " is probably not supported by your XML processor.", e); + throw new ProwideException( + "Error configuring the schema validator. " + "The feature " + feature + + " is probably not supported by your XML processor.", + e); } } - -} \ No newline at end of file +} diff --git a/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java b/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java index 0611860ef..767482338 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java +++ b/src/main/java/com/prowidesoftware/swift/utils/SwiftFormatUtils.java @@ -15,26 +15,21 @@ */ package com.prowidesoftware.swift.utils; -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.model.LogicalTerminalAddress; import com.prowidesoftware.swift.model.MIR; import com.prowidesoftware.swift.model.MOR; -import org.apache.commons.lang3.StringUtils; -import org.apache.commons.lang3.time.DateFormatUtils; - import java.math.BigDecimal; import java.text.DecimalFormat; import java.text.DecimalFormatSymbols; import java.text.ParseException; import java.text.SimpleDateFormat; -import java.time.Year; import java.util.Calendar; import java.util.Currency; import java.util.Date; import java.util.GregorianCalendar; +import org.apache.commons.lang3.StringUtils; +import org.apache.commons.lang3.time.DateFormatUtils; /** * This class provides methods to convert field components to objects. @@ -61,7 +56,8 @@ * @since 6.0 */ public class SwiftFormatUtils { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftFormatUtils.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftFormatUtils.class.getName()); // Suppress default constructor for noninstantiability private SwiftFormatUtils() { @@ -346,7 +342,9 @@ private static Calendar getCalendar(final String value, final String format) { cal.setTime(d); return cal; } catch (final ParseException e) { - log.log(java.util.logging.Level.WARNING, "Could not parse '" + value + "' with pattern '" + format + "'"); + log.log( + java.util.logging.Level.WARNING, + "Could not parse '" + value + "' with pattern '" + format + "'"); } } return null; @@ -507,9 +505,11 @@ public static String getBIC(final BIC bic) { public static Boolean getBoolean(final String string) { if (string == null) { return null; - } if ("Y".equals(string)) { + } + if ("Y".equals(string)) { return Boolean.TRUE; - } if ("N".equals(string)) { + } + if ("N".equals(string)) { return Boolean.FALSE; } return null; diff --git a/src/main/java/com/prowidesoftware/swift/utils/SwiftMessageComparator.java b/src/main/java/com/prowidesoftware/swift/utils/SwiftMessageComparator.java index c02be4a54..e11deb206 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/SwiftMessageComparator.java +++ b/src/main/java/com/prowidesoftware/swift/utils/SwiftMessageComparator.java @@ -17,8 +17,6 @@ import com.prowidesoftware.ProwideException; import com.prowidesoftware.swift.model.*; -import org.apache.commons.lang3.StringUtils; - import java.io.BufferedReader; import java.io.IOException; import java.io.StringReader; @@ -26,6 +24,7 @@ import java.util.Comparator; import java.util.List; import java.util.Objects; +import org.apache.commons.lang3.StringUtils; /** * An MT message comparator that compares all values from block 1 2 3, 4 and 5. @@ -46,7 +45,8 @@ * @since 7.8.8 */ public class SwiftMessageComparator implements Comparator { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftMessageComparator.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftMessageComparator.class.getName()); /** * Flag to enable different type of EOLs in multi-line values */ @@ -149,9 +149,12 @@ public boolean compareB2(final SwiftBlock2 left, final SwiftBlock2 right) { private boolean compareB2Input(final SwiftBlock2Input left, final SwiftBlock2Input right) { boolean sameType = StringUtils.equals(left.getMessageType(), right.getMessageType()); boolean sameReceiverAddress = compareLTAddress(left.getReceiverAddress(), right.getReceiverAddress()); - boolean sameDeliveryMonitoring = ignoreBlock2OptionalFields || StringUtils.equals(left.getDeliveryMonitoring(), right.getDeliveryMonitoring()); - boolean sameObsolescencePeriod = ignoreBlock2OptionalFields || StringUtils.equals(left.getObsolescencePeriod(), right.getObsolescencePeriod()); - boolean samePriority = ignorePriority || StringUtils.equals(left.getMessagePriority(), right.getMessagePriority()); + boolean sameDeliveryMonitoring = ignoreBlock2OptionalFields + || StringUtils.equals(left.getDeliveryMonitoring(), right.getDeliveryMonitoring()); + boolean sameObsolescencePeriod = ignoreBlock2OptionalFields + || StringUtils.equals(left.getObsolescencePeriod(), right.getObsolescencePeriod()); + boolean samePriority = + ignorePriority || StringUtils.equals(left.getMessagePriority(), right.getMessagePriority()); return sameType && sameReceiverAddress && sameDeliveryMonitoring && sameObsolescencePeriod && samePriority; } @@ -162,11 +165,21 @@ private boolean compareB2Output(final SwiftBlock2Output left, final SwiftBlock2O boolean sameMIRLogicalTerminal = compareLTAddress(left.getMIRLogicalTerminal(), right.getMIRLogicalTerminal()); boolean sameMIRSessionNumber = StringUtils.equals(left.getMIRSessionNumber(), right.getMIRSessionNumber()); boolean sameMIRSequenceNumber = StringUtils.equals(left.getMIRSequenceNumber(), right.getMIRSequenceNumber()); - boolean sameReceiverOutputDate = StringUtils.equals(left.getReceiverOutputDate(), right.getReceiverOutputDate()); - boolean sameReceiverOutputTime = StringUtils.equals(left.getReceiverOutputTime(), right.getReceiverOutputTime()); - boolean samePriority = ignorePriority || StringUtils.equals(left.getMessagePriority(), right.getMessagePriority()); - return sameType && sameSenderInputTime && sameMIRDate && sameMIRLogicalTerminal && sameMIRSessionNumber && - sameMIRSequenceNumber && sameReceiverOutputDate && sameReceiverOutputTime && samePriority; + boolean sameReceiverOutputDate = + StringUtils.equals(left.getReceiverOutputDate(), right.getReceiverOutputDate()); + boolean sameReceiverOutputTime = + StringUtils.equals(left.getReceiverOutputTime(), right.getReceiverOutputTime()); + boolean samePriority = + ignorePriority || StringUtils.equals(left.getMessagePriority(), right.getMessagePriority()); + return sameType + && sameSenderInputTime + && sameMIRDate + && sameMIRLogicalTerminal + && sameMIRSessionNumber + && sameMIRSequenceNumber + && sameReceiverOutputDate + && sameReceiverOutputTime + && samePriority; } /** @@ -206,11 +219,7 @@ public boolean compareTagListBlock(final SwiftTagListBlock left, final SwiftTagL if (tagNameIgnored(t1.getName(), t2.getName())) { log.finer("Tag ignored: " + t1.getName() + " - " + t2.getName()); } else { - if (!( - StringUtils.equals(t1.getName(), t2.getName()) && - valuesAreEqual(t1.getValue(), t2.getValue()) - ) - ) { + if (!(StringUtils.equals(t1.getName(), t2.getName()) && valuesAreEqual(t1.getValue(), t2.getValue()))) { count++; } } @@ -290,8 +299,10 @@ public boolean compareB1(final SwiftBlock1 left, final SwiftBlock1 right) { } boolean sameApplicationId = StringUtils.equals(left.getApplicationId(), right.getApplicationId()); boolean sameServiceId = StringUtils.equals(left.getServiceId(), right.getServiceId()); - boolean sameSession = this.ignoreHeaderSession || StringUtils.equals(left.getSessionNumber(), right.getSessionNumber()); - boolean sameSequence = this.ignoreHeaderSession || StringUtils.equals(left.getSequenceNumber(), right.getSequenceNumber()); + boolean sameSession = + this.ignoreHeaderSession || StringUtils.equals(left.getSessionNumber(), right.getSessionNumber()); + boolean sameSequence = + this.ignoreHeaderSession || StringUtils.equals(left.getSequenceNumber(), right.getSequenceNumber()); boolean sameLTAddress = compareLTAddress(left.getLogicalTerminal(), right.getLogicalTerminal()); return sameApplicationId && sameServiceId && sameSequence && sameSession && sameLTAddress; } @@ -308,7 +319,8 @@ private boolean compareLTAddress(String logicalTerminalLeft, String logicalTermi private boolean compareBic(BIC left, BIC right) { if (this.ignoreLocationFlag) { - return StringUtils.equals(left.asTestBic().getBic11(), right.asTestBic().getBic11()); + return StringUtils.equals( + left.asTestBic().getBic11(), right.asTestBic().getBic11()); } else { return StringUtils.equals(left.getBic11(), right.getBic11()); } diff --git a/src/main/java/com/prowidesoftware/swift/utils/TestUtils.java b/src/main/java/com/prowidesoftware/swift/utils/TestUtils.java index 104e04433..48b40cb8f 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/TestUtils.java +++ b/src/main/java/com/prowidesoftware/swift/utils/TestUtils.java @@ -19,10 +19,9 @@ import com.prowidesoftware.swift.model.SwiftMessage; import com.prowidesoftware.swift.model.SwiftTagListBlock; import com.prowidesoftware.swift.model.Tag; -import org.apache.commons.lang3.StringUtils; - import java.util.List; import java.util.Objects; +import org.apache.commons.lang3.StringUtils; /** * Utility methods for test cases @@ -112,5 +111,4 @@ public static String patch(final String xpath) { } return result.toString(); } - } diff --git a/src/main/java/com/prowidesoftware/swift/utils/package-info.java b/src/main/java/com/prowidesoftware/swift/utils/package-info.java index 2ba3fb243..e2965ff7b 100644 --- a/src/main/java/com/prowidesoftware/swift/utils/package-info.java +++ b/src/main/java/com/prowidesoftware/swift/utils/package-info.java @@ -16,4 +16,4 @@ /** * Miscellaneous utility and helper classes. */ -package com.prowidesoftware.swift.utils; \ No newline at end of file +package com.prowidesoftware.swift.utils; diff --git a/src/test/java/com/prowidesoftware/deprecation/DeprecationUtilTest.java b/src/test/java/com/prowidesoftware/deprecation/DeprecationUtilTest.java index 3e24fdc81..17615495e 100644 --- a/src/test/java/com/prowidesoftware/deprecation/DeprecationUtilTest.java +++ b/src/test/java/com/prowidesoftware/deprecation/DeprecationUtilTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -47,7 +47,10 @@ public void testPhase2_default() { * Log and delay switched off */ @Test - @DisabledForJreRange(min = JRE.JAVA_17, disabledReason="Consider rewrite or removal. Due to JPMS this case requires: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED") + @DisabledForJreRange( + min = JRE.JAVA_17, + disabledReason = + "Consider rewrite or removal. Due to JPMS this case requires: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED") public void testPhase2_off() { DeprecationUtils.setEnv(EnvironmentVariableKey.NOLOG, EnvironmentVariableKey.NODELAY); long t0 = System.currentTimeMillis(); @@ -62,19 +65,23 @@ public void testPhase2_off() { */ @Test public void testPhase3_default() { - Assertions.assertThrows(UnsupportedOperationException.class, () -> DeprecationUtils.phase3(this.getClass(), null, "phase 3 message")); + Assertions.assertThrows( + UnsupportedOperationException.class, + () -> DeprecationUtils.phase3(this.getClass(), null, "phase 3 message")); } - /** * Exception switched off */ @Test - @DisabledForJreRange(min = JRE.JAVA_17, disabledReason="Consider rewrite or removal. Due to JPMS this case requires: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED") + @DisabledForJreRange( + min = JRE.JAVA_17, + disabledReason = + "Consider rewrite or removal. Due to JPMS this case requires: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED") public void testPhase3_off() { - DeprecationUtils.setEnv(EnvironmentVariableKey.NOLOG, EnvironmentVariableKey.NODELAY, EnvironmentVariableKey.NOEXCEPTION); + DeprecationUtils.setEnv( + EnvironmentVariableKey.NOLOG, EnvironmentVariableKey.NODELAY, EnvironmentVariableKey.NOEXCEPTION); DeprecationUtils.phase3(this.getClass(), null, "phase 3 message"); DeprecationUtils.clearEnv(); } - } diff --git a/src/test/java/com/prowidesoftware/issues/Bug3085740.java b/src/test/java/com/prowidesoftware/issues/Bug3085740.java index b470a6d74..4481b0224 100644 --- a/src/test/java/com/prowidesoftware/issues/Bug3085740.java +++ b/src/test/java/com/prowidesoftware/issues/Bug3085740.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,36 +20,33 @@ import com.prowidesoftware.swift.io.ConversionService; import com.prowidesoftware.swift.io.IConversionService; import com.prowidesoftware.swift.io.parser.SwiftParser; -import org.junit.jupiter.api.Test; - import java.io.IOException; +import org.junit.jupiter.api.Test; public class Bug3085740 { @Test public void testWifeBug() throws IOException { IConversionService conversionService = new ConversionService(); - String expectedMT940 = "{1:F01FOOBARXXAXXX0000000000}{2:I940FOOBARXXXXXXN}{4:\r\n" + - ":20:REFXXXXX\r\n" + - ":25:K005201001004509050156\r\n" + - ":28C:00001\r\n" + - ":60F:C051007XOF2644893271,0\r\n" + - ":61:0710241024DF4105400,0FMSC1234567890\r\n" + - "TEST LIBELLE\r\n" + - ":61:0710251025DF3000000000,0FMSC1234567890\r\n" + - "TEST LIBELLE\r\n" + - ":61:0710251025CF959919691,0FMSC1234567890\r\n" + - "TEST LIBELLE\r\n" + - ":61:0710251025CF523237057,0FMSC1234567890\r\n" + - "TEST LIBELLE\r\n" + - ":61:0710251025CF3000000000,0FMSC1234567890\r\n" + - "TEST LIBELLE\r\n" + - ":62F:C061207XOF4123944619,0\r\n" + - ":86:Message de bienvenue\r\n" + - ":62M:C100921ZAR499650,23\r\n" + - "-}"; + String expectedMT940 = "{1:F01FOOBARXXAXXX0000000000}{2:I940FOOBARXXXXXXN}{4:\r\n" + ":20:REFXXXXX\r\n" + + ":25:K005201001004509050156\r\n" + + ":28C:00001\r\n" + + ":60F:C051007XOF2644893271,0\r\n" + + ":61:0710241024DF4105400,0FMSC1234567890\r\n" + + "TEST LIBELLE\r\n" + + ":61:0710251025DF3000000000,0FMSC1234567890\r\n" + + "TEST LIBELLE\r\n" + + ":61:0710251025CF959919691,0FMSC1234567890\r\n" + + "TEST LIBELLE\r\n" + + ":61:0710251025CF523237057,0FMSC1234567890\r\n" + + "TEST LIBELLE\r\n" + + ":61:0710251025CF3000000000,0FMSC1234567890\r\n" + + "TEST LIBELLE\r\n" + + ":62F:C061207XOF4123944619,0\r\n" + + ":86:Message de bienvenue\r\n" + + ":62M:C100921ZAR499650,23\r\n" + + "-}"; String actualMT940 = conversionService.getFIN(new SwiftParser(expectedMT940).message()); assertEquals(expectedMT940, actualMT940); } - } diff --git a/src/test/java/com/prowidesoftware/issues/CustomTagInParserTest.java b/src/test/java/com/prowidesoftware/issues/CustomTagInParserTest.java index 9bb13b83b..bbb1ff4a7 100644 --- a/src/test/java/com/prowidesoftware/issues/CustomTagInParserTest.java +++ b/src/test/java/com/prowidesoftware/issues/CustomTagInParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -15,16 +15,14 @@ */ package com.prowidesoftware.issues; - import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNull; import com.prowidesoftware.swift.io.parser.SwiftParser; import com.prowidesoftware.swift.model.SwiftMessage; import com.prowidesoftware.swift.model.Tag; -import org.junit.jupiter.api.Test; - import java.io.IOException; +import org.junit.jupiter.api.Test; /** * Kantoro Erkulov @@ -34,10 +32,9 @@ public class CustomTagInParserTest { @Test public void test() throws IOException { - final String fin = "{1:F01BIC0BANKAXXX0006222623}{2:I198BIC0BANKXXXXS}{4:\n" + - ":20:my_ref\n" + - ":CUSTOM_TAG:my_value\n" + - "-}"; + final String fin = "{1:F01BIC0BANKAXXX0006222623}{2:I198BIC0BANKXXXXS}{4:\n" + ":20:my_ref\n" + + ":CUSTOM_TAG:my_value\n" + + "-}"; SwiftParser swiftParser = new SwiftParser(fin); SwiftMessage swiftMessage = swiftParser.message(); final Tag t20 = swiftMessage.getBlock4().getTagByName("20"); @@ -52,5 +49,4 @@ public void test() throws IOException { assertNull(tcustom); assertEquals("my_ref\n:CUSTOM_TAG:my_value", t20.getValue()); } - } diff --git a/src/test/java/com/prowidesoftware/issues/Issue41.java b/src/test/java/com/prowidesoftware/issues/Issue41.java index 8422e966b..304f6e565 100644 --- a/src/test/java/com/prowidesoftware/issues/Issue41.java +++ b/src/test/java/com/prowidesoftware/issues/Issue41.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -21,9 +21,8 @@ import com.prowidesoftware.swift.model.SwiftTagListBlock; import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.mt.mt5xx.MT564; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; /** * https://github.com/prowide/prowide-core/issues/41 @@ -33,51 +32,50 @@ public class Issue41 { @Test public void testMT564() { - String fin = "{1:F01FIFRUS31AXXX0000000000}{2:I564N}{4:\n" + - ":16R:GENL\n" + - ":20C::CORP//DV200000168730\n" + - ":20C::SEME//DV200000168730\n" + - ":23G:NEWM\n" + - ":22F::CAEV//DVCA\n" + - ":22F::CAMV//MAND\n" + - ":98C::PREP//20201029152301\n" + - ":25D::PROC//COMP\n" + - ":16S:GENL\n" + - ":16R:USECU\n" + - ":35B:/CUSP/12345B68\n" + - "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\n" + - ":16R:FIA\n" + - ":94B::PLIS//EXCH/XTSE\n" + - ":16S:FIA\n" + - ":16R:ACCTINFO\n" + - ":97A::SAFE//NONREF\n" + - ":16S:ACCTINFO\n" + - ":16S:USECU\n" + - ":16R:CADETL\n" + - ":98A::ANOU//20201029\n" + - ":98A::XDTE//20001127\n" + - ":98A::RDTE//20201130\n" + - ":22F::DIVI//REGR\n" + - ":16S:CADETL\n" + + String fin = "{1:F01FIFRUS31AXXX0000000000}{2:I564N}{4:\n" + ":16R:GENL\n" + + ":20C::CORP//DV200000168730\n" + + ":20C::SEME//DV200000168730\n" + + ":23G:NEWM\n" + + ":22F::CAEV//DVCA\n" + + ":22F::CAMV//MAND\n" + + ":98C::PREP//20201029152301\n" + + ":25D::PROC//COMP\n" + + ":16S:GENL\n" + + ":16R:USECU\n" + + ":35B:/CUSP/12345B68\n" + + "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\n" + + ":16R:FIA\n" + + ":94B::PLIS//EXCH/XTSE\n" + + ":16S:FIA\n" + + ":16R:ACCTINFO\n" + + ":97A::SAFE//NONREF\n" + + ":16S:ACCTINFO\n" + + ":16S:USECU\n" + + ":16R:CADETL\n" + + ":98A::ANOU//20201029\n" + + ":98A::XDTE//20001127\n" + + ":98A::RDTE//20201130\n" + + ":22F::DIVI//REGR\n" + + ":16S:CADETL\n" + + // sequence E - ":16R:CAOPTN\n" + - ":13A::CAON//001\n" + - ":22F::CAOP//CASH\n" + - ":17B::DFLT//Y\n" + - ":92H::GRSS//USD0,12345657/ACTU\n" + + ":16R:CAOPTN\n" + + ":13A::CAON//001\n" + + ":22F::CAOP//CASH\n" + + ":17B::DFLT//Y\n" + + ":92H::GRSS//USD0,12345657/ACTU\n" + + // sequence E2 - ":16R:CASHMOVE\n" + - ":22H::CRDB//CRED\n" + - ":98A::PAYD//20201231\n" + - ":92J::GRSS//INCO/USD0,1234567/ACTU\n" + - ":16S:CASHMOVE\n" + - - ":70E::TAXE//US UNITED STATES\n" + - ":16S:CAOPTN\n" + - - "-}"; + ":16R:CASHMOVE\n" + + ":22H::CRDB//CRED\n" + + ":98A::PAYD//20201231\n" + + ":92J::GRSS//INCO/USD0,1234567/ACTU\n" + + ":16S:CASHMOVE\n" + + ":70E::TAXE//US UNITED STATES\n" + + ":16S:CAOPTN\n" + + "-}"; MT564 mt = MT564.parse(fin); // this returns all field 92a in the message @@ -89,7 +87,8 @@ public void testMT564() { assertEquals(2, sequenceE.getFieldsByNumber(92).size()); // this returns all fields 92a in sequence E only, not occurrence in subsequences - SwiftTagListBlock trimmedSequenceE = SwiftMessageUtils.removeInnerSequences(mt.getSequenceEList().get(0)); + SwiftTagListBlock trimmedSequenceE = + SwiftMessageUtils.removeInnerSequences(mt.getSequenceEList().get(0)); List fields = trimmedSequenceE.getFieldsByNumber(92); assertEquals(1, fields.size()); assertEquals(":GRSS//USD0,12345657/ACTU", fields.get(0).getValue()); @@ -101,10 +100,10 @@ public void testMT564() { assertNotNull(trimmedSequenceE.getFieldByName("92H")); // this returns all fields 92a in sequence E2 - SwiftTagListBlock sequenceE2 = SwiftMessageUtils.removeInnerSequences(mt.getSequenceE2List().get(0)); + SwiftTagListBlock sequenceE2 = + SwiftMessageUtils.removeInnerSequences(mt.getSequenceE2List().get(0)); fields = sequenceE2.getFieldsByNumber(92); assertEquals(1, fields.size()); assertEquals(":GRSS//INCO/USD0,1234567/ACTU", fields.get(0).getValue()); } - } diff --git a/src/test/java/com/prowidesoftware/issues/Issue74.java b/src/test/java/com/prowidesoftware/issues/Issue74.java index cf76b1660..85b887ed0 100644 --- a/src/test/java/com/prowidesoftware/issues/Issue74.java +++ b/src/test/java/com/prowidesoftware/issues/Issue74.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,7 +26,7 @@ public class Issue74 { @Test public void testField48() { - Tag swift48Tag = new Tag("48:30/BUT WITHIN L/C VALIDITY"); + Tag swift48Tag = new Tag("48:30/BUT WITHIN L/C VALIDITY"); String formattedValue = swift48Tag.getValue(); @@ -39,5 +39,4 @@ public void testField48() { System.out.println("swift48Tag.asField.getValue: " + formattedValue); assert "30/BUT WITHIN L/C VALIDITY".equals(formattedValue); } - } diff --git a/src/test/java/com/prowidesoftware/issues/Issue78.java b/src/test/java/com/prowidesoftware/issues/Issue78.java index 1ef180955..e278870aa 100644 --- a/src/test/java/com/prowidesoftware/issues/Issue78.java +++ b/src/test/java/com/prowidesoftware/issues/Issue78.java @@ -3,289 +3,298 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import com.prowidesoftware.swift.model.mt.mt5xx.MT537; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; public class Issue78 { @Test public void test() { - String fin = "{1:F01XXXXXXX0AXXX0400996471}{2:O5371305211201XXXXXXX0AXXX14523429742112011305N}{3:{108:GCH-xxxxxxxxxxxx}}{4:\n" + - // sequence A - ":16R:GENL\n" + - ":28E:5/LAST\n" + - ":13A::STAT//513\n" + - ":20C::SEME//000000000000251C\n" + - ":23G:PENA\n" + - ":98A::STAT//20211130\n" + - ":22F::SFRE//DAIL\n" + - ":22F::CODE//DELT\n" + - ":22H::STST//PENA\n" + - ":95P::ACOW//XXXXXXXXX01\n" + - ":97A::SAFE//NONREF\n" + - ":17B::ACTI//Y\n" + - ":16S:GENL\n" + + String fin = + "{1:F01XXXXXXX0AXXX0400996471}{2:O5371305211201XXXXXXX0AXXX14523429742112011305N}{3:{108:GCH-xxxxxxxxxxxx}}{4:\n" + + + // sequence A + ":16R:GENL\n" + + ":28E:5/LAST\n" + + ":13A::STAT//513\n" + + ":20C::SEME//000000000000251C\n" + + ":23G:PENA\n" + + ":98A::STAT//20211130\n" + + ":22F::SFRE//DAIL\n" + + ":22F::CODE//DELT\n" + + ":22H::STST//PENA\n" + + ":95P::ACOW//XXXXXXXXX01\n" + + ":97A::SAFE//NONREF\n" + + ":17B::ACTI//Y\n" + + ":16S:GENL\n" + + - // sequence B - ":16R:STAT\n" + - ":25D::IPRC//CPRC\n" + + // sequence B + ":16R:STAT\n" + + ":25D::IPRC//CPRC\n" + + - // sequence B1 - ":16R:REAS\n" + - ":24B::CAND//CANI\n" + - ":70D::REAS//SXAA015 - Failure of the settlement\n" + - "DESCRIPTION 111\n" + - "DESCRIPTION 112\n" + - "DESCRIPTION 113\n" + - "terparty\n" + - ":16S:REAS\n" + + // sequence B1 + ":16R:REAS\n" + + ":24B::CAND//CANI\n" + + ":70D::REAS//SXAA015 - Failure of the settlement\n" + + "DESCRIPTION 111\n" + + "DESCRIPTION 112\n" + + "DESCRIPTION 113\n" + + "terparty\n" + + ":16S:REAS\n" + + ":16S:STAT\n" + + - ":16S:STAT\n" + + // sequence D + ":16R:PENA\n" + + ":69A::STAT//20211101/20211130\n" + + ":22F::CODE//CURR\n" + + ":95P::ASDP//XXXXXXXXXXX\n" + + - // sequence D - ":16R:PENA\n" + - ":69A::STAT//20211101/20211130\n" + - ":22F::CODE//CURR\n" + - ":95P::ASDP//XXXXXXXXXXX\n" + - - // sequence D1 - ":16R:PENACUR\n" + - ":11A::PECU//EUR\n" + - ":98A::DACO//20211130\n" + - ":95P::REPA//XXXXXXXXD01\n" + - ":95P::CASD//XXXXXXXXXXX\n" + - ":95P::DCSD//XXXXXXXXXXX\n" + - ":22F::TRCA//CSDP\n" + + // sequence D1 + ":16R:PENACUR\n" + + ":11A::PECU//EUR\n" + + ":98A::DACO//20211130\n" + + ":95P::REPA//XXXXXXXXD01\n" + + ":95P::CASD//XXXXXXXXXXX\n" + + ":95P::DCSD//XXXXXXXXXXX\n" + + ":22F::TRCA//CSDP\n" + + // sequence D1a - ":16R:PENACOUNT\n" + - ":95P::REPA//XXXXXXXXXXX\n" + - ":22F::TRCA//CCPA\n" + - ":19A::AGNT//EUR1,04\n" + - - // sequence D1a1 - ":16R:PENDET\n" + - ":20C::PCOM//211130067774271\n" + - ":20C::PREF//N211130067774271\n" + - ":22H::PNTP//SEFP\n" + - ":22H::CALM//SECU\n" + - ":17B::CMPU//N\n" + - ":25D::PNST//ACTV\n" + - ":19A::AMCO//EUR1,\n" + - ":99A::DAAC//001\n" + - - // sequence D1a1A - ":16R:CALDET\n" + - ":98A::PEDA//20211130\n" + - - // sequence D1a1A1 - ":16R:FIA\n" + - ":35B:ISIN XX000000\n" + - ":12A::CLAS/REGL/SOVR\n" + - ":92A::GOMB//0,001\n" + - ":16S:FIA\n" + - - ":19A::SECU//EUR11,\n" + - ":16S:CALDET\n" + - - // sequence D1a1B - ":16R:RELTRAN\n" + - ":20C::ACOW//NONREF\n" + - ":20C::MITI//2111262161218562\n" + - - // sequence D1a1B1 - ":16R:TRAN\n" + - ":22H::REDE//RECE\n" + - ":22H::PAYM//APMT\n" + - ":22F::SETR//REPU\n" + - ":22F::TRAN//SETT\n" + - ":22F::BDEV/T2S/IDVP\n" + - ":98A::SETT//20211129\n" + - ":98C::ASTS//20211126181652\n" + - ":98C::MTCH//20211126181652\n" + - ":98C::SCTS//20211130143000\n" + - ":97A::SAFE//XXXXXXXXXXXXXX1000XX0\n" + - ":95P::ACOW//XXXXXXXXX01\n" + - ":36B::PSTA//FAMT/50000000,\n" + - ":19A::PSTA//EUR1111111,\n" + + ":16R:PENACOUNT\n" + + ":95P::REPA//XXXXXXXXXXX\n" + + ":22F::TRCA//CCPA\n" + + ":19A::AGNT//EUR1,04\n" + + - // sequence D1a1B1a - ":16R:STAT\n" + - ":25D::SETT//PENF\n" + + // sequence D1a1 + ":16R:PENDET\n" + + ":20C::PCOM//211130067774271\n" + + ":20C::PREF//N211130067774271\n" + + ":22H::PNTP//SEFP\n" + + ":22H::CALM//SECU\n" + + ":17B::CMPU//N\n" + + ":25D::PNST//ACTV\n" + + ":19A::AMCO//EUR1,\n" + + ":99A::DAAC//001\n" + + - // sequence D1a1B1a1 - ":16R:REAS\n" + - ":24B::PENF//CLAC\n" + - ":70D::REAS//SXAA015 - Failure of the settlement\n" + - "DESCRIPTION 101\n" + - "DESCRIPTION 102\n" + - "DESCRIPTION 103\n" + - ":16S:REAS\n" + + // sequence D1a1A + ":16R:CALDET\n" + + ":98A::PEDA//20211130\n" + + - ":16S:STAT\n" + + // sequence D1a1A1 + ":16R:FIA\n" + + ":35B:ISIN XX000000\n" + + ":12A::CLAS/REGL/SOVR\n" + + ":92A::GOMB//0,001\n" + + ":16S:FIA\n" + + ":19A::SECU//EUR11,\n" + + ":16S:CALDET\n" + + - ":16S:TRAN\n" + + // sequence D1a1B + ":16R:RELTRAN\n" + + ":20C::ACOW//NONREF\n" + + ":20C::MITI//2111262161218562\n" + + - ":16S:RELTRAN\n" + + // sequence D1a1B1 + ":16R:TRAN\n" + + ":22H::REDE//RECE\n" + + ":22H::PAYM//APMT\n" + + ":22F::SETR//REPU\n" + + ":22F::TRAN//SETT\n" + + ":22F::BDEV/T2S/IDVP\n" + + ":98A::SETT//20211129\n" + + ":98C::ASTS//20211126181652\n" + + ":98C::MTCH//20211126181652\n" + + ":98C::SCTS//20211130143000\n" + + ":97A::SAFE//XXXXXXXXXXXXXX1000XX0\n" + + ":95P::ACOW//XXXXXXXXX01\n" + + ":36B::PSTA//FAMT/50000000,\n" + + ":19A::PSTA//EUR1111111,\n" + + - ":16S:PENDET\n" + + // sequence D1a1B1a + ":16R:STAT\n" + + ":25D::SETT//PENF\n" + + - // sequence D1a1 [2] - ":16R:PENDET\n" + - ":20C::PCOM//211130067807953\n" + - ":20C::PREF//N211130067807953\n" + - ":22H::PNTP//SEFP\n" + - ":22H::CALM//SECU\n" + - ":17B::CMPU//N\n" + - ":25D::PNST//ACTV\n" + - ":19A::AMCO//EUR111,5\n" + - ":99A::DAAC//001\n" + - ":16R:CALDET\n" + - ":98A::PEDA//20211130\n" + - ":16R:FIA\n" + - ":35B:ISIN XX00000000\n" + - ":12A::CLAS/REGL/SOVR\n" + - ":92A::GOMB//0,001\n" + - ":16S:FIA\n" + - ":19A::SECU//EUR111,5\n" + - ":16S:CALDET\n" + - ":16R:RELTRAN\n" + - ":20C::ACOW//NONREF\n" + - ":20C::MITI//2111242159118671\n" + - ":16R:TRAN\n" + - ":22H::REDE//RECE\n" + - ":22H::PAYM//APMT\n" + - ":22F::SETR//TRAD\n" + - ":22F::TRAN//SETT\n" + - ":22F::BDEV/T2S/IDVP\n" + - ":98A::SETT//20211125\n" + - ":98C::ASTS//20211124181453\n" + - ":98C::MTCH//20211124181453\n" + - ":98C::SCTS//20211130143000\n" + - ":97A::SAFE//XXXXXXXXXXXXXX1000X0\n" + - ":95P::ACOW//XXXXXXXMD01\n" + - ":36B::PSTA//FAMT/50000000,\n" + - ":19A::PSTA//EUR111111111,75\n" + - ":16R:STAT\n" + - ":25D::SETT//PENF\n" + - ":16R:REAS\n" + - ":24B::PENF//CLAC\n" + - ":70D::REAS//SXAA015 - Failure of the settlement\n" + - "DESCRIPTION 1\n" + - "DESCRIPTION 2\n" + - "DESCRIPTION 3\n" + - ":16S:REAS\n" + - ":16S:STAT\n" + - ":16S:TRAN\n" + - ":16S:RELTRAN\n" + - ":16S:PENDET\n" + + // sequence D1a1B1a1 + ":16R:REAS\n" + + ":24B::PENF//CLAC\n" + + ":70D::REAS//SXAA015 - Failure of the settlement\n" + + "DESCRIPTION 101\n" + + "DESCRIPTION 102\n" + + "DESCRIPTION 103\n" + + ":16S:REAS\n" + + ":16S:STAT\n" + + ":16S:TRAN\n" + + ":16S:RELTRAN\n" + + ":16S:PENDET\n" + + - // sequence D1a1 [4] - ":16R:PENDET\n" + - ":20C::PCOM//211130067821332\n" + - ":20C::PREF//N211130067821332\n" + - ":22H::PNTP//SEFP\n" + - ":22H::CALM//SECU\n" + - ":17B::CMPU//N\n" + - ":25D::PNST//ACTV\n" + - ":19A::AMCO//EUR111,\n" + - ":99A::DAAC//001\n" + - ":16R:CALDET\n" + - ":98A::PEDA//20211130\n" + - ":16R:FIA\n" + - ":35B:ISIN XX00000000\n" + - ":12A::CLAS/REGL/SOVR\n" + - ":92A::GOMB//0,001\n" + - ":16S:FIA\n" + - ":19A::SECU//EUR111,\n" + - ":16S:CALDET\n" + - ":16R:RELTRAN\n" + - ":20C::ACOW//NONREF\n" + - ":20C::MITI//2111242159121848\n" + - ":16R:TRAN\n" + - ":22H::REDE//RECE\n" + - ":22H::PAYM//APMT\n" + - ":22F::SETR//TRAD\n" + - ":22F::TRAN//SETT\n" + - ":22F::BDEV/T2S/IDVP\n" + - ":98A::SETT//20211125\n" + - ":98C::ASTS//20211124181533\n" + - ":98C::MTCH//20211124181533\n" + - ":98C::SCTS//20211130143000\n" + - ":97A::SAFE//XXXXXXXXXXD01000L10\n" + - ":95P::ACOW//XXXXXXXMD01\n" + - ":36B::PSTA//FAMT/50000000,\n" + - ":19A::PSTA//EUR11111111,15\n" + - ":16R:STAT\n" + - ":25D::SETT//PENF\n" + - ":16R:REAS\n" + - ":24B::PENF//CLAC\n" + - ":70D::REAS//SXAA015 - Failure of the settlement\n" + - "DESCRIPTION 10\n" + - "DESCRIPTION 11\n" + - "DESCRIPTION 12\n" + - ":16S:REAS\n" + - ":16S:STAT\n" + - ":16S:TRAN\n" + - ":16S:RELTRAN\n" + - ":16S:PENDET\n" + + // sequence D1a1 [2] + ":16R:PENDET\n" + + ":20C::PCOM//211130067807953\n" + + ":20C::PREF//N211130067807953\n" + + ":22H::PNTP//SEFP\n" + + ":22H::CALM//SECU\n" + + ":17B::CMPU//N\n" + + ":25D::PNST//ACTV\n" + + ":19A::AMCO//EUR111,5\n" + + ":99A::DAAC//001\n" + + ":16R:CALDET\n" + + ":98A::PEDA//20211130\n" + + ":16R:FIA\n" + + ":35B:ISIN XX00000000\n" + + ":12A::CLAS/REGL/SOVR\n" + + ":92A::GOMB//0,001\n" + + ":16S:FIA\n" + + ":19A::SECU//EUR111,5\n" + + ":16S:CALDET\n" + + ":16R:RELTRAN\n" + + ":20C::ACOW//NONREF\n" + + ":20C::MITI//2111242159118671\n" + + ":16R:TRAN\n" + + ":22H::REDE//RECE\n" + + ":22H::PAYM//APMT\n" + + ":22F::SETR//TRAD\n" + + ":22F::TRAN//SETT\n" + + ":22F::BDEV/T2S/IDVP\n" + + ":98A::SETT//20211125\n" + + ":98C::ASTS//20211124181453\n" + + ":98C::MTCH//20211124181453\n" + + ":98C::SCTS//20211130143000\n" + + ":97A::SAFE//XXXXXXXXXXXXXX1000X0\n" + + ":95P::ACOW//XXXXXXXMD01\n" + + ":36B::PSTA//FAMT/50000000,\n" + + ":19A::PSTA//EUR111111111,75\n" + + ":16R:STAT\n" + + ":25D::SETT//PENF\n" + + ":16R:REAS\n" + + ":24B::PENF//CLAC\n" + + ":70D::REAS//SXAA015 - Failure of the settlement\n" + + "DESCRIPTION 1\n" + + "DESCRIPTION 2\n" + + "DESCRIPTION 3\n" + + ":16S:REAS\n" + + ":16S:STAT\n" + + ":16S:TRAN\n" + + ":16S:RELTRAN\n" + + ":16S:PENDET\n" + + - // sequence D1a1 [5] - ":16R:PENDET\n" + - ":20C::PCOM//211130067830614\n" + - ":20C::PREF//N211130067830614\n" + - ":22H::PNTP//SEFP\n" + - ":22H::CALM//SECU\n" + - ":17B::CMPU//N\n" + - ":25D::PNST//ACTV\n" + - ":19A::AMCO//EUR92,06\n" + - ":99A::DAAC//001\n" + - ":16R:CALDET\n" + - ":98A::PEDA//20211130\n" + - ":16R:FIA\n" + - ":35B:ISIN XX00000000\n" + - ":12A::CLAS/REGL/SOVR\n" + - ":92A::GOMB//0,001\n" + - ":16S:FIA\n" + - ":19A::SECU//EUR11,06\n" + - ":16S:CALDET\n" + - ":16R:RELTRAN\n" + - ":20C::ACOW//NONREF\n" + - ":20C::MITI//2111262161219993\n" + - ":16R:TRAN\n" + - ":22H::REDE//RECE\n" + - ":22H::PAYM//APMT\n" + - ":22F::SETR//REPU\n" + - ":22F::TRAN//SETT\n" + - ":22F::BDEV/T2S/IDVP\n" + - ":98A::SETT//20211129\n" + - ":98C::ASTS//20211126181705\n" + - ":98C::MTCH//20211126181705\n" + - ":98C::SCTS//20211130143000\n" + - ":97A::SAFE//XXXXXXXXXXXXD01000L10\n" + - ":95P::ACOW//XXXXXXXXX01\n" + - ":36B::PSTA//FAMT/7500000,\n" + - ":19A::PSTA//EUR11111111,85\n" + - ":16R:STAT\n" + - ":25D::SETT//PENF\n" + - ":16R:REAS\n" + - ":24B::PENF//CLAC\n" + - ":70D::REAS//SXAA015 - Failure of the settlement\n" + - "DESCRIPTION 13\n" + - "DESCRIPTION 14\n" + - "DESCRIPTION 15\n" + - ":16S:REAS\n" + - ":16S:STAT\n" + - ":16S:TRAN\n" + - ":16S:RELTRAN\n" + - ":16S:PENDET\n" + + // sequence D1a1 [4] + ":16R:PENDET\n" + + ":20C::PCOM//211130067821332\n" + + ":20C::PREF//N211130067821332\n" + + ":22H::PNTP//SEFP\n" + + ":22H::CALM//SECU\n" + + ":17B::CMPU//N\n" + + ":25D::PNST//ACTV\n" + + ":19A::AMCO//EUR111,\n" + + ":99A::DAAC//001\n" + + ":16R:CALDET\n" + + ":98A::PEDA//20211130\n" + + ":16R:FIA\n" + + ":35B:ISIN XX00000000\n" + + ":12A::CLAS/REGL/SOVR\n" + + ":92A::GOMB//0,001\n" + + ":16S:FIA\n" + + ":19A::SECU//EUR111,\n" + + ":16S:CALDET\n" + + ":16R:RELTRAN\n" + + ":20C::ACOW//NONREF\n" + + ":20C::MITI//2111242159121848\n" + + ":16R:TRAN\n" + + ":22H::REDE//RECE\n" + + ":22H::PAYM//APMT\n" + + ":22F::SETR//TRAD\n" + + ":22F::TRAN//SETT\n" + + ":22F::BDEV/T2S/IDVP\n" + + ":98A::SETT//20211125\n" + + ":98C::ASTS//20211124181533\n" + + ":98C::MTCH//20211124181533\n" + + ":98C::SCTS//20211130143000\n" + + ":97A::SAFE//XXXXXXXXXXD01000L10\n" + + ":95P::ACOW//XXXXXXXMD01\n" + + ":36B::PSTA//FAMT/50000000,\n" + + ":19A::PSTA//EUR11111111,15\n" + + ":16R:STAT\n" + + ":25D::SETT//PENF\n" + + ":16R:REAS\n" + + ":24B::PENF//CLAC\n" + + ":70D::REAS//SXAA015 - Failure of the settlement\n" + + "DESCRIPTION 10\n" + + "DESCRIPTION 11\n" + + "DESCRIPTION 12\n" + + ":16S:REAS\n" + + ":16S:STAT\n" + + ":16S:TRAN\n" + + ":16S:RELTRAN\n" + + ":16S:PENDET\n" + + - ":16S:PENACOUNT\n" + - ":16S:PENACUR\n" + - ":16S:PENA\n" + - "-}{5:{CHK:0F4F93C68EA5}{TNG:}}"; - MT537 mt537= MT537.parse(fin); + // sequence D1a1 [5] + ":16R:PENDET\n" + + ":20C::PCOM//211130067830614\n" + + ":20C::PREF//N211130067830614\n" + + ":22H::PNTP//SEFP\n" + + ":22H::CALM//SECU\n" + + ":17B::CMPU//N\n" + + ":25D::PNST//ACTV\n" + + ":19A::AMCO//EUR92,06\n" + + ":99A::DAAC//001\n" + + ":16R:CALDET\n" + + ":98A::PEDA//20211130\n" + + ":16R:FIA\n" + + ":35B:ISIN XX00000000\n" + + ":12A::CLAS/REGL/SOVR\n" + + ":92A::GOMB//0,001\n" + + ":16S:FIA\n" + + ":19A::SECU//EUR11,06\n" + + ":16S:CALDET\n" + + ":16R:RELTRAN\n" + + ":20C::ACOW//NONREF\n" + + ":20C::MITI//2111262161219993\n" + + ":16R:TRAN\n" + + ":22H::REDE//RECE\n" + + ":22H::PAYM//APMT\n" + + ":22F::SETR//REPU\n" + + ":22F::TRAN//SETT\n" + + ":22F::BDEV/T2S/IDVP\n" + + ":98A::SETT//20211129\n" + + ":98C::ASTS//20211126181705\n" + + ":98C::MTCH//20211126181705\n" + + ":98C::SCTS//20211130143000\n" + + ":97A::SAFE//XXXXXXXXXXXXD01000L10\n" + + ":95P::ACOW//XXXXXXXXX01\n" + + ":36B::PSTA//FAMT/7500000,\n" + + ":19A::PSTA//EUR11111111,85\n" + + ":16R:STAT\n" + + ":25D::SETT//PENF\n" + + ":16R:REAS\n" + + ":24B::PENF//CLAC\n" + + ":70D::REAS//SXAA015 - Failure of the settlement\n" + + "DESCRIPTION 13\n" + + "DESCRIPTION 14\n" + + "DESCRIPTION 15\n" + + ":16S:REAS\n" + + ":16S:STAT\n" + + ":16S:TRAN\n" + + ":16S:RELTRAN\n" + + ":16S:PENDET\n" + + ":16S:PENACOUNT\n" + + ":16S:PENACUR\n" + + ":16S:PENA\n" + + "-}{5:{CHK:0F4F93C68EA5}{TNG:}}"; + MT537 mt537 = MT537.parse(fin); List sequences = mt537.getSequenceBList(); assertEquals(1, sequences.size()); } diff --git a/src/test/java/com/prowidesoftware/issues/Issue95.java b/src/test/java/com/prowidesoftware/issues/Issue95.java index b260d5a1d..e8cf28f69 100644 --- a/src/test/java/com/prowidesoftware/issues/Issue95.java +++ b/src/test/java/com/prowidesoftware/issues/Issue95.java @@ -24,5 +24,4 @@ public String getValue() { return super.getValue() + "FOO"; } } - } diff --git a/src/test/java/com/prowidesoftware/issues/IssueGh148Test.java b/src/test/java/com/prowidesoftware/issues/IssueGh148Test.java index c8540024e..e5fd2138d 100644 --- a/src/test/java/com/prowidesoftware/issues/IssueGh148Test.java +++ b/src/test/java/com/prowidesoftware/issues/IssueGh148Test.java @@ -17,30 +17,25 @@ import static org.junit.jupiter.api.Assertions.assertEquals; -import com.prowidesoftware.swift.io.ConversionService; -import com.prowidesoftware.swift.io.IConversionService; -import com.prowidesoftware.swift.io.parser.SwiftParser; import com.prowidesoftware.swift.model.field.Field61; import com.prowidesoftware.swift.model.mt.mt9xx.MT940; -import org.junit.jupiter.api.Test; - import java.io.IOException; import java.util.List; +import org.junit.jupiter.api.Test; public class IssueGh148Test { @Test public void test() throws IOException { - String fin = "{1:F01FOOBARXXAXXX0000000000}{2:I940FOOBARXXXXXXN}{4:\r\n" + - ":20:REFXXXXX\r\n" + - ":25:K005201001004509050156\r\n" + - ":28C:00001\r\n" + - ":60F:C051007XOF2644893271,0\r\n" + - ":61:2212051205C,32NDIV252100549047714//RJHIPSH2233901WI000001215560\r\n" + - ":62F:C061207XOF4123944619,0\r\n" + - ":86:Message de bienvenue\r\n" + - ":62M:C100921ZAR499650,23\r\n" + - "-}"; + String fin = "{1:F01FOOBARXXAXXX0000000000}{2:I940FOOBARXXXXXXN}{4:\r\n" + ":20:REFXXXXX\r\n" + + ":25:K005201001004509050156\r\n" + + ":28C:00001\r\n" + + ":60F:C051007XOF2644893271,0\r\n" + + ":61:2212051205C,32NDIV252100549047714//RJHIPSH2233901WI000001215560\r\n" + + ":62F:C061207XOF4123944619,0\r\n" + + ":86:Message de bienvenue\r\n" + + ":62M:C100921ZAR499650,23\r\n" + + "-}"; MT940 mt940 = MT940.parse(fin); List field61List = mt940.getField61(); assertEquals(1, field61List.size()); @@ -48,5 +43,4 @@ public void test() throws IOException { double amount = field61.getComponentAsNumber(Field61.AMOUNT).doubleValue(); assertEquals(0.32d, amount); } - } diff --git a/src/test/java/com/prowidesoftware/issues/JapaneseCharactersTest.java b/src/test/java/com/prowidesoftware/issues/JapaneseCharactersTest.java index 2f7f95774..5185b74d2 100644 --- a/src/test/java/com/prowidesoftware/issues/JapaneseCharactersTest.java +++ b/src/test/java/com/prowidesoftware/issues/JapaneseCharactersTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -22,10 +22,9 @@ import com.prowidesoftware.swift.model.field.Field86; import com.prowidesoftware.swift.model.mt.mt9xx.MT940; import com.prowidesoftware.swift.utils.Lib; -import org.junit.jupiter.api.Test; - import java.io.IOException; import java.nio.charset.StandardCharsets; +import org.junit.jupiter.api.Test; /** * https://sourceforge.net/p/wife/discussion/544817/thread/f8f66a6d/ @@ -34,21 +33,23 @@ public class JapaneseCharactersTest { @Test public void testRJEFromFile() throws IOException { - RJEReader reader = new RJEReader(this.getClass().getResourceAsStream("/sample_JPchar.txt"), StandardCharsets.UTF_8); + RJEReader reader = + new RJEReader(this.getClass().getResourceAsStream("/sample_JPchar.txt"), StandardCharsets.UTF_8); MT940 mt = (MT940) reader.nextMT(); assertNotNull(mt); Field86 field86 = mt.getField86().get(0); - //System.out.println(mt.message()); + // System.out.println(mt.message()); assertEquals("゙アタイヘイヨウセンタ- AFEISEOHFIOSEIOIRT", field86.getComponent2()); } @Test public void testRJEFromFile2() throws IOException { - RJEReader reader = new RJEReader(Lib.readStream(this.getClass().getResourceAsStream("/sample_JPchar.txt"), StandardCharsets.UTF_8)); + RJEReader reader = new RJEReader( + Lib.readStream(this.getClass().getResourceAsStream("/sample_JPchar.txt"), StandardCharsets.UTF_8)); MT940 mt = (MT940) reader.nextMT(); assertNotNull(mt); Field86 field86 = mt.getField86().get(0); - //System.out.println(mt.message()); + // System.out.println(mt.message()); assertEquals("゙アタイヘイヨウセンタ- AFEISEOHFIOSEIOIRT", field86.getComponent2()); } @@ -57,30 +58,28 @@ public void testMTFromFile() throws IOException { MT940 mt = new MT940(this.getClass().getResourceAsStream("/sample_JPchar.txt")); assertNotNull(mt); Field86 field86 = mt.getField86().get(0); - //System.out.println(mt.message()); + // System.out.println(mt.message()); assertEquals("゙アタイヘイヨウセンタ- AFEISEOHFIOSEIOIRT", field86.getComponent2()); } @Test public void testMTFromString() { - MT940 mt = new MT940("{1:F01FOOBARXXAXXX0000000000}{2:I940FOOBARXXXXXXN}{4:\n" + - ":20:ABC123456530012\n" + - ":25:987654321\n" + - ":28C:00046/00001\n" + - ":60F:C180312JPY15459988,\n" + - ":61:3454543545CY1234,NTRFNONREF//AABB-01111\n" + - ":86:/OP/トクテイヒカツドウホウジ\n" + - "゙アタイヘイヨウセンタ- AFEISEOHFIOSEIOIRT\n" + - "VNRWINWNGWRIGNWIORNGIWRNIGNWORGNORNGIRIOGNJ /OI/ミト\n" + - "モ カンダ MOFRBGEOEBTIBD MNEJFO /EDI//REF/AABB-01111\n" + - ":62F:C180312JPY17062895,\n" + - ":64:C180312JPY17062895,\n" + - ":86:/ABD/BANKJPJT \n" + - "-}"); + MT940 mt = new MT940("{1:F01FOOBARXXAXXX0000000000}{2:I940FOOBARXXXXXXN}{4:\n" + ":20:ABC123456530012\n" + + ":25:987654321\n" + + ":28C:00046/00001\n" + + ":60F:C180312JPY15459988,\n" + + ":61:3454543545CY1234,NTRFNONREF//AABB-01111\n" + + ":86:/OP/トクテイヒカツドウホウジ\n" + + "゙アタイヘイヨウセンタ- AFEISEOHFIOSEIOIRT\n" + + "VNRWINWNGWRIGNWIORNGIWRNIGNWORGNORNGIRIOGNJ /OI/ミト\n" + + "モ カンダ MOFRBGEOEBTIBD MNEJFO /EDI//REF/AABB-01111\n" + + ":62F:C180312JPY17062895,\n" + + ":64:C180312JPY17062895,\n" + + ":86:/ABD/BANKJPJT \n" + + "-}"); assertNotNull(mt); Field86 field86 = mt.getField86().get(0); - //System.out.println(mt.message()); + // System.out.println(mt.message()); assertEquals("゙アタイヘイヨウセンタ- AFEISEOHFIOSEIOIRT", field86.getComponent2()); } - } diff --git a/src/test/java/com/prowidesoftware/issues/Jira1341.java b/src/test/java/com/prowidesoftware/issues/Jira1341.java index 0b653983f..2be6ca8c8 100644 --- a/src/test/java/com/prowidesoftware/issues/Jira1341.java +++ b/src/test/java/com/prowidesoftware/issues/Jira1341.java @@ -2,21 +2,18 @@ import com.prowidesoftware.swift.model.field.Field50K; import org.junit.jupiter.api.Test; + public class Jira1341 { @Test void testLogPollutionField50K() { // given - Field50K field50K = new Field50K("/112224-55\n" + - "AAA BBB\n" + - "AAAAAAAA 10,2ND FLOOR\n" + - "BBBBBBBBB 104"); + Field50K field50K = new Field50K("/112224-55\n" + "AAA BBB\n" + "AAAAAAAA 10,2ND FLOOR\n" + "BBBBBBBBB 104"); // when field50K.getValueDisplay(); // then - //Assertions.fail("see log pollution through exception..."); + // Assertions.fail("see log pollution through exception..."); } - } diff --git a/src/test/java/com/prowidesoftware/issues/TabInFieldValueTest.java b/src/test/java/com/prowidesoftware/issues/TabInFieldValueTest.java index 24a3e03d0..59849018e 100644 --- a/src/test/java/com/prowidesoftware/issues/TabInFieldValueTest.java +++ b/src/test/java/com/prowidesoftware/issues/TabInFieldValueTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -30,48 +30,46 @@ public class TabInFieldValueTest { private static final String REF_ACC_OWN = "REFERENCE_BB_ACCOUNTOWNER"; private static final String REF_ACC_OWN_TAB = "REFERENCE_\u000b\u000b_ACCOUNTOWNER"; private static final String REF_ACC_OWN_TAB2 = "\u000b\u000b"; - private static final String MESSAGE = "{1:F01ABCDEFGHXXX0000000000}{2:I940WOWAUS6CUXXXX}{4:\n" + - ":20:1234567890123456\n" + - ":25:ABCDEFGHXXX/12345678\n" + - ":28C:12345\n" + - ":60F:C180418CNY0,00\n" + - ":61:1804190419D93366,00NTRFREFERENCE_BB_ACCOUNTOWNER//NNN 123456789012\n" + - "MULTITUDE\n" + - ":86:/YYYY/\u000b\u000b MARKMS1234/PPPP/RRR93366,00/RASK/\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\n" + - ":62F:C180419CNY0,00\n" + - ":64:C180419CNY0,00\n" + - "-}"; - private static final String MESSAGE_TAB = "{1:F01ABCDEFGHXXX0000000000}{2:I940WOWAUS6CUXXXX}{4:\n" + - ":20:1234567890123456\n" + - ":25:ABCDEFGHXXX/12345678\n" + - ":28C:12345\n" + - ":60F:C180418CNY0,00\n" + - ":61:1804190419D93366,00NTRFREFERENCE_\u000b\u000b_ACCOUNTOWNER//NNN 123456789012\n" + - "MULTITUDE\n" + - ":86:/YYYY/\u000b\u000b MARKMS1234/PPPP/RRR93366,00/RASK/\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\n" + - ":62F:C180419CNY0,00\n" + - ":64:C180419CNY0,00\n" + - "-}"; - private static final String MESSAGE_TAB2 = "{1:F01ABCDEFGHXXX0000000000}{2:I940WOWAUS6CUXXXX}{4:\n" + - ":20:1234567890123456\n" + - ":25:ABCDEFGHXXX/12345678\n" + - ":28C:12345\n" + - ":60F:C180418CNY0,00\n" + - ":61:1804190419D93366,00NTRF\u000b\u000b//NNN 123456789012\n" + - "MULTITUDE\n" + - ":86:/YYYY/\u000b\u000b MARKMS1234/PPPP/RRR93366,00/RASK/\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\n" + - ":62F:C180419CNY0,00\n" + - ":64:C180419CNY0,00\n" + - "-}"; + private static final String MESSAGE = + "{1:F01ABCDEFGHXXX0000000000}{2:I940WOWAUS6CUXXXX}{4:\n" + ":20:1234567890123456\n" + + ":25:ABCDEFGHXXX/12345678\n" + + ":28C:12345\n" + + ":60F:C180418CNY0,00\n" + + ":61:1804190419D93366,00NTRFREFERENCE_BB_ACCOUNTOWNER//NNN 123456789012\n" + + "MULTITUDE\n" + + ":86:/YYYY/\u000b\u000b MARKMS1234/PPPP/RRR93366,00/RASK/\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\n" + + ":62F:C180419CNY0,00\n" + + ":64:C180419CNY0,00\n" + + "-}"; + private static final String MESSAGE_TAB = + "{1:F01ABCDEFGHXXX0000000000}{2:I940WOWAUS6CUXXXX}{4:\n" + ":20:1234567890123456\n" + + ":25:ABCDEFGHXXX/12345678\n" + + ":28C:12345\n" + + ":60F:C180418CNY0,00\n" + + ":61:1804190419D93366,00NTRFREFERENCE_\u000b\u000b_ACCOUNTOWNER//NNN 123456789012\n" + + "MULTITUDE\n" + + ":86:/YYYY/\u000b\u000b MARKMS1234/PPPP/RRR93366,00/RASK/\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\n" + + ":62F:C180419CNY0,00\n" + + ":64:C180419CNY0,00\n" + + "-}"; + private static final String MESSAGE_TAB2 = + "{1:F01ABCDEFGHXXX0000000000}{2:I940WOWAUS6CUXXXX}{4:\n" + ":20:1234567890123456\n" + + ":25:ABCDEFGHXXX/12345678\n" + + ":28C:12345\n" + + ":60F:C180418CNY0,00\n" + + ":61:1804190419D93366,00NTRF\u000b\u000b//NNN 123456789012\n" + + "MULTITUDE\n" + + ":86:/YYYY/\u000b\u000b MARKMS1234/PPPP/RRR93366,00/RASK/\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\u000b\n" + + ":62F:C180419CNY0,00\n" + + ":64:C180419CNY0,00\n" + + "-}"; @Test public void test() { - Field61 field = new Field61(":61:1804190419D56716,17NTRF\u000b//XXX 18041900259\n" + - "FX-NORMAL TRANSACTION"); + Field61 field = new Field61(":61:1804190419D56716,17NTRF\u000b//XXX 18041900259\n" + "FX-NORMAL TRANSACTION"); assertNotNull(field); - Field61 field2 = new Field61(":61:1804190419D56716,17NTRF\t//XXX 18041900259\n" + - "FX-NORMAL TRANSACTION"); + Field61 field2 = new Field61(":61:1804190419D56716,17NTRF\t//XXX 18041900259\n" + "FX-NORMAL TRANSACTION"); assertNotNull(field2); } @@ -96,5 +94,4 @@ public void messageTab() { public void messageTab2() { test(REF_ACC_OWN_TAB2, MESSAGE_TAB2); } - } diff --git a/src/test/java/com/prowidesoftware/swift/Constants.java b/src/test/java/com/prowidesoftware/swift/Constants.java index 1f1431761..fd1529e22 100644 --- a/src/test/java/com/prowidesoftware/swift/Constants.java +++ b/src/test/java/com/prowidesoftware/swift/Constants.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,40 +24,34 @@ public interface Constants { String B1_DATA = "F01BANKBEBBAXXX2222123456"; - String B1_DATA_XML = - "\n\t" + - "\n\tF" + - "\n\t01" + - "\n\tBANKBEBBAXXX" + - "\n\t2222" + - "\n\t123456" + - "\n"; + String B1_DATA_XML = "\n\t" + "\n\tF" + + "\n\t01" + + "\n\tBANKBEBBAXXX" + + "\n\t2222" + + "\n\t123456" + + "\n"; String B2_INPUT = "I100BANKDEFFXXXXU3003"; - String B2_INPUT_XML = - "\n\t" + - "\n\t100" + - "\n\tBANKDEFFXXXX" + - "\n\tU" + - "\n\t3" + - "\n\t003" + - "\n"; + String B2_INPUT_XML = "\n\t" + "\n\t100" + + "\n\tBANKDEFFXXXX" + + "\n\tU" + + "\n\t3" + + "\n\t003" + + "\n"; String B2_OUTPUT = "O1001200970103BANKBEBBAXXX22221234569701031201N"; - String B2_OUTPUT_XML = - "\n\t" + - "\n\t100" + - "\n\t1200" + - "\n\t970103" + - "\n\tBANKBEBBAXXX" + - "\n\t2222" + - "\n\t123456" + - "\n\t970103" + - "\n\t1201" + - "\n\tN" + - "\n"; + String B2_OUTPUT_XML = "\n\t" + "\n\t100" + + "\n\t1200" + + "\n\t970103" + + "\n\tBANKBEBBAXXX" + + "\n\t2222" + + "\n\t123456" + + "\n\t970103" + + "\n\t1201" + + "\n\tN" + + "\n"; String B3_DATA = "{n:v}{n2:v2}"; } diff --git a/src/test/java/com/prowidesoftware/swift/GeneralAPITest.java b/src/test/java/com/prowidesoftware/swift/GeneralAPITest.java index 7f789073e..40c5f73dc 100644 --- a/src/test/java/com/prowidesoftware/swift/GeneralAPITest.java +++ b/src/test/java/com/prowidesoftware/swift/GeneralAPITest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -15,7 +15,6 @@ */ package com.prowidesoftware.swift; - import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; @@ -27,7 +26,6 @@ import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; - /** * Conversion services test. * @@ -55,21 +53,22 @@ public void setUp() { */ @Test public void testGetMTFromFIN() { - String fin = "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{108:P22VUXC43C6J3NLD}}{4:\n" + - ":20:AMLX985338-D4E5E\n" + - ":23B:CRED\n" + - ":32A:051018EUR66969,52\n" + - ":33B:EUR66969,52\n" + - ":50K:Foo SA\n" + - ":53A:DEUTDEFF\n" + - ":54A://RT\n" + - "FOOBARYY\n" + - ":59:/-\n" + - "Tressis SA\n" + - ":70:/CS BD ST EUR B\n" + - "REDEMPTION AMLX985338\n" + - ":71A:OUR\n" + - "-}{5:{MAC:52F48656}{CHK:24C40F1FF931}}"; + String fin = + "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{108:P22VUXC43C6J3NLD}}{4:\n" + + ":20:AMLX985338-D4E5E\n" + + ":23B:CRED\n" + + ":32A:051018EUR66969,52\n" + + ":33B:EUR66969,52\n" + + ":50K:Foo SA\n" + + ":53A:DEUTDEFF\n" + + ":54A://RT\n" + + "FOOBARYY\n" + + ":59:/-\n" + + "Tressis SA\n" + + ":70:/CS BD ST EUR B\n" + + "REDEMPTION AMLX985338\n" + + ":71A:OUR\n" + + "-}{5:{MAC:52F48656}{CHK:24C40F1FF931}}"; msg = srv.getMessageFromFIN(fin); assertNotNull(msg); SwiftBlock4 b4 = msg.getBlock4(); @@ -83,26 +82,26 @@ public void testGetMTFromFIN() { */ @Test public void testGetMTFromFIN2() { - String fin2 = "{1:F01FOOBARCAAXXX5306843322}{2:O2021128081024FOOSUS33DXXX19330576120810241058N}{4:\n" + - ":20:TCPLO200919447\n" + - ":21:345234\n" + - ":32A:091118USD2345234,3\n" + - ":53B:/00010013800002000114\n" + - "FOO BANK\n" + - ":58D:/00013500510020179998\n" + - "FOO NAME\n" + - "R00000V234234\n" + - ":72:/TIPO/419\n" + - "/PLAZO/3\n" + - "/TASA/4\n" + - "-}"; + String fin2 = "{1:F01FOOBARCAAXXX5306843322}{2:O2021128081024FOOSUS33DXXX19330576120810241058N}{4:\n" + + ":20:TCPLO200919447\n" + + ":21:345234\n" + + ":32A:091118USD2345234,3\n" + + ":53B:/00010013800002000114\n" + + "FOO BANK\n" + + ":58D:/00013500510020179998\n" + + "FOO NAME\n" + + "R00000V234234\n" + + ":72:/TIPO/419\n" + + "/PLAZO/3\n" + + "/TASA/4\n" + + "-}"; msg = srv.getMessageFromFIN(fin2); assertNotNull(msg); SwiftBlock4 b4 = msg.getBlock4(); assertNotNull(b4); assertEquals("TCPLO200919447", b4.getTagByName("20").getValue()); assertEquals("091118USD2345234,3", b4.getTagByName("32A").getValue()); - // assertEquals((new Double(2345234.3)).doubleValue(), mt202.getField32A().getComponent3AsNumber().doubleValue()); + // assertEquals((new Double(2345234.3)).doubleValue(), + // mt202.getField32A().getComponent3AsNumber().doubleValue()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/RJEReaderTest.java b/src/test/java/com/prowidesoftware/swift/io/RJEReaderTest.java index d402847f4..85bf77c06 100644 --- a/src/test/java/com/prowidesoftware/swift/io/RJEReaderTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/RJEReaderTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,11 +19,9 @@ import com.prowidesoftware.swift.model.SwiftMessage; import com.prowidesoftware.swift.model.mt.AbstractMT; -import org.junit.jupiter.api.Test; - import java.io.IOException; import java.nio.charset.StandardCharsets; - +import org.junit.jupiter.api.Test; /** * Test cases for the {@link RJEReader} class @@ -35,11 +33,12 @@ public class RJEReaderTest { @Test public void testIterator() { - RJEReader r = new RJEReader(this.getClass().getResourceAsStream("/MT103-out-ack.rje"), StandardCharsets.US_ASCII); + RJEReader r = + new RJEReader(this.getClass().getResourceAsStream("/MT103-out-ack.rje"), StandardCharsets.US_ASCII); int count = 0; for (String m : r) { assertNotNull(m); - //System.out.println("msg "+(count)); + // System.out.println("msg "+(count)); count++; } assertEquals(13, count); @@ -65,17 +64,17 @@ public void testIteratorNotReentrant() { assertEquals("foo", m); } }, - "Expected iterator to throw IllegalStateException, but it didn't" - ); + "Expected iterator to throw IllegalStateException, but it didn't"); } @Test public void testIterableWithNextMT() throws IOException { - RJEReader r = new RJEReader(this.getClass().getResourceAsStream("/MT103-out-ack.rje"), StandardCharsets.US_ASCII); + RJEReader r = + new RJEReader(this.getClass().getResourceAsStream("/MT103-out-ack.rje"), StandardCharsets.US_ASCII); assertTrue(r.hasNext()); AbstractMT mt = r.nextMT(); assertNotNull(mt); - //System.out.println(mt.message()); + // System.out.println(mt.message()); assertEquals("103", mt.getMessageType()); } @@ -91,14 +90,16 @@ public void testIterableWithInvalidString() throws IOException { @Test public void testDeliveryNotification() throws IOException { - RJEReader r = new RJEReader("{1:F01AAAAFRPPZXXX0000000001}{2:O0111702090738DYLRXXXXCXXX00000000001702090738S}{4:{175:0741}{106:170209AAAAFRPPZXXX0000000002}{108:REF1}{175:0741}{107:170209AAAAFRPPXXXX0000000002}}{5:{CHK:ABCDEF123456}{SYS:}}$"); + RJEReader r = new RJEReader( + "{1:F01AAAAFRPPZXXX0000000001}{2:O0111702090738DYLRXXXXCXXX00000000001702090738S}{4:{175:0741}{106:170209AAAAFRPPZXXX0000000002}{108:REF1}{175:0741}{107:170209AAAAFRPPXXXX0000000002}}{5:{CHK:ABCDEF123456}{SYS:}}$"); assertNotNull(r.nextMT()); assertNull(r.nextMT()); } @Test public void testBulkFileWithAcks() throws IOException { - RJEReader r = new RJEReader(this.getClass().getResourceAsStream("/MT103-bulk-with-ack.rje"), StandardCharsets.US_ASCII); + RJEReader r = new RJEReader( + this.getClass().getResourceAsStream("/MT103-bulk-with-ack.rje"), StandardCharsets.US_ASCII); int count = 0; while (r.hasNext()) { SwiftMessage ack = r.nextSwiftMessage(); @@ -107,10 +108,9 @@ public void testBulkFileWithAcks() throws IOException { SwiftMessage mt = SwiftMessage.parse(ack.getUnparsedTexts().getAsFINString()); assertNotNull(mt); assertTrue(mt.isType(103)); - //System.out.println(mt.getBlock4().getTagValue("20")); + // System.out.println(mt.getBlock4().getTagValue("20")); count++; } assertEquals(3, count); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/RJEWriterTest.java b/src/test/java/com/prowidesoftware/swift/io/RJEWriterTest.java index 3ca81a003..fa5db1fba 100644 --- a/src/test/java/com/prowidesoftware/swift/io/RJEWriterTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/RJEWriterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,10 +19,9 @@ import com.prowidesoftware.swift.io.writer.FINWriterVisitor; import com.prowidesoftware.swift.model.mt.mt1xx.MT103; -import org.junit.jupiter.api.Test; - import java.io.IOException; import java.io.StringWriter; +import org.junit.jupiter.api.Test; /** * Test cases for the {@link RJEWriter} class @@ -48,7 +47,12 @@ public void test2() throws IOException { MT103 mt = new MT103(); w.write(mt); w.write(mt); - assertEquals(s.toString(), mt.message() + FINWriterVisitor.SWIFT_EOL + RJEReader.SPLITCHAR + FINWriterVisitor.SWIFT_EOL + mt.message()); + assertEquals( + s.toString(), + mt.message() + + FINWriterVisitor.SWIFT_EOL + + RJEReader.SPLITCHAR + + FINWriterVisitor.SWIFT_EOL + + mt.message()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/BaseMessageTestcase.java b/src/test/java/com/prowidesoftware/swift/io/parser/BaseMessageTestcase.java index 54adacb6b..9c3cde2c2 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/BaseMessageTestcase.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/BaseMessageTestcase.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,7 +19,6 @@ import static org.junit.jupiter.api.Assertions.fail; import com.prowidesoftware.swift.model.*; - import java.io.IOException; import java.io.InputStream; import java.io.StringReader; @@ -64,13 +63,11 @@ protected String readMessageFromInputStream(InputStream is) { int c; do { c = is.read(); - if (c != '$' && c != -1) - msgBuf.append((char) c); + if (c != '$' && c != -1) msgBuf.append((char) c); } while (c != '$' && c != -1); // check for end of input - if (msgBuf.length() > 0) - s = msgBuf.toString(); + if (msgBuf.length() > 0) s = msgBuf.toString(); } catch (IOException e) { fail("Reading input file: FAILED [" + e.getMessage() + "]"); } @@ -129,5 +126,4 @@ protected void assertAllBlocksNonNull(SwiftMessage o) { assertNotNull(o.getBlock4(), "Block 4 is null"); assertNotNull(o.getBlock5(), "Block 5 is null"); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/MT103ParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/MT103ParserTest.java index 5044bdcb1..af91c98c1 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/MT103ParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/MT103ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,13 +18,11 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import com.prowidesoftware.swift.model.SwiftBlock2Output; -import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.field.Field72; import com.prowidesoftware.swift.model.field.Narrative; import com.prowidesoftware.swift.model.field.StructuredNarrative; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; /** * MT103 tests @@ -35,25 +33,26 @@ public class MT103ParserTest extends BaseMessageTestcase { @Test public void test103_1() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + - ":20:D051026EUR100057\n" + - ":13C:/RNCTIME/0802+0000\n" + - ":23B:CRED\n" + - ":32A:051028EUR6740,91\n" + - ":33B:EUR6740,91\n" + - ":50A:SSSSESMMXXX\n" + - ":53A:BBBBESMMXXX\n" + - ":57A:FOOBARYYXXX\n" + - ":59:/ES0123456789012345671234\n" + - "FOOOOO 1000 FOOBAR S.A.\n" + - ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + - "/123123123: FOOVIMAR 2000 FOOBAR\n" + - ":71A:SHA\n" + - "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + + ":20:D051026EUR100057\n" + + ":13C:/RNCTIME/0802+0000\n" + + ":23B:CRED\n" + + ":32A:051028EUR6740,91\n" + + ":33B:EUR6740,91\n" + + ":50A:SSSSESMMXXX\n" + + ":53A:BBBBESMMXXX\n" + + ":57A:FOOBARYYXXX\n" + + ":59:/ES0123456789012345671234\n" + + "FOOOOO 1000 FOOBAR S.A.\n" + + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + + "/123123123: FOOVIMAR 2000 FOOBAR\n" + + ":71A:SHA\n" + + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; assertEquals("103", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARYYAXXX1234123456", b1.getBlockValue()); assertEquals("F", b1.getApplicationId()); assertEquals("01", b1.getServiceId()); @@ -61,7 +60,7 @@ public void test103_1() { assertEquals("1234", b1.getSessionNumber()); assertEquals("123456", b1.getSequenceNumber()); - //check b2 + // check b2 assertEquals("O1030803051028AAPBESMMAXXX54237368560510280803N", b2.getBlockValue()); assertEquals("103", b2.getMessageType()); assertEquals("0803", ((SwiftBlock2Output) b2).getSenderInputTime()); @@ -74,13 +73,13 @@ public void test103_1() { assertEquals("0803", ((SwiftBlock2Output) b2).getReceiverOutputTime()); assertEquals("N", b2.getMessagePriority()); - //check b3 + // check b3 assertEquals(3, b3.countAll()); assertEquals("NOMF", b3.getTagValue("113")); assertEquals("0510280086100057", b3.getTagValue("108")); assertEquals("STP", b3.getTagValue("119")); - //check b4 + // check b4 assertEquals(11, b4.countAll()); assertEquals("D051026EUR100057", b4.getTagValue("20")); assertEquals("/RNCTIME/0802+0000", b4.getTagValue("13C")); @@ -94,7 +93,7 @@ public void test103_1() { assertEquals("REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR", b4.getTagValue("70")); assertEquals("SHA", b4.getTagValue("71A")); - //check b5 + // check b5 assertEquals(2, b5.countAll()); assertEquals("D9D8FA56", b5.getTagValue("MAC")); assertEquals("46E46A6460F2", b5.getTagValue("CHK")); @@ -102,47 +101,48 @@ public void test103_1() { @Test public void test103_2() { - messageToParse = "{1:F01FOOBARXXAXXX1234123456}{2:O1031041060411AAABESMMAXXX55944670160604111041N}{3:{113:ROMF}{108:0604113641000001}{119:STP}}{4:\n" + - ":20:1234123421340001\n" + - ":13C:/RNCTIME/1040+0000\n" + - ":23B:CRED\n" + - ":23E:SDVA\n" + - ":23E:CORT\n" + - ":32A:010411EUR1275000,\n" + - ":33B:EUR1234567,\n" + - ":50A:ABCEESM1XXX\n" + - ":52A:ABCEESM1XXX\n" + - ":53A:ABCEESM1XXX\n" + - ":57A:FOOBARXXXXX\n" + - ":59:/ES1234123412341234123412\n" + - "FOOBAR SECURITIES S.V. S.A\n" + - ":71A:OUR\n" + - "-}{5:{MAC:184123B4}{CHK:5EFE8E14DF81}}"; + messageToParse = + "{1:F01FOOBARXXAXXX1234123456}{2:O1031041060411AAABESMMAXXX55944670160604111041N}{3:{113:ROMF}{108:0604113641000001}{119:STP}}{4:\n" + + ":20:1234123421340001\n" + + ":13C:/RNCTIME/1040+0000\n" + + ":23B:CRED\n" + + ":23E:SDVA\n" + + ":23E:CORT\n" + + ":32A:010411EUR1275000,\n" + + ":33B:EUR1234567,\n" + + ":50A:ABCEESM1XXX\n" + + ":52A:ABCEESM1XXX\n" + + ":53A:ABCEESM1XXX\n" + + ":57A:FOOBARXXXXX\n" + + ":59:/ES1234123412341234123412\n" + + "FOOBAR SECURITIES S.V. S.A\n" + + ":71A:OUR\n" + + "-}{5:{MAC:184123B4}{CHK:5EFE8E14DF81}}"; assertEquals("103", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARXXAXXX1234123456", b1.getBlockValue()); - //check b2 + // check b2 assertEquals("O1031041060411AAABESMMAXXX55944670160604111041N", b2.getBlockValue()); - //check b3 + // check b3 assertEquals(3, b3.countAll()); assertEquals("ROMF", b3.getTagValue("113")); assertEquals("0604113641000001", b3.getTagValue("108")); assertEquals("STP", b3.getTagValue("119")); - //check b4 + // check b4 assertEquals(13, b4.countAll()); assertEquals("1234123421340001", b4.getTagValue("20")); assertEquals("/RNCTIME/1040+0000", b4.getTagValue("13C")); assertEquals("CRED", b4.getTagValue("23B")); - //first ocurrence of 23E + // first ocurrence of 23E assertEquals("SDVA", b4.getTagValue("23E")); - //all ocurrences of 23E + // all ocurrences of 23E tags = b4.getTagsByName("23E"); assertEquals("SDVA", tags[0].getValue()); assertEquals("CORT", tags[1].getValue()); @@ -156,7 +156,7 @@ public void test103_2() { assertEquals("/ES1234123412341234123412\n" + "FOOBAR SECURITIES S.V. S.A", b4.getTagValue("59")); assertEquals("OUR", b4.getTagValue("71A")); - //check b5 + // check b5 assertEquals(2, b5.countAll()); assertEquals("184123B4", b5.getTagValue("MAC")); assertEquals("5EFE8E14DF81", b5.getTagValue("CHK")); @@ -164,49 +164,50 @@ public void test103_2() { @Test public void test103_3() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O1030954060228RRRRESMMAXXX55549966520602280954N}{3:{113:NOMT}{108:2006022800940029}{119:STP}}{4:\n" + - ":20:B185008345547244\n" + - ":13C:/SNDTIME/0951+0100\n" + - ":13C:/RNCTIME/0952+0100\n" + - ":23B:CRED\n" + - ":32A:010228EUR2999,66\n" + - ":33B:EUR2999,66\n" + - ":50K:FOOOBANK NA EUR (LONDON BRANCH) LVL\n" + - "12, FOOOGROUP CENT. CANADA SQ., CA\n" + - "NNNN WWWWW, LONDON E99 5LB CONTACT\n" + - "99 (0) 999 999 9999 GCNPPCCY FOOO\n" + - ":52A://TAGBFOOOGB2LXXXB185008345547244\n" + - "FOOOIE2X\n" + - ":53A:/0951A060228GBES00350\n" + - "FOONGB2L\n" + - ":57A:FOOBARYY\n" + - ":59:/ES8700940001822410908524\n" + - "FOO CAPITAL ADVISORS\n" + - "SPAIN AGENCIA DE VALORES\n" + - "PLAZA XXXXXX YYYYY ZZZZZZ 9\n" + - "MADRID,\n" + - ":70:B0706\n" + - ":71A:BEN\n" + - ":71F:EUR0,\n" + - ":72:/ACC/BANKXXXX FOOOOOOOO, 20\n" + - "//MADRID,\n" + - "-}{5:{MAC:07CDCC9A}{CHK:AD1FAEE8537B}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030954060228RRRRESMMAXXX55549966520602280954N}{3:{113:NOMT}{108:2006022800940029}{119:STP}}{4:\n" + + ":20:B185008345547244\n" + + ":13C:/SNDTIME/0951+0100\n" + + ":13C:/RNCTIME/0952+0100\n" + + ":23B:CRED\n" + + ":32A:010228EUR2999,66\n" + + ":33B:EUR2999,66\n" + + ":50K:FOOOBANK NA EUR (LONDON BRANCH) LVL\n" + + "12, FOOOGROUP CENT. CANADA SQ., CA\n" + + "NNNN WWWWW, LONDON E99 5LB CONTACT\n" + + "99 (0) 999 999 9999 GCNPPCCY FOOO\n" + + ":52A://TAGBFOOOGB2LXXXB185008345547244\n" + + "FOOOIE2X\n" + + ":53A:/0951A060228GBES00350\n" + + "FOONGB2L\n" + + ":57A:FOOBARYY\n" + + ":59:/ES8700940001822410908524\n" + + "FOO CAPITAL ADVISORS\n" + + "SPAIN AGENCIA DE VALORES\n" + + "PLAZA XXXXXX YYYYY ZZZZZZ 9\n" + + "MADRID,\n" + + ":70:B0706\n" + + ":71A:BEN\n" + + ":71F:EUR0,\n" + + ":72:/ACC/BANKXXXX FOOOOOOOO, 20\n" + + "//MADRID,\n" + + "-}{5:{MAC:07CDCC9A}{CHK:AD1FAEE8537B}}"; assertEquals("103", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARYYAXXX1234123456", b1.getBlockValue()); - //check b2 + // check b2 assertEquals("O1030954060228RRRRESMMAXXX55549966520602280954N", b2.getBlockValue()); - //check b3 + // check b3 assertEquals(3, b3.countAll()); assertEquals("NOMT", b3.getTagValue("113")); assertEquals("2006022800940029", b3.getTagValue("108")); assertEquals("STP", b3.getTagValue("119")); - //check b4 + // check b4 assertEquals(15, b4.countAll()); assertEquals("B185008345547244", b4.getTagValue("20")); @@ -218,20 +219,26 @@ public void test103_3() { assertEquals("010228EUR2999,66", b4.getTagValue("32A")); assertEquals("EUR2999,66", b4.getTagValue("33B")); - assertEquals("FOOOBANK NA EUR (LONDON BRANCH) LVL\n" + "12, FOOOGROUP CENT. CANADA SQ., CA\n" + "NNNN WWWWW, LONDON E99 5LB CONTACT\n" + "99 (0) 999 999 9999 GCNPPCCY FOOO", b4.getTagValue("50K")); + assertEquals( + "FOOOBANK NA EUR (LONDON BRANCH) LVL\n" + "12, FOOOGROUP CENT. CANADA SQ., CA\n" + + "NNNN WWWWW, LONDON E99 5LB CONTACT\n" + "99 (0) 999 999 9999 GCNPPCCY FOOO", + b4.getTagValue("50K")); assertEquals("//TAGBFOOOGB2LXXXB185008345547244\n" + "FOOOIE2X", b4.getTagValue("52A")); assertEquals("/0951A060228GBES00350\n" + "FOONGB2L", b4.getTagValue("53A")); assertEquals("FOOBARYY", b4.getTagValue("57A")); - assertEquals("/ES8700940001822410908524\n" + "FOO CAPITAL ADVISORS\n" + "SPAIN AGENCIA DE VALORES\n" + "PLAZA XXXXXX YYYYY ZZZZZZ 9\n" + "MADRID,", b4.getTagValue("59")); + assertEquals( + "/ES8700940001822410908524\n" + "FOO CAPITAL ADVISORS\n" + "SPAIN AGENCIA DE VALORES\n" + + "PLAZA XXXXXX YYYYY ZZZZZZ 9\n" + "MADRID,", + b4.getTagValue("59")); assertEquals("B0706", b4.getTagValue("70")); assertEquals("BEN", b4.getTagValue("71A")); assertEquals("EUR0,", b4.getTagValue("71F")); assertEquals("/ACC/BANKXXXX FOOOOOOOO, 20\n" + "//MADRID,", b4.getTagValue("72")); - //check b5 + // check b5 assertEquals(2, b5.countAll()); assertEquals("07CDCC9A", b5.getTagValue("MAC")); assertEquals("AD1FAEE8537B", b5.getTagValue("CHK")); @@ -239,47 +246,48 @@ public void test103_3() { @Test public void test103_4() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O1031101051102UUUUESMMAXXX54267818770511021101N}{3:{113:ROMF}{108:0511029000000056}}{4:\n" + - ":20:0511029000000056\n" + - ":13C:/RNCTIME/123123123+0000\n" + - ":23B:CRED\n" + - ":32A:051102EUR88888,88\n" + - ":33B:EUR88888,88\n" + - ":50K:/12345678\n" + - "DIRECCION GENERAL DEL FOOBAR\n" + - ":53A:EEEEESMMXXX\n" + - ":57A:FOOBARYYXXX\n" + - ":59:/00123456789012345678\n" + - "FOOOOBAR, S.A.\n" + - "PS DE YYYYYYYYY 88\n" + - "MADRID\n" + - ":70:/CNC/FRA. 8888 CUENTA 88 SEPTIEMBRE\n" + - "//MANT\n" + - "//NIMIENTO EQUIPOS E INSTALACIONES\n" + - "//TO\n" + - ":71A:OUR\n" + - ":72:/PORCTA1/M FOOOOOO(001622053100386\n" + - "//123123123)\n" + - "/REFBEN/123123123A80960552\n" + - "/REC/123123123\n" + - "/CODORD/123123123\n" + - ":77B:/ORDERRES///123123123\n" + - "-}{5:{MAC:17F13741}{CHK:802BE35B36EB}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O1031101051102UUUUESMMAXXX54267818770511021101N}{3:{113:ROMF}{108:0511029000000056}}{4:\n" + + ":20:0511029000000056\n" + + ":13C:/RNCTIME/123123123+0000\n" + + ":23B:CRED\n" + + ":32A:051102EUR88888,88\n" + + ":33B:EUR88888,88\n" + + ":50K:/12345678\n" + + "DIRECCION GENERAL DEL FOOBAR\n" + + ":53A:EEEEESMMXXX\n" + + ":57A:FOOBARYYXXX\n" + + ":59:/00123456789012345678\n" + + "FOOOOBAR, S.A.\n" + + "PS DE YYYYYYYYY 88\n" + + "MADRID\n" + + ":70:/CNC/FRA. 8888 CUENTA 88 SEPTIEMBRE\n" + + "//MANT\n" + + "//NIMIENTO EQUIPOS E INSTALACIONES\n" + + "//TO\n" + + ":71A:OUR\n" + + ":72:/PORCTA1/M FOOOOOO(001622053100386\n" + + "//123123123)\n" + + "/REFBEN/123123123A80960552\n" + + "/REC/123123123\n" + + "/CODORD/123123123\n" + + ":77B:/ORDERRES///123123123\n" + + "-}{5:{MAC:17F13741}{CHK:802BE35B36EB}}"; assertEquals("103", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARYYAXXX1234123456", b1.getBlockValue()); - //check b2 + // check b2 assertEquals("O1031101051102UUUUESMMAXXX54267818770511021101N", b2.getBlockValue()); - //check b3 + // check b3 assertEquals(2, b3.countAll()); assertEquals("ROMF", b3.getTagValue("113")); assertEquals("0511029000000056", b3.getTagValue("108")); - //check b4 + // check b4 assertEquals(13, b4.countAll()); assertEquals("0511029000000056", b4.getTagValue("20")); assertEquals("/RNCTIME/123123123+0000", b4.getTagValue("13C")); @@ -290,17 +298,24 @@ public void test103_4() { assertEquals("EEEEESMMXXX", b4.getTagValue("53A")); assertEquals("FOOBARYYXXX", b4.getTagValue("57A")); - assertEquals("/00123456789012345678\n" + "FOOOOBAR, S.A.\n" + "PS DE YYYYYYYYY 88\n" + "MADRID", b4.getTagValue("59")); + assertEquals( + "/00123456789012345678\n" + "FOOOOBAR, S.A.\n" + "PS DE YYYYYYYYY 88\n" + "MADRID", + b4.getTagValue("59")); - assertEquals("/CNC/FRA. 8888 CUENTA 88 SEPTIEMBRE\n" + "//MANT\n" + "//NIMIENTO EQUIPOS E INSTALACIONES\n" + "//TO", b4.getTagValue("70")); + assertEquals( + "/CNC/FRA. 8888 CUENTA 88 SEPTIEMBRE\n" + "//MANT\n" + "//NIMIENTO EQUIPOS E INSTALACIONES\n" + "//TO", + b4.getTagValue("70")); assertEquals("OUR", b4.getTagValue("71A")); - assertEquals("/PORCTA1/M FOOOOOO(001622053100386\n" + "//123123123)\n" + "/REFBEN/123123123A80960552\n" + "/REC/123123123\n" + "/CODORD/123123123", b4.getTagValue("72")); + assertEquals( + "/PORCTA1/M FOOOOOO(001622053100386\n" + "//123123123)\n" + "/REFBEN/123123123A80960552\n" + + "/REC/123123123\n" + "/CODORD/123123123", + b4.getTagValue("72")); assertEquals("/ORDERRES///123123123", b4.getTagValue("77B")); - //check b5 + // check b5 assertEquals(2, b5.countAll()); assertEquals("17F13741", b5.getTagValue("MAC")); assertEquals("802BE35B36EB", b5.getTagValue("CHK")); @@ -308,44 +323,45 @@ public void test103_4() { @Test public void test103_5() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O1031101051102KKKKESMMAXXX54267818770511021101N}{3:{113:ROMF}{108:0511029000000056}}{4:\n" + - ":20:0511029000000056\n" + - ":13C:/RNCTIME/1101+0000\n" + - ":23B:CRED\n" + - ":32A:051102EUR66666,66\n" + - ":33B:EUR66666,66\n" + - ":50K:/12345678\n" + - "AAAA BBB CCCCC DDDDD\n" + - ":53A:FOOBARMMXXX\n" + - ":57A:FOOBARYYXXX\n" + - ":59:/00123456789012345678\n" + - "FOOBAR, S.A.\n" + - "PS DE FFFFFFF 66\n" + - "MADRID\n" + - ":70:/CNC/FRA. 6666 CUENTA 66 EEEEEEE\n" + - "//MANT\n" + "//NIMIENTO EQUIPOS E UUUUUUUUUUUUU\n" + - "//TO\n" + ":71A:OUR\n" + - ":72:/PORCTA1/M YYYYYYY(001622053100386\n" + - "//98)\n" + "/REFBEN/000A80960552\n" + - "/REC/00940001872410904744\n" + - "/CODORD/40005\n" + - ":77B:/ORDERRES///000000\n" + - "-}{5:{MAC:17F13741}{CHK:802BE35B36EB}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O1031101051102KKKKESMMAXXX54267818770511021101N}{3:{113:ROMF}{108:0511029000000056}}{4:\n" + + ":20:0511029000000056\n" + + ":13C:/RNCTIME/1101+0000\n" + + ":23B:CRED\n" + + ":32A:051102EUR66666,66\n" + + ":33B:EUR66666,66\n" + + ":50K:/12345678\n" + + "AAAA BBB CCCCC DDDDD\n" + + ":53A:FOOBARMMXXX\n" + + ":57A:FOOBARYYXXX\n" + + ":59:/00123456789012345678\n" + + "FOOBAR, S.A.\n" + + "PS DE FFFFFFF 66\n" + + "MADRID\n" + + ":70:/CNC/FRA. 6666 CUENTA 66 EEEEEEE\n" + + "//MANT\n" + + "//NIMIENTO EQUIPOS E UUUUUUUUUUUUU\n" + "//TO\n" + + ":71A:OUR\n" + ":72:/PORCTA1/M YYYYYYY(001622053100386\n" + + "//98)\n" + + "/REFBEN/000A80960552\n" + "/REC/00940001872410904744\n" + + "/CODORD/40005\n" + + ":77B:/ORDERRES///000000\n" + + "-}{5:{MAC:17F13741}{CHK:802BE35B36EB}}"; assertEquals("103", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARYYAXXX1234123456", b1.getBlockValue()); - //check b2 + // check b2 assertEquals("O1031101051102KKKKESMMAXXX54267818770511021101N", b2.getBlockValue()); - //check b3 + // check b3 assertEquals(2, b3.countAll()); assertEquals("ROMF", b3.getTagValue("113")); assertEquals("0511029000000056", b3.getTagValue("108")); - //check b4 + // check b4 assertEquals(13, b4.countAll()); assertEquals("0511029000000056", b4.getTagValue("20")); assertEquals("/RNCTIME/1101+0000", b4.getTagValue("13C")); @@ -356,17 +372,23 @@ public void test103_5() { assertEquals("FOOBARMMXXX", b4.getTagValue("53A")); assertEquals("FOOBARYYXXX", b4.getTagValue("57A")); - assertEquals("/00123456789012345678\n" + "FOOBAR, S.A.\n" + "PS DE FFFFFFF 66\n" + "MADRID", b4.getTagValue("59")); + assertEquals( + "/00123456789012345678\n" + "FOOBAR, S.A.\n" + "PS DE FFFFFFF 66\n" + "MADRID", b4.getTagValue("59")); - assertEquals("/CNC/FRA. 6666 CUENTA 66 EEEEEEE\n" + "//MANT\n" + "//NIMIENTO EQUIPOS E UUUUUUUUUUUUU\n" + "//TO", b4.getTagValue("70")); + assertEquals( + "/CNC/FRA. 6666 CUENTA 66 EEEEEEE\n" + "//MANT\n" + "//NIMIENTO EQUIPOS E UUUUUUUUUUUUU\n" + "//TO", + b4.getTagValue("70")); assertEquals("OUR", b4.getTagValue("71A")); - assertEquals("/PORCTA1/M YYYYYYY(001622053100386\n" + "//98)\n" + "/REFBEN/000A80960552\n" + "/REC/00940001872410904744\n" + "/CODORD/40005", b4.getTagValue("72")); + assertEquals( + "/PORCTA1/M YYYYYYY(001622053100386\n" + "//98)\n" + "/REFBEN/000A80960552\n" + + "/REC/00940001872410904744\n" + "/CODORD/40005", + b4.getTagValue("72")); assertEquals("/ORDERRES///000000", b4.getTagValue("77B")); - //check b5 + // check b5 assertEquals(2, b5.countAll()); assertEquals("17F13741", b5.getTagValue("MAC")); assertEquals("802BE35B36EB", b5.getTagValue("CHK")); @@ -374,47 +396,48 @@ public void test103_5() { @Test public void test103_6() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O1031101051102KKKKESMMAXXX54267818770511021101N}{3:{113:ROMF}{108:0511029000000056}}{4:\n" + - ":20:0511029000000056\n" + - ":13C:/RNCTIME/1101+0000\n" + - ":23B:CRED\n" + - ":32A:051102EUR66666,66\n" + - ":33B:EUR66666,66\n" + - ":50K:/1234}5678\n" + - "AAAA BBB CCCCC DDDDD\n" + - ":53A:FOOBARMMXXX\n" + - ":57A:FOOBARYYXXX\n" + - ":59:/00123456789012345678\n" + - "FOOBAR, S.A.\n" + - "PS DE FFFFFFF 66\n" + - "MADRID\n" + - ":70:/CNC/FRA. 6666 CUENTA 66 EEEEEEE\n" + - "//MANT\n" + - "//NIMIENTO EQUIPOS E UUUUUUUUUUUUU\n" + - "//TO\n" + - ":71A:OUR\n" + - ":72:/PORCTA1/M YYYYYYY(001622053100386\n" + - "//98)\n" + "/REFBEN/000A80960552\n" + - "/REC/00940001872410904744\n" + - "/CODORD/40005\n" + - ":77B:/ORDERRES///000000\n" + - "-}{5:{MAC:17F13741}{CHK:802BE35B36EB}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O1031101051102KKKKESMMAXXX54267818770511021101N}{3:{113:ROMF}{108:0511029000000056}}{4:\n" + + ":20:0511029000000056\n" + + ":13C:/RNCTIME/1101+0000\n" + + ":23B:CRED\n" + + ":32A:051102EUR66666,66\n" + + ":33B:EUR66666,66\n" + + ":50K:/1234}5678\n" + + "AAAA BBB CCCCC DDDDD\n" + + ":53A:FOOBARMMXXX\n" + + ":57A:FOOBARYYXXX\n" + + ":59:/00123456789012345678\n" + + "FOOBAR, S.A.\n" + + "PS DE FFFFFFF 66\n" + + "MADRID\n" + + ":70:/CNC/FRA. 6666 CUENTA 66 EEEEEEE\n" + + "//MANT\n" + + "//NIMIENTO EQUIPOS E UUUUUUUUUUUUU\n" + + "//TO\n" + + ":71A:OUR\n" + + ":72:/PORCTA1/M YYYYYYY(001622053100386\n" + + "//98)\n" + + "/REFBEN/000A80960552\n" + "/REC/00940001872410904744\n" + + "/CODORD/40005\n" + + ":77B:/ORDERRES///000000\n" + + "-}{5:{MAC:17F13741}{CHK:802BE35B36EB}}"; assertEquals("103", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARYYAXXX1234123456", b1.getBlockValue()); - //check b2 + // check b2 assertEquals("O1031101051102KKKKESMMAXXX54267818770511021101N", b2.getBlockValue()); - //check b3 + // check b3 assertEquals(2, b3.countAll()); assertEquals("ROMF", b3.getTagValue("113")); assertEquals("0511029000000056", b3.getTagValue("108")); - //check b4 - // assertEquals(13, b4.countAll()); + // check b4 + // assertEquals(13, b4.countAll()); assertEquals("0511029000000056", b4.getTagValue("20")); assertEquals("/RNCTIME/1101+0000", b4.getTagValue("13C")); assertEquals("CRED", b4.getTagValue("23B")); @@ -424,17 +447,23 @@ public void test103_6() { assertEquals("FOOBARMMXXX", b4.getTagValue("53A")); assertEquals("FOOBARYYXXX", b4.getTagValue("57A")); - assertEquals("/00123456789012345678\n" + "FOOBAR, S.A.\n" + "PS DE FFFFFFF 66\n" + "MADRID", b4.getTagValue("59")); + assertEquals( + "/00123456789012345678\n" + "FOOBAR, S.A.\n" + "PS DE FFFFFFF 66\n" + "MADRID", b4.getTagValue("59")); - assertEquals("/CNC/FRA. 6666 CUENTA 66 EEEEEEE\n" + "//MANT\n" + "//NIMIENTO EQUIPOS E UUUUUUUUUUUUU\n" + "//TO", b4.getTagValue("70")); + assertEquals( + "/CNC/FRA. 6666 CUENTA 66 EEEEEEE\n" + "//MANT\n" + "//NIMIENTO EQUIPOS E UUUUUUUUUUUUU\n" + "//TO", + b4.getTagValue("70")); assertEquals("OUR", b4.getTagValue("71A")); - assertEquals("/PORCTA1/M YYYYYYY(001622053100386\n" + "//98)\n" + "/REFBEN/000A80960552\n" + "/REC/00940001872410904744\n" + "/CODORD/40005", b4.getTagValue("72")); + assertEquals( + "/PORCTA1/M YYYYYYY(001622053100386\n" + "//98)\n" + "/REFBEN/000A80960552\n" + + "/REC/00940001872410904744\n" + "/CODORD/40005", + b4.getTagValue("72")); assertEquals("/ORDERRES///000000", b4.getTagValue("77B")); - //check b5 + // check b5 assertEquals(2, b5.countAll()); assertEquals("17F13741", b5.getTagValue("MAC")); assertEquals("802BE35B36EB", b5.getTagValue("CHK")); @@ -442,55 +471,57 @@ public void test103_6() { @Test public void test103_7() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + - ":20:D051026EUR100057\n" + - ":13C:/RNCTIME/0802+0000\n" + - ":23B:CRED\n" + - ":32A:051028EUR6740,91\n" + - ":33B:EUR6740,91\n" + - ":50A:SSSSESMMXXX\n" + - ":53A:BBBBESMMXXX\n" + - ":57A:FOOBARYYXXX\n" + - ":59:/ES0123456789012345671234\n" + - "FOOOOO 1000 FOOBAR S.A.\n" + - ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + - "/123123123: FOOVIMAR 2000 FOOBAR\n" + - ":71A:SHA" + - "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + + ":20:D051026EUR100057\n" + + ":13C:/RNCTIME/0802+0000\n" + + ":23B:CRED\n" + + ":32A:051028EUR6740,91\n" + + ":33B:EUR6740,91\n" + + ":50A:SSSSESMMXXX\n" + + ":53A:BBBBESMMXXX\n" + + ":57A:FOOBARYYXXX\n" + + ":59:/ES0123456789012345671234\n" + + "FOOOOO 1000 FOOBAR S.A.\n" + + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + + "/123123123: FOOVIMAR 2000 FOOBAR\n" + + ":71A:SHA" + + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; assertEquals("103", parseMessage(messageToParse).getType()); } @Test public void test103_8() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + - ":20:Return A\n" + - ":23B:CRED\n" + - ":32A:021125USD100,25\n" + - ":33B:USD100,25\n" + - ":50K:Franz Holzappel GMBH Vienna\n" + - ":59:H.F. Janssen\n" + - ":71A:SHA\n" + - ":72:/REJT/59\n" + - "/BE04/\n" + - "/MREF/Sample A /CHGS/EUR20,\n" + - "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + + ":20:Return A\n" + + ":23B:CRED\n" + + ":32A:021125USD100,25\n" + + ":33B:USD100,25\n" + + ":50K:Franz Holzappel GMBH Vienna\n" + + ":59:H.F. Janssen\n" + + ":71A:SHA\n" + + ":72:/REJT/59\n" + + "/BE04/\n" + + "/MREF/Sample A /CHGS/EUR20,\n" + + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; assertEquals("103", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARYYAXXX1234123456", b1.getBlockValue()); - //check b2 + // check b2 assertEquals("O1030803051028AAPBESMMAXXX54237368560510280803N", b2.getBlockValue()); - //check b3 + // check b3 assertEquals(3, b3.countAll()); assertEquals("NOMF", b3.getTagValue("113")); assertEquals("0510280086100057", b3.getTagValue("108")); assertEquals("STP", b3.getTagValue("119")); - //check b4 + // check b4 // assertEquals(13, b4.countAll()); assertEquals("Return A", b4.getTagValue("20")); assertEquals("CRED", b4.getTagValue("23B")); @@ -508,11 +539,12 @@ public void test103_8() { assertEquals("59", structured.get(0).getNarrativeFragments().get(0)); assertEquals("BE04", structured.get(1).getCodeword()); assertEquals("MREF", structured.get(2).getCodeword()); - assertEquals("Sample A /CHGS/EUR20,", structured.get(2).getNarrativeFragments().get(0)); - //check b5 + assertEquals( + "Sample A /CHGS/EUR20,", + structured.get(2).getNarrativeFragments().get(0)); + // check b5 assertEquals(2, b5.countAll()); assertEquals("D9D8FA56", b5.getTagValue("MAC")); assertEquals("46E46A6460F2", b5.getTagValue("CHK")); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/MT199ParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/MT199ParserTest.java index 7777ae17f..6196bf1b0 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/MT199ParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/MT199ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,50 +24,48 @@ public class MT199ParserTest extends BaseMessageTestcase { - @Test public void test199_01() throws Exception { - String s = "{1:F01AAAAUSC0AXXX8321000092}{2:I199FOOBARAAXXXXN}{4:\n" + - ":20:24986614073\n" + - ":79:TO. HSBC INTERNATIONAL TRUSTEE LIMITED\n" + - "ATTN. FOO LAM / FOO CHENG - FAX NO. 11112222\n" + - "FROM. JF ASSET MANAGEMENT LIMITED\n" + - "RE. JF ASIA ABSOLUTE RETURN FUND\n" + - "A/C: 614073\n" + - ".\n" + - "- STOCK BORROWING\n" + - "BORROWER. JF ASIA ABSOLUTE RETURN FUND\n" + - "LENDER. J.P. MORGAN SECURITIES LTD LONDON\n" + - "STOCK. HSBC TAIWAN FOO FD (ISIN: )\n" + - "QUANTITY. 400,000\n" + - "MARGIN PRICE. USD5.1234567\n" + - "COLLATERAL EQUI. USD2,049,382.68\n" + - "TRADE DATE. 23 MAR 2012\n" + - "SETTLEMENT DATE. 23 MAR 2012\n" + - "PERIOD. OPEN-ENDED\n" + - "RATE. -4.0(REBATE RATE)\n" + - "DIVIDEND TERMS. 100 PCT GROSS\n" + - "SETTLEMENT.\n" + - "PLEASE RECEIVE THE CAPTIONED SHARES FROM THE\n" + - "DEPOSITORY TRUST CO, FOO A/C JP MORGAN\n" + - "SECURITIES LTD. A/C NO. THIRD PARTY A/C NO. 123\n" + - "ON SETTLEMENT DATE FREE OF PAYMENT.\n" + - "COLLATERAL.\n" + - "PLEASE REMIT THE STOCK BORROWING CASH COLLATERAL\n" + - "OF USD1,234,567.89 TO JPMORGAN CHASE BANK, NEW\n" + - "YORK (CHASUS33) ABA 1234567, BENE: FOO LONDON\n" + - "(JPMSGB2L) A/C 0123-45-678, CREDIT TO: JF ASIA\n" + - "ABSOLUTE RETURN FUND A/C 1234 UPON INSTRUCTION\n" + - "MATCHED AND COMPLETION OF STOCK SETTLEMENT.\n" + - "PLEASE NOTIFY US WITHIN 24 HOURS IF ANY\n" + - "DISCREPANCY FOUND, OTHERWISE THE DETAILS STATED\n" + - "ABOVE WILL BE TREATED AS CORRECT.\n" + - ".\n" + - "1\n" + - "2\n" + - "3\n" + - "4\n" + - "-}"; + String s = "{1:F01AAAAUSC0AXXX8321000092}{2:I199FOOBARAAXXXXN}{4:\n" + ":20:24986614073\n" + + ":79:TO. HSBC INTERNATIONAL TRUSTEE LIMITED\n" + + "ATTN. FOO LAM / FOO CHENG - FAX NO. 11112222\n" + + "FROM. JF ASSET MANAGEMENT LIMITED\n" + + "RE. JF ASIA ABSOLUTE RETURN FUND\n" + + "A/C: 614073\n" + + ".\n" + + "- STOCK BORROWING\n" + + "BORROWER. JF ASIA ABSOLUTE RETURN FUND\n" + + "LENDER. J.P. MORGAN SECURITIES LTD LONDON\n" + + "STOCK. HSBC TAIWAN FOO FD (ISIN: )\n" + + "QUANTITY. 400,000\n" + + "MARGIN PRICE. USD5.1234567\n" + + "COLLATERAL EQUI. USD2,049,382.68\n" + + "TRADE DATE. 23 MAR 2012\n" + + "SETTLEMENT DATE. 23 MAR 2012\n" + + "PERIOD. OPEN-ENDED\n" + + "RATE. -4.0(REBATE RATE)\n" + + "DIVIDEND TERMS. 100 PCT GROSS\n" + + "SETTLEMENT.\n" + + "PLEASE RECEIVE THE CAPTIONED SHARES FROM THE\n" + + "DEPOSITORY TRUST CO, FOO A/C JP MORGAN\n" + + "SECURITIES LTD. A/C NO. THIRD PARTY A/C NO. 123\n" + + "ON SETTLEMENT DATE FREE OF PAYMENT.\n" + + "COLLATERAL.\n" + + "PLEASE REMIT THE STOCK BORROWING CASH COLLATERAL\n" + + "OF USD1,234,567.89 TO JPMORGAN CHASE BANK, NEW\n" + + "YORK (CHASUS33) ABA 1234567, BENE: FOO LONDON\n" + + "(JPMSGB2L) A/C 0123-45-678, CREDIT TO: JF ASIA\n" + + "ABSOLUTE RETURN FUND A/C 1234 UPON INSTRUCTION\n" + + "MATCHED AND COMPLETION OF STOCK SETTLEMENT.\n" + + "PLEASE NOTIFY US WITHIN 24 HOURS IF ANY\n" + + "DISCREPANCY FOUND, OTHERWISE THE DETAILS STATED\n" + + "ABOVE WILL BE TREATED AS CORRECT.\n" + + ".\n" + + "1\n" + + "2\n" + + "3\n" + + "4\n" + + "-}"; SwiftMessage msg = new SwiftParser(s).message(); final String value = msg.getBlock4().getTagByName("79").getValue(); assertEquals("\n4", value.substring(value.length() - 2)); @@ -75,32 +73,31 @@ public void test199_01() throws Exception { @Test public void test199_02() throws Exception { - String s = "{1:F01AAAAUSC0AXXX8321000092}{2:I199FOOBARAAXXXXN}{4:\n" + - ":20:628735BKRU3X\n" + - ":79:TO. CITIBANK NA (NEW YORK)\n" + - "ATTN. ANTHONY FOO/BONI FOO - ABC OPERATIONS\n" + - "FROM.\n" + - "RE. FOO SUB A/C 12345\n" + - "A/C: 961XXX\n" + - ".\n" + - "WE CONFIRM TO INCREASE THE FOLLOWING DEPOSIT FROM\n" + - "USD100,027.78 TO USD150,000.00.\n" + - "TRADED 01 MAY 2012\n" + - "VALUE 01 MAY 2012\n" + - "MATURITY 02 MAY 2012\n" + - "AMOUNT USD150,000.00\n" + - "RATE 10.0000\n" + - ".\n" + - "INSTRUCTIONS:\n" + - "PLEASE RECEIVE USD49,972.22 FROM\n" + - "STATE STREET BANK AND TRUST CO, NA NEW YORK\n" + - "SWIFT CODE: FOOSUS3N\n" + - "CHIPS UID263760\n" + - "VALUE 01 MAY 2012\n" + - ".\n" + - "REGARDS,\n" + - "}\n" + - "-}"; + String s = "{1:F01AAAAUSC0AXXX8321000092}{2:I199FOOBARAAXXXXN}{4:\n" + ":20:628735BKRU3X\n" + + ":79:TO. CITIBANK NA (NEW YORK)\n" + + "ATTN. ANTHONY FOO/BONI FOO - ABC OPERATIONS\n" + + "FROM.\n" + + "RE. FOO SUB A/C 12345\n" + + "A/C: 961XXX\n" + + ".\n" + + "WE CONFIRM TO INCREASE THE FOLLOWING DEPOSIT FROM\n" + + "USD100,027.78 TO USD150,000.00.\n" + + "TRADED 01 MAY 2012\n" + + "VALUE 01 MAY 2012\n" + + "MATURITY 02 MAY 2012\n" + + "AMOUNT USD150,000.00\n" + + "RATE 10.0000\n" + + ".\n" + + "INSTRUCTIONS:\n" + + "PLEASE RECEIVE USD49,972.22 FROM\n" + + "STATE STREET BANK AND TRUST CO, NA NEW YORK\n" + + "SWIFT CODE: FOOSUS3N\n" + + "CHIPS UID263760\n" + + "VALUE 01 MAY 2012\n" + + ".\n" + + "REGARDS,\n" + + "}\n" + + "-}"; SwiftMessage msg = new SwiftParser(s).message(); final String value = msg.getBlock4().getTagByName("79").getValue(); final char lastChar = value.charAt(value.length() - 1); @@ -109,12 +106,12 @@ public void test199_02() throws Exception { @Test public void test199_03() throws Exception { - String s = "{1:F01AAAAUSC0AXXX8321000092}{2:I199FOOBARAAXXXXN}{4:\n" + - ":20:628735BKRU3X\n" + - ":79:TO. FOO NA (HONG KONG)\n" + - "FOO\n" + - "REGARDS,\n" + - "{\n" + //invalid character + String s = "{1:F01AAAAUSC0AXXX8321000092}{2:I199FOOBARAAXXXXN}{4:\n" + ":20:628735BKRU3X\n" + + ":79:TO. FOO NA (HONG KONG)\n" + + "FOO\n" + + "REGARDS,\n" + + "{\n" + + // invalid character "-}"; SwiftMessage msg = new SwiftParser(s).message(); final String value = msg.getBlock4().getTagByName("79").getValue(); @@ -124,10 +121,10 @@ public void test199_03() throws Exception { @Test public void test199_04() throws Exception { - String s = "{1:F01AAAAUSC0AXXX8321000092}{2:I199FOOBARAAXXXXN}{4:\n" + - ":20:628735BKRU3X\n" + - ":79:foo\n" + - "}\n" + //invalid character + String s = "{1:F01AAAAUSC0AXXX8321000092}{2:I199FOOBARAAXXXXN}{4:\n" + ":20:628735BKRU3X\n" + + ":79:foo\n" + + "}\n" + + // invalid character "-}"; SwiftMessage msg = new SwiftParser(s).message(); final String value = msg.getBlock4().getTagByName("79").getValue(); @@ -136,12 +133,12 @@ public void test199_04() throws Exception { @Test public void test199_05() throws Exception { - String s = "{1:F01AAAAUSC0AXXX8321000092}{2:I199FOOBARAAXXXXN}{4:\n" + - ":20:628735BKRU3X\n" + - ":79:foo\n" + - "}\n" + //invalid character - ":13C:bar\n" + - "-}"; + String s = "{1:F01AAAAUSC0AXXX8321000092}{2:I199FOOBARAAXXXXN}{4:\n" + ":20:628735BKRU3X\n" + + ":79:foo\n" + + "}\n" + + // invalid character + ":13C:bar\n" + + "-}"; SwiftMessage msg = new SwiftParser(s).message(); final Tag t13 = msg.getBlock4().getTagByName("13C"); @@ -154,14 +151,13 @@ public void test199_05() throws Exception { @Test public void test199_06() throws Exception { - String s = "{4:\n" + - ":79:foo\n" + - "}\n" + //invalid character + String s = "{4:\n" + ":79:foo\n" + + "}\n" + + // invalid character "-}"; SwiftMessage msg = new SwiftParser(s).message(); final String value = msg.getBlock4().getTagByName("79").getValue(); assertEquals("foo\n}", value); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/MT202ParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/MT202ParserTest.java index 604127bf4..b53f88cb8 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/MT202ParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/MT202ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -29,29 +29,30 @@ public class MT202ParserTest extends BaseMessageTestcase { @Test public void test202_1() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O2020810060308QQQQESMMAXXX55610922240603080810N}{3:{113:NOMT}{108:2006030800940016}}{4:\n" + - ":20:X2XC05060308\n" + - ":21:X2XC05060308\n" + - ":13C:/SNDTIME/0809+0100\n" + - ":13C:/RNCTIME/0809+0100\n" + - ":32A:060308EUR12345,67\n" + - ":52A://FOOLLLLLLULLXXXL2SC05060308\n" + - "LLLLLULLXXX\n" + - ":53A:/0809A060308LUES00054\n" + - "FOOOOOOO\n" + - ":57A:FOOBARYYXXX\n" + - ":58A:/ES4100940060792840000017\n" + - "FOOBARYYXXX\n" + - ":72:/BNF/REDEM 123.456 SHS B LU01191229\n" + - "//00 FOOOOO L FUND EQUITY FOOOBAR\n" + - "//EUROP AT NAV 88.88 06032006\n" + - "//BY ORDER OF FOOBAR L FUND\n" + - "//EQUITY FOOOBAR EUROPE\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O2020810060308QQQQESMMAXXX55610922240603080810N}{3:{113:NOMT}{108:2006030800940016}}{4:\n" + + ":20:X2XC05060308\n" + + ":21:X2XC05060308\n" + + ":13C:/SNDTIME/0809+0100\n" + + ":13C:/RNCTIME/0809+0100\n" + + ":32A:060308EUR12345,67\n" + + ":52A://FOOLLLLLLULLXXXL2SC05060308\n" + + "LLLLLULLXXX\n" + + ":53A:/0809A060308LUES00054\n" + + "FOOOOOOO\n" + + ":57A:FOOBARYYXXX\n" + + ":58A:/ES4100940060792840000017\n" + + "FOOBARYYXXX\n" + + ":72:/BNF/REDEM 123.456 SHS B LU01191229\n" + + "//00 FOOOOO L FUND EQUITY FOOOBAR\n" + + "//EUROP AT NAV 88.88 06032006\n" + + "//BY ORDER OF FOOBAR L FUND\n" + + "//EQUITY FOOOBAR EUROPE\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("202", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARYYAXXX1234123456", b1.getBlockValue()); assertEquals("F", b1.getApplicationId()); assertEquals("01", b1.getServiceId()); @@ -59,7 +60,7 @@ public void test202_1() { assertEquals("1234", b1.getSessionNumber()); assertEquals("123456", b1.getSequenceNumber()); - //check b2 + // check b2 assertEquals("O2020810060308QQQQESMMAXXX55610922240603080810N", b2.getBlockValue()); assertEquals("202", b2.getMessageType()); assertEquals("0810", ((SwiftBlock2Output) b2).getSenderInputTime()); @@ -72,12 +73,12 @@ public void test202_1() { assertEquals("0810", ((SwiftBlock2Output) b2).getReceiverOutputTime()); assertEquals("N", b2.getMessagePriority()); - //check b3 + // check b3 assertEquals(2, b3.countAll()); assertEquals("NOMT", b3.getTagValue("113")); assertEquals("2006030800940016", b3.getTagValue("108")); - //check b4 + // check b4 assertEquals(10, b4.countAll()); assertEquals("X2XC05060308", b4.getTagValue("20")); assertEquals("X2XC05060308", b4.getTagValue("21")); @@ -91,13 +92,14 @@ public void test202_1() { assertEquals("/0809A060308LUES00054\n" + "FOOOOOOO", b4.getTagValue("53A")); assertEquals("FOOBARYYXXX", b4.getTagValue("57A")); assertEquals("/ES4100940060792840000017\n" + "FOOBARYYXXX", b4.getTagValue("58A")); - assertEquals("/BNF/REDEM 123.456 SHS B LU01191229\n" + - "//00 FOOOOO L FUND EQUITY FOOOBAR\n" + - "//EUROP AT NAV 88.88 06032006\n" + - "//BY ORDER OF FOOBAR L FUND\n" + - "//EQUITY FOOOBAR EUROPE", b4.getTagValue("72")); - - //check b5 + assertEquals( + "/BNF/REDEM 123.456 SHS B LU01191229\n" + "//00 FOOOOO L FUND EQUITY FOOOBAR\n" + + "//EUROP AT NAV 88.88 06032006\n" + + "//BY ORDER OF FOOBAR L FUND\n" + + "//EQUITY FOOOBAR EUROPE", + b4.getTagValue("72")); + + // check b5 assertEquals(2, b5.countAll()); assertEquals("0D3E6718", b5.getTagValue("MAC")); assertEquals("76FFBA03C41F", b5.getTagValue("CHK")); @@ -105,40 +107,41 @@ public void test202_1() { @Test public void test202_2() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O2021340060306PPPPESMMAXXX55590714410603061340N}{3:{113:NOMT}{108:2006030600940035}}{4:\n" + - ":20:C2CI03060306\n" + - ":21:C2CI03060306\n" + - ":13C:/SNDTIME/1339+0100\n" + - ":13C:/RNCTIME/1339+0100\n" + - ":32A:060306EUR199999,99\n" + - ":52A://FOOOBGLLLUYYXXXL2SI03060306\n" + - "BGLLLUYYXXX\n" + - ":53A:/1339A060306LUES00052\n" + - "FOOOOOOO\n" + - ":57A:FOOBARYYXXX\n" + - ":58A:/ES4100940060792840000017\n" + - "FOOBARYYXXX\n" + - ":72:/BNF/REDEM 1876.543 SHS B LU011111\n" + - "//3634 FOOBAR L FUND ABSOLUTE\n" + - "//RETURN BOND AT NAV 199.99 FROM\n" + - "//02032006 B/O FOOBAR L FUND ABSOLU\n" + - "//TE RETURN BOND\n" + - "-}{5:{MAC:2424F8B6}{CHK:F76887F6C516}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O2021340060306PPPPESMMAXXX55590714410603061340N}{3:{113:NOMT}{108:2006030600940035}}{4:\n" + + ":20:C2CI03060306\n" + + ":21:C2CI03060306\n" + + ":13C:/SNDTIME/1339+0100\n" + + ":13C:/RNCTIME/1339+0100\n" + + ":32A:060306EUR199999,99\n" + + ":52A://FOOOBGLLLUYYXXXL2SI03060306\n" + + "BGLLLUYYXXX\n" + + ":53A:/1339A060306LUES00052\n" + + "FOOOOOOO\n" + + ":57A:FOOBARYYXXX\n" + + ":58A:/ES4100940060792840000017\n" + + "FOOBARYYXXX\n" + + ":72:/BNF/REDEM 1876.543 SHS B LU011111\n" + + "//3634 FOOBAR L FUND ABSOLUTE\n" + + "//RETURN BOND AT NAV 199.99 FROM\n" + + "//02032006 B/O FOOBAR L FUND ABSOLU\n" + + "//TE RETURN BOND\n" + + "-}{5:{MAC:2424F8B6}{CHK:F76887F6C516}}"; assertEquals("202", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARYYAXXX1234123456", b1.getBlockValue()); - //check b2 + // check b2 assertEquals("O2021340060306PPPPESMMAXXX55590714410603061340N", b2.getBlockValue()); - //check b3 + // check b3 assertEquals(2, b3.countAll()); assertEquals("NOMT", b3.getTagValue("113")); assertEquals("2006030600940035", b3.getTagValue("108")); - //check b4 + // check b4 assertEquals(10, b4.countAll()); assertEquals("C2CI03060306", b4.getTagValue("20")); assertEquals("C2CI03060306", b4.getTagValue("21")); @@ -152,13 +155,14 @@ public void test202_2() { assertEquals("/1339A060306LUES00052\n" + "FOOOOOOO", b4.getTagValue("53A")); assertEquals("FOOBARYYXXX", b4.getTagValue("57A")); assertEquals("/ES4100940060792840000017\n" + "FOOBARYYXXX", b4.getTagValue("58A")); - assertEquals("/BNF/REDEM 1876.543 SHS B LU011111\n" + - "//3634 FOOBAR L FUND ABSOLUTE\n" + - "//RETURN BOND AT NAV 199.99 FROM\n" + - "//02032006 B/O FOOBAR L FUND ABSOLU\n" + - "//TE RETURN BOND", b4.getTagValue("72")); - - //check b5 + assertEquals( + "/BNF/REDEM 1876.543 SHS B LU011111\n" + "//3634 FOOBAR L FUND ABSOLUTE\n" + + "//RETURN BOND AT NAV 199.99 FROM\n" + + "//02032006 B/O FOOBAR L FUND ABSOLU\n" + + "//TE RETURN BOND", + b4.getTagValue("72")); + + // check b5 assertEquals(2, b5.countAll()); assertEquals("2424F8B6", b5.getTagValue("MAC")); assertEquals("F76887F6C516", b5.getTagValue("CHK")); @@ -166,40 +170,41 @@ public void test202_2() { @Test public void test202_3() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O2020838060307AAAABRMMAXXX55600795140603070838N}{3:{113:NOMT}{108:2006030700940021}}{4:\n" + - ":20:B2B404060307\n" + - ":21:B2B404060307\n" + - ":13C:/SNDTIME/0837+0100\n" + - ":13C:/RNCTIME/0837+0100\n" + - ":32A:060307EUR54321,23\n" + - ":52A://FOOUBGLLBRLLXXXL2S404060307\n" + - "BGLLBRLLXXX\n" + - ":53A:/0837A060307AABR00038\n" + - "FOOOOOOO\n" + - ":57A:FOOBARYYXXX\n" + - ":58A:/BR4100940060792840000017\n" + - "FOOBARYYXXX\n" + - ":72:/BNF/REDEM 123.456 SHS B AA02077585\n" + - "//81 FOOOBAR L FUND BOND INFLATION\n" + - "//LINKE AT NAV 123.45 FROM 03032006\n" + - "//B/O FOOOBAR L FUND BOND INFLATION\n" + - "//LINKED\n" + - "-}{5:{MAC:CF70285B}{CHK:51C671F55CB7}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O2020838060307AAAABRMMAXXX55600795140603070838N}{3:{113:NOMT}{108:2006030700940021}}{4:\n" + + ":20:B2B404060307\n" + + ":21:B2B404060307\n" + + ":13C:/SNDTIME/0837+0100\n" + + ":13C:/RNCTIME/0837+0100\n" + + ":32A:060307EUR54321,23\n" + + ":52A://FOOUBGLLBRLLXXXL2S404060307\n" + + "BGLLBRLLXXX\n" + + ":53A:/0837A060307AABR00038\n" + + "FOOOOOOO\n" + + ":57A:FOOBARYYXXX\n" + + ":58A:/BR4100940060792840000017\n" + + "FOOBARYYXXX\n" + + ":72:/BNF/REDEM 123.456 SHS B AA02077585\n" + + "//81 FOOOBAR L FUND BOND INFLATION\n" + + "//LINKE AT NAV 123.45 FROM 03032006\n" + + "//B/O FOOOBAR L FUND BOND INFLATION\n" + + "//LINKED\n" + + "-}{5:{MAC:CF70285B}{CHK:51C671F55CB7}}"; assertEquals("202", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARYYAXXX1234123456", b1.getBlockValue()); - //check b2 + // check b2 assertEquals("O2020838060307AAAABRMMAXXX55600795140603070838N", b2.getBlockValue()); - //check b3 + // check b3 assertEquals(2, b3.countAll()); assertEquals("NOMT", b3.getTagValue("113")); assertEquals("2006030700940021", b3.getTagValue("108")); - //check b4 + // check b4 assertEquals(10, b4.countAll()); assertEquals("B2B404060307", b4.getTagValue("20")); assertEquals("B2B404060307", b4.getTagValue("21")); @@ -213,13 +218,14 @@ public void test202_3() { assertEquals("/0837A060307AABR00038\n" + "FOOOOOOO", b4.getTagValue("53A")); assertEquals("FOOBARYYXXX", b4.getTagValue("57A")); assertEquals("/BR4100940060792840000017\n" + "FOOBARYYXXX", b4.getTagValue("58A")); - assertEquals("/BNF/REDEM 123.456 SHS B AA02077585\n" + - "//81 FOOOBAR L FUND BOND INFLATION\n" + - "//LINKE AT NAV 123.45 FROM 03032006\n" + - "//B/O FOOOBAR L FUND BOND INFLATION\n" + - "//LINKED", b4.getTagValue("72")); - - //check b5 + assertEquals( + "/BNF/REDEM 123.456 SHS B AA02077585\n" + "//81 FOOOBAR L FUND BOND INFLATION\n" + + "//LINKE AT NAV 123.45 FROM 03032006\n" + + "//B/O FOOOBAR L FUND BOND INFLATION\n" + + "//LINKED", + b4.getTagValue("72")); + + // check b5 assertEquals(2, b5.countAll()); assertEquals("CF70285B", b5.getTagValue("MAC")); assertEquals("51C671F55CB7", b5.getTagValue("CHK")); @@ -227,38 +233,39 @@ public void test202_3() { @Test public void test202_4() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O2021011060227FOOOESMMAXXX55529778600602271011N}{3:{113:NOMT}{108:2006022700940034}}{4:\n" + - ":20:A2A504060227\n" + - ":21:A2A504060227\n" + - ":13C:/SNDTIME/1010+0100\n" + - ":32A:060227EUR11111,11\n" + - ":52A://FOOUBGLLARLLXXXL2S504060227\n" + - "BGLLARLLXXX\n" + - ":53A:/1010A060227ARES00071\n" + - "FOOOOOOO\n" + - ":57A:FOOBARYYXXX\n" + - ":58A:/AR4100940060792840000017\n" + - "FOOBARYYXXX\n" + - ":72:/BNF/REDEM 33.333 SHS B XX008704538\n" + - "//0 FOOOBAR X YYYY BOND EURO PM/RV\n" + - "//1 AT NAV 444.44 FROM 22.02.06\n" + - "//B/O FOOBAR X YYYY BOND EURO\n" + - "-}{5:{MAC:D45AA0E8}{CHK:3406C04414BD}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O2021011060227FOOOESMMAXXX55529778600602271011N}{3:{113:NOMT}{108:2006022700940034}}{4:\n" + + ":20:A2A504060227\n" + + ":21:A2A504060227\n" + + ":13C:/SNDTIME/1010+0100\n" + + ":32A:060227EUR11111,11\n" + + ":52A://FOOUBGLLARLLXXXL2S504060227\n" + + "BGLLARLLXXX\n" + + ":53A:/1010A060227ARES00071\n" + + "FOOOOOOO\n" + + ":57A:FOOBARYYXXX\n" + + ":58A:/AR4100940060792840000017\n" + + "FOOBARYYXXX\n" + + ":72:/BNF/REDEM 33.333 SHS B XX008704538\n" + + "//0 FOOOBAR X YYYY BOND EURO PM/RV\n" + + "//1 AT NAV 444.44 FROM 22.02.06\n" + + "//B/O FOOBAR X YYYY BOND EURO\n" + + "-}{5:{MAC:D45AA0E8}{CHK:3406C04414BD}}"; assertEquals("202", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARYYAXXX1234123456", b1.getBlockValue()); - //check b2 + // check b2 assertEquals("O2021011060227FOOOESMMAXXX55529778600602271011N", b2.getBlockValue()); - //check b3 + // check b3 assertEquals(2, b3.countAll()); assertEquals("NOMT", b3.getTagValue("113")); assertEquals("2006022700940034", b3.getTagValue("108")); - //check b4 + // check b4 assertEquals(9, b4.countAll()); assertEquals("A2A504060227", b4.getTagValue("20")); assertEquals("A2A504060227", b4.getTagValue("21")); @@ -268,12 +275,13 @@ public void test202_4() { assertEquals("/1010A060227ARES00071\n" + "FOOOOOOO", b4.getTagValue("53A")); assertEquals("FOOBARYYXXX", b4.getTagValue("57A")); assertEquals("/AR4100940060792840000017\n" + "FOOBARYYXXX", b4.getTagValue("58A")); - assertEquals("/BNF/REDEM 33.333 SHS B XX008704538\n" + - "//0 FOOOBAR X YYYY BOND EURO PM/RV\n" + - "//1 AT NAV 444.44 FROM 22.02.06\n" + - "//B/O FOOBAR X YYYY BOND EURO", b4.getTagValue("72")); + assertEquals( + "/BNF/REDEM 33.333 SHS B XX008704538\n" + "//0 FOOOBAR X YYYY BOND EURO PM/RV\n" + + "//1 AT NAV 444.44 FROM 22.02.06\n" + + "//B/O FOOBAR X YYYY BOND EURO", + b4.getTagValue("72")); - //check b5 + // check b5 assertEquals(2, b5.countAll()); assertEquals("D45AA0E8", b5.getTagValue("MAC")); assertEquals("3406C04414BD", b5.getTagValue("CHK")); @@ -281,36 +289,37 @@ public void test202_4() { @Test public void test202_5() { - messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O2021559051102ABCDEFMMAXXX54267910040511021559N}{3:{113:NOMT}{108:2005110200940055}}{4:\n" + - ":20:FTR2222222 01\n" + - ":21:NONREF\n" + - ":13C:/RNCTIME/1559+0100\n" + - ":32A:051102EUR339262,0\n" + - ":52A://ABCDEFGHDEFFXXX1234567890 01\n" + - "CHASGB2L\n" + - ":53A:/1234A0123456ABC012345\n" + - "MARKDEFF\n" + - ":57A:FOOBARYY\n" + - ":58A:/US12 1234 6789 1234 1111 1234\n" + - "FOOBARYY\n" + - ":72:/BNF/00940001852410932921ING DIRECT\n" + - "//F.N.IBEX 35 FI\n" + - "-}{5:{MAC:00EAF2F1}{CHK:5A1A7D7807F7}}"; + messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O2021559051102ABCDEFMMAXXX54267910040511021559N}{3:{113:NOMT}{108:2005110200940055}}{4:\n" + + ":20:FTR2222222 01\n" + + ":21:NONREF\n" + + ":13C:/RNCTIME/1559+0100\n" + + ":32A:051102EUR339262,0\n" + + ":52A://ABCDEFGHDEFFXXX1234567890 01\n" + + "CHASGB2L\n" + + ":53A:/1234A0123456ABC012345\n" + + "MARKDEFF\n" + + ":57A:FOOBARYY\n" + + ":58A:/US12 1234 6789 1234 1111 1234\n" + + "FOOBARYY\n" + + ":72:/BNF/00940001852410932921ING DIRECT\n" + + "//F.N.IBEX 35 FI\n" + + "-}{5:{MAC:00EAF2F1}{CHK:5A1A7D7807F7}}"; assertEquals("202", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARYYAXXX1234123456", b1.getBlockValue()); - //check b2 + // check b2 assertEquals("O2021559051102ABCDEFMMAXXX54267910040511021559N", b2.getBlockValue()); - //check b3 + // check b3 assertEquals(2, b3.countAll()); assertEquals("NOMT", b3.getTagValue("113")); assertEquals("2005110200940055", b3.getTagValue("108")); - //check b4 + // check b4 assertEquals(9, b4.countAll()); assertEquals("FTR2222222 01", b4.getTagValue("20")); assertEquals("NONREF", b4.getTagValue("21")); @@ -320,13 +329,11 @@ public void test202_5() { assertEquals("/1234A0123456ABC012345\n" + "MARKDEFF", b4.getTagValue("53A")); assertEquals("FOOBARYY", b4.getTagValue("57A")); assertEquals("/US12 1234 6789 1234 1111 1234\n" + "FOOBARYY", b4.getTagValue("58A")); - assertEquals("/BNF/00940001852410932921ING DIRECT\n" + - "//F.N.IBEX 35 FI", b4.getTagValue("72")); + assertEquals("/BNF/00940001852410932921ING DIRECT\n" + "//F.N.IBEX 35 FI", b4.getTagValue("72")); - //check b5 + // check b5 assertEquals(2, b5.countAll()); assertEquals("00EAF2F1", b5.getTagValue("MAC")); assertEquals("5A1A7D7807F7", b5.getTagValue("CHK")); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/MT535ParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/MT535ParserTest.java index a3d899e2a..1023e9760 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/MT535ParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/MT535ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -29,31 +29,30 @@ public class MT535ParserTest extends BaseMessageTestcase { @Test public void test535_1() { - messageToParse = "{1:F01FOOBARXXAXXX3219604112}{2:I535FOOBARXXXXXXN}{4:\n" + - ":16R:GENL\n" + - ":28E:1/ONLY\n" + - ":13A::STAT//086\n" + - ":20C::SEME//ABC20070327P1\n" + - ":23G:NEWM\n" + - ":98A::STAT//20070327\n" + - ":98C::PREP//20070328043657\n" + - ":22F::SFRE//DAIL\n" + - ":22F::CODE//COMP\n" + - ":22F::STTY//CUST\n" + - ":22F::STBA//TRAD\n" + - ":97A::SAFE//ABC\n" + - ":17B::ACTI//Y\n" + - ":17B::CONS//Y\n" + - ":16S:GENL\n" + - ":16R:ADDINFO\n" + - ":19A::HOLP//USD0,\n" + - ":19A::HOLS//USD0,\n" + - ":16S:ADDINFO\n" + - "-}{5:{MAC:8A1FADA1}{CHK:B018C2CA74CD}}{S:{REF:I20070328.386482886.out/1/1}}"; + messageToParse = "{1:F01FOOBARXXAXXX3219604112}{2:I535FOOBARXXXXXXN}{4:\n" + ":16R:GENL\n" + + ":28E:1/ONLY\n" + + ":13A::STAT//086\n" + + ":20C::SEME//ABC20070327P1\n" + + ":23G:NEWM\n" + + ":98A::STAT//20070327\n" + + ":98C::PREP//20070328043657\n" + + ":22F::SFRE//DAIL\n" + + ":22F::CODE//COMP\n" + + ":22F::STTY//CUST\n" + + ":22F::STBA//TRAD\n" + + ":97A::SAFE//ABC\n" + + ":17B::ACTI//Y\n" + + ":17B::CONS//Y\n" + + ":16S:GENL\n" + + ":16R:ADDINFO\n" + + ":19A::HOLP//USD0,\n" + + ":19A::HOLS//USD0,\n" + + ":16S:ADDINFO\n" + + "-}{5:{MAC:8A1FADA1}{CHK:B018C2CA74CD}}{S:{REF:I20070328.386482886.out/1/1}}"; assertEquals("535", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARXXAXXX3219604112", b1.getBlockValue()); assertEquals("F", b1.getApplicationId()); assertEquals("01", b1.getServiceId()); @@ -61,7 +60,7 @@ public void test535_1() { assertEquals("3219", b1.getSessionNumber()); assertEquals("604112", b1.getSequenceNumber()); - //check b2 + // check b2 assertEquals("I535FOOBARXXXXXXN", b2.getBlockValue()); assertEquals("535", b2.getMessageType()); assertEquals("FOOBARXXXXXX", ((SwiftBlock2Input) b2).getReceiverAddress()); @@ -69,7 +68,7 @@ public void test535_1() { assertNull(((SwiftBlock2Input) b2).getDeliveryMonitoring()); assertNull(((SwiftBlock2Input) b2).getObsolescencePeriod()); - //check b4 + // check b4 assertEquals(19, b4.countAll()); tags = b4.getTagsByName("16R"); @@ -103,15 +102,13 @@ public void test535_1() { assertEquals(":HOLP//USD0,", tags[0].getValue()); assertEquals(":HOLS//USD0,", tags[1].getValue()); - //check b5 + // check b5 assertEquals(2, b5.countAll()); assertEquals("8A1FADA1", b5.getTagValue("MAC")); assertEquals("B018C2CA74CD", b5.getTagValue("CHK")); - //user block (extra data, not swift standard, attached to the message as a trailer block) + // user block (extra data, not swift standard, attached to the message as a trailer block) assertNotNull(o.getUserBlock("S")); assertEquals("I20070328.386482886.out/1/1", o.getUserBlock("S").getTagValue("REF")); } - } - diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/MT541ParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/MT541ParserTest.java index 53cee097c..81e1cafcf 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/MT541ParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/MT541ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,9 +20,8 @@ import com.prowidesoftware.swift.model.SwiftBlock2Input; import com.prowidesoftware.swift.model.Tag; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; /** * MT541 tests @@ -33,45 +32,44 @@ public class MT541ParserTest extends BaseMessageTestcase { @Test public void test541_1() { - messageToParse = "{1:F01FOOBARXXXXXX1234123456}{2:I541FOOOFRPPXXXXN}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//2005080800000944\n" + - ":23G:NEWM\n" + - ":98A::PREP//20050808\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//20050803\n" + - ":98A::SETT//20050808\n" + - ":90B::DEAL//ACTU/EUR11,11\n" + - ":35B:ISIN FR1234567111\n" + - "FRA.FOOOBAR\n" + - ":70E::SPRO//4042\n" + - ":16S:TRADFOO\n" + - ":16R:FIAC\n" + - ":36B::SETT//UNIT/1000,00\n" + - ":97A::SAFE//123456789\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::DEAG/FOOV/1234\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::SELL//FOOOFRPP\n" + - ":97A::SAFE//123456789\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//FOOVFRPP\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::SETT//EUR123456,50\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - "-}"; + messageToParse = "{1:F01FOOBARXXXXXX1234123456}{2:I541FOOOFRPPXXXXN}{4:\n" + ":16R:GENL\n" + + ":20C::SEME//2005080800000944\n" + + ":23G:NEWM\n" + + ":98A::PREP//20050808\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//20050803\n" + + ":98A::SETT//20050808\n" + + ":90B::DEAL//ACTU/EUR11,11\n" + + ":35B:ISIN FR1234567111\n" + + "FRA.FOOOBAR\n" + + ":70E::SPRO//4042\n" + + ":16S:TRADFOO\n" + + ":16R:FIAC\n" + + ":36B::SETT//UNIT/1000,00\n" + + ":97A::SAFE//123456789\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::DEAG/FOOV/1234\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::SELL//FOOOFRPP\n" + + ":97A::SAFE//123456789\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//FOOVFRPP\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::SETT//EUR123456,50\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + "-}"; assertEquals("541", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARXXXXXX1234123456", b1.getBlockValue()); assertEquals("F", b1.getApplicationId()); assertEquals("01", b1.getServiceId()); @@ -79,7 +77,7 @@ public void test541_1() { assertEquals("1234", b1.getSessionNumber()); assertEquals("123456", b1.getSequenceNumber()); - //check b2 + // check b2 assertEquals("I541FOOOFRPPXXXXN", b2.getBlockValue()); assertEquals("541", b2.getMessageType()); assertEquals("FOOOFRPPXXXX", ((SwiftBlock2Input) b2).getReceiverAddress()); @@ -223,41 +221,40 @@ public void test541_1() { @Test public void test541_2() { - messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I541FOOOFRPPXXXXN}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//2002071500000614\n" + - ":23G:NEWM\n" + - ":98A::PREP//20020715\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//20020713\n" + - ":98A::SETT//20020718\n" + - ":90B::DEAL//ACTU/EUR22,22\n" + - ":35B:ISIN FR1234567890\n" + - "FOO DE FRAN\n" + - ":70E::SPRO//1234\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::SETT//UNIT/321,00\n" + - ":97A::SAFE//123456789\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::DEAG/SICV/4042\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::SELL//FOOOFRPP\n" + - ":97A::SAFE//123456789\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//SICVFRPP\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::SETT//EUR123456,78\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - "-}"; + messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I541FOOOFRPPXXXXN}{4:\n" + ":16R:GENL\n" + + ":20C::SEME//2002071500000614\n" + + ":23G:NEWM\n" + + ":98A::PREP//20020715\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//20020713\n" + + ":98A::SETT//20020718\n" + + ":90B::DEAL//ACTU/EUR22,22\n" + + ":35B:ISIN FR1234567890\n" + + "FOO DE FRAN\n" + + ":70E::SPRO//1234\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::SETT//UNIT/321,00\n" + + ":97A::SAFE//123456789\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::DEAG/SICV/4042\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::SELL//FOOOFRPP\n" + + ":97A::SAFE//123456789\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//SICVFRPP\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::SETT//EUR123456,78\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + "-}"; assertEquals("541", parseMessage(messageToParse).getType()); assertEquals("F01FOOBARXXXXXX0000000000", b1.getBlockValue()); assertEquals("I541FOOOFRPPXXXXN", b2.getBlockValue()); @@ -266,41 +263,40 @@ public void test541_2() { @Test public void test541_3() { - messageToParse = "{1:F01FOOBARXXXXXX4321654321}{2:I541FOOOARPPXXXXN}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//2007071800000923\n" + - ":23G:NEWM\n" + - ":98A::PREP//20070718\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//20070714\n" + - ":98A::SETT//20070719\n" + - ":90B::DEAL//ACTU/EUR12,34\n" + - ":35B:ISIN FR1234567890\n" + - "FOO UAP\n" + - ":70E::SPRO//4321\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::SETT//UNIT/222,22\n" + - ":97A::SAFE//123456789\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::DEAG/SICV/4321\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::SELL//FOOOARPP\n" + - ":97A::SAFE//123456789\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//SICVARPP\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::SETT//EUR123456,78\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - "-}"; + messageToParse = "{1:F01FOOBARXXXXXX4321654321}{2:I541FOOOARPPXXXXN}{4:\n" + ":16R:GENL\n" + + ":20C::SEME//2007071800000923\n" + + ":23G:NEWM\n" + + ":98A::PREP//20070718\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//20070714\n" + + ":98A::SETT//20070719\n" + + ":90B::DEAL//ACTU/EUR12,34\n" + + ":35B:ISIN FR1234567890\n" + + "FOO UAP\n" + + ":70E::SPRO//4321\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::SETT//UNIT/222,22\n" + + ":97A::SAFE//123456789\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::DEAG/SICV/4321\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::SELL//FOOOARPP\n" + + ":97A::SAFE//123456789\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//SICVARPP\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::SETT//EUR123456,78\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + "-}"; assertEquals("541", parseMessage(messageToParse).getType()); assertEquals("F01FOOBARXXXXXX4321654321", b1.getBlockValue()); assertEquals("I541FOOOARPPXXXXN", b2.getBlockValue()); @@ -309,39 +305,38 @@ public void test541_3() { @Test public void test541_4() { - messageToParse = "{1:F01FOOBARXXXXXX1234123456}{2:I541FOOODEFFXCUSN}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//2001071800001228\n" + - ":23G:NEWM\n" + - ":98A::PREP//20010718\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//20010713\n" + - ":98A::SETT//20010715\n" + - ":90B::DEAL//ACTU/EUR8,88\n" + - ":35B:ISIN DE1234567890\n" + - "FOOO CREATI\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::SETT//UNIT/6666,66\n" + - ":97A::SAFE//123456789\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::DEAG/AAKV/9876\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::SELL//AAKVDEFF\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//AAKVDEFF\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::SETT//EUR123456,78\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - "-}"; + messageToParse = "{1:F01FOOBARXXXXXX1234123456}{2:I541FOOODEFFXCUSN}{4:\n" + ":16R:GENL\n" + + ":20C::SEME//2001071800001228\n" + + ":23G:NEWM\n" + + ":98A::PREP//20010718\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//20010713\n" + + ":98A::SETT//20010715\n" + + ":90B::DEAL//ACTU/EUR8,88\n" + + ":35B:ISIN DE1234567890\n" + + "FOOO CREATI\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::SETT//UNIT/6666,66\n" + + ":97A::SAFE//123456789\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::DEAG/AAKV/9876\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::SELL//AAKVDEFF\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//AAKVDEFF\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::SETT//EUR123456,78\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + "-}"; assertEquals("541", parseMessage(messageToParse).getType()); assertEquals("F01FOOBARXXXXXX1234123456", b1.getBlockValue()); assertEquals("I541FOOODEFFXCUSN", b2.getBlockValue()); @@ -350,44 +345,42 @@ public void test541_4() { @Test public void test541_5() { - messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I541FOOOUS33XASTN}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//2005071300000248\n" + - ":23G:NEWM\n" + - ":98A::PREP//20050713\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//20050708\n" + - ":98A::SETT//20050713\n" + - ":90B::DEAL//ACTU/USD18,81\n" + - ":35B:ISIN US1234567890\n" + - "FOOOO SYS\n" + - ":70E::SPRO//050\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::SETT//UNIT/1234,00\n" + - ":97A::SAFE//123456789\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::DEAG/DTCYID/050\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::SELL//MSNYUS11\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//DTCYUS11\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::SETT//EUR123456,78\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - "-}"; + messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I541FOOOUS33XASTN}{4:\n" + ":16R:GENL\n" + + ":20C::SEME//2005071300000248\n" + + ":23G:NEWM\n" + + ":98A::PREP//20050713\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//20050708\n" + + ":98A::SETT//20050713\n" + + ":90B::DEAL//ACTU/USD18,81\n" + + ":35B:ISIN US1234567890\n" + + "FOOOO SYS\n" + + ":70E::SPRO//050\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::SETT//UNIT/1234,00\n" + + ":97A::SAFE//123456789\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::DEAG/DTCYID/050\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::SELL//MSNYUS11\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//DTCYUS11\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::SETT//EUR123456,78\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + "-}"; assertEquals("541", parseMessage(messageToParse).getType()); assertEquals("F01FOOBARXXXXXX0000000000", b1.getBlockValue()); assertEquals("I541FOOOUS33XASTN", b2.getBlockValue()); assertEquals(31, b4.countAll()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/MT543ParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/MT543ParserTest.java index 1015e8452..9f2d9f2e4 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/MT543ParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/MT543ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,9 +20,8 @@ import com.prowidesoftware.swift.model.SwiftBlock2Input; import com.prowidesoftware.swift.model.Tag; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; /** * MT543 tests @@ -33,45 +32,44 @@ public class MT543ParserTest extends BaseMessageTestcase { @Test public void test543_1() { - messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I543FOOODEFFXCUSN}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//2008101900002890\n" + - ":23G:NEWM\n" + - ":98A::PREP//20081019\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//20081017\n" + - ":98A::SETT//20081019\n" + - ":90B::DEAL//ACTU/EUR11,11\n" + - ":35B:ISIN US1234567890\n" + - "AAAA BBBBBB\n" + - ":70E::SPRO//1234\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::SETT//UNIT/123,45\n" + - ":97A::SAFE//100948783600\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::REAG/DAKV/8888\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::BUYR//SSSSNL2A\n" + - ":97A::SAFE//223602222\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//FOOVDEFF\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::SETT//EUR1234,56\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - "-}"; + messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I543FOOODEFFXCUSN}{4:\n" + ":16R:GENL\n" + + ":20C::SEME//2008101900002890\n" + + ":23G:NEWM\n" + + ":98A::PREP//20081019\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//20081017\n" + + ":98A::SETT//20081019\n" + + ":90B::DEAL//ACTU/EUR11,11\n" + + ":35B:ISIN US1234567890\n" + + "AAAA BBBBBB\n" + + ":70E::SPRO//1234\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::SETT//UNIT/123,45\n" + + ":97A::SAFE//100948783600\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::REAG/DAKV/8888\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::BUYR//SSSSNL2A\n" + + ":97A::SAFE//223602222\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//FOOVDEFF\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::SETT//EUR1234,56\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + "-}"; assertEquals("543", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARXXXXXX0000000000", b1.getBlockValue()); assertEquals("F", b1.getApplicationId()); assertEquals("01", b1.getServiceId()); @@ -79,7 +77,7 @@ public void test543_1() { assertEquals("0000", b1.getSessionNumber()); assertEquals("000000", b1.getSequenceNumber()); - //check b2 + // check b2 assertEquals("I543FOOODEFFXCUSN", b2.getBlockValue()); assertEquals("543", b2.getMessageType()); assertEquals("FOOODEFFXCUS", ((SwiftBlock2Input) b2).getReceiverAddress()); @@ -115,41 +113,40 @@ public void test543_1() { @Test public void test543_2() { - messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I543FOOOUKPPXXXXN}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//2004080300000523\n" + - ":23G:NEWM\n" + - ":98A::PREP//20040803\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//20040801\n" + - ":98A::SETT//20040804\n" + - ":90B::DEAL//ACTU/EUR11,11\n" + - ":35B:ISIN FR1234567890\n" + - "UKUKUK SA\n" + - ":70E::SPRO//2222\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::SETT//UNIT/1000,00\n" + - ":97A::SAFE//0655015035\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::REAG/SICV/2222\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::BUYR//FOOOUKPP\n" + - ":97A::SAFE//0655093044\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//SICVUKPP\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::SETT//EUR11111,00\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - "-}"; + messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I543FOOOUKPPXXXXN}{4:\n" + ":16R:GENL\n" + + ":20C::SEME//2004080300000523\n" + + ":23G:NEWM\n" + + ":98A::PREP//20040803\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//20040801\n" + + ":98A::SETT//20040804\n" + + ":90B::DEAL//ACTU/EUR11,11\n" + + ":35B:ISIN FR1234567890\n" + + "UKUKUK SA\n" + + ":70E::SPRO//2222\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::SETT//UNIT/1000,00\n" + + ":97A::SAFE//0655015035\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::REAG/SICV/2222\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::BUYR//FOOOUKPP\n" + + ":97A::SAFE//0655093044\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//SICVUKPP\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::SETT//EUR11111,00\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + "-}"; assertEquals("543", parseMessage(messageToParse).getType()); assertEquals("F01FOOBARXXXXXX0000000000", b1.getBlockValue()); assertEquals("I543FOOOUKPPXXXXN", b2.getBlockValue()); @@ -158,41 +155,40 @@ public void test543_2() { @Test public void test543_3() { - messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I543FOOOARPPXXXXN}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//2005071100000156\n" + - ":23G:NEWM\n" + - ":98A::PREP//11111111\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//11111111\n" + - ":98A::SETT//11111111\n" + - ":90B::DEAL//ACTU/EUR22,22\n" + - ":35B:ISIN AR1234567890\n" + - "FOOO\n" + - ":70E::SPRO//123\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::SETT//UNIT/333,00\n" + - ":97A::SAFE//0655013333\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::REAG/SICV/444\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::BUYR//FOOANL2A\n" + - ":97A::SAFE//223602590\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//SICVARPP\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::SETT//EUR8888,88\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - "-}"; + messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I543FOOOARPPXXXXN}{4:\n" + ":16R:GENL\n" + + ":20C::SEME//2005071100000156\n" + + ":23G:NEWM\n" + + ":98A::PREP//11111111\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//11111111\n" + + ":98A::SETT//11111111\n" + + ":90B::DEAL//ACTU/EUR22,22\n" + + ":35B:ISIN AR1234567890\n" + + "FOOO\n" + + ":70E::SPRO//123\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::SETT//UNIT/333,00\n" + + ":97A::SAFE//0655013333\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::REAG/SICV/444\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::BUYR//FOOANL2A\n" + + ":97A::SAFE//223602590\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//SICVARPP\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::SETT//EUR8888,88\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + "-}"; assertEquals("543", parseMessage(messageToParse).getType()); assertEquals("F01FOOBARXXXXXX0000000000", b1.getBlockValue()); assertEquals("I543FOOOARPPXXXXN", b2.getBlockValue()); @@ -201,41 +197,40 @@ public void test543_3() { @Test public void test543_4() { - messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I543FOOOPRPPXXXXN}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//2005071400000574\n" + - ":23G:NEWM\n" + - ":98A::PREP//20050714\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//20050713\n" + - ":98A::SETT//20050718\n" + - ":90B::DEAL//ACTU/EUR9,99\n" + - ":35B:ISIN PR1234567890\n" + - "FOOBAR SA\n" + - ":70E::SPRO//4444\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::SETT//UNIT/500,00\n" + - ":97A::SAFE//0655015035\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::REAG/SICV/4444\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::BUYR//FOOOPRPP\n" + - ":97A::SAFE//0655093044\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//SICVPRPP\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::SETT//EUR4999,00\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - "-}"; + messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I543FOOOPRPPXXXXN}{4:\n" + ":16R:GENL\n" + + ":20C::SEME//2005071400000574\n" + + ":23G:NEWM\n" + + ":98A::PREP//20050714\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//20050713\n" + + ":98A::SETT//20050718\n" + + ":90B::DEAL//ACTU/EUR9,99\n" + + ":35B:ISIN PR1234567890\n" + + "FOOBAR SA\n" + + ":70E::SPRO//4444\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::SETT//UNIT/500,00\n" + + ":97A::SAFE//0655015035\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::REAG/SICV/4444\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::BUYR//FOOOPRPP\n" + + ":97A::SAFE//0655093044\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//SICVPRPP\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::SETT//EUR4999,00\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + "-}"; assertEquals("543", parseMessage(messageToParse).getType()); assertEquals("F01FOOBARXXXXXX0000000000", b1.getBlockValue()); assertEquals("I543FOOOPRPPXXXXN", b2.getBlockValue()); @@ -244,43 +239,41 @@ public void test543_4() { @Test public void test543_5() { - messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I543FOOOUS33XASTN}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//B070905000173\n" + - ":23G:NEWM\n" + - ":98A::PREP//20020908\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//20020906\n" + - ":98A::SETT//20020909\n" + - ":90B::DEAL//ACTU/USD3,33\n" + - ":35B:ISIN CA1234567890\n" + - "NORFOO NETW\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::SETT//UNIT/3666,66\n" + - ":97A::SAFE//096373\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::REAG/DTCYID/050\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::BUYR//MSNYUS44\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//DTCYUS44\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::SETT//USD12345,56\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - "-}"; + messageToParse = "{1:F01FOOBARXXXXXX0000000000}{2:I543FOOOUS33XASTN}{4:\n" + ":16R:GENL\n" + + ":20C::SEME//B070905000173\n" + + ":23G:NEWM\n" + + ":98A::PREP//20020908\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//20020906\n" + + ":98A::SETT//20020909\n" + + ":90B::DEAL//ACTU/USD3,33\n" + + ":35B:ISIN CA1234567890\n" + + "NORFOO NETW\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::SETT//UNIT/3666,66\n" + + ":97A::SAFE//096373\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::REAG/DTCYID/050\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::BUYR//MSNYUS44\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//DTCYUS44\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::SETT//USD12345,56\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + "-}"; assertEquals("543", parseMessage(messageToParse).getType()); assertEquals("F01FOOBARXXXXXX0000000000", b1.getBlockValue()); assertEquals("I543FOOOUS33XASTN", b2.getBlockValue()); assertEquals(30, b4.countAll()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/MT564ParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/MT564ParserTest.java index 8942b3c73..b99d7c74c 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/MT564ParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/MT564ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,9 +19,8 @@ import com.prowidesoftware.swift.model.SwiftMessage; import com.prowidesoftware.swift.model.Tag; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; /** * MT564 tests @@ -32,53 +31,54 @@ public class MT564ParserTest extends BaseMessageTestcase { @Test public void test564_1() { - final String msg = "{1:F01MTGSUS6SAXXX3206837054}{2:O5641435070316CHASGB2LDGST07128160300703160735N}{3:{108:000255CQ8272245}}{4:\n" + - ":16R:GENL\n" + - ":20C::CORP//D455103\n" + - ":20C::SEME//029206016\n" + - ":23G:NEWM\n" + - ":22F::CAEV//DVCA\n" + - ":22F::CAMV//MAND\n" + - ":98C::PREP//20070316143348\n" + - ":25D::PROC//COMP\n" + - ":16S:GENL\n" + - ":16R:USECU\n" + - ":35B:ISIN CH0011075394\n" + - "/XX/5983816\n" + - "ZURICH FIN SVS GRP\n" + - "CHF0.10\n" + - ":16R:ACCTINFO\n" + - ":97A::SAFE//760043140\n" + - ":94F::SAFE//CUST/UBSWCHZH80A\n" + - ":93B::ELIG//UNIT/7000,\n" + - ":16S:ACCTINFO\n" + - ":16S:USECU\n" + - ":16R:CADETL\n" + - ":98A::XDTE//20111111\n" + - ":98A::PAYD//20111111\n" + - ":98A::RDTE//20111111\n" + - ":92A::WITF//35,\n" + - ":92A::GRSS//0,000001000\n" + - ":16S:CADETL\n" + - ":16R:CAOPTN\n" + - ":13A::CAON//001\n" + - ":22F::CAOP//CASH\n" + - ":11A::OPTN//CHF\n" + - ":17B::DFLT//Y\n" + - ":98A::XDTE//20111111\n" + - ":98A::PAYD//20111111\n" + - ":98A::RDTE//20111111\n" + - ":92A::GRSS//0,000001000\n" + - ":16R:CASHMOVE\n" + - ":22H::CRDB//CRED\n" + - ":19B::ENTL//CHF0,01\n" + - ":19B::GRSS//CHF0,01\n" + - ":19B::NETT//CHF0,01\n" + - ":98A::PAYD//20111111\n" + - ":98A::VALU//20111111\n" + - ":16S:CASHMOVE\n" + - ":16S:CAOPTN\n" + - "-}"; + final String msg = + "{1:F01MTGSUS6SAXXX3206837054}{2:O5641435070316CHASGB2LDGST07128160300703160735N}{3:{108:000255CQ8272245}}{4:\n" + + ":16R:GENL\n" + + ":20C::CORP//D455103\n" + + ":20C::SEME//029206016\n" + + ":23G:NEWM\n" + + ":22F::CAEV//DVCA\n" + + ":22F::CAMV//MAND\n" + + ":98C::PREP//20070316143348\n" + + ":25D::PROC//COMP\n" + + ":16S:GENL\n" + + ":16R:USECU\n" + + ":35B:ISIN CH0011075394\n" + + "/XX/5983816\n" + + "ZURICH FIN SVS GRP\n" + + "CHF0.10\n" + + ":16R:ACCTINFO\n" + + ":97A::SAFE//760043140\n" + + ":94F::SAFE//CUST/UBSWCHZH80A\n" + + ":93B::ELIG//UNIT/7000,\n" + + ":16S:ACCTINFO\n" + + ":16S:USECU\n" + + ":16R:CADETL\n" + + ":98A::XDTE//20111111\n" + + ":98A::PAYD//20111111\n" + + ":98A::RDTE//20111111\n" + + ":92A::WITF//35,\n" + + ":92A::GRSS//0,000001000\n" + + ":16S:CADETL\n" + + ":16R:CAOPTN\n" + + ":13A::CAON//001\n" + + ":22F::CAOP//CASH\n" + + ":11A::OPTN//CHF\n" + + ":17B::DFLT//Y\n" + + ":98A::XDTE//20111111\n" + + ":98A::PAYD//20111111\n" + + ":98A::RDTE//20111111\n" + + ":92A::GRSS//0,000001000\n" + + ":16R:CASHMOVE\n" + + ":22H::CRDB//CRED\n" + + ":19B::ENTL//CHF0,01\n" + + ":19B::GRSS//CHF0,01\n" + + ":19B::NETT//CHF0,01\n" + + ":98A::PAYD//20111111\n" + + ":98A::VALU//20111111\n" + + ":16S:CASHMOVE\n" + + ":16S:CAOPTN\n" + + "-}"; SwiftMessage o = parseMessage(msg); assertEquals(6, o.getBlock4().countByName("16R")); @@ -94,7 +94,6 @@ public void test564_1() { assertEquals("20C", t.getName()); assertEquals(":SEME//029206016", t.getValue()); - // Last sub block pos = b4Tags.indexOf(blocks[5]); @@ -128,53 +127,54 @@ public void test564_1() { */ @Test public void test564_2() { - messageToParse = "{1:F01MTGSUS6SAXXX3206837054}{2:O5641435070316CHASGB2LDGST07128160300703160735N}{3:{108:000255CQ8272245}}{4:\n" + - ":16R:GENL\n" + - ":20C::CORP//D455103\n" + - ":20C::SEME//029206016\n" + - ":23G:NEWM\n" + - ":22F::CAEV//DVCA\n" + - ":22F::CAMV//MAND\n" + - ":98C::PREP//20070316143348\n" + - ":25D::PROC//COMP\n" + - ":16S:GENL\n" + - ":16R:USECU\n" + - ":35B:ISIN CH0011075394\n" + - "/XX/5983816\n" + - "ZURICH FIN SVS GRP\n" + - "CHF0.10\n" + - ":16R:ACCTINFO\n" + - ":97A::SAFE//760043140\n" + - ":94F::SAFE//CUST/UBSWCHZH80A\n" + - ":93B::ELIG//UNIT/7000,\n" + - ":16S:ACCTINFO\n" + - ":16S:USECU\n" + - ":16R:CADETL\n" + - ":98A::XDTE//20111111\n" + - ":98A::PAYD//20111111\n" + - ":98A::RDTE//20111111\n" + - ":92A::WITF//35,\n" + - ":92A::GRSS//0,000001000\n" + - ":16S:CADETL\n" + - ":16R:CAOPTN\n" + - ":13A::CAON//001\n" + - ":22F::CAOP//CASH\n" + - ":11A::OPTN//CHF\n" + - ":17B::DFLT//Y\n" + - ":98A::XDTE//20111111\n" + - ":98A::PAYD//20111111\n" + - ":98A::RDTE//20111111\n" + - ":92A::GRSS//0,000001000\n" + - ":16R:CASHMOVE\n" + - ":22H::CRDB//CRED\n" + - ":19B::ENTL//CHF0,01\n" + - ":19B::GRSS//CHF0,01\n" + - ":19B::NETT//CHF0,01\n" + - ":98A::PAYD//20111111\n" + - ":98A::VALU//20111111\n" + - ":16S:CASHMOVE\n" + - ":16S:CAOPTN\n" + - "-}"; + messageToParse = + "{1:F01MTGSUS6SAXXX3206837054}{2:O5641435070316CHASGB2LDGST07128160300703160735N}{3:{108:000255CQ8272245}}{4:\n" + + ":16R:GENL\n" + + ":20C::CORP//D455103\n" + + ":20C::SEME//029206016\n" + + ":23G:NEWM\n" + + ":22F::CAEV//DVCA\n" + + ":22F::CAMV//MAND\n" + + ":98C::PREP//20070316143348\n" + + ":25D::PROC//COMP\n" + + ":16S:GENL\n" + + ":16R:USECU\n" + + ":35B:ISIN CH0011075394\n" + + "/XX/5983816\n" + + "ZURICH FIN SVS GRP\n" + + "CHF0.10\n" + + ":16R:ACCTINFO\n" + + ":97A::SAFE//760043140\n" + + ":94F::SAFE//CUST/UBSWCHZH80A\n" + + ":93B::ELIG//UNIT/7000,\n" + + ":16S:ACCTINFO\n" + + ":16S:USECU\n" + + ":16R:CADETL\n" + + ":98A::XDTE//20111111\n" + + ":98A::PAYD//20111111\n" + + ":98A::RDTE//20111111\n" + + ":92A::WITF//35,\n" + + ":92A::GRSS//0,000001000\n" + + ":16S:CADETL\n" + + ":16R:CAOPTN\n" + + ":13A::CAON//001\n" + + ":22F::CAOP//CASH\n" + + ":11A::OPTN//CHF\n" + + ":17B::DFLT//Y\n" + + ":98A::XDTE//20111111\n" + + ":98A::PAYD//20111111\n" + + ":98A::RDTE//20111111\n" + + ":92A::GRSS//0,000001000\n" + + ":16R:CASHMOVE\n" + + ":22H::CRDB//CRED\n" + + ":19B::ENTL//CHF0,01\n" + + ":19B::GRSS//CHF0,01\n" + + ":19B::NETT//CHF0,01\n" + + ":98A::PAYD//20111111\n" + + ":98A::VALU//20111111\n" + + ":16S:CASHMOVE\n" + + ":16S:CAOPTN\n" + + "-}"; assertEquals("564", parseMessage(messageToParse).getType()); assertEquals("F01MTGSUS6SAXXX3206837054", b1.getBlockValue()); assertEquals("O5641435070316CHASGB2LDGST07128160300703160735N", b2.getBlockValue()); @@ -183,56 +183,57 @@ public void test564_2() { @Test public void test564_3() { - messageToParse = "{1:F01MIDLGB22XJAC0000000000}{2:O5640601101117HKBAAU2SXSYD00000000001011160601N}{3:{108:103200583375}}{4:\n" + - ":16R:GENL\n" + - ":20C::CORP//123456\n" + - ":20C::SEME//FOOLLFIXIT2\n" + - ":23G:NEWM\n" + - ":22F::CAEV//RHDI\n" + - ":22F::CAMV//MAND\n" + - ":98A::PREP//20101117\n" + - ":25D::PROC//PREC\n" + - ":16R:LINK\n" + - ":22F::LINK//AFTE\n" + - ":13A::LINK//564\n" + - ":20C::PREV//123757326622300\n" + - ":16S:LINK\n" + - ":16S:GENL\n" + - ":16R:USECU\n" + - ":35B:ISIN AU000000SFR8\n" + - "SANDFIRE RESOURCES NL\n" + - ":16R:ACCTINFO\n" + - ":97A::SAFE//011-176591-061\n" + - ":93B::SETT//UNIT/14586,\n" + - ":16S:ACCTINFO\n" + - ":16S:USECU\n" + - ":16R:CADETL\n" + - ":98A::ANOU//20101116\n" + - ":98B::XDTE//UKWN\n" + - ":98A::EXPI//20101208\n" + - ":98B::MKDT//UKWN\n" + - ":98A::SUBS//20101208\n" + - ":98B::RDDT//UKWN\n" + - ":98A::RDTE//20101119\n" + - ":90B::PRPP//ACTU/AUD6,6\n" + - ":22F::RHDI//EXRI\n" + - ":16S:CADETL\n" + - ":16R:CAOPTN\n" + - ":13A::CAON//001\n" + - ":22F::CAOP//SECU\n" + - ":22F::DISF//RDDN\n" + - ":17B::DFLT//Y\n" + - ":35B:/AU/+SFRRZ\n" + - "FOO RESOURCES NON R RTS\n" + - ":98B::AVAL//UKWN\n" + - ":98A::PAYD//20101122\n" + - ":92D::ADEX//1,/12,\n" + - ":16S:CAOPTN\n" + - ":16R:ADDINFO\n" + - ":70E::ADTX//.\n" + - ":95Q::MERE//ATT: LEE FOO\n" + - ":16S:ADDINFO\n" + - "-}{5:{CHK:000000000000}}"; + messageToParse = + "{1:F01MIDLGB22XJAC0000000000}{2:O5640601101117HKBAAU2SXSYD00000000001011160601N}{3:{108:103200583375}}{4:\n" + + ":16R:GENL\n" + + ":20C::CORP//123456\n" + + ":20C::SEME//FOOLLFIXIT2\n" + + ":23G:NEWM\n" + + ":22F::CAEV//RHDI\n" + + ":22F::CAMV//MAND\n" + + ":98A::PREP//20101117\n" + + ":25D::PROC//PREC\n" + + ":16R:LINK\n" + + ":22F::LINK//AFTE\n" + + ":13A::LINK//564\n" + + ":20C::PREV//123757326622300\n" + + ":16S:LINK\n" + + ":16S:GENL\n" + + ":16R:USECU\n" + + ":35B:ISIN AU000000SFR8\n" + + "SANDFIRE RESOURCES NL\n" + + ":16R:ACCTINFO\n" + + ":97A::SAFE//011-176591-061\n" + + ":93B::SETT//UNIT/14586,\n" + + ":16S:ACCTINFO\n" + + ":16S:USECU\n" + + ":16R:CADETL\n" + + ":98A::ANOU//20101116\n" + + ":98B::XDTE//UKWN\n" + + ":98A::EXPI//20101208\n" + + ":98B::MKDT//UKWN\n" + + ":98A::SUBS//20101208\n" + + ":98B::RDDT//UKWN\n" + + ":98A::RDTE//20101119\n" + + ":90B::PRPP//ACTU/AUD6,6\n" + + ":22F::RHDI//EXRI\n" + + ":16S:CADETL\n" + + ":16R:CAOPTN\n" + + ":13A::CAON//001\n" + + ":22F::CAOP//SECU\n" + + ":22F::DISF//RDDN\n" + + ":17B::DFLT//Y\n" + + ":35B:/AU/+SFRRZ\n" + + "FOO RESOURCES NON R RTS\n" + + ":98B::AVAL//UKWN\n" + + ":98A::PAYD//20101122\n" + + ":92D::ADEX//1,/12,\n" + + ":16S:CAOPTN\n" + + ":16R:ADDINFO\n" + + ":70E::ADTX//.\n" + + ":95Q::MERE//ATT: LEE FOO\n" + + ":16S:ADDINFO\n" + + "-}{5:{CHK:000000000000}}"; assertEquals("564", parseMessage(messageToParse).getType()); assertEquals(":SETT//UNIT/14586,", b4.getTagValue("93B")); @@ -240,5 +241,4 @@ public void test564_3() { b4.getTagByName("93B").setValue(":SETT//UNIT/0000,"); assertEquals(":SETT//UNIT/0000,", b4.getTagValue("93B")); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/MT900ParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/MT900ParserTest.java index 70370d9f9..ac0a13589 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/MT900ParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/MT900ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -28,21 +28,20 @@ public class MT900ParserTest extends BaseMessageTestcase { @Test public void testImproperBlock4Ending() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I900FOOBARXXXXXXN}{4:\n" + - ":20:628735BKRU3X\n" + - ":79:TO. FOOBANK NA (HONG KONG)\n" + - "ATTN. FOO - FOO OPERATIONS\n" + - "FROM.\n" + - "RE. FOO SUB A/C 123456\n" + - "A/C: 961XXX\n" + - ".\n" + - "WE CONFIRM TO INCREASE THE FOLLOWING DEPOSIT FROM\n" + - ".\n" + - "INSTRUCTIONS:\n" + - ".\n" + - "REGARDS,\n" + - "}" + - "{5:{CHK:12C48A7C53B2}}{S:{REF:I20070404.763727356.out/1/1}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I900FOOBARXXXXXXN}{4:\n" + ":20:628735BKRU3X\n" + + ":79:TO. FOOBANK NA (HONG KONG)\n" + + "ATTN. FOO - FOO OPERATIONS\n" + + "FROM.\n" + + "RE. FOO SUB A/C 123456\n" + + "A/C: 961XXX\n" + + ".\n" + + "WE CONFIRM TO INCREASE THE FOLLOWING DEPOSIT FROM\n" + + ".\n" + + "INSTRUCTIONS:\n" + + ".\n" + + "REGARDS,\n" + + "}" + + "{5:{CHK:12C48A7C53B2}}{S:{REF:I20070404.763727356.out/1/1}}"; parseMessage(messageToParse); assertEquals("900", this.o.getType()); @@ -56,12 +55,11 @@ public void testImproperBlock4Ending() { @Test public void testMissingEOBandB5() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I900FOOBARXXXXXXN}{4:\n" + - ":20:628735BKRU3X\n" + - ":79:TO FOO\n" + - "REGARDS,\n" + - "{" + - "{5:{CHK:12C48A7C53B2}}{S:{REF:I20070404.763727356.out/1/1}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I900FOOBARXXXXXXN}{4:\n" + ":20:628735BKRU3X\n" + + ":79:TO FOO\n" + + "REGARDS,\n" + + "{" + + "{5:{CHK:12C48A7C53B2}}{S:{REF:I20070404.763727356.out/1/1}}"; parseMessage(messageToParse); assertEquals("900", this.o.getType()); @@ -74,11 +72,10 @@ public void testMissingEOBandB5() { @Test public void testMissingEOBAndEOF() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I900FOOBARXXXXXXN}{4:\n" + - ":20:628735BKRU3X\n" + - ":79:TO FOO\n" + - "INSTRUCTIONS:\n" + - "{"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I900FOOBARXXXXXXN}{4:\n" + ":20:628735BKRU3X\n" + + ":79:TO FOO\n" + + "INSTRUCTIONS:\n" + + "{"; parseMessage(messageToParse); assertEquals("900", this.o.getType()); @@ -86,5 +83,4 @@ public void testMissingEOBAndEOF() { String last = b4.getTagByName("79").getValue(); assertTrue(last.endsWith("\n{")); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/MT940ParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/MT940ParserTest.java index fa5ded9a7..b40ac9832 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/MT940ParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/MT940ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,9 +19,8 @@ import com.prowidesoftware.swift.io.ConversionService; import com.prowidesoftware.swift.io.IConversionService; -import org.junit.jupiter.api.Test; - import java.io.IOException; +import org.junit.jupiter.api.Test; /** * MT940 tests @@ -32,44 +31,43 @@ public class MT940ParserTest extends BaseMessageTestcase { @Test public void test940_1() { - messageToParse = " {1:F01FOOBARXXAXXX0000000000}{2:I940FOOBARXXXXXXN}{4:\n" + - ":20:REFXXXXX\n" + - ":25:K005201001004509050156\n" + - ":28C:00001\n" + - ":60F:C051007XOF2644893271,0\n" + - ":61:0710241024DF4105400,0FMSC1234567890\n" + - "TEST LIBELLE\n" + - ":61:0710251025DF3000000000,0FMSC1234567890\n" + - "TEST LIBELLE\n" + - ":61:0710251025CF959919691,0FMSC1234567890\n" + - "TEST LIBELLE\n" + - ":61:0710251025CF523237057,0FMSC1234567890\n" + - "TEST LIBELLE\n" + - ":61:0710251025CF3000000000,0FMSC1234567890\n" + - "TEST LIBELLE\n" + - ":62F:C061207XOF4123944619,0\n" + - ":86:Message de bienvenue\n" + - "-}"; + messageToParse = " {1:F01FOOBARXXAXXX0000000000}{2:I940FOOBARXXXXXXN}{4:\n" + ":20:REFXXXXX\n" + + ":25:K005201001004509050156\n" + + ":28C:00001\n" + + ":60F:C051007XOF2644893271,0\n" + + ":61:0710241024DF4105400,0FMSC1234567890\n" + + "TEST LIBELLE\n" + + ":61:0710251025DF3000000000,0FMSC1234567890\n" + + "TEST LIBELLE\n" + + ":61:0710251025CF959919691,0FMSC1234567890\n" + + "TEST LIBELLE\n" + + ":61:0710251025CF523237057,0FMSC1234567890\n" + + "TEST LIBELLE\n" + + ":61:0710251025CF3000000000,0FMSC1234567890\n" + + "TEST LIBELLE\n" + + ":62F:C061207XOF4123944619,0\n" + + ":86:Message de bienvenue\n" + + "-}"; assertEquals("940", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARXXAXXX0000000000", b1.getBlockValue()); assertEquals("F", b1.getApplicationId()); assertEquals("01", b1.getServiceId()); - //assertEquals("ABCDEFGHIJKX", b1.getLogicalTerminal()); - //assertEquals("3227", b1.getSessionNumber()); - //assertEquals("607589", b1.getSequenceNumber()); + // assertEquals("ABCDEFGHIJKX", b1.getLogicalTerminal()); + // assertEquals("3227", b1.getSessionNumber()); + // assertEquals("607589", b1.getSequenceNumber()); - //check b2 + // check b2 assertEquals("I940FOOBARXXXXXXN", b2.getBlockValue()); assertEquals("940", b2.getMessageType()); - //assertEquals("FOOBARXXXXXX", ((SwiftBlock2Input)b2).getReceiverAddress()); - //assertEquals("N", ((SwiftBlock2Input)b2).getMessagePriority()); - //assertNull(((SwiftBlock2Input)b2).getDeliveryMonitoring()); - //assertNull(((SwiftBlock2Input)b2).getObsolescencePeriod()); + // assertEquals("FOOBARXXXXXX", ((SwiftBlock2Input)b2).getReceiverAddress()); + // assertEquals("N", ((SwiftBlock2Input)b2).getMessagePriority()); + // assertNull(((SwiftBlock2Input)b2).getDeliveryMonitoring()); + // assertNull(((SwiftBlock2Input)b2).getObsolescencePeriod()); - //check b4 + // check b4 assertEquals(11, b4.countAll()); assertEquals("REFXXXXX", b4.getTagValue("20")); assertEquals("K005201001004509050156", b4.getTagValue("25")); @@ -93,101 +91,99 @@ public void test940_1() { */ @Test public void test940_2() throws IOException { - String expectedMT940 = "{1:F01SBZAZAJJXXXX0000999999}{2:I940SBZAZAJJTINXN2999}{4:\r\n" + - ":20:S00147 L00001\r\n" + - ":25:401450139\r\n" + - ":28C:00147/00001\r\n" + - ":60F:C100915ZAR504917,30\r\n" + - ":61:1009150915C228,00FTRF019440587//019440587\r\n" + - ":86:CREDIT TRANSFER\r\n" + - "019440587\r\n" + - "9119\r\n" + - "000000000000036\r\n" + - "0,00\r\n" + - ":61:1009150915D500,00FDDT000000083//000000083\r\n" + - ":86:MONEY TRANSFER DEBIT\r\n" + - "000000083\r\n" + - "\r\n" + - "000000000000072\r\n" + - "0,00\r\n" + - ":61:1009150915D100,00FDDT000000083//000000083\r\n" + - ":86:MONEY TRANSFER DEBIT\r\n" + - "000000083\r\n" + - "\r\n" + - "000000000000072\r\n" + - "0,00\r\n" + - ":61:1009150915D6,70FDDT000000094//000000094\r\n" + - ":86:PAYMENT\r\n" + - "000000094\r\n" + - "1509\r\n" + - "000000000000071\r\n" + - "0,00\r\n" + - ":61:1009150915D4,85FDDT000000094//000000094\r\n" + - ":86:MONEY TRANSFER DEBIT\r\n" + - "000000094\r\n" + - "1509\r\n" + - "000000000000072\r\n" + - "0,00\r\n" + - ":61:1009170917D500,00FCHG000301284//000301284\r\n" + - ":86:CHEQUE CASHED\r\n" + - "000301284\r\n" + - "\r\n" + - "000000000000062\r\n" + - "0,00\r\n" + - ":61:1009170917D350,00FDDT000000083//000000083\r\n" + - ":86:MONEY TRANSFER DEBIT\r\n" + - "000000083\r\n" + - "\r\n" + - "000000000000072\r\n" + - "0,00\r\n" + - ":61:1009170917D6,70FDDT000000094//000000094\r\n" + - ":86:PAYMENT\r\n" + - "000000094\r\n" + - "1709\r\n" + - "000000000000071\r\n" + - "0,00\r\n" + - ":61:1009170917D7,60FDDT000000094//000000094\r\n" + - ":86:MONEY TRANSFER DEBIT\r\n" + - "000000094\r\n" + - "1709\r\n" + - "000000000000072\r\n" + - "0,00\r\n" + - ":61:1009200920D350,00FDDT000000083//000000083\r\n" + - ":86:MONEY TRANSFER DEBIT\r\n" + - "000000083\r\n" + - "\r\n" + - "000000000000072\r\n" + - "0,00\r\n" + - ":61:1009200920D3554,92FDDT000000083//000000083\r\n" + - ":86:MONEY TRANSFER DEBIT\r\n" + - "000000083\r\n" + - "\r\n" + - "000000000000072\r\n" + - "0,00\r\n" + - ":61:1009200920D6,70FDDT000000094//000000094\r\n" + - ":86:PAYMENT\r\n" + - "000000094\r\n" + - "2009\r\n" + - "000000000000071\r\n" + - "0,00\r\n" + - ":61:1009200920D7,60FDDT000000094//000000094\r\n" + - ":86:MONEY TRANSFER DEBIT\r\n" + - "000000094\r\n" + - "2009\r\n" + - "000000000000072\r\n" + - "0,00\r\n" + - ":61:1009210921D100,00FDDT000000083//000000083\r\n" + - ":86:MONEY TRANSFER DEBIT\r\n" + - "000000083\r\n" + - "\r\n" + - "000000000000072\r\n" + - "0,00\r\n" + - ":62M:C100921ZAR499650,23\r\n" + - "-}"; + String expectedMT940 = "{1:F01SBZAZAJJXXXX0000999999}{2:I940SBZAZAJJTINXN2999}{4:\r\n" + ":20:S00147 L00001\r\n" + + ":25:401450139\r\n" + + ":28C:00147/00001\r\n" + + ":60F:C100915ZAR504917,30\r\n" + + ":61:1009150915C228,00FTRF019440587//019440587\r\n" + + ":86:CREDIT TRANSFER\r\n" + + "019440587\r\n" + + "9119\r\n" + + "000000000000036\r\n" + + "0,00\r\n" + + ":61:1009150915D500,00FDDT000000083//000000083\r\n" + + ":86:MONEY TRANSFER DEBIT\r\n" + + "000000083\r\n" + + "\r\n" + + "000000000000072\r\n" + + "0,00\r\n" + + ":61:1009150915D100,00FDDT000000083//000000083\r\n" + + ":86:MONEY TRANSFER DEBIT\r\n" + + "000000083\r\n" + + "\r\n" + + "000000000000072\r\n" + + "0,00\r\n" + + ":61:1009150915D6,70FDDT000000094//000000094\r\n" + + ":86:PAYMENT\r\n" + + "000000094\r\n" + + "1509\r\n" + + "000000000000071\r\n" + + "0,00\r\n" + + ":61:1009150915D4,85FDDT000000094//000000094\r\n" + + ":86:MONEY TRANSFER DEBIT\r\n" + + "000000094\r\n" + + "1509\r\n" + + "000000000000072\r\n" + + "0,00\r\n" + + ":61:1009170917D500,00FCHG000301284//000301284\r\n" + + ":86:CHEQUE CASHED\r\n" + + "000301284\r\n" + + "\r\n" + + "000000000000062\r\n" + + "0,00\r\n" + + ":61:1009170917D350,00FDDT000000083//000000083\r\n" + + ":86:MONEY TRANSFER DEBIT\r\n" + + "000000083\r\n" + + "\r\n" + + "000000000000072\r\n" + + "0,00\r\n" + + ":61:1009170917D6,70FDDT000000094//000000094\r\n" + + ":86:PAYMENT\r\n" + + "000000094\r\n" + + "1709\r\n" + + "000000000000071\r\n" + + "0,00\r\n" + + ":61:1009170917D7,60FDDT000000094//000000094\r\n" + + ":86:MONEY TRANSFER DEBIT\r\n" + + "000000094\r\n" + + "1709\r\n" + + "000000000000072\r\n" + + "0,00\r\n" + + ":61:1009200920D350,00FDDT000000083//000000083\r\n" + + ":86:MONEY TRANSFER DEBIT\r\n" + + "000000083\r\n" + + "\r\n" + + "000000000000072\r\n" + + "0,00\r\n" + + ":61:1009200920D3554,92FDDT000000083//000000083\r\n" + + ":86:MONEY TRANSFER DEBIT\r\n" + + "000000083\r\n" + + "\r\n" + + "000000000000072\r\n" + + "0,00\r\n" + + ":61:1009200920D6,70FDDT000000094//000000094\r\n" + + ":86:PAYMENT\r\n" + + "000000094\r\n" + + "2009\r\n" + + "000000000000071\r\n" + + "0,00\r\n" + + ":61:1009200920D7,60FDDT000000094//000000094\r\n" + + ":86:MONEY TRANSFER DEBIT\r\n" + + "000000094\r\n" + + "2009\r\n" + + "000000000000072\r\n" + + "0,00\r\n" + + ":61:1009210921D100,00FDDT000000083//000000083\r\n" + + ":86:MONEY TRANSFER DEBIT\r\n" + + "000000083\r\n" + + "\r\n" + + "000000000000072\r\n" + + "0,00\r\n" + + ":62M:C100921ZAR499650,23\r\n" + + "-}"; IConversionService conversionService = new ConversionService(); String actualMT940 = conversionService.getFIN(new SwiftParser(expectedMT940).message()); assertEquals(actualMT940, expectedMT940); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/MT950ParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/MT950ParserTest.java index 51e22f803..4e3b11505 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/MT950ParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/MT950ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -29,19 +29,18 @@ public class MT950ParserTest extends BaseMessageTestcase { @Test public void test535_1() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I950FOOBARXXXXXXN}{4:\n" + - ":20:12345678070403\n" + - ":25:12345678\n" + - ":28C:93/1\n" + - ":60F:C070403USD0,\n" + - ":61:0704050402C115454,92NSALNONREF\n" + - "/US/037833100/SHS/1235,\n" + - ":62M:C070403USD115454,92\n" + - "-}{5:{CHK:12C48A7C53B2}}{S:{REF:I20070404.763727356.out/1/1}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I950FOOBARXXXXXXN}{4:\n" + ":20:12345678070403\n" + + ":25:12345678\n" + + ":28C:93/1\n" + + ":60F:C070403USD0,\n" + + ":61:0704050402C115454,92NSALNONREF\n" + + "/US/037833100/SHS/1235,\n" + + ":62M:C070403USD115454,92\n" + + "-}{5:{CHK:12C48A7C53B2}}{S:{REF:I20070404.763727356.out/1/1}}"; assertEquals("950", parseMessage(messageToParse).getType()); - //check b1 + // check b1 assertEquals("F01FOOBARXXAXXX3227607589", b1.getBlockValue()); assertEquals("F", b1.getApplicationId()); assertEquals("01", b1.getServiceId()); @@ -49,7 +48,7 @@ public void test535_1() { assertEquals("3227", b1.getSessionNumber()); assertEquals("607589", b1.getSequenceNumber()); - //check b2 + // check b2 assertEquals("I950FOOBARXXXXXXN", b2.getBlockValue()); assertEquals("950", b2.getMessageType()); assertEquals("FOOBARXXXXXX", ((SwiftBlock2Input) b2).getReceiverAddress()); @@ -57,7 +56,7 @@ public void test535_1() { assertNull(((SwiftBlock2Input) b2).getDeliveryMonitoring()); assertNull(((SwiftBlock2Input) b2).getObsolescencePeriod()); - //check b4 + // check b4 assertEquals(6, b4.countAll()); assertEquals("12345678070403", b4.getTagValue("20")); assertEquals("12345678", b4.getTagValue("25")); @@ -66,13 +65,12 @@ public void test535_1() { assertEquals("0704050402C115454,92NSALNONREF\n" + "/US/037833100/SHS/1235,", b4.getTagValue("61")); assertEquals("C070403USD115454,92", b4.getTagValue("62M")); - //check b5 + // check b5 assertEquals(1, b5.countAll()); assertEquals("12C48A7C53B2", b5.getTagValue("CHK")); - //user block (extra data, not swift standard, attached to the message as a trailer block) + // user block (extra data, not swift standard, attached to the message as a trailer block) assertNotNull(o.getUserBlock("S")); assertEquals("I20070404.763727356.out/1/1", o.getUserBlock("S").getTagValue("REF")); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/MTn9nParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/MTn9nParserTest.java index cd5a6d04c..09bf9491c 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/MTn9nParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/MTn9nParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,11 +26,10 @@ public class MTn9nParserTest extends BaseMessageTestcase { @Test public void test192_1() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I192FOOBARXXXXXXN}{4:\n" + - ":20:FOO\n" + - ":21:FOO\n" + - ":11S:FOO\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I192FOOBARXXXXXXN}{4:\n" + ":20:FOO\n" + + ":21:FOO\n" + + ":11S:FOO\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("192", parseMessage(messageToParse).getType()); assertEquals(3, b4.countAll()); assertEquals("FOO", b4.getTagValue("20")); @@ -40,12 +39,11 @@ public void test192_1() { @Test public void test192_2() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I192FOOBARXXXXXXN}{4:\n" + - ":20:FOO\n" + - ":21:FOO\n" + - ":11S:FOO\n" + - ":79:FOO\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I192FOOBARXXXXXXN}{4:\n" + ":20:FOO\n" + + ":21:FOO\n" + + ":11S:FOO\n" + + ":79:FOO\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("192", parseMessage(messageToParse).getType()); assertEquals(4, b4.countAll()); assertEquals("FOO", b4.getTagValue("20")); @@ -56,14 +54,13 @@ public void test192_2() { @Test public void test192_3() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I192FOOBARXXXXXXN}{4:\n" + - ":20:FOO\n" + - ":21:FOO\n" + - ":11S:FOO\n" + - ":79:FOO\n" + - ":52A:FOO\n" + - ":23G:FOO\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I192FOOBARXXXXXXN}{4:\n" + ":20:FOO\n" + + ":21:FOO\n" + + ":11S:FOO\n" + + ":79:FOO\n" + + ":52A:FOO\n" + + ":23G:FOO\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("192", parseMessage(messageToParse).getType()); assertEquals(6, b4.countAll()); assertEquals("FOO", b4.getTagValue("20")); @@ -76,13 +73,12 @@ public void test192_3() { @Test public void test192_4() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I192FOOBARXXXXXXN}{4:\n" + - ":20:FOO\n" + - ":21:FOO\n" + - ":11S:FOO\n" + - ":52A:FOO\n" + - ":23G:FOO\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I192FOOBARXXXXXXN}{4:\n" + ":20:FOO\n" + + ":21:FOO\n" + + ":11S:FOO\n" + + ":52A:FOO\n" + + ":23G:FOO\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("192", parseMessage(messageToParse).getType()); assertEquals(5, b4.countAll()); assertEquals("FOO", b4.getTagValue("20")); @@ -94,14 +90,13 @@ public void test192_4() { @Test public void test192_5() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I192FOOBARXXXXXXN}{4:\n" + - ":20:FOO\n" + - ":21:FOO\n" + - ":11S:FOO\n" + - ":59:FOO\n" + - "FOO2\n" + - ":23G:FOO\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I192FOOBARXXXXXXN}{4:\n" + ":20:FOO\n" + + ":21:FOO\n" + + ":11S:FOO\n" + + ":59:FOO\n" + + "FOO2\n" + + ":23G:FOO\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("192", parseMessage(messageToParse).getType()); assertEquals(5, b4.countAll()); assertEquals("FOO", b4.getTagValue("20")); @@ -113,11 +108,10 @@ public void test192_5() { @Test public void test195_1() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I195FOOBARXXXXXXN}{4:\n" + - ":20:FOO\n" + - ":21:FOO\n" + - ":75:FOO\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I195FOOBARXXXXXXN}{4:\n" + ":20:FOO\n" + + ":21:FOO\n" + + ":75:FOO\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("195", parseMessage(messageToParse).getType()); assertEquals(3, b4.countAll()); assertEquals("FOO", b4.getTagValue("20")); @@ -127,12 +121,11 @@ public void test195_1() { @Test public void test195_2() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I195FOOBARXXXXXXN}{4:\n" + - ":20:FOO\n" + - ":21:FOO\n" + - ":75:FOO\n" + - ":79:FOO\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I195FOOBARXXXXXXN}{4:\n" + ":20:FOO\n" + + ":21:FOO\n" + + ":75:FOO\n" + + ":79:FOO\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("195", parseMessage(messageToParse).getType()); assertEquals(4, b4.countAll()); assertEquals("FOO", b4.getTagValue("20")); @@ -143,14 +136,13 @@ public void test195_2() { @Test public void test195_3() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I195FOOBARXXXXXXN}{4:\n" + - ":20:FOO\n" + - ":21:FOO\n" + - ":75:FOO\n" + - ":79:FOO\n" + - ":20:FOO\n" + - ":21:FOO\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I195FOOBARXXXXXXN}{4:\n" + ":20:FOO\n" + + ":21:FOO\n" + + ":75:FOO\n" + + ":79:FOO\n" + + ":20:FOO\n" + + ":21:FOO\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("195", parseMessage(messageToParse).getType()); assertEquals(6, b4.countAll()); assertEquals("FOO", b4.getTagValue("20")); @@ -163,15 +155,14 @@ public void test195_3() { @Test public void test195_4() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I195FOOBARXXXXXXN}{4:\n" + - ":20:FOO\n" + - ":21:FOO\n" + - ":75:FOO\n" + - ":11R:FOO\n" + - ":21:FOO\n" + - ":52A:FOO\n" + - ":23G:FOO\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I195FOOBARXXXXXXN}{4:\n" + ":20:FOO\n" + + ":21:FOO\n" + + ":75:FOO\n" + + ":11R:FOO\n" + + ":21:FOO\n" + + ":52A:FOO\n" + + ":23G:FOO\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("195", parseMessage(messageToParse).getType()); assertEquals(7, b4.countAll()); assertEquals("FOO", b4.getTagValue("20")); @@ -185,18 +176,17 @@ public void test195_4() { @Test public void test195_5() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I195FOOBARXXXXXXN}{4:\n" + - ":20:FOO\n" + - ":21:FOO\n" + - ":75:FOO\n" + - ":11R:FOO\n" + - ":21:FOO\n" + - ":52A:FOO\n" + - ":23G:FOO\n" + - ":59:FOO\n" + - "FOO2\n" + - ":20:FOO\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I195FOOBARXXXXXXN}{4:\n" + ":20:FOO\n" + + ":21:FOO\n" + + ":75:FOO\n" + + ":11R:FOO\n" + + ":21:FOO\n" + + ":52A:FOO\n" + + ":23G:FOO\n" + + ":59:FOO\n" + + "FOO2\n" + + ":20:FOO\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("195", parseMessage(messageToParse).getType()); assertEquals(9, b4.countAll()); assertEquals("FOO", b4.getTagValue("20")); @@ -212,18 +202,17 @@ public void test195_5() { @Test public void test196_1() { - messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I196FOOBARXXXXXXN}{4:\n" + - ":20:FOO\n" + - ":21:FOO\n" + - ":75:FOO\n" + - ":11R:FOO\n" + - ":21:FOO\n" + - ":52A:FOO\n" + - ":23G:FOO\n" + - ":59:FOO\n" + - "FOO2\n" + - ":20:FOO\n" + - "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; + messageToParse = "{1:F01FOOBARXXAXXX3227607589}{2:I196FOOBARXXXXXXN}{4:\n" + ":20:FOO\n" + + ":21:FOO\n" + + ":75:FOO\n" + + ":11R:FOO\n" + + ":21:FOO\n" + + ":52A:FOO\n" + + ":23G:FOO\n" + + ":59:FOO\n" + + "FOO2\n" + + ":20:FOO\n" + + "-}{5:{MAC:0D3E6718}{CHK:76FFBA03C41F}}"; assertEquals("196", parseMessage(messageToParse).getType()); assertEquals(9, b4.countAll()); assertEquals("FOO", b4.getTagValue("20")); @@ -236,5 +225,4 @@ public void test196_1() { assertEquals("FOO\nFOO2", b4.getTagValue("59")); assertEquals("FOO", b4.getTagValue("20")); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/ParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/ParserTest.java index 82b76a79f..b3afd3ba7 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/ParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,12 +19,11 @@ import com.prowidesoftware.swift.model.SwiftMessage; import com.prowidesoftware.swift.model.mt.mt1xx.MT101; -import org.junit.jupiter.api.Disabled; -import org.junit.jupiter.api.Test; - import java.io.File; import java.io.IOException; import java.io.InputStream; +import org.junit.jupiter.api.Disabled; +import org.junit.jupiter.api.Test; public class ParserTest { @@ -92,5 +91,4 @@ protected SwiftMessage parseMessage(String messagePath) { } return null; } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeBlockLenientTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeBlockLenientTest.java index 10a893e9c..3c9fe34da 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeBlockLenientTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeBlockLenientTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,11 +19,10 @@ import com.prowidesoftware.swift.Constants; import com.prowidesoftware.swift.model.*; +import java.io.IOException; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; -import java.io.IOException; - /** * Swift parser tests using the default lenient (permissive) mode. * @@ -104,69 +103,56 @@ public void testConsumeBock3MissingClosingBracket() throws IOException { @Test public void testBlock4MissingClossingBracket() throws IOException { - parser.setData("{4:\r\n" + - ":79:FOO"); + parser.setData("{4:\r\n" + ":79:FOO"); parser.consumeBlock(null); assertError(); } @Test public void testBlock4MissingClossingBracket2() throws IOException { - parser.setData("{4:\r\n" + - ":79:FOO\r\n"); + parser.setData("{4:\r\n" + ":79:FOO\r\n"); parser.consumeBlock(null); assertError(); } @Test public void testBlock4MissingClossingBracket3() throws IOException { - parser.setData("{4:\r\n" + - ":79:FOO\r\n" + - "-"); + parser.setData("{4:\r\n" + ":79:FOO\r\n" + "-"); parser.consumeBlock(null); assertError(); } @Test public void testBlock4MissingClossingBracket4() throws IOException { - parser.setData("{4:\r\n" + - ":79:FOO\r\n" + - "-{"); + parser.setData("{4:\r\n" + ":79:FOO\r\n" + "-{"); parser.consumeBlock(null); assertError(); } @Test public void testBlock4MissingClossingBracket5() throws IOException { - parser.setData("{4:\r\n" + - ":79:FOO\r\n" + - "-{5:CHK:ABSH}"); + parser.setData("{4:\r\n" + ":79:FOO\r\n" + "-{5:CHK:ABSH}"); parser.consumeBlock(null); assertError(); } @Test public void testBlock4MissingClossingHyphen() throws IOException { - parser.setData("{4:\r\n" + - ":79:FOO\r\n" + - "}"); + parser.setData("{4:\r\n" + ":79:FOO\r\n" + "}"); parser.consumeBlock(null); assertError(); } @Test public void testBlock4MissingClossingHyphen2() throws IOException { - parser.setData("{4:\r\n" + - ":79:FOO}"); + parser.setData("{4:\r\n" + ":79:FOO}"); parser.consumeBlock(null); assertError(); } @Test public void testBlock4ClossingBracketOk() throws IOException { - parser.setData("{4:\r\n" + - ":79:FOO\r\n" + - "-}"); + parser.setData("{4:\r\n" + ":79:FOO\r\n" + "-}"); parser.consumeBlock(null); } @@ -195,40 +181,39 @@ public void testConsumeBock_02() throws IOException { @Test public void testConsumeBock_03() throws IOException { - parser.setData("{1:F01FOOBARXXXXXX0000000000}{2:I541CITIGB2LXXXXN}{4:\r\n" + - ":16R:GENL\r\n" + - ":20C::SEME//2005070600000006\r\n" + - ":23G:NEWM\r\n" + - ":98A::PREP//20050706\r\n" + - ":16S:GENL\r\n" + - ":16R:TRADDET\r\n" + - ":98A::TRAD//20050706\r\n" + - ":98A::SETT//20050711\r\n" + - ":90B::DEAL//ACTU/GBP1,38\r\n" + - ":35B:ISIN GB0007192106\r\n" + - "VODAFONE\r\n" + - ":16S:TRADDET\r\n" + - ":16R:FIAC\r\n" + - ":36B::SETT//UNIT/5000,00\r\n" + - ":97A::SAFE//6990457647\r\n" + - ":16S:FIAC\r\n" + - ":16R:SETDET\r\n" + - ":22F::SETR//TRAD\r\n" + - ":16R:SETPRTY\r\n" + - ":95R::DEAG/CRST/382\r\n" + - ":16S:SETPRTY\r\n" + - ":16R:SETPRTY\r\n" + - ":95P::SELL//ISNTGB2L\r\n" + - ":16S:SETPRTY\r\n" + - ":16R:SETPRTY\r\n" + - ":95P::PSET//CRSTGB22\r\n" + - ":16S:SETPRTY\r\n" + - ":16R:AMT\r\n" + - ":19A::SETT//GBP6958,31\r\n" + - ":16S:AMT\r\n" + - ":16S:SETDET\r\n" + - "-}\r\n" + - ""); + parser.setData("{1:F01FOOBARXXXXXX0000000000}{2:I541CITIGB2LXXXXN}{4:\r\n" + ":16R:GENL\r\n" + + ":20C::SEME//2005070600000006\r\n" + + ":23G:NEWM\r\n" + + ":98A::PREP//20050706\r\n" + + ":16S:GENL\r\n" + + ":16R:TRADDET\r\n" + + ":98A::TRAD//20050706\r\n" + + ":98A::SETT//20050711\r\n" + + ":90B::DEAL//ACTU/GBP1,38\r\n" + + ":35B:ISIN GB0007192106\r\n" + + "VODAFONE\r\n" + + ":16S:TRADDET\r\n" + + ":16R:FIAC\r\n" + + ":36B::SETT//UNIT/5000,00\r\n" + + ":97A::SAFE//6990457647\r\n" + + ":16S:FIAC\r\n" + + ":16R:SETDET\r\n" + + ":22F::SETR//TRAD\r\n" + + ":16R:SETPRTY\r\n" + + ":95R::DEAG/CRST/382\r\n" + + ":16S:SETPRTY\r\n" + + ":16R:SETPRTY\r\n" + + ":95P::SELL//ISNTGB2L\r\n" + + ":16S:SETPRTY\r\n" + + ":16R:SETPRTY\r\n" + + ":95P::PSET//CRSTGB22\r\n" + + ":16S:SETPRTY\r\n" + + ":16R:AMT\r\n" + + ":19A::SETT//GBP6958,31\r\n" + + ":16S:AMT\r\n" + + ":16S:SETDET\r\n" + + "-}\r\n" + + ""); final SwiftBlock1 b1 = (SwiftBlock1) parser.consumeBlock(null); assertNotNull(b1); assertEquals(1, b1.getNumber().intValue()); @@ -242,7 +227,7 @@ public void testConsumeBock_03() throws IOException { final SwiftBlock4 b4 = (SwiftBlock4) parser.consumeBlock(null); assertNotNull(b4); assertEquals(4, b4.getNumber().intValue()); - //assertEquals("", b4.getBlockValue()); + // assertEquals("", b4.getBlockValue()); final SwiftBlock nil = parser.consumeBlock(null); assertNull(nil); @@ -342,5 +327,4 @@ public void testConsumeEmptyLinesField() { this.parser.consumeBlock4(b4, "\n:20:FOO\r\n\r\n"); assertEquals("FOO\r\n", b4.getTags().get(4).getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeBlockStrictTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeBlockStrictTest.java index 70d5e5937..77afcff0c 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeBlockStrictTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeBlockStrictTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -15,12 +15,11 @@ */ package com.prowidesoftware.swift.io.parser; +import java.io.IOException; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; -import java.io.IOException; - /** * Swift parser tests using the non lenient (strict) configuration. * @@ -42,7 +41,6 @@ public void testConsumeBock1InvalidValueSize() { parser.setData("{1:012345678901}"); parser.consumeBlock(null); }); - } @Test @@ -51,7 +49,6 @@ public void testConsumeBock1MissingClossingBracket() { parser.setData("{1:0123456789012345678901234"); parser.consumeBlock(null); }); - } @Test @@ -69,7 +66,6 @@ public void testConsumeBock2InvalidValueSize() { parser.consumeBlock(null); // block 1 parser.consumeBlock(null); }); // block 2 - } @Test @@ -80,7 +76,6 @@ public void testConsumeBock2MissingClosingBracket() { parser.consumeBlock(null); // block 1 parser.consumeBlock(null); }); // block 2 - } @Test @@ -154,7 +149,6 @@ public void testBlock4MissingClossingHyphen() { parser.setData("{4:\r\n" + ":79:FOO\r\n" + "}"); parser.consumeBlock(null); }); - } @Test @@ -167,10 +161,7 @@ public void testBlock4MissingClossingHyphen2() { @Test public void testBlock4ClossingBracketOk() throws IOException { - parser.setData("{4:\r\n" + - ":79:FOO\r\n" + - "-}"); + parser.setData("{4:\r\n" + ":79:FOO\r\n" + "-}"); parser.consumeBlock(null); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeTagTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeTagTest.java index 2b2e3242d..e83ed5894 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeTagTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserConsumeTagTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,11 +20,10 @@ import com.prowidesoftware.swift.Constants; import com.prowidesoftware.swift.model.SwiftMessage; import com.prowidesoftware.swift.model.Tag; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - import java.io.IOException; import java.io.StringReader; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; /** * Test cases for the consumeTag and related methos in the parser implementation @@ -67,8 +66,7 @@ public void testConsumeTagWithBraquets() { @Test public void testConsumeTagColons1() { - Tag o = this.parser.consumeTag(":86:/FOO\n" + - ":BAR\n"); + Tag o = this.parser.consumeTag(":86:/FOO\n" + ":BAR\n"); assertTrue(o.getValue().contains("BAR")); } @@ -96,25 +94,24 @@ public void testTagStartsFalse() { @Test public void testFindEndOfTag1() { - final String s = "4:\n" + - ":20:628735BKRU3X\n" + - ":79:TO FOO\n" + - "ATTN. FOO OPERATIONS\n" + - "FROM.\n" + - "RE. JOE DOE A/C 1111\n" + - "A/C: 961XXX\n" + - ".\n" + - "WE CONFIRM TO INCREASE THE FOLLOWING DEPOSIT FROM\n" + - "RATE 10.0000\n" + - ".\n" + - "INSTRUCTIONS:\n" + - "STATE STREET BANK AND TRUST CO, NA NEW YORK\n" + - "SWIFT CODE: FOOSUS3N\n" + - "VALUE 22 MAY 2012\n" + - ".\n" + - "REGARDS,\n" + - "}\n" + - "-"; + final String s = "4:\n" + ":20:628735BKRU3X\n" + + ":79:TO FOO\n" + + "ATTN. FOO OPERATIONS\n" + + "FROM.\n" + + "RE. JOE DOE A/C 1111\n" + + "A/C: 961XXX\n" + + ".\n" + + "WE CONFIRM TO INCREASE THE FOLLOWING DEPOSIT FROM\n" + + "RATE 10.0000\n" + + ".\n" + + "INSTRUCTIONS:\n" + + "STATE STREET BANK AND TRUST CO, NA NEW YORK\n" + + "SWIFT CODE: FOOSUS3N\n" + + "VALUE 22 MAY 2012\n" + + ".\n" + + "REGARDS,\n" + + "}\n" + + "-"; final int start = 21; final int end = this.parser.findEndOfTagByLineFeed(s, start, true); final String tag = s.substring(start, end); @@ -177,18 +174,15 @@ public void testFindEndOfTag7() { assertEquals('\r', s.charAt(end)); } - @Test public void testFieldStartingWithColon() throws Exception { - final String val = "/PY/OSA PAYMENT/BN/FOO LIMITED/BN1/6/F,HONGCHANG PLAZA,N\n" + - ":6542670O2001,/BN2/SHENNAN ROAD EAST,LUOHU DIST,/BN3/SHENZHEN,CHINA/BI/12\n" + - "44712009/BO/INFINITY HOME LIMITED ROOM 2105 FZ2250 TREND CTR 29-3\n" + - "1 CH/BO3/EUNG LEE STREET CHAI WAN HK/CM/USD1,00/CA/1244712009/OB/\n" + - "CHINA FOO BANK/PT/FT/PO/0005/OCMT/USD2620,80/XT/CD/REF/1029\n" + - "200004099"; - final String fin = "{1:" + Constants.B1_DATA + "}{4:\n" + - ":86:" + val + "\n" + - "-}"; + final String val = "/PY/OSA PAYMENT/BN/FOO LIMITED/BN1/6/F,HONGCHANG PLAZA,N\n" + + ":6542670O2001,/BN2/SHENNAN ROAD EAST,LUOHU DIST,/BN3/SHENZHEN,CHINA/BI/12\n" + + "44712009/BO/INFINITY HOME LIMITED ROOM 2105 FZ2250 TREND CTR 29-3\n" + + "1 CH/BO3/EUNG LEE STREET CHAI WAN HK/CM/USD1,00/CA/1244712009/OB/\n" + + "CHINA FOO BANK/PT/FT/PO/0005/OCMT/USD2620,80/XT/CD/REF/1029\n" + + "200004099"; + final String fin = "{1:" + Constants.B1_DATA + "}{4:\n" + ":86:" + val + "\n" + "-}"; final SwiftParser p = new SwiftParser(new StringReader(fin)); final SwiftMessage msg = p.message(); assertEquals(1, msg.getBlock4().countAll()); @@ -198,10 +192,7 @@ public void testFieldStartingWithColon() throws Exception { @Test public void testFieldStartingWithColonTrimmed() throws Exception { - final String fin = "{1:" + Constants.B1_DATA + "}{4:\n" + - ":86:/FOO\n" + - ":123BAR\n" + - "-}"; + final String fin = "{1:" + Constants.B1_DATA + "}{4:\n" + ":86:/FOO\n" + ":123BAR\n" + "-}"; final SwiftParser p = new SwiftParser(new StringReader(fin)); final SwiftMessage msg = p.message(); assertEquals(1, msg.getBlock4().countAll()); @@ -209,10 +200,7 @@ public void testFieldStartingWithColonTrimmed() throws Exception { @Test public void testFieldStartingWithColonTrimmedColonAndText() throws Exception { - final String fin = "{1:" + Constants.B1_DATA + "}{4:\n" + - ":86:/FOO\n" + - ":BAR\n" + - "-}"; + final String fin = "{1:" + Constants.B1_DATA + "}{4:\n" + ":86:/FOO\n" + ":BAR\n" + "-}"; final SwiftParser p = new SwiftParser(new StringReader(fin)); final SwiftMessage msg = p.message(); assertEquals(1, msg.getBlock4().countAll()); @@ -220,12 +208,13 @@ public void testFieldStartingWithColonTrimmedColonAndText() throws Exception { @Test public void testTag77Exceptions_1() throws Exception { - final String m = "{1:F01FOOBARYYAXXX1234123456}{2:O1030811060227FOOBBSMMAXXX55529746000602270811N}{3:{113:NOMF}{108:0602021485081594}{119:STP}}{4:^M\r\n" + - ":77E: \r\n" + - "ABCDEFG\r\n" + - "-}{5:{MAC:80C69B21}{CHK:63035B4672E0}}\r\n" + - "\r\n" + - ""; + final String m = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030811060227FOOBBSMMAXXX55529746000602270811N}{3:{113:NOMF}{108:0602021485081594}{119:STP}}{4:^M\r\n" + + ":77E: \r\n" + + "ABCDEFG\r\n" + + "-}{5:{MAC:80C69B21}{CHK:63035B4672E0}}\r\n" + + "\r\n" + + ""; final SwiftMessage msg = new SwiftParser(m).message(); assertNotNull(msg); assertEquals(msg.getBlock4().getTagByName("77E").getValue(), " \r\n" + "ABCDEFG"); @@ -233,12 +222,13 @@ public void testTag77Exceptions_1() throws Exception { @Test public void testTag77Exceptions_2() throws Exception { - final String m = "{1:F01FOOBARYYAXXX1234123456}{2:O1030811060227FOOBBSMMAXXX55529746000602270811N}{3:{113:NOMF}{108:0602021485081594}{119:STP}}{4:\r\n" + - ":77E:\r\n" + - "ABCDEFG\r\n" + - "-}{5:{MAC:80C69B21}{CHK:63035B4672E0}}\r\n" + - "\r\n" + - ""; + final String m = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030811060227FOOBBSMMAXXX55529746000602270811N}{3:{113:NOMF}{108:0602021485081594}{119:STP}}{4:\r\n" + + ":77E:\r\n" + + "ABCDEFG\r\n" + + "-}{5:{MAC:80C69B21}{CHK:63035B4672E0}}\r\n" + + "\r\n" + + ""; final SwiftMessage msg = new SwiftParser(m).message(); assertNotNull(msg); assertEquals(msg.getBlock4().getTagByName("77E").getValue(), "\r\n" + "ABCDEFG"); @@ -246,13 +236,14 @@ public void testTag77Exceptions_2() throws Exception { @Test public void testTag77Exceptions_3() throws Exception { - final String m = "{1:F01FOOBARYYAXXX1234123456}{2:O1030811060227FOOBBSMMAXXX55529746000602270811N}{3:{113:NOMF}{108:0602021485081594}{119:STP}}{4:\r\n" + - ":77E::\r\n" + - ":\r\n" + - "QWERTYU\r\n" + - "-}{5:{MAC:80C69B21}{CHK:63035B4672E0}}\r\n" + - "\r\n" + - ""; + final String m = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030811060227FOOBBSMMAXXX55529746000602270811N}{3:{113:NOMF}{108:0602021485081594}{119:STP}}{4:\r\n" + + ":77E::\r\n" + + ":\r\n" + + "QWERTYU\r\n" + + "-}{5:{MAC:80C69B21}{CHK:63035B4672E0}}\r\n" + + "\r\n" + + ""; final SwiftMessage msg = new SwiftParser(m).message(); assertNotNull(msg); assertEquals(msg.getBlock4().getTagByName("77E").getValue(), ":\r\n" + ":\r\n" + "QWERTYU"); @@ -260,13 +251,14 @@ public void testTag77Exceptions_3() throws Exception { @Test public void testTag77Exceptions_4() throws Exception { - final String m = "{1:F01FOOBARYYAXXX1234123456}{2:O1030811060227FOOBBSMMAXXX55529746000602270811N}{3:{113:NOMF}{108:0602021485081594}{119:STP}}{4:\r\n" + - ":77E:-\r\n" + - ":\r\n" + - "ZXCVBNM\r\n" + - "-}{5:{MAC:80C69B21}{CHK:63035B4672E0}}\r\n" + - "\r\n" + - ""; + final String m = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030811060227FOOBBSMMAXXX55529746000602270811N}{3:{113:NOMF}{108:0602021485081594}{119:STP}}{4:\r\n" + + ":77E:-\r\n" + + ":\r\n" + + "ZXCVBNM\r\n" + + "-}{5:{MAC:80C69B21}{CHK:63035B4672E0}}\r\n" + + "\r\n" + + ""; final SwiftMessage msg = new SwiftParser(m).message(); assertNotNull(msg); assertEquals(msg.getBlock4().getTagByName("77E").getValue(), "-\r\n" + ":\r\n" + "ZXCVBNM"); @@ -277,39 +269,41 @@ public void testTag77Exceptions_4() throws Exception { */ @Test public void test_MT535_35B_with_colon() throws Exception { - final String m = "{1:F01BFOOUS3IADNC0147771111}{2:O5350837080313FOOSGB2LIXXX06988488300803130437N}{3:{108:000952CQ1650453}}{4:\r\n" + - ":16R:GENL\r\n" + - ":28E:6/MORE\r\n" + - ":20C::SEME//H200803121132222\r\n" + - ":23G:NEWM\r\n" + - ":98A::STAT//20080312\r\n" + - ":22F::SFRE//DAIL\r\n" + - ":22F::CODE//COMP\r\n" + - ":22F::STTY//CUST\r\n" + - ":22F::STBA//TRAD\r\n" + - ":97A::SAFE//S 02500\r\n" + - ":17B::ACTI//Y\r\n" + - ":17B::AUDT//N\r\n" + - ":17B::CONS//N\r\n" + - ":16S:GENL\r\n" + - ":16R:SUBSAFE\r\n" + - ":16R:FIN\r\n" + - // :35B:ISIN XS0222550880 4,125? LANXESS FIN.B.V.NT.V.05 21.6 :12 - ":35B:/US/AGGR_AVAI\r\n" + - "AGGR=300, AVAI:=200\r\n" + - ":16R:FIA\r\n" + - ":12A::CLAS/ISIT/STF\r\n" + - ":16S:FIA\r\n" + - ":93B::AGGR//FAMT/300,\r\n" + - ":93B::AVAI//FAMT/200,\r\n" + - ":16R:SUBBAL\r\n" + - ":93B::AGGR//FAMT/50,\r\n" + - ":94F::SAFE//CUST/FOOSUS33\r\n" + - ":70C::SUBB//REGISTRATION CODE MEMR\n" + - ":16S:SUBBAL\r\n" + - ":16S:FIN\r\n" + - ":16R:FIN\r\n" + - "-}"; + final String m = + "{1:F01BFOOUS3IADNC0147771111}{2:O5350837080313FOOSGB2LIXXX06988488300803130437N}{3:{108:000952CQ1650453}}{4:\r\n" + + ":16R:GENL\r\n" + + ":28E:6/MORE\r\n" + + ":20C::SEME//H200803121132222\r\n" + + ":23G:NEWM\r\n" + + ":98A::STAT//20080312\r\n" + + ":22F::SFRE//DAIL\r\n" + + ":22F::CODE//COMP\r\n" + + ":22F::STTY//CUST\r\n" + + ":22F::STBA//TRAD\r\n" + + ":97A::SAFE//S 02500\r\n" + + ":17B::ACTI//Y\r\n" + + ":17B::AUDT//N\r\n" + + ":17B::CONS//N\r\n" + + ":16S:GENL\r\n" + + ":16R:SUBSAFE\r\n" + + ":16R:FIN\r\n" + + + // :35B:ISIN XS0222550880 4,125? LANXESS FIN.B.V.NT.V.05 21.6 :12 + ":35B:/US/AGGR_AVAI\r\n" + + "AGGR=300, AVAI:=200\r\n" + + ":16R:FIA\r\n" + + ":12A::CLAS/ISIT/STF\r\n" + + ":16S:FIA\r\n" + + ":93B::AGGR//FAMT/300,\r\n" + + ":93B::AVAI//FAMT/200,\r\n" + + ":16R:SUBBAL\r\n" + + ":93B::AGGR//FAMT/50,\r\n" + + ":94F::SAFE//CUST/FOOSUS33\r\n" + + ":70C::SUBB//REGISTRATION CODE MEMR\n" + + ":16S:SUBBAL\r\n" + + ":16S:FIN\r\n" + + ":16R:FIN\r\n" + + "-}"; final SwiftMessage msg = new SwiftParser(m).message(); assertNotNull(msg); assertEquals(msg.getBlock4().getTagByName("35B").getValue(), "/US/AGGR_AVAI\r\nAGGR=300, AVAI:=200"); @@ -320,45 +314,46 @@ public void test_MT535_35B_with_colon() throws Exception { */ @Test public void test_MT535_35B_with_colon_2() throws Exception { - final String m = "{1:F01BFOOUS3IADNC0147771111}{2:O5350837080313FOOSGB2LIXXX06988488300803130437N}{3:{108:000952CQ1650453}}{4:\r\n" + - ":16R:GENL\r\n" + - ":28E:6/MORE\r\n" + - ":20C::SEME//H200803121132222\r\n" + - ":23G:NEWM\r\n" + - ":98A::STAT//20080312\r\n" + - ":22F::SFRE//DAIL\r\n" + - ":22F::CODE//COMP\r\n" + - ":22F::STTY//CUST\r\n" + - ":22F::STBA//TRAD\r\n" + - ":97A::SAFE//S 02500\r\n" + - ":17B::ACTI//Y\r\n" + - ":17B::AUDT//N\r\n" + - ":17B::CONS//N\r\n" + - ":16S:GENL\r\n" + - ":16R:SUBSAFE\r\n" + - ":16R:FIN\r\n" + - ":35B:ISIN XS0222550880\r\n" + - "4,125? LANXESS FIN.B.V.NT.V.05 21.6\r\n" + - //":12\r\n" + - /* - * within the field content, a colon ':' must never be used as the first character - * of a line (the combination 'CrLf:' always indicates a new field tag) - */ - ":16R:FIA\r\n" + - ":12A::CLAS/ISIT/STF\r\n" + - ":16S:FIA\r\n" + - ":93B::AGGR//FAMT/300,\r\n" + - ":93B::AVAI//FAMT/200,\r\n" + - ":16R:SUBBAL\r\n" + - ":93B::AGGR//FAMT/50,\r\n" + - ":94F::SAFE//CUST/FOOSUS33\r\n" + - ":70C::SUBB//REGISTRATION CODE MEMR\n" + - ":16S:SUBBAL\r\n" + - ":16S:FIN\r\n" + - ":16R:FIN\r\n" + - "-}"; + final String m = + "{1:F01BFOOUS3IADNC0147771111}{2:O5350837080313FOOSGB2LIXXX06988488300803130437N}{3:{108:000952CQ1650453}}{4:\r\n" + + ":16R:GENL\r\n" + + ":28E:6/MORE\r\n" + + ":20C::SEME//H200803121132222\r\n" + + ":23G:NEWM\r\n" + + ":98A::STAT//20080312\r\n" + + ":22F::SFRE//DAIL\r\n" + + ":22F::CODE//COMP\r\n" + + ":22F::STTY//CUST\r\n" + + ":22F::STBA//TRAD\r\n" + + ":97A::SAFE//S 02500\r\n" + + ":17B::ACTI//Y\r\n" + + ":17B::AUDT//N\r\n" + + ":17B::CONS//N\r\n" + + ":16S:GENL\r\n" + + ":16R:SUBSAFE\r\n" + + ":16R:FIN\r\n" + + ":35B:ISIN XS0222550880\r\n" + + "4,125? LANXESS FIN.B.V.NT.V.05 21.6\r\n" + + + // ":12\r\n" + + /* + * within the field content, a colon ':' must never be used as the first character + * of a line (the combination 'CrLf:' always indicates a new field tag) + */ + ":16R:FIA\r\n" + + ":12A::CLAS/ISIT/STF\r\n" + + ":16S:FIA\r\n" + + ":93B::AGGR//FAMT/300,\r\n" + + ":93B::AVAI//FAMT/200,\r\n" + + ":16R:SUBBAL\r\n" + + ":93B::AGGR//FAMT/50,\r\n" + + ":94F::SAFE//CUST/FOOSUS33\r\n" + + ":70C::SUBB//REGISTRATION CODE MEMR\n" + + ":16S:SUBBAL\r\n" + + ":16S:FIN\r\n" + + ":16R:FIN\r\n" + + "-}"; final SwiftMessage msg = new SwiftParser(m).message(); assertNotNull(msg); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserParseBlockTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserParseBlockTest.java index f0cc2c3fe..3f1dc030f 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserParseBlockTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserParseBlockTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -30,14 +30,13 @@ public class SwiftParserParseBlockTest { @Test public void testGetBlock4() { - final SwiftBlock4 b4 = SwiftParser.parseBlock4("{4:\r\n" + - ":16R:GENL\r\n" + - ":23G:NEWM\r\n" + - ":98A::PREP//20050711\r\n" + - ":16S:GENL\r\n" + - ":16S:AMT\r\n" + - ":16S:SETDET\r\n" + - "-}"); + final SwiftBlock4 b4 = SwiftParser.parseBlock4("{4:\r\n" + ":16R:GENL\r\n" + + ":23G:NEWM\r\n" + + ":98A::PREP//20050711\r\n" + + ":16S:GENL\r\n" + + ":16S:AMT\r\n" + + ":16S:SETDET\r\n" + + "-}"); assertNotNull(b4); assertEquals(6, b4.size()); assertEquals("16R", b4.getTag(0).getName()); @@ -48,9 +47,7 @@ public void testGetBlock4() { @Test public void testGetBlock4Brackets1() { - final SwiftBlock4 b4 = SwiftParser.parseBlock4("{4:\r\n" + - ":79:foobar{bad\r\n" + - "-}"); + final SwiftBlock4 b4 = SwiftParser.parseBlock4("{4:\r\n" + ":79:foobar{bad\r\n" + "-}"); assertNotNull(b4); assertEquals(1, b4.size()); assertEquals("foobar{bad", b4.getTag(0).getValue()); @@ -58,9 +55,7 @@ public void testGetBlock4Brackets1() { @Test public void testGetBlock4Brackets2() { - final SwiftBlock4 b4 = SwiftParser.parseBlock4("{4:\r\n" + - ":79:foobar{bad\r\n" + - "-}"); + final SwiftBlock4 b4 = SwiftParser.parseBlock4("{4:\r\n" + ":79:foobar{bad\r\n" + "-}"); assertNotNull(b4); assertEquals(1, b4.size()); assertEquals("foobar{bad", b4.getTag(0).getValue()); @@ -68,36 +63,34 @@ public void testGetBlock4Brackets2() { @Test public void testGetBlock4WithMultiline() { - final SwiftBlock4 b4 = SwiftParser.parseBlock4("{4:\r\n" + - ":98A::SETT//20050708\r\n" + - ":90B::DEAL//ACTU/USD28,86\r\n" + - ":35B:ISIN US1112223330\r\n" + - "MY COMPANY\r\n" + - ":16S:TRADDET\r\n" + - ":16R:FIAC\r\n" + - ":36B::SETT//UNIT/370,00\r\n" + - ":97A::SAFE//111222\r\n" + - ":16S:FIAC\r\n" + - ":16R:SETDET\r\n" + - "-}"); + final SwiftBlock4 b4 = SwiftParser.parseBlock4("{4:\r\n" + ":98A::SETT//20050708\r\n" + + ":90B::DEAL//ACTU/USD28,86\r\n" + + ":35B:ISIN US1112223330\r\n" + + "MY COMPANY\r\n" + + ":16S:TRADDET\r\n" + + ":16R:FIAC\r\n" + + ":36B::SETT//UNIT/370,00\r\n" + + ":97A::SAFE//111222\r\n" + + ":16S:FIAC\r\n" + + ":16R:SETDET\r\n" + + "-}"); assertNotNull(b4); assertEquals(9, b4.size()); assertEquals("35B", b4.getTag(2).getName()); - assertEquals("ISIN US1112223330\r\n" + - "MY COMPANY", b4.getTagByName("35B").getValue()); + assertEquals( + "ISIN US1112223330\r\n" + "MY COMPANY", b4.getTagByName("35B").getValue()); } @Test public void testTicket28() { - final SwiftBlock4 b4 = SwiftParser.parseBlock4("{4:\r\n" + - ":16R:GENL\r\n" + - ":23G:NEWM\r\n" + - ":98A::PREP//20050711\r\n" + - ":16S:GENL\r\n" + - ":16S:AMT\r\n" + - ":16S:SETDET" + - "-}"); + final SwiftBlock4 b4 = SwiftParser.parseBlock4("{4:\r\n" + ":16R:GENL\r\n" + + ":23G:NEWM\r\n" + + ":98A::PREP//20050711\r\n" + + ":16S:GENL\r\n" + + ":16S:AMT\r\n" + + ":16S:SETDET" + + "-}"); assertNotNull(b4); assertEquals(6, b4.size()); } @@ -108,11 +101,12 @@ public void testTicket28() { @Disabled @Test public void testNestedBlocks() throws Exception { - String fin = "{1:F01OURSGB33AXXX0000000000}{2:O0961625170421ABLRXXXXGXXX00000000001704201625N}{3:{103:CLH}{108:SWIFTBICAXXX0000890}}{4:{1:F01PTY1US33AXXX0000000000}{2:I300PTY2GB33AXXXU3003}{3:{103:ABC}}{4:\n" + - ":15A:\n" + - ":20:R317703\n" + - ":22A:NEWT\n" + - "-}{5:{CHK:73AC90A7A3F1}{SYS:1309041018SMAIBE22AXXX0246001570}}}"; + String fin = + "{1:F01OURSGB33AXXX0000000000}{2:O0961625170421ABLRXXXXGXXX00000000001704201625N}{3:{103:CLH}{108:SWIFTBICAXXX0000890}}{4:{1:F01PTY1US33AXXX0000000000}{2:I300PTY2GB33AXXXU3003}{3:{103:ABC}}{4:\n" + + ":15A:\n" + + ":20:R317703\n" + + ":22A:NEWT\n" + + "-}{5:{CHK:73AC90A7A3F1}{SYS:1309041018SMAIBE22AXXX0246001570}}}"; // parse with SwiftMessage SwiftMessage sm = SwiftMessage.parse(fin); @@ -126,7 +120,7 @@ public void testNestedBlocks() throws Exception { mt.addBlock(SwiftParser.parseBlock2(nested.getTagByNumber(2).getValue())); } if (nested.getTagByNumber(3) != null) { - //System.out.println(nested.getTagByNumber(3).getValue()); + // System.out.println(nested.getTagByNumber(3).getValue()); mt.addBlock(SwiftParser.parseBlock3(nested.getTagByNumber(3).getValue())); } if (nested.getTagByNumber(4) != null) { @@ -147,5 +141,4 @@ public void testNestedBlocks() throws Exception { assertEquals("{CHK:73AC90A7A3F1}{SYS:1309041018SMAIBE22AXXX0246001570}", nested.getTagValue("5")); } } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserReadBlockTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserReadBlockTest.java index 052b65872..af76a2533 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserReadBlockTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserReadBlockTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,11 +20,10 @@ import com.prowidesoftware.swift.Constants; import com.prowidesoftware.swift.io.writer.FINWriterVisitor; import com.prowidesoftware.swift.model.SwiftMessage; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - import java.io.IOException; import java.io.StringReader; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; /** * Test cases for readUntilBlockEnds and related methods in the parser implementation @@ -65,23 +64,23 @@ public void testReadBlock3() throws IOException { @Test public void testReadBlock4() throws IOException { - parser.setData("4:" + FINWriterVisitor.SWIFT_EOL + - ":16R:GENL" + FINWriterVisitor.SWIFT_EOL + - ":23G:NEWM" + FINWriterVisitor.SWIFT_EOL + - ":98A::PREP//20050711" + FINWriterVisitor.SWIFT_EOL + - ":16S:GENL" + FINWriterVisitor.SWIFT_EOL + - ":16S:AMT" + FINWriterVisitor.SWIFT_EOL + - ":16S:SETDET" + FINWriterVisitor.SWIFT_EOL + - "-}"); + parser.setData("4:" + FINWriterVisitor.SWIFT_EOL + ":16R:GENL" + + FINWriterVisitor.SWIFT_EOL + ":23G:NEWM" + + FINWriterVisitor.SWIFT_EOL + ":98A::PREP//20050711" + + FINWriterVisitor.SWIFT_EOL + ":16S:GENL" + + FINWriterVisitor.SWIFT_EOL + ":16S:AMT" + + FINWriterVisitor.SWIFT_EOL + ":16S:SETDET" + + FINWriterVisitor.SWIFT_EOL + "-}"); final String m = parser.readUntilBlockEnds(); - assertEquals("4:\r\n" + - ":16R:GENL\r\n" + - ":23G:NEWM\r\n" + - ":98A::PREP//20050711\r\n" + - ":16S:GENL\r\n" + - ":16S:AMT\r\n" + - ":16S:SETDET\r\n" + - "-", m); + assertEquals( + "4:\r\n" + ":16R:GENL\r\n" + + ":23G:NEWM\r\n" + + ":98A::PREP//20050711\r\n" + + ":16S:GENL\r\n" + + ":16S:AMT\r\n" + + ":16S:SETDET\r\n" + + "-", + m); } @Test @@ -151,44 +150,44 @@ public void testReadUntilBlockEnds2WithBraquetsB() throws IOException { @Test public void testReadBlock4WithStartingBraquetInFieldValue() throws IOException { - parser.setData("4:" + FINWriterVisitor.SWIFT_EOL + - ":16R:GENL" + FINWriterVisitor.SWIFT_EOL + - ":23G:NEWM" + FINWriterVisitor.SWIFT_EOL + - ":98A::PREP//20050711" + FINWriterVisitor.SWIFT_EOL + - ":16S:GE{NL" + FINWriterVisitor.SWIFT_EOL + - ":16S:AMT" + FINWriterVisitor.SWIFT_EOL + - ":16S:SETDET" + FINWriterVisitor.SWIFT_EOL + - "-}"); + parser.setData("4:" + FINWriterVisitor.SWIFT_EOL + ":16R:GENL" + + FINWriterVisitor.SWIFT_EOL + ":23G:NEWM" + + FINWriterVisitor.SWIFT_EOL + ":98A::PREP//20050711" + + FINWriterVisitor.SWIFT_EOL + ":16S:GE{NL" + + FINWriterVisitor.SWIFT_EOL + ":16S:AMT" + + FINWriterVisitor.SWIFT_EOL + ":16S:SETDET" + + FINWriterVisitor.SWIFT_EOL + "-}"); final String m = parser.readUntilBlockEnds(); - assertEquals("4:\r\n" + - ":16R:GENL\r\n" + - ":23G:NEWM\r\n" + - ":98A::PREP//20050711\r\n" + - ":16S:GE{NL\r\n" + - ":16S:AMT\r\n" + - ":16S:SETDET\r\n" + - "-", m); + assertEquals( + "4:\r\n" + ":16R:GENL\r\n" + + ":23G:NEWM\r\n" + + ":98A::PREP//20050711\r\n" + + ":16S:GE{NL\r\n" + + ":16S:AMT\r\n" + + ":16S:SETDET\r\n" + + "-", + m); } @Test public void testReadBlock4WithClosingBraquetInFieldValue() throws IOException { - parser.setData("4:" + FINWriterVisitor.SWIFT_EOL + - ":16R:GENL" + FINWriterVisitor.SWIFT_EOL + - ":23G:NEWM" + FINWriterVisitor.SWIFT_EOL + - ":98A::PREP//20050711" + FINWriterVisitor.SWIFT_EOL + - ":16S:GE}NL" + FINWriterVisitor.SWIFT_EOL + - ":16S:AMT" + FINWriterVisitor.SWIFT_EOL + - ":16S:SETDET" + FINWriterVisitor.SWIFT_EOL + - "-}"); + parser.setData("4:" + FINWriterVisitor.SWIFT_EOL + ":16R:GENL" + + FINWriterVisitor.SWIFT_EOL + ":23G:NEWM" + + FINWriterVisitor.SWIFT_EOL + ":98A::PREP//20050711" + + FINWriterVisitor.SWIFT_EOL + ":16S:GE}NL" + + FINWriterVisitor.SWIFT_EOL + ":16S:AMT" + + FINWriterVisitor.SWIFT_EOL + ":16S:SETDET" + + FINWriterVisitor.SWIFT_EOL + "-}"); final String m = parser.readUntilBlockEnds(); - assertEquals("4:\r\n" + - ":16R:GENL\r\n" + - ":23G:NEWM\r\n" + - ":98A::PREP//20050711\r\n" + - ":16S:GE}NL\r\n" + - ":16S:AMT\r\n" + - ":16S:SETDET\r\n" + - "-", m); + assertEquals( + "4:\r\n" + ":16R:GENL\r\n" + + ":23G:NEWM\r\n" + + ":98A::PREP//20050711\r\n" + + ":16S:GE}NL\r\n" + + ":16S:AMT\r\n" + + ":16S:SETDET\r\n" + + "-", + m); } @Test @@ -221,9 +220,7 @@ public void testBug1539324_3() throws IOException { @Test public void testOneTagSimilarToBug1540294_1() throws IOException { - final String fin = "{4:\r\n" + - ":t2:v2\r\n" + - "-}"; + final String fin = "{4:\r\n" + ":t2:v2\r\n" + "-}"; final SwiftParser p = new SwiftParser(new StringReader(fin)); final SwiftMessage msg = p.message(); assertNotNull(msg.getBlock4()); @@ -241,5 +238,4 @@ public void testBug1601122_1() throws IOException { assertEquals("32D7EA50", msg.getBlock5().getTagValue("MAC")); assertEquals("AB1538FB729E", msg.getBlock5().getTagValue("CHK")); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserTest.java index 1e2721b63..8a90ec53b 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/SwiftParserTest.java @@ -1,492 +1,501 @@ -/* - * Copyright 2006-2021 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.io.parser; - -import static org.junit.jupiter.api.Assertions.*; - -import com.prowidesoftware.ProwideException; -import com.prowidesoftware.swift.io.writer.FINWriterVisitor; -import com.prowidesoftware.swift.model.MtSwiftMessage; -import com.prowidesoftware.swift.model.SwiftBlock2Output; -import com.prowidesoftware.swift.model.SwiftMessage; -import com.prowidesoftware.swift.model.SwiftTagListBlock; -import com.prowidesoftware.swift.model.field.Field27; -import com.prowidesoftware.swift.model.mt.mt1xx.MT103; -import com.prowidesoftware.swift.model.mt.mt7xx.MT798; -import org.junit.jupiter.api.Assertions; -import org.junit.jupiter.api.Test; - -import java.io.IOException; -import java.io.StringReader; - -public class SwiftParserTest { - - @Test - public void test103_1() throws IOException { - String messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + - ":20:D051026EUR100057\n" + - ":13C:/RNCTIME/0802+0000\n" + - ":23B:CRED\n" + - ":32A:051028EUR6740,91\n" + - ":33B:EUR6740,91\n" + - ":50A:SSSSESMMXXX\n" + - ":53A:BBBBESMMXXX\n" + - ":57A:FOOBARYYXXX\n" + - ":59:/ES0123456789012345671234\n" + - "FOOOOO 1000 FOOBAR S.A.\n" + - ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + - "/123123123: FOOVIMAR 2000 FOOBAR\n" + - ":71A:SHA\n" + - "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; - - SwiftMessage m = new SwiftParser(messageToParse).message(); - - //get a simple value tag - @SuppressWarnings("unused") - String val32a = m.getBlock3().getTagValue("32A"); - - //get a repeated value tag - @SuppressWarnings("unused") - String[] list71 = m.getBlock3().getTagValues("71F"); - - assertEquals("103", m.getType()); - - //check b1 - assertEquals("F01FOOBARYYAXXX1234123456", m.getBlock1().getBlockValue()); - assertEquals("F", m.getBlock1().getApplicationId()); - assertEquals("01", m.getBlock1().getServiceId()); - assertEquals("FOOBARYYAXXX", m.getBlock1().getLogicalTerminal()); - assertEquals("1234", m.getBlock1().getSessionNumber()); - assertEquals("123456", m.getBlock1().getSequenceNumber()); - - //check b2 - assertEquals("O1030803051028AAPBESMMAXXX54237368560510280803N", m.getBlock2().getBlockValue()); - assertEquals("103", m.getBlock2().getMessageType()); - assertEquals("0803", ((SwiftBlock2Output) m.getBlock2()).getSenderInputTime()); - assertEquals("051028", ((SwiftBlock2Output) m.getBlock2()).getMIRDate()); - assertEquals("AAPBESMMAXXX", ((SwiftBlock2Output) m.getBlock2()).getMIRLogicalTerminal()); - assertEquals("5423", ((SwiftBlock2Output) m.getBlock2()).getMIRSessionNumber()); - assertEquals("736856", ((SwiftBlock2Output) m.getBlock2()).getMIRSequenceNumber()); - assertEquals("051028AAPBESMMAXXX5423736856", ((SwiftBlock2Output) m.getBlock2()).getMIR()); - assertEquals("051028", ((SwiftBlock2Output) m.getBlock2()).getReceiverOutputDate()); - assertEquals("0803", ((SwiftBlock2Output) m.getBlock2()).getReceiverOutputTime()); - assertEquals("N", m.getBlock2().getMessagePriority()); - - //check b3 - assertEquals(3, m.getBlock3().countAll()); - assertEquals("NOMF", m.getBlock3().getTagValue("113")); - assertEquals("0510280086100057", m.getBlock3().getTagValue("108")); - assertEquals("STP", m.getBlock3().getTagValue("119")); - - //check b4 - assertEquals(11, m.getBlock4().countAll()); - assertEquals("D051026EUR100057", m.getBlock4().getTagValue("20")); - assertEquals("/RNCTIME/0802+0000", m.getBlock4().getTagValue("13C")); - assertEquals("CRED", m.getBlock4().getTagValue("23B")); - assertEquals("051028EUR6740,91", m.getBlock4().getTagValue("32A")); - assertEquals("EUR6740,91", m.getBlock4().getTagValue("33B")); - assertEquals("SSSSESMMXXX", m.getBlock4().getTagValue("50A")); - assertEquals("BBBBESMMXXX", m.getBlock4().getTagValue("53A")); - assertEquals("FOOBARYYXXX", m.getBlock4().getTagValue("57A")); - assertEquals("/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.", m.getBlock4().getTagValue("59")); - assertEquals("REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR", m.getBlock4().getTagValue("70")); - assertEquals("SHA", m.getBlock4().getTagValue("71A")); - - //check b5 - assertEquals(2, m.getBlock5().countAll()); - assertEquals("D9D8FA56", m.getBlock5().getTagValue("MAC")); - assertEquals("46E46A6460F2", m.getBlock5().getTagValue("CHK")); - } - - @Test - public void test103_2() throws IOException { - String messageToParse = "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + - ":20:D051026EUR100057\n" + - ":13C:/RNCTIME/0802+0000\n" + - ":23B:CRED\n" + - ":32A:051028EUR6740,91\n" + - ":33B:EUR6740,91\n" + - ":50A:SSSSESMMXXX\n" + - ":53A:BBBBESMMXXX\n" + - ":57A:FOOBARYYXXX\n" + - ":59:/ES0123456789012345671234\n" + - "FOOOOO 1000 FOOBAR S.A.\n" + - ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + - "/123123123: FOOVIMAR 2000 FOOBAR\n" + - ":71A:SHA\n" + - "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; - - SwiftMessage m = SwiftMessage.parse(messageToParse); - - assertEquals("103", m.getType()); - - //check b1 - assertEquals("F01FOOBARYYAXXX1234123456", m.getBlock1().getBlockValue()); - assertEquals("F", m.getBlock1().getApplicationId()); - assertEquals("01", m.getBlock1().getServiceId()); - assertEquals("FOOBARYYAXXX", m.getBlock1().getLogicalTerminal()); - assertEquals("1234", m.getBlock1().getSessionNumber()); - assertEquals("123456", m.getBlock1().getSequenceNumber()); - - //check b2 - assertEquals("O1030803051028AAPBESMMAXXX54237368560510280803N", m.getBlock2().getBlockValue()); - assertEquals("103", m.getBlock2().getMessageType()); - assertEquals("0803", ((SwiftBlock2Output) m.getBlock2()).getSenderInputTime()); - assertEquals("051028", ((SwiftBlock2Output) m.getBlock2()).getMIRDate()); - assertEquals("AAPBESMMAXXX", ((SwiftBlock2Output) m.getBlock2()).getMIRLogicalTerminal()); - assertEquals("5423", ((SwiftBlock2Output) m.getBlock2()).getMIRSessionNumber()); - assertEquals("736856", ((SwiftBlock2Output) m.getBlock2()).getMIRSequenceNumber()); - assertEquals("051028AAPBESMMAXXX5423736856", ((SwiftBlock2Output) m.getBlock2()).getMIR()); - assertEquals("051028", ((SwiftBlock2Output) m.getBlock2()).getReceiverOutputDate()); - assertEquals("0803", ((SwiftBlock2Output) m.getBlock2()).getReceiverOutputTime()); - assertEquals("N", m.getBlock2().getMessagePriority()); - - //check b3 - assertEquals(3, m.getBlock3().countAll()); - assertEquals("NOMF", m.getBlock3().getTagValue("113")); - assertEquals("0510280086100057", m.getBlock3().getTagValue("108")); - assertEquals("STP", m.getBlock3().getTagValue("119")); - - //check b4 - assertEquals(11, m.getBlock4().countAll()); - assertEquals("D051026EUR100057", m.getBlock4().getTagValue("20")); - assertEquals("/RNCTIME/0802+0000", m.getBlock4().getTagValue("13C")); - assertEquals("CRED", m.getBlock4().getTagValue("23B")); - assertEquals("051028EUR6740,91", m.getBlock4().getTagValue("32A")); - assertEquals("EUR6740,91", m.getBlock4().getTagValue("33B")); - assertEquals("SSSSESMMXXX", m.getBlock4().getTagValue("50A")); - assertEquals("BBBBESMMXXX", m.getBlock4().getTagValue("53A")); - assertEquals("FOOBARYYXXX", m.getBlock4().getTagValue("57A")); - assertEquals("/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.", m.getBlock4().getTagValue("59")); - assertEquals("REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR", m.getBlock4().getTagValue("70")); - assertEquals("SHA", m.getBlock4().getTagValue("71A")); - - //check b5 - assertEquals(2, m.getBlock5().countAll()); - assertEquals("D9D8FA56", m.getBlock5().getTagValue("MAC")); - assertEquals("46E46A6460F2", m.getBlock5().getTagValue("CHK")); - } - - @Test - public void testPatchWalterBirch() throws IOException { - final String fin = "{1:F01VONTCHZZAXXX7586415286}{2:I202CHASUS33XXXXN}{3:{108:129324618/1XXXXX}}{4:" + FINWriterVisitor.SWIFT_EOL + - ":20:129324618/1XXXXX" + FINWriterVisitor.SWIFT_EOL + - ":21:NONREF" + FINWriterVisitor.SWIFT_EOL + - ":32A:110705USD20079,39" + FINWriterVisitor.SWIFT_EOL + - ":57A:CITIUS33XXX" + FINWriterVisitor.SWIFT_EOL + - ":58A:NBSZCHZZXXX" + FINWriterVisitor.SWIFT_EOL + - ":72:/BNF/30.05.11 10000" + FINWriterVisitor.SWIFT_EOL + - "" + FINWriterVisitor.SWIFT_EOL + - "-}{5:{CHK:88C7BBB37D50}}"; - final SwiftParser p = new SwiftParser(new StringReader(fin)); - final SwiftMessage msg = p.message(); - assertNotNull(msg.getBlock1()); - assertNotNull(msg.getBlock4()); - assertEquals(6, msg.getBlock4().size(), "Expected 6 tags but found " + msg.getBlock4().size() + ", " + msg.getBlock4().tagNamesList()); - - } - - @Test - public void testAck1() throws Exception { - final String msg = "{1:F21OMFNCIABAXXX6368087500}{4:{177:1511041614}{451:0}}{1:F01OMFNCIABAXXX6368087500}{2:O1031542151104BCAOSNDPAXXX22438129121511041542N}{3:{113:0030}{108:001RTGS153030005}}{4:\n" + - ":20:1234567890\n" + - ":23B:CRED\n" + - ":23E:SDVA\n" + - ":26T:001\n" + - ":32A:151104XOF27000000,\n" + - ":50K:/0020121503484101\n" + - "SOXNYFAYTONU VORYEAUGEIS\n" + - ":53A:/D/D00030901\n" + - "ECOCMLBA\n" + - ":57A:/C/A00031061\n" + - "OMFNCIAB\n" + - ":59:/010010100100014010010160\n" + - "FOO VOYAGES\n" + - ":70:TRANSFERT\n" + - ":71A:SHA\n" + - ":72:/CODTYPTR/001\n" + - "//REGLEMENT\n" + - "-}{5:{MAC:00000000}{CHK:0AF226411593}}{S:{SPD:}{SAC:}{COP:P}}"; - SwiftMessage sm = new SwiftParser(msg).message(); - assertNotNull(sm); - assertTrue(sm.isAck()); - } - - @Test - public void testAck2() throws Exception { - final String msg = "{1:F21OMFNCIABAXXX6368087504}{4:{177:1511041718}{451:0}}{1:F01OMFNCIABAXXX6368087504}{2:O1031746151104CCEICMCXAXXX64953042471511041646N}{4:\n" + - ":20:1234567890\n" + - ":23B:CRED\n" + - ":32A:151104XOF14773500,\n" + - ":50K:/00057 03363591001 84\n" + - "FOO SARL \n" + - "AKWA, FACE ANCIEN DIRECTION NOBRA\n" + - "BP 1432 DOURAZLA\n" + - "237 CAMEROUN\n" + - ":57A:CBAOSNDA\n" + - ":59:/SN 012 01201 036169011401 63\n" + - "TSAEMOXU FOO INTERUNATIONALE SARL\n" + - "DIAMNIADO, DAKAR\n" + - "SENEGAL\n" + - ":70:/INV/TFI-ZS-15002\n" + - ":71A:SHA\n" + - "-}{5:{MAC:00000000}{CHK:50085EDF60EC}}{S:{SPD:}{SAC:}{COP:P}}"; - SwiftMessage sm = new SwiftParser(msg).message(); - assertNotNull(sm); - assertTrue(sm.isAck()); - } - - /** - * Extra data simple - */ - @Test - public void testExtraDataSimple() throws IOException { - final String fin = "{1:F01MOSWRUMMAXXX0000000000}{2:I103COBADEFFXXXXN}{3:{108:02161OKP00130914}}{4:\n" + - ":20:12345677890\n" + - ":23B:CRED\n" + - ":32A:160217EUR500,\n" + - ":50K:/42301978502050100067\n" + - "SHEPTUKHA VIKTORIA PAS45 15 362057\n" + - "CCC MOSCOW MOSCOW UL. AVIACIONNAYA\n" + - "DON. 99 KV. 123\n" + - ":52D:BANK OF MOSCOW\n" + - ":57A:CAIXESBBXXX\n" + - ":59:/ES3021000122390200002631\n" + - "FOO TRADE SL SPAIN CASTELLO D E\n" + - "FOO PLACA JOC DE LA PILOTA , NU\n" + - "M 1\n" + - ":70:PAYMENT FOR NALOG ZA APARTAMENT\n" + - ":71A:OUR\n" + - ":72:/ACC/UR LIZO BBBB ))))))))::::::\n" + - "-}foo"; - SwiftParser p = new SwiftParser(fin); - SwiftMessage m = p.message(); - assertNotEquals(0, (int) m.getUnparsedTextsSize()); - } - - /** - * Expected extra "}}}}" reported as error - */ - @Test - public void testExtraData() throws IOException { - final String fin = "{1:F01MOSWRUMMAXXX0000000000}{2:I103COBADEFFXXXXN}{3:{108:02161OKP00130914}}{4:\n" + - ":20:1234567890\n" + - ":23B:CRED\n" + - ":32A:160217EUR500,\n" + - ":50K:/42301978502050100067\n" + - "FOO VIKTORIA PAS45 15 362057\n" + - "CCC MOSCOW MOSCOW UL. FOO\n" + - "DON. 13 KV. 131\n" + - ":52D:BANK OF MOSCOW\n" + - ":57A:CAIXESBBXXX\n" + - ":59:/ES3021000122390200002631\n" + - "FOO TRADE SL SPAIN CASTELLO D E\n" + - "FOO PLACA JOC DE LA PILOTA , NU\n" + - "M 1\n" + - ":70:PAYMENT FOR NALOG ZA APARTAMENT\n" + - ":71A:OUR\n" + - ":72:/ACC/UR LIZO BBBB ))))))))::::::\n" + - "-}}}}}"; - SwiftParser p = new SwiftParser(fin); - SwiftMessage m = p.message(); - assertNotEquals(0, (int) m.getUnparsedTextsSize()); - } - - /* - * https://sourceforge.net/p/wife/bugs/80/ - */ - @Test - public void testParse() throws IOException { - final String fin = "{1:F01TESTAR00AXXX7607663781}{2:O1010824170510TESTAR00AXXX94149133901705101425N}{4:\n" + - ":20:DG942_171206-004\n" + - ":28D:00001/00001\n" + - ":50H:/344110001637\n" + - "TESTAR00AXXX\n" + - "Utrecht\n" + - "Netherlands\n" + - ":30:170502\n" + - ":21:010735904\n" + - ":32B:CNY14,00\n" + - ":57A:CIBKCNBJ473\n" + - ":59:/344110000361\n" + - "CASH CUSTOMER I\n" + - "TESTAR00AXXX\n" + - "Utrecht\n" + - "Netherlands\n" + - ":70:/RFB/C767405OCP021001\n" + - ":71A:SHA\n" + - "-}{5:{CHK:B3BF0D846AFD}}"; - SwiftMessage msg = new SwiftParser(fin).message(); - assertNotNull(msg); - assertNotNull(msg.getBlock1()); - assertNotNull(msg.getBlock2()); - assertNotNull(msg.getBlock4()); - assertNotNull(msg.getBlock5()); - assertEquals("TESTAR00AXXX", msg.getBlock1().getLogicalTerminal()); - assertEquals("101", msg.getBlock2().getMessageType()); - assertEquals("DG942_171206-004", msg.getBlock4().getFieldByName("20").getValue()); - } - - @Test - public void testEmptyLines() throws IOException { - String fin = "{1:F01TESTARZZAXXX0000000000}{2:I199TESTARZZXXXXN}{4:\n" + - ":20:1111\n" + - "\n" + - ":21:2222\n" + - "\r\n" + - ":59:3333\r\n4444\r\n" + - ":79:5555\r6666\n" + - ":72:7777\n\r\n\n\r\n\n" + - "-}"; - SwiftMessage sm = SwiftMessage.parse(fin); - assertEquals("1111\n", sm.getBlock4().getTagByName("20").getValue()); - assertEquals("2222\n", sm.getBlock4().getTagByName("21").getValue()); - assertEquals("3333\r\n4444", sm.getBlock4().getTagByName("59").getValue()); - assertEquals("5555\r6666", sm.getBlock4().getTagByName("79").getValue()); - assertEquals("7777\n\r\n\n\r\n", sm.getBlock4().getTagByName("72").getValue()); - } - - @Test - void reproduce_parse_stringWithNonsenseHeadersButUsefulContentBlock_returnsNullForHeadersAndValidValuesFieldsInContent() { - MtSwiftMessage msg = MtSwiftMessage.parse("Big blue sea{4:\n" + - ":20:123456789\n" + - ":77E:\n" + - ":15A:\n" + - ":27:3/5\n" + - "-}dark green forrest"); - // We simply claim that this is an MT798, and it works! - MT798 mt798 = new MT798(msg); - assertEquals("798", mt798.getMessageType()); - // Submessage type is null, as expected - assertNull(mt798.getField12()); - // The content of block 4 is available - SwiftTagListBlock contentMessage = mt798.getSwiftMessage().getBlock4().getSubBlockAfterFirst("77E", false); - - Field27 field27 = (Field27) contentMessage.getFieldByName("27"); - assertEquals(3, field27.getNumberAsLong()); - assertEquals(5, field27.getTotalAsLong()); - assertNull(contentMessage.getFieldByName("52A")); - } - - @Test - void testParseInvalidPayload() throws IOException { - SwiftMessage msg = SwiftMessage.parse("foo bar"); - assertNull(msg.getBlock1()); - assertNull(msg.getBlock2()); - assertNull(msg.getBlock3()); - assertNull(msg.getBlock4()); - assertNull(msg.getBlock5()); - assertNull(msg.getUserBlocks()); - - // Although we may wrap it as an MT - MT103 mt103 = new MT103(msg); - - // thew MT content is null - assertNull(mt103.getField20()); - assertNull(mt103.getField32A()); - } - - @Test - void testParseEmptyContent() throws IOException { - SwiftMessage msg = SwiftMessage.parse(""); - assertNull(msg.getBlock1()); - assertNull(msg.getBlock2()); - assertNull(msg.getBlock3()); - assertNull(msg.getBlock4()); - assertNull(msg.getBlock5()); - assertNull(msg.getUserBlocks()); - - // Although we may wrap it as an MT - MT103 mt103 = new MT103(msg); - - // thew MT content is null - assertNull(mt103.getField20()); - assertNull(mt103.getField32A()); - } - - @Test - void testParseInvalidHeader() throws IOException { - SwiftMessage msg = SwiftMessage.parse("Big blue sea{4:\n" + - ":20:123456789\n" + - ":77E:\n" + - ":15A:\n" + - ":27:3/5\n" + - "-}dark green forrest"); - - // Still cast to a specific type - MT798 mt798 = new MT798(msg); - - assertEquals("798", mt798.getMessageType()); - - // missing field is null, as expected - assertNull(mt798.getField12()); - - // The content of block 4 is still available - assertEquals("123456789", mt798.getField20().getValue()); - - SwiftTagListBlock contentMessage = mt798.getSwiftMessage().getBlock4().getSubBlockAfterFirst("77E", false); - - Field27 field27 = (Field27) contentMessage.getFieldByName("27"); - assertEquals(3, field27.getNumberAsLong()); - assertEquals(5, field27.getTotalAsLong()); - assertNull(contentMessage.getFieldByName("52A")); - } - - @Test - void test_parse_system_message_MT094_from_String_lenient_true() throws IOException { - String fin_MT094 = "{1:F01AAAACNBJBXXX1010000000}{2:O0941836210827NXNXXXXX0XXX00080000012345678911S}\n" + - "{4:{135:N}{136:X12345}{130:/01/BANK\n" + - "/01/XXXXXYYYYYX}{134:FOOABHBX\n" + - "ABCDFGGH N.A.\n" + - "ABCANA}{312:SUBJECT: xxxx XXXX AAA AASX YXYXY FOR SSS YXYXYXYX-XXX YXYX\n" + - "XXXXXX YYY YYYYYYY TO FFF WWWWW REF X00000000 ON 00\n" + - "XXX0000 YYY XXXXX YXYXYXY CODES YXYXYX FOR IPSUM LOERM\n" + - "S YSYSY XXXX XXXX,THE XXXXX OF THE XXXXXX IPSUM AAA\n" + - "XXXX XXX XXX MXXXAY XXXX IN XXX AND XXXX.}}{\n" + // unexpected LF - "5:{CHK:123456789123}{SYS:1234567891XXXXXX1YYXXX1234567894}}"; - SwiftParser parser = new SwiftParser(fin_MT094); - SwiftParserConfiguration configuration = new SwiftParserConfiguration(); - configuration.setLenient(true); - parser.setConfiguration(configuration); - parser.message(); - - String errorMessage = "The block \n" + - "5:{CHK:123456789123}{SYS:1234567891XXXXXX1YYXXX1234567894} could not be identified"; - assertEquals(parser.getErrors().size(), 1); - assertEquals(parser.getErrors().get(0), errorMessage); - } - - @Test - void test_parse_system_message_MT094_from_String_lenient_false() { - String fin_MT094 = "{1:F01AAAACNBJBXXX1010000000}{2:O0941836210827NXNXXXXX0XXX00080000012345678911S}\n" + - "{4:{135:N}{136:X12345}{130:/01/BANK\n" + - "/01/XXXXXYYYYYX}{134:FOOABHBX\n" + - "ABCDFGGH N.A.\n" + - "ABCANA}{312:SUBJECT: xxxx XXXX AAA AASX YXYXY FOR SSS YXYXYXYX-XXX YXYX\n" + - "XXXXXX YYY YYYYYYY TO FFF WWWWW REF X00000000 ON 00\n" + - "XXX0000 YYY XXXXX YXYXYXY CODES YXYXYX FOR IPSUM LOERM\n" + - "S YSYSY XXXX XXXX,THE XXXXX OF THE XXXXXX IPSUM AAA\n" + - "XXXX XXX XXX MXXXAY XXXX IN XXX AND XXXX.}}{\n" + // unexpected LF - "5:{CHK:123456789123}{SYS:1234567891XXXXXX1YYXXX1234567894}}"; - SwiftParser parser = new SwiftParser(fin_MT094); - SwiftParserConfiguration configuration = new SwiftParserConfiguration(); - configuration.setLenient(false); - parser.setConfiguration(configuration); - - Assertions.assertThrows(ProwideException.class, parser::message); - } - -} \ No newline at end of file +/* + * 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.io.parser; + +import static org.junit.jupiter.api.Assertions.*; + +import com.prowidesoftware.ProwideException; +import com.prowidesoftware.swift.io.writer.FINWriterVisitor; +import com.prowidesoftware.swift.model.MtSwiftMessage; +import com.prowidesoftware.swift.model.SwiftBlock2Output; +import com.prowidesoftware.swift.model.SwiftMessage; +import com.prowidesoftware.swift.model.SwiftTagListBlock; +import com.prowidesoftware.swift.model.field.Field27; +import com.prowidesoftware.swift.model.mt.mt1xx.MT103; +import com.prowidesoftware.swift.model.mt.mt7xx.MT798; +import java.io.IOException; +import java.io.StringReader; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; + +public class SwiftParserTest { + + @Test + public void test103_1() throws IOException { + String messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + + ":20:D051026EUR100057\n" + + ":13C:/RNCTIME/0802+0000\n" + + ":23B:CRED\n" + + ":32A:051028EUR6740,91\n" + + ":33B:EUR6740,91\n" + + ":50A:SSSSESMMXXX\n" + + ":53A:BBBBESMMXXX\n" + + ":57A:FOOBARYYXXX\n" + + ":59:/ES0123456789012345671234\n" + + "FOOOOO 1000 FOOBAR S.A.\n" + + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + + "/123123123: FOOVIMAR 2000 FOOBAR\n" + + ":71A:SHA\n" + + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; + + SwiftMessage m = new SwiftParser(messageToParse).message(); + + // get a simple value tag + @SuppressWarnings("unused") + String val32a = m.getBlock3().getTagValue("32A"); + + // get a repeated value tag + @SuppressWarnings("unused") + String[] list71 = m.getBlock3().getTagValues("71F"); + + assertEquals("103", m.getType()); + + // check b1 + assertEquals("F01FOOBARYYAXXX1234123456", m.getBlock1().getBlockValue()); + assertEquals("F", m.getBlock1().getApplicationId()); + assertEquals("01", m.getBlock1().getServiceId()); + assertEquals("FOOBARYYAXXX", m.getBlock1().getLogicalTerminal()); + assertEquals("1234", m.getBlock1().getSessionNumber()); + assertEquals("123456", m.getBlock1().getSequenceNumber()); + + // check b2 + assertEquals( + "O1030803051028AAPBESMMAXXX54237368560510280803N", m.getBlock2().getBlockValue()); + assertEquals("103", m.getBlock2().getMessageType()); + assertEquals("0803", ((SwiftBlock2Output) m.getBlock2()).getSenderInputTime()); + assertEquals("051028", ((SwiftBlock2Output) m.getBlock2()).getMIRDate()); + assertEquals("AAPBESMMAXXX", ((SwiftBlock2Output) m.getBlock2()).getMIRLogicalTerminal()); + assertEquals("5423", ((SwiftBlock2Output) m.getBlock2()).getMIRSessionNumber()); + assertEquals("736856", ((SwiftBlock2Output) m.getBlock2()).getMIRSequenceNumber()); + assertEquals("051028AAPBESMMAXXX5423736856", ((SwiftBlock2Output) m.getBlock2()).getMIR()); + assertEquals("051028", ((SwiftBlock2Output) m.getBlock2()).getReceiverOutputDate()); + assertEquals("0803", ((SwiftBlock2Output) m.getBlock2()).getReceiverOutputTime()); + assertEquals("N", m.getBlock2().getMessagePriority()); + + // check b3 + assertEquals(3, m.getBlock3().countAll()); + assertEquals("NOMF", m.getBlock3().getTagValue("113")); + assertEquals("0510280086100057", m.getBlock3().getTagValue("108")); + assertEquals("STP", m.getBlock3().getTagValue("119")); + + // check b4 + assertEquals(11, m.getBlock4().countAll()); + assertEquals("D051026EUR100057", m.getBlock4().getTagValue("20")); + assertEquals("/RNCTIME/0802+0000", m.getBlock4().getTagValue("13C")); + assertEquals("CRED", m.getBlock4().getTagValue("23B")); + assertEquals("051028EUR6740,91", m.getBlock4().getTagValue("32A")); + assertEquals("EUR6740,91", m.getBlock4().getTagValue("33B")); + assertEquals("SSSSESMMXXX", m.getBlock4().getTagValue("50A")); + assertEquals("BBBBESMMXXX", m.getBlock4().getTagValue("53A")); + assertEquals("FOOBARYYXXX", m.getBlock4().getTagValue("57A")); + assertEquals( + "/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.", + m.getBlock4().getTagValue("59")); + assertEquals( + "REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR", + m.getBlock4().getTagValue("70")); + assertEquals("SHA", m.getBlock4().getTagValue("71A")); + + // check b5 + assertEquals(2, m.getBlock5().countAll()); + assertEquals("D9D8FA56", m.getBlock5().getTagValue("MAC")); + assertEquals("46E46A6460F2", m.getBlock5().getTagValue("CHK")); + } + + @Test + public void test103_2() throws IOException { + String messageToParse = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + + ":20:D051026EUR100057\n" + + ":13C:/RNCTIME/0802+0000\n" + + ":23B:CRED\n" + + ":32A:051028EUR6740,91\n" + + ":33B:EUR6740,91\n" + + ":50A:SSSSESMMXXX\n" + + ":53A:BBBBESMMXXX\n" + + ":57A:FOOBARYYXXX\n" + + ":59:/ES0123456789012345671234\n" + + "FOOOOO 1000 FOOBAR S.A.\n" + + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + + "/123123123: FOOVIMAR 2000 FOOBAR\n" + + ":71A:SHA\n" + + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; + + SwiftMessage m = SwiftMessage.parse(messageToParse); + + assertEquals("103", m.getType()); + + // check b1 + assertEquals("F01FOOBARYYAXXX1234123456", m.getBlock1().getBlockValue()); + assertEquals("F", m.getBlock1().getApplicationId()); + assertEquals("01", m.getBlock1().getServiceId()); + assertEquals("FOOBARYYAXXX", m.getBlock1().getLogicalTerminal()); + assertEquals("1234", m.getBlock1().getSessionNumber()); + assertEquals("123456", m.getBlock1().getSequenceNumber()); + + // check b2 + assertEquals( + "O1030803051028AAPBESMMAXXX54237368560510280803N", m.getBlock2().getBlockValue()); + assertEquals("103", m.getBlock2().getMessageType()); + assertEquals("0803", ((SwiftBlock2Output) m.getBlock2()).getSenderInputTime()); + assertEquals("051028", ((SwiftBlock2Output) m.getBlock2()).getMIRDate()); + assertEquals("AAPBESMMAXXX", ((SwiftBlock2Output) m.getBlock2()).getMIRLogicalTerminal()); + assertEquals("5423", ((SwiftBlock2Output) m.getBlock2()).getMIRSessionNumber()); + assertEquals("736856", ((SwiftBlock2Output) m.getBlock2()).getMIRSequenceNumber()); + assertEquals("051028AAPBESMMAXXX5423736856", ((SwiftBlock2Output) m.getBlock2()).getMIR()); + assertEquals("051028", ((SwiftBlock2Output) m.getBlock2()).getReceiverOutputDate()); + assertEquals("0803", ((SwiftBlock2Output) m.getBlock2()).getReceiverOutputTime()); + assertEquals("N", m.getBlock2().getMessagePriority()); + + // check b3 + assertEquals(3, m.getBlock3().countAll()); + assertEquals("NOMF", m.getBlock3().getTagValue("113")); + assertEquals("0510280086100057", m.getBlock3().getTagValue("108")); + assertEquals("STP", m.getBlock3().getTagValue("119")); + + // check b4 + assertEquals(11, m.getBlock4().countAll()); + assertEquals("D051026EUR100057", m.getBlock4().getTagValue("20")); + assertEquals("/RNCTIME/0802+0000", m.getBlock4().getTagValue("13C")); + assertEquals("CRED", m.getBlock4().getTagValue("23B")); + assertEquals("051028EUR6740,91", m.getBlock4().getTagValue("32A")); + assertEquals("EUR6740,91", m.getBlock4().getTagValue("33B")); + assertEquals("SSSSESMMXXX", m.getBlock4().getTagValue("50A")); + assertEquals("BBBBESMMXXX", m.getBlock4().getTagValue("53A")); + assertEquals("FOOBARYYXXX", m.getBlock4().getTagValue("57A")); + assertEquals( + "/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.", + m.getBlock4().getTagValue("59")); + assertEquals( + "REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR", + m.getBlock4().getTagValue("70")); + assertEquals("SHA", m.getBlock4().getTagValue("71A")); + + // check b5 + assertEquals(2, m.getBlock5().countAll()); + assertEquals("D9D8FA56", m.getBlock5().getTagValue("MAC")); + assertEquals("46E46A6460F2", m.getBlock5().getTagValue("CHK")); + } + + @Test + public void testPatchWalterBirch() throws IOException { + final String fin = "{1:F01VONTCHZZAXXX7586415286}{2:I202CHASUS33XXXXN}{3:{108:129324618/1XXXXX}}{4:" + + FINWriterVisitor.SWIFT_EOL + ":20:129324618/1XXXXX" + + FINWriterVisitor.SWIFT_EOL + ":21:NONREF" + + FINWriterVisitor.SWIFT_EOL + ":32A:110705USD20079,39" + + FINWriterVisitor.SWIFT_EOL + ":57A:CITIUS33XXX" + + FINWriterVisitor.SWIFT_EOL + ":58A:NBSZCHZZXXX" + + FINWriterVisitor.SWIFT_EOL + ":72:/BNF/30.05.11 10000" + + FINWriterVisitor.SWIFT_EOL + "" + + FINWriterVisitor.SWIFT_EOL + "-}{5:{CHK:88C7BBB37D50}}"; + final SwiftParser p = new SwiftParser(new StringReader(fin)); + final SwiftMessage msg = p.message(); + assertNotNull(msg.getBlock1()); + assertNotNull(msg.getBlock4()); + assertEquals( + 6, + msg.getBlock4().size(), + "Expected 6 tags but found " + msg.getBlock4().size() + ", " + + msg.getBlock4().tagNamesList()); + } + + @Test + public void testAck1() throws Exception { + final String msg = + "{1:F21OMFNCIABAXXX6368087500}{4:{177:1511041614}{451:0}}{1:F01OMFNCIABAXXX6368087500}{2:O1031542151104BCAOSNDPAXXX22438129121511041542N}{3:{113:0030}{108:001RTGS153030005}}{4:\n" + + ":20:1234567890\n" + + ":23B:CRED\n" + + ":23E:SDVA\n" + + ":26T:001\n" + + ":32A:151104XOF27000000,\n" + + ":50K:/0020121503484101\n" + + "SOXNYFAYTONU VORYEAUGEIS\n" + + ":53A:/D/D00030901\n" + + "ECOCMLBA\n" + + ":57A:/C/A00031061\n" + + "OMFNCIAB\n" + + ":59:/010010100100014010010160\n" + + "FOO VOYAGES\n" + + ":70:TRANSFERT\n" + + ":71A:SHA\n" + + ":72:/CODTYPTR/001\n" + + "//REGLEMENT\n" + + "-}{5:{MAC:00000000}{CHK:0AF226411593}}{S:{SPD:}{SAC:}{COP:P}}"; + SwiftMessage sm = new SwiftParser(msg).message(); + assertNotNull(sm); + assertTrue(sm.isAck()); + } + + @Test + public void testAck2() throws Exception { + final String msg = + "{1:F21OMFNCIABAXXX6368087504}{4:{177:1511041718}{451:0}}{1:F01OMFNCIABAXXX6368087504}{2:O1031746151104CCEICMCXAXXX64953042471511041646N}{4:\n" + + ":20:1234567890\n" + + ":23B:CRED\n" + + ":32A:151104XOF14773500,\n" + + ":50K:/00057 03363591001 84\n" + + "FOO SARL \n" + + "AKWA, FACE ANCIEN DIRECTION NOBRA\n" + + "BP 1432 DOURAZLA\n" + + "237 CAMEROUN\n" + + ":57A:CBAOSNDA\n" + + ":59:/SN 012 01201 036169011401 63\n" + + "TSAEMOXU FOO INTERUNATIONALE SARL\n" + + "DIAMNIADO, DAKAR\n" + + "SENEGAL\n" + + ":70:/INV/TFI-ZS-15002\n" + + ":71A:SHA\n" + + "-}{5:{MAC:00000000}{CHK:50085EDF60EC}}{S:{SPD:}{SAC:}{COP:P}}"; + SwiftMessage sm = new SwiftParser(msg).message(); + assertNotNull(sm); + assertTrue(sm.isAck()); + } + + /** + * Extra data simple + */ + @Test + public void testExtraDataSimple() throws IOException { + final String fin = "{1:F01MOSWRUMMAXXX0000000000}{2:I103COBADEFFXXXXN}{3:{108:02161OKP00130914}}{4:\n" + + ":20:12345677890\n" + + ":23B:CRED\n" + + ":32A:160217EUR500,\n" + + ":50K:/42301978502050100067\n" + + "SHEPTUKHA VIKTORIA PAS45 15 362057\n" + + "CCC MOSCOW MOSCOW UL. AVIACIONNAYA\n" + + "DON. 99 KV. 123\n" + + ":52D:BANK OF MOSCOW\n" + + ":57A:CAIXESBBXXX\n" + + ":59:/ES3021000122390200002631\n" + + "FOO TRADE SL SPAIN CASTELLO D E\n" + + "FOO PLACA JOC DE LA PILOTA , NU\n" + + "M 1\n" + + ":70:PAYMENT FOR NALOG ZA APARTAMENT\n" + + ":71A:OUR\n" + + ":72:/ACC/UR LIZO BBBB ))))))))::::::\n" + + "-}foo"; + SwiftParser p = new SwiftParser(fin); + SwiftMessage m = p.message(); + assertNotEquals(0, (int) m.getUnparsedTextsSize()); + } + + /** + * Expected extra "}}}}" reported as error + */ + @Test + public void testExtraData() throws IOException { + final String fin = + "{1:F01MOSWRUMMAXXX0000000000}{2:I103COBADEFFXXXXN}{3:{108:02161OKP00130914}}{4:\n" + ":20:1234567890\n" + + ":23B:CRED\n" + + ":32A:160217EUR500,\n" + + ":50K:/42301978502050100067\n" + + "FOO VIKTORIA PAS45 15 362057\n" + + "CCC MOSCOW MOSCOW UL. FOO\n" + + "DON. 13 KV. 131\n" + + ":52D:BANK OF MOSCOW\n" + + ":57A:CAIXESBBXXX\n" + + ":59:/ES3021000122390200002631\n" + + "FOO TRADE SL SPAIN CASTELLO D E\n" + + "FOO PLACA JOC DE LA PILOTA , NU\n" + + "M 1\n" + + ":70:PAYMENT FOR NALOG ZA APARTAMENT\n" + + ":71A:OUR\n" + + ":72:/ACC/UR LIZO BBBB ))))))))::::::\n" + + "-}}}}}"; + SwiftParser p = new SwiftParser(fin); + SwiftMessage m = p.message(); + assertNotEquals(0, (int) m.getUnparsedTextsSize()); + } + + /* + * https://sourceforge.net/p/wife/bugs/80/ + */ + @Test + public void testParse() throws IOException { + final String fin = "{1:F01TESTAR00AXXX7607663781}{2:O1010824170510TESTAR00AXXX94149133901705101425N}{4:\n" + + ":20:DG942_171206-004\n" + + ":28D:00001/00001\n" + + ":50H:/344110001637\n" + + "TESTAR00AXXX\n" + + "Utrecht\n" + + "Netherlands\n" + + ":30:170502\n" + + ":21:010735904\n" + + ":32B:CNY14,00\n" + + ":57A:CIBKCNBJ473\n" + + ":59:/344110000361\n" + + "CASH CUSTOMER I\n" + + "TESTAR00AXXX\n" + + "Utrecht\n" + + "Netherlands\n" + + ":70:/RFB/C767405OCP021001\n" + + ":71A:SHA\n" + + "-}{5:{CHK:B3BF0D846AFD}}"; + SwiftMessage msg = new SwiftParser(fin).message(); + assertNotNull(msg); + assertNotNull(msg.getBlock1()); + assertNotNull(msg.getBlock2()); + assertNotNull(msg.getBlock4()); + assertNotNull(msg.getBlock5()); + assertEquals("TESTAR00AXXX", msg.getBlock1().getLogicalTerminal()); + assertEquals("101", msg.getBlock2().getMessageType()); + assertEquals("DG942_171206-004", msg.getBlock4().getFieldByName("20").getValue()); + } + + @Test + public void testEmptyLines() throws IOException { + String fin = "{1:F01TESTARZZAXXX0000000000}{2:I199TESTARZZXXXXN}{4:\n" + ":20:1111\n" + + "\n" + + ":21:2222\n" + + "\r\n" + + ":59:3333\r\n4444\r\n" + + ":79:5555\r6666\n" + + ":72:7777\n\r\n\n\r\n\n" + + "-}"; + SwiftMessage sm = SwiftMessage.parse(fin); + assertEquals("1111\n", sm.getBlock4().getTagByName("20").getValue()); + assertEquals("2222\n", sm.getBlock4().getTagByName("21").getValue()); + assertEquals("3333\r\n4444", sm.getBlock4().getTagByName("59").getValue()); + assertEquals("5555\r6666", sm.getBlock4().getTagByName("79").getValue()); + assertEquals("7777\n\r\n\n\r\n", sm.getBlock4().getTagByName("72").getValue()); + } + + @Test + void + reproduce_parse_stringWithNonsenseHeadersButUsefulContentBlock_returnsNullForHeadersAndValidValuesFieldsInContent() { + MtSwiftMessage msg = MtSwiftMessage.parse( + "Big blue sea{4:\n" + ":20:123456789\n" + ":77E:\n" + ":15A:\n" + ":27:3/5\n" + "-}dark green forrest"); + // We simply claim that this is an MT798, and it works! + MT798 mt798 = new MT798(msg); + assertEquals("798", mt798.getMessageType()); + // Submessage type is null, as expected + assertNull(mt798.getField12()); + // The content of block 4 is available + SwiftTagListBlock contentMessage = mt798.getSwiftMessage().getBlock4().getSubBlockAfterFirst("77E", false); + + Field27 field27 = (Field27) contentMessage.getFieldByName("27"); + assertEquals(3, field27.getNumberAsLong()); + assertEquals(5, field27.getTotalAsLong()); + assertNull(contentMessage.getFieldByName("52A")); + } + + @Test + void testParseInvalidPayload() throws IOException { + SwiftMessage msg = SwiftMessage.parse("foo bar"); + assertNull(msg.getBlock1()); + assertNull(msg.getBlock2()); + assertNull(msg.getBlock3()); + assertNull(msg.getBlock4()); + assertNull(msg.getBlock5()); + assertNull(msg.getUserBlocks()); + + // Although we may wrap it as an MT + MT103 mt103 = new MT103(msg); + + // thew MT content is null + assertNull(mt103.getField20()); + assertNull(mt103.getField32A()); + } + + @Test + void testParseEmptyContent() throws IOException { + SwiftMessage msg = SwiftMessage.parse(""); + assertNull(msg.getBlock1()); + assertNull(msg.getBlock2()); + assertNull(msg.getBlock3()); + assertNull(msg.getBlock4()); + assertNull(msg.getBlock5()); + assertNull(msg.getUserBlocks()); + + // Although we may wrap it as an MT + MT103 mt103 = new MT103(msg); + + // thew MT content is null + assertNull(mt103.getField20()); + assertNull(mt103.getField32A()); + } + + @Test + void testParseInvalidHeader() throws IOException { + SwiftMessage msg = SwiftMessage.parse( + "Big blue sea{4:\n" + ":20:123456789\n" + ":77E:\n" + ":15A:\n" + ":27:3/5\n" + "-}dark green forrest"); + + // Still cast to a specific type + MT798 mt798 = new MT798(msg); + + assertEquals("798", mt798.getMessageType()); + + // missing field is null, as expected + assertNull(mt798.getField12()); + + // The content of block 4 is still available + assertEquals("123456789", mt798.getField20().getValue()); + + SwiftTagListBlock contentMessage = mt798.getSwiftMessage().getBlock4().getSubBlockAfterFirst("77E", false); + + Field27 field27 = (Field27) contentMessage.getFieldByName("27"); + assertEquals(3, field27.getNumberAsLong()); + assertEquals(5, field27.getTotalAsLong()); + assertNull(contentMessage.getFieldByName("52A")); + } + + @Test + void test_parse_system_message_MT094_from_String_lenient_true() throws IOException { + String fin_MT094 = "{1:F01AAAACNBJBXXX1010000000}{2:O0941836210827NXNXXXXX0XXX00080000012345678911S}\n" + + "{4:{135:N}{136:X12345}{130:/01/BANK\n" + + "/01/XXXXXYYYYYX}{134:FOOABHBX\n" + + "ABCDFGGH N.A.\n" + + "ABCANA}{312:SUBJECT: xxxx XXXX AAA AASX YXYXY FOR SSS YXYXYXYX-XXX YXYX\n" + + "XXXXXX YYY YYYYYYY TO FFF WWWWW REF X00000000 ON 00\n" + + "XXX0000 YYY XXXXX YXYXYXY CODES YXYXYX FOR IPSUM LOERM\n" + + "S YSYSY XXXX XXXX,THE XXXXX OF THE XXXXXX IPSUM AAA\n" + + "XXXX XXX XXX MXXXAY XXXX IN XXX AND XXXX.}}{\n" + + // unexpected LF + "5:{CHK:123456789123}{SYS:1234567891XXXXXX1YYXXX1234567894}}"; + SwiftParser parser = new SwiftParser(fin_MT094); + SwiftParserConfiguration configuration = new SwiftParserConfiguration(); + configuration.setLenient(true); + parser.setConfiguration(configuration); + parser.message(); + + String errorMessage = + "The block \n" + "5:{CHK:123456789123}{SYS:1234567891XXXXXX1YYXXX1234567894} could not be identified"; + assertEquals(parser.getErrors().size(), 1); + assertEquals(parser.getErrors().get(0), errorMessage); + } + + @Test + void test_parse_system_message_MT094_from_String_lenient_false() { + String fin_MT094 = "{1:F01AAAACNBJBXXX1010000000}{2:O0941836210827NXNXXXXX0XXX00080000012345678911S}\n" + + "{4:{135:N}{136:X12345}{130:/01/BANK\n" + + "/01/XXXXXYYYYYX}{134:FOOABHBX\n" + + "ABCDFGGH N.A.\n" + + "ABCANA}{312:SUBJECT: xxxx XXXX AAA AASX YXYXY FOR SSS YXYXYXYX-XXX YXYX\n" + + "XXXXXX YYY YYYYYYY TO FFF WWWWW REF X00000000 ON 00\n" + + "XXX0000 YYY XXXXX YXYXYXY CODES YXYXYX FOR IPSUM LOERM\n" + + "S YSYSY XXXX XXXX,THE XXXXX OF THE XXXXXX IPSUM AAA\n" + + "XXXX XXX XXX MXXXAY XXXX IN XXX AND XXXX.}}{\n" + + // unexpected LF + "5:{CHK:123456789123}{SYS:1234567891XXXXXX1YYXXX1234567894}}"; + SwiftParser parser = new SwiftParser(fin_MT094); + SwiftParserConfiguration configuration = new SwiftParserConfiguration(); + configuration.setLenient(false); + parser.setConfiguration(configuration); + + Assertions.assertThrows(ProwideException.class, parser::message); + } +} diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/SystemMessageTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/SystemMessageTest.java index 2f235f511..22c80c991 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/SystemMessageTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/SystemMessageTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -32,27 +32,28 @@ public class SystemMessageTest extends BaseMessageTestcase { */ @Test public void testPostedFengw2_01() { - String msg = "{1:F21FOOBARXXAXXX1234567890}{4:{177:0703281337}{451:1}{405:E66013}}{1:F01FOOBARXXAXXX3219604112}{2:I535FOOBARXXXXXXN}{4:\n" + - ":16R:GENL\n" + - ":28E:1/ONLY\n" + - ":13A::STAT//086\n" + - ":20C::SEME//ABC20070327P1\n" + - ":23G:NEWM\n" + - ":98A::STAT//20070327\n" + - ":98C::PREP//20070328043657\n" + - ":22F::SFRE//DAIL\n" + - ":22F::CODE//COMP\n" + - ":22F::STTY//CUST\n" + - ":22F::STBA//TRAD\n" + - ":97A::SAFE//ABC\n" + - ":17B::ACTI//Y\n" + - ":17B::CONS//Y\n" + - ":16S:GENL\n" + - ":16R:ADDINFO\n" + - ":19A::HOLP//USD0,\n" + - ":19A::HOLS//USD0,\n" + - ":16S:ADDINFO\n" + - "-}{5:{MAC:8A1FADA1}{CHK:B018C2CA74CD}}{S:{REF:I20070328.386482886.out/1/1}}"; + String msg = + "{1:F21FOOBARXXAXXX1234567890}{4:{177:0703281337}{451:1}{405:E66013}}{1:F01FOOBARXXAXXX3219604112}{2:I535FOOBARXXXXXXN}{4:\n" + + ":16R:GENL\n" + + ":28E:1/ONLY\n" + + ":13A::STAT//086\n" + + ":20C::SEME//ABC20070327P1\n" + + ":23G:NEWM\n" + + ":98A::STAT//20070327\n" + + ":98C::PREP//20070328043657\n" + + ":22F::SFRE//DAIL\n" + + ":22F::CODE//COMP\n" + + ":22F::STTY//CUST\n" + + ":22F::STBA//TRAD\n" + + ":97A::SAFE//ABC\n" + + ":17B::ACTI//Y\n" + + ":17B::CONS//Y\n" + + ":16S:GENL\n" + + ":16R:ADDINFO\n" + + ":19A::HOLP//USD0,\n" + + ":19A::HOLS//USD0,\n" + + ":16S:ADDINFO\n" + + "-}{5:{MAC:8A1FADA1}{CHK:B018C2CA74CD}}{S:{REF:I20070328.386482886.out/1/1}}"; parseMessage(msg); assertNotNull(b1); @@ -70,14 +71,14 @@ public void testPostedFengw2_01() { assertEquals("1", b4.getTagValue("451")); assertEquals("E66013", b4.getTagValue("405")); - //the MT 535 attached to this ACK system message is put into the unparsed text by the parser + // the MT 535 attached to this ACK system message is put into the unparsed text by the parser assertNotNull(o.getUnparsedTexts()); assertEquals(1, o.getUnparsedTextsSize().intValue()); SwiftMessage mt535 = o.getUnparsedTexts().getTextAsMessage(0); assertEquals("535", mt535.getType()); - //the block5 is part of the inner mt 535 + // the block5 is part of the inner mt 535 assertNull(b5); } @@ -86,15 +87,16 @@ public void testPostedFengw2_01() { */ @Test public void testPostedFengw2_02() { - String msg = "{1:F21FOOBARXXAXXX1234567890}{4:{177:0704032320}{451:0}}{1:F01FOOBARXXAXXX3227607589}{2:I950FOOBARXXXXXXN}{4:\n" + - ":20:12345678070403\n" + - ":25:12345678\n" + - ":28C:93/1\n" + - ":60F:C070403USD0,\n" + - ":61:0704050402C115454,92NSALNONREF\n" + - "/US/037833100/SHS/1235,\n" + - ":62M:C070403USD115454,92\n" + - "-}{5:{CHK:12C48A7C53B2}}{S:{REF:I20070404.763727356.out/1/1}}"; + String msg = + "{1:F21FOOBARXXAXXX1234567890}{4:{177:0704032320}{451:0}}{1:F01FOOBARXXAXXX3227607589}{2:I950FOOBARXXXXXXN}{4:\n" + + ":20:12345678070403\n" + + ":25:12345678\n" + + ":28C:93/1\n" + + ":60F:C070403USD0,\n" + + ":61:0704050402C115454,92NSALNONREF\n" + + "/US/037833100/SHS/1235,\n" + + ":62M:C070403USD115454,92\n" + + "-}{5:{CHK:12C48A7C53B2}}{S:{REF:I20070404.763727356.out/1/1}}"; parseMessage(msg); assertNotNull(b1); @@ -111,14 +113,14 @@ public void testPostedFengw2_02() { assertEquals("0704032320", b4.getTagValue("177")); assertEquals("0", b4.getTagValue("451")); - //the MT 950 attached to this ACK system message is put into the unparsed text by the parser + // the MT 950 attached to this ACK system message is put into the unparsed text by the parser assertNotNull(o.getUnparsedTexts()); assertEquals(1, o.getUnparsedTextsSize().intValue()); SwiftMessage mt950 = o.getUnparsedTexts().getTextAsMessage(0); assertEquals("950", mt950.getType()); - //the block5 is part of the inner mt 535 + // the block5 is part of the inner mt 535 assertNull(b5); } @@ -127,53 +129,54 @@ public void testPostedFengw2_02() { */ @Test public void testPostedDonreda_01() { - String msg = "{1:F21MTGSUS6SAXXX3206837054}{4:{177:0703161035}{451:0}}{1:F01MTGSUS6SAXXX3206837054}{2:O5641435070316CHASGB2LDGST07128160300703160735N}{3:{108:000255CQ8272245}}{4:\n" + - ":16R:GENL\n" + - ":20C::CORP//D455103\n" + - ":20C::SEME//029206016\n" + - ":23G:NEWM\n" + - ":22F::CAEV//DVCA\n" + - ":22F::CAMV//MAND\n" + - ":98C::PREP//20070316143348\n" + - ":25D::PROC//COMP\n" + - ":16S:GENL\n" + - ":16R:USECU\n" + - ":35B:ISIN CH0011075394\n" + - "/XX/5983816\n" + - "ZURICH FIN SVS GRP\n" + - "CHF0.10\n" + - ":16R:ACCTINFO\n" + - ":97A::SAFE//760043140\n" + - ":94F::SAFE//CUST/UBSWCHZH80A\n" + - ":93B::ELIG//UNIT/7000,\n" + - ":16S:ACCTINFO\n" + - ":16S:USECU\n" + - ":16R:CADETL\n" + - ":98A::XDTE//20111111\n" + - ":98A::PAYD//20111111\n" + - ":98A::RDTE//20111111\n" + - ":92A::WITF//35,\n" + - ":92A::GRSS//0,000001000\n" + - ":16S:CADETL\n" + - ":16R:CAOPTN\n" + - ":13A::CAON//001\n" + - ":22F::CAOP//CASH\n" + - ":11A::OPTN//CHF\n" + - ":17B::DFLT//Y\n" + - ":98A::XDTE//20111111\n" + - ":98A::PAYD//20111111\n" + - ":98A::RDTE//20111111\n" + - ":92A::GRSS//0,000001000\n" + - ":16R:CASHMOVE\n" + - ":22H::CRDB//CRED\n" + - ":19B::ENTL//CHF0,01\n" + - ":19B::GRSS//CHF0,01\n" + - ":19B::NETT//CHF0,01\n" + - ":98A::PAYD//20111111\n" + - ":98A::VALU//20111111\n" + - ":16S:CASHMOVE\n" + - ":16S:CAOPTN\n" + - "-}"; + String msg = + "{1:F21MTGSUS6SAXXX3206837054}{4:{177:0703161035}{451:0}}{1:F01MTGSUS6SAXXX3206837054}{2:O5641435070316CHASGB2LDGST07128160300703160735N}{3:{108:000255CQ8272245}}{4:\n" + + ":16R:GENL\n" + + ":20C::CORP//D455103\n" + + ":20C::SEME//029206016\n" + + ":23G:NEWM\n" + + ":22F::CAEV//DVCA\n" + + ":22F::CAMV//MAND\n" + + ":98C::PREP//20070316143348\n" + + ":25D::PROC//COMP\n" + + ":16S:GENL\n" + + ":16R:USECU\n" + + ":35B:ISIN CH0011075394\n" + + "/XX/5983816\n" + + "ZURICH FIN SVS GRP\n" + + "CHF0.10\n" + + ":16R:ACCTINFO\n" + + ":97A::SAFE//760043140\n" + + ":94F::SAFE//CUST/UBSWCHZH80A\n" + + ":93B::ELIG//UNIT/7000,\n" + + ":16S:ACCTINFO\n" + + ":16S:USECU\n" + + ":16R:CADETL\n" + + ":98A::XDTE//20111111\n" + + ":98A::PAYD//20111111\n" + + ":98A::RDTE//20111111\n" + + ":92A::WITF//35,\n" + + ":92A::GRSS//0,000001000\n" + + ":16S:CADETL\n" + + ":16R:CAOPTN\n" + + ":13A::CAON//001\n" + + ":22F::CAOP//CASH\n" + + ":11A::OPTN//CHF\n" + + ":17B::DFLT//Y\n" + + ":98A::XDTE//20111111\n" + + ":98A::PAYD//20111111\n" + + ":98A::RDTE//20111111\n" + + ":92A::GRSS//0,000001000\n" + + ":16R:CASHMOVE\n" + + ":22H::CRDB//CRED\n" + + ":19B::ENTL//CHF0,01\n" + + ":19B::GRSS//CHF0,01\n" + + ":19B::NETT//CHF0,01\n" + + ":98A::PAYD//20111111\n" + + ":98A::VALU//20111111\n" + + ":16S:CASHMOVE\n" + + ":16S:CAOPTN\n" + + "-}"; parseMessage(msg); assertNotNull(b1); @@ -191,24 +194,23 @@ public void testPostedDonreda_01() { assertEquals("0703161035", b4.getTagValue("177")); assertEquals("0", b4.getTagValue("451")); - //the MT 564 attached to this ACK system message is put into the unparsed text by the parser + // the MT 564 attached to this ACK system message is put into the unparsed text by the parser assertNotNull(o.getUnparsedTexts()); assertEquals(1, o.getUnparsedTextsSize().intValue()); SwiftMessage mt564 = o.getUnparsedTexts().getTextAsMessage(0); assertEquals("564", mt564.getType()); - //the block5 is part of the inner mt 535 + // the block5 is part of the inner mt 535 assertNull(b5); } @Test public void test1() { - String msg = "{1:L02BANKBEBBAXXX0000001111}\n" + - "{4:\n" + - "{501:21101000000500002110100000050000ABCDABCD00000000000000000000000000000000}\n" + - "{110:001}\n" + - "{329:N}}"; + String msg = "{1:L02BANKBEBBAXXX0000001111}\n" + "{4:\n" + + "{501:21101000000500002110100000050000ABCDABCD00000000000000000000000000000000}\n" + + "{110:001}\n" + + "{329:N}}"; parseMessage(msg); assertNotNull(b4); assertEquals("21101000000500002110100000050000ABCDABCD00000000000000000000000000000000", b4.getTagValue("501")); @@ -218,10 +220,7 @@ public void test1() { @Test public void test2() { - String msg = "{1:A21FOOZBET2AXXX0018000015}\n" + - "{4:{177:9703051524}\n" + - "{451:1}\n" + - "{405:H80}}"; + String msg = "{1:A21FOOZBET2AXXX0018000015}\n" + "{4:{177:9703051524}\n" + "{451:1}\n" + "{405:H80}}"; parseMessage(msg); assertNotNull(b4); assertEquals("9703051524", b4.getTagValue("177")); @@ -238,5 +237,4 @@ public void test3() { assertEquals("1", b4.getTagValue("451")); assertEquals("Y01", b4.getTagValue("405")); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/UnparsedTextParsingTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/UnparsedTextParsingTest.java index f13a2c699..424143d0c 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/UnparsedTextParsingTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/UnparsedTextParsingTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,11 +19,10 @@ import com.prowidesoftware.swift.io.ConversionService; import com.prowidesoftware.swift.model.SwiftMessage; +import java.io.IOException; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.Test; -import java.io.IOException; - /** * MT940 tests * @@ -33,25 +32,27 @@ public class UnparsedTextParsingTest extends BaseMessageTestcase { @Test public void test_1() { - String msg = "{1:F21XYZABCAAXXX1111112222}{4:{177:0011111111}{451:0}}{1:F21XYZABCAAXXXX1111112222}{2:O5691340110817LXLXXXXX4A1000002782131108171440N}{3:{108:MT569 011 OF 021}}{4:\n" - + ":35B:ISIN 123456ABCDEF\n" - + ":36B::SECV//UNIT/1,34\n" - + ":16S:SECDET\n" - + ":16S:VALDET\n" - + ":16S:TRANSDET\n" - + ":16S:SUMC\n" - + ":16S:SUME\n" - + ":16R:ADDINFO\n" - + ":19A::TCOP//USD123456789012,34\n" - + ":16S:ADDINFO\n" - + "-}{5:{CHK:15C62B525DAA}{TNG:}}{S:{SAC:}{COP:P}}"; + String msg = + "{1:F21XYZABCAAXXX1111112222}{4:{177:0011111111}{451:0}}{1:F21XYZABCAAXXXX1111112222}{2:O5691340110817LXLXXXXX4A1000002782131108171440N}{3:{108:MT569 011 OF 021}}{4:\n" + + ":35B:ISIN 123456ABCDEF\n" + + ":36B::SECV//UNIT/1,34\n" + + ":16S:SECDET\n" + + ":16S:VALDET\n" + + ":16S:TRANSDET\n" + + ":16S:SUMC\n" + + ":16S:SUME\n" + + ":16R:ADDINFO\n" + + ":19A::TCOP//USD123456789012,34\n" + + ":16S:ADDINFO\n" + + "-}{5:{CHK:15C62B525DAA}{TNG:}}{S:{SAC:}{COP:P}}"; try { SwiftMessage m = SwiftMessage.parse(msg); SwiftMessage m569 = SwiftMessage.parse(m.getUnparsedTexts().getAsFINString()); Assertions.assertEquals("569", m569.getType()); - Assertions.assertEquals("F21XYZABCAAXXXX1111112222", m569.getBlock1().getBlockValue()); + Assertions.assertEquals( + "F21XYZABCAAXXXX1111112222", m569.getBlock1().getBlockValue()); ConversionService service = new ConversionService(); service.getXml(m.getUnparsedTexts().getAsFINString()); @@ -59,8 +60,5 @@ public void test_1() { } catch (IOException ex) { fail(ex.getMessage()); } - } - } - diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/VisibleParser.java b/src/test/java/com/prowidesoftware/swift/io/parser/VisibleParser.java index d4b7e0795..c704b433b 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/VisibleParser.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/VisibleParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -16,10 +16,8 @@ package com.prowidesoftware.swift.io.parser; import com.prowidesoftware.swift.model.Tag; - import java.io.IOException; - /** * Simple class that increases visibility of parser methods in order to unit tests them. * @@ -27,8 +25,7 @@ */ final class VisibleParser extends SwiftParser { - public VisibleParser() { - } + public VisibleParser() {} @Override protected char identifyBlock(String s) { @@ -41,12 +38,9 @@ public String findBlockStart() throws IOException { } public Tag consumeTag(String br) { - if (br.startsWith("{")) - br = br.substring(1); - if (br.endsWith("}")) - br = br.substring(0, br.length() - 1); - if (br.startsWith(":")) - br = br.substring(1); + if (br.startsWith("{")) br = br.substring(1); + if (br.endsWith("}")) br = br.substring(0, br.length() - 1); + if (br.startsWith(":")) br = br.substring(1); return super.createTag(br, null); } @@ -59,5 +53,4 @@ public String readUntilBlockEnds() throws IOException { public int findEndOfTagByLineFeed(String s, int start, boolean isTextBlock) { return super.findEndOfTagByLineFeed(s, start, isTextBlock); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/io/parser/XMLParserTest.java b/src/test/java/com/prowidesoftware/swift/io/parser/XMLParserTest.java index b010711c3..6455cad86 100644 --- a/src/test/java/com/prowidesoftware/swift/io/parser/XMLParserTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/parser/XMLParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -21,18 +21,16 @@ import com.prowidesoftware.swift.model.SwiftMessage; import com.prowidesoftware.swift.model.mt.mt1xx.MT103; import com.prowidesoftware.swift.utils.SafeXmlUtils; -import org.apache.commons.lang3.StringUtils; -import org.junit.jupiter.api.Test; -import org.w3c.dom.Document; -import org.w3c.dom.Node; -import org.xml.sax.SAXException; - import java.io.ByteArrayInputStream; import java.io.IOException; import java.io.InputStream; import java.nio.charset.StandardCharsets; - import javax.xml.parsers.DocumentBuilder; +import org.apache.commons.lang3.StringUtils; +import org.junit.jupiter.api.Test; +import org.w3c.dom.Document; +import org.w3c.dom.Node; +import org.xml.sax.SAXException; /** * Test cases for the Prowide Core proprietary XML format parser @@ -43,21 +41,20 @@ public class XMLParserTest { @Test public void testParse() { - String xml = "\n" + - "\n" + - " F\n" + - " 01\n" + - " BANKBEBBAXXX\n" + - " 2222\n" + - " 123456\n" + - "\n" + - "\n" + - " \n" + - " t1\n" + - " v1\n" + - " \n" + - "\n" + - ""; + String xml = "\n" + "\n" + + " F\n" + + " 01\n" + + " BANKBEBBAXXX\n" + + " 2222\n" + + " 123456\n" + + "\n" + + "\n" + + " \n" + + " t1\n" + + " v1\n" + + " \n" + + "\n" + + ""; XMLParser p = new XMLParser(); SwiftMessage m = p.parse(xml); assertNotNull(m); @@ -65,22 +62,21 @@ public void testParse() { @Test public void testParse2() { - String xml = "\n" + - "\n" + - " F\n" + - " 01\n" + - " BANKBEBBAXXX\n" + - " 2222\n" + - " 123456\n" + - "\n" + - "\n" + - " 100\n" + - " BANKDEFFXXXX\n" + - " U\n" + - " 3\n" + - " 003\n" + - "\n" + - ""; + String xml = "\n" + "\n" + + " F\n" + + " 01\n" + + " BANKBEBBAXXX\n" + + " 2222\n" + + " 123456\n" + + "\n" + + "\n" + + " 100\n" + + " BANKDEFFXXXX\n" + + " U\n" + + " 3\n" + + " 003\n" + + "\n" + + ""; XMLParser p = new XMLParser(); SwiftMessage m = p.parse(xml); assertNotNull(m); @@ -88,26 +84,25 @@ public void testParse2() { @Test public void testParse3() { - String xml = "\n" + - "\n" + - " F\n" + - " 01\n" + - " BANKBEBBAXXX\n" + - " 2222\n" + - " 123456\n" + - "\n" + - "\n" + - " 100\n" + - " 1200\n" + - " 970103\n" + - " BANKBEBBAXXX\n" + - " 2222\n" + - " 123456\n" + - " 970103\n" + - " 1201\n" + - " N\n" + - "\n" + - ""; + String xml = "\n" + "\n" + + " F\n" + + " 01\n" + + " BANKBEBBAXXX\n" + + " 2222\n" + + " 123456\n" + + "\n" + + "\n" + + " 100\n" + + " 1200\n" + + " 970103\n" + + " BANKBEBBAXXX\n" + + " 2222\n" + + " 123456\n" + + " 970103\n" + + " 1201\n" + + " N\n" + + "\n" + + ""; XMLParser p = new XMLParser(); SwiftMessage m = p.parse(xml); assertNotNull(m); @@ -124,7 +119,7 @@ public void testNode() throws SAXException, IOException { InputStream is = new ByteArrayInputStream(text.getBytes(StandardCharsets.UTF_8)); final Document doc = db.parse(is); Node n = doc.getFirstChild(); - //this proves that DOM parser removes original carriage return characters from XML + // this proves that DOM parser removes original carriage return characters from XML assertEquals("line1\nline2", n.getFirstChild().getNodeValue()); } @@ -137,213 +132,212 @@ public void testCRLF_replace() { @Test public void testNull() { - String xml = "\n" + - "\n" + - "\n" + - "\n" + - " F\n" + - "\n" + - " 01\n" + - "\n" + - " CECAESMMA017\n" + - "\n" + - " 0000\n" + - "\n" + - " 000000\n" + - "\n" + - "\n" + - "\n" + - "\n" + - "\n" + - " 320\n" + - "\n" + - " CAAMES2AXXXX\n" + - "\n" + - " N\n" + - "\n" + - "\n" + - "\n" + - "\n" + - "\n" + - " \n" + - "\n" + - " 15A\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 20\n" + - "\n" + - " 00005586-090224\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 22A\n" + - "\n" + - " NEWT\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 22B\n" + - "\n" + - " CONF\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 22C\n" + - "\n" + - " CAAM2A0001CECAMM\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 82A\n" + - "\n" + - " CECAESMM017\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 87A\n" + - "\n" + - " CAAMES2AXXX\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 15B\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 17R\n" + - "\n" + - " L\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 30T\n" + - "\n" + - " 20090224\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 30V\n" + - "\n" + - " 20090224\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 30P\n" + - "\n" + - " 20090225\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 32B\n" + - "\n" + - " EUR111,00\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 30X\n" + - "\n" + - " 20090225\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 34E\n" + - "\n" + - " NEUR0,00\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 37G\n" + - "\n" + - " 1,\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 14D\n" + - "\n" + - " ACT/360\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 15C\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 53A\n" + - "\n" + - " CECAESMM017\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 58A\n" + - "\n" + - " CAAMES2AXXX\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 15D\n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " \n" + - "\n" + - " 57A\n" + - "\n" + - " CECAESMM017\n" + - "\n" + - " \n" + - "\n" + - "\n" + - "\n" + - ""; + String xml = "\n" + "\n" + + "\n" + + "\n" + + " F\n" + + "\n" + + " 01\n" + + "\n" + + " CECAESMMA017\n" + + "\n" + + " 0000\n" + + "\n" + + " 000000\n" + + "\n" + + "\n" + + "\n" + + "\n" + + "\n" + + " 320\n" + + "\n" + + " CAAMES2AXXXX\n" + + "\n" + + " N\n" + + "\n" + + "\n" + + "\n" + + "\n" + + "\n" + + " \n" + + "\n" + + " 15A\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 20\n" + + "\n" + + " 00005586-090224\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 22A\n" + + "\n" + + " NEWT\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 22B\n" + + "\n" + + " CONF\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 22C\n" + + "\n" + + " CAAM2A0001CECAMM\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 82A\n" + + "\n" + + " CECAESMM017\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 87A\n" + + "\n" + + " CAAMES2AXXX\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 15B\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 17R\n" + + "\n" + + " L\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 30T\n" + + "\n" + + " 20090224\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 30V\n" + + "\n" + + " 20090224\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 30P\n" + + "\n" + + " 20090225\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 32B\n" + + "\n" + + " EUR111,00\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 30X\n" + + "\n" + + " 20090225\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 34E\n" + + "\n" + + " NEUR0,00\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 37G\n" + + "\n" + + " 1,\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 14D\n" + + "\n" + + " ACT/360\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 15C\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 53A\n" + + "\n" + + " CECAESMM017\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 58A\n" + + "\n" + + " CAAMES2AXXX\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 15D\n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " \n" + + "\n" + + " 57A\n" + + "\n" + + " CECAESMM017\n" + + "\n" + + " \n" + + "\n" + + "\n" + + "\n" + + ""; XMLParser p = new XMLParser(); SwiftMessage m = p.parse(xml); assertNotNull(m); @@ -351,55 +345,54 @@ public void testNull() { @Test public void testFieldFormat() { - String xml = "\n" + - "\n" + - " F\n" + - " 01\n" + - " TESTUS20AXXX\n" + - " 0816\n" + - " 000001\n" + - "\n" + - "\n" + - " 103\n" + - " FOONUS33XXXX\n" + - " N\n" + - "\n" + - "\n" + - "\n" + - " 20\n" + - " prueba\n" + - "\n" + - "\n" + - " 23B\n" + - " CRED\n" + - "\n" + - "\n" + - " 32A\n" + - " 160621\n" + - " USD\n" + - " 123123,22\n" + - "\n" + - "\n" + - " 50A\n" + - " 234523452345345234\n" + - " CITIZAJXTRD\n" + - "\n" + - "\n" + - " 52A\n" + - " 23423421343\n" + - " ITAUKYKTXXX\n" + - "\n" + - "\n" + - " 59A\n" + - " 24523523452345\n" + - " HSBCVNVXXXX\n" + - "\n" + - "\n" + - " 71A\n" + - " SHA\n" + - "\n" + - "\n" + - ""; + String xml = "\n" + "\n" + + " F\n" + + " 01\n" + + " TESTUS20AXXX\n" + + " 0816\n" + + " 000001\n" + + "\n" + + "\n" + + " 103\n" + + " FOONUS33XXXX\n" + + " N\n" + + "\n" + + "\n" + + "\n" + + " 20\n" + + " prueba\n" + + "\n" + + "\n" + + " 23B\n" + + " CRED\n" + + "\n" + + "\n" + + " 32A\n" + + " 160621\n" + + " USD\n" + + " 123123,22\n" + + "\n" + + "\n" + + " 50A\n" + + " 234523452345345234\n" + + " CITIZAJXTRD\n" + + "\n" + + "\n" + + " 52A\n" + + " 23423421343\n" + + " ITAUKYKTXXX\n" + + "\n" + + "\n" + + " 59A\n" + + " 24523523452345\n" + + " HSBCVNVXXXX\n" + + "\n" + + "\n" + + " 71A\n" + + " SHA\n" + + "\n" + + "\n" + + ""; XMLParser p = new XMLParser(); SwiftMessage m = p.parse(xml); assertNotNull(m); @@ -437,22 +430,19 @@ public void testFieldFormat() { */ @Test public void testXxeDisabled() { - String xml = "]>" + - "\n" + - "\n" + - " &xxe;\n" + - "\n" + - "\n" + - " \n" + - " t1\n" + - " v1\n" + - " \n" + - "\n" + - ""; + String xml = "]>" + "\n" + + "\n" + + " &xxe;\n" + + "\n" + + "\n" + + " \n" + + " t1\n" + + " v1\n" + + " \n" + + "\n" + + ""; XMLParser p = new XMLParser(); SwiftMessage m = p.parse(xml); assertNull(m); } - } - diff --git a/src/test/java/com/prowidesoftware/swift/io/writer/FINWriterVisitorTest.java b/src/test/java/com/prowidesoftware/swift/io/writer/FINWriterVisitorTest.java index 93771fe3e..ddf41e4ca 100644 --- a/src/test/java/com/prowidesoftware/swift/io/writer/FINWriterVisitorTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/writer/FINWriterVisitorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -15,7 +15,6 @@ */ package com.prowidesoftware.swift.io.writer; - import static org.junit.jupiter.api.Assertions.assertEquals; import com.prowidesoftware.swift.Constants; @@ -23,11 +22,10 @@ import com.prowidesoftware.swift.model.SwiftBlock2Input; import com.prowidesoftware.swift.model.SwiftMessage; import com.prowidesoftware.swift.model.Tag; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - import java.io.StringWriter; import java.io.Writer; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; /** * Swift writer tests @@ -142,7 +140,9 @@ public void testWriteBlock4_3() { msg.getBlock4().append(new Tag("2:val2")); msg.visit(this.visitor); - assertEquals("{1:F01VNDZBET2AXXX0027000580}{2:I028BBBBUSC0XXXXN}{4:{1:val1}{2:val2}}", getResult("testWriteBlock4_3")); + assertEquals( + "{1:F01VNDZBET2AXXX0027000580}{2:I028BBBBUSC0XXXXN}{4:{1:val1}{2:val2}}", + getResult("testWriteBlock4_3")); } @Test @@ -159,5 +159,4 @@ public void testBug1601122_1() { msg.visit(this.visitor); assertEquals("{5:{MAC:valmac}{CHK:valchk}}", getResult("testBug1601122_1")); } - } diff --git a/src/test/java/com/prowidesoftware/swift/io/writer/MultilineUtilTest.java b/src/test/java/com/prowidesoftware/swift/io/writer/MultilineUtilTest.java index c267ec804..3366a3598 100644 --- a/src/test/java/com/prowidesoftware/swift/io/writer/MultilineUtilTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/writer/MultilineUtilTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. diff --git a/src/test/java/com/prowidesoftware/swift/io/writer/SwiftWriterTest.java b/src/test/java/com/prowidesoftware/swift/io/writer/SwiftWriterTest.java index 6a6dd43c3..dc24cda8a 100644 --- a/src/test/java/com/prowidesoftware/swift/io/writer/SwiftWriterTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/writer/SwiftWriterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -23,12 +23,11 @@ import com.prowidesoftware.swift.model.SwiftBlock4; import com.prowidesoftware.swift.model.SwiftMessage; import com.prowidesoftware.swift.model.Tag; -import org.junit.jupiter.api.Test; - import java.io.BufferedReader; import java.io.IOException; import java.io.StringReader; import java.io.StringWriter; +import org.junit.jupiter.api.Test; /** * Swift writer tests @@ -63,37 +62,38 @@ public void testSimple() { StringWriter buf = new StringWriter(); SwiftWriter.writeMessage(m, buf); - assertEquals("{1:" + Constants.B1_DATA + "}{2:" + Constants.B2_INPUT + "}{3:{helloworld}}{4:\r\n" + - ":k:val\r\n" + - "-}{5:{foo:dacatadat}}", buf.toString()); + assertEquals( + "{1:" + Constants.B1_DATA + "}{2:" + Constants.B2_INPUT + "}{3:{helloworld}}{4:\r\n" + ":k:val\r\n" + + "-}{5:{foo:dacatadat}}", + buf.toString()); } @Test public void testWriteParsedMessage() throws IOException { - String m1 = "{1:F01GENODEFFAXXX4321100001}{2:O1030711060804MARKDEFFAXXX12342000010608040711N}{4:\n" + - ":20:TEST-IBAN001\n" + - ":13C:/SNDTIME/0701+0200\n" + - ":13C:/RNCTIME/0701+0200\n" + - ":23B:CRED\n" + - ":32A:060804EUR18001,01\n" + - ":33B:EUR18001,01\n" + - ":50K:KUNDE WO FOO FOO\n" + - "SYMMACH. FOO OREOKASTRO-DIAVATA\n" + - "GR-57008 FOO\n" + - "GREECE\n" + - ":52A://TAGRPRNKGRAAXXX052/S/20115\n" + - "PRNKGRAAXXX\n" + - ":57A:GENODE51LOS\n" + - ":59:/DE66593922000000045500\n" + - "FOO DER VOLKS-RAIFFEISENBANK\n" + - "RAIFFEISENPLATZ\n" + - "D-66787 WADGASSEN-HOSTENBACH\n" + - "GERMANY\n" + - ":70:TEST IBAN 01P DE\n" + - "IBAN FOO\n" + - ":71A:SHA\n" + - "-}{5:{MAC:11111111}{CHK:222222222222}}\n" + - ""; + String m1 = "{1:F01GENODEFFAXXX4321100001}{2:O1030711060804MARKDEFFAXXX12342000010608040711N}{4:\n" + + ":20:TEST-IBAN001\n" + + ":13C:/SNDTIME/0701+0200\n" + + ":13C:/RNCTIME/0701+0200\n" + + ":23B:CRED\n" + + ":32A:060804EUR18001,01\n" + + ":33B:EUR18001,01\n" + + ":50K:KUNDE WO FOO FOO\n" + + "SYMMACH. FOO OREOKASTRO-DIAVATA\n" + + "GR-57008 FOO\n" + + "GREECE\n" + + ":52A://TAGRPRNKGRAAXXX052/S/20115\n" + + "PRNKGRAAXXX\n" + + ":57A:GENODE51LOS\n" + + ":59:/DE66593922000000045500\n" + + "FOO DER VOLKS-RAIFFEISENBANK\n" + + "RAIFFEISENPLATZ\n" + + "D-66787 WADGASSEN-HOSTENBACH\n" + + "GERMANY\n" + + ":70:TEST IBAN 01P DE\n" + + "IBAN FOO\n" + + ":71A:SHA\n" + + "-}{5:{MAC:11111111}{CHK:222222222222}}\n" + + ""; String result = parseAndWrite(m1); BufferedReader expected = new BufferedReader(new StringReader(m1)); BufferedReader obtained = new BufferedReader(new StringReader(result)); @@ -134,9 +134,6 @@ public void testTrimValues() { StringWriter buf = new StringWriter(); SwiftWriter.writeMessage(m, buf, true, true); - assertEquals("{3:{108:MUR}}{4:\r\n" + - ":20:REF\r\n" + - "-}", buf.toString()); + assertEquals("{3:{108:MUR}}{4:\r\n" + ":20:REF\r\n" + "-}", buf.toString()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/io/writer/XMLWriterVisitorTest.java b/src/test/java/com/prowidesoftware/swift/io/writer/XMLWriterVisitorTest.java index d9177fe90..5649882ac 100644 --- a/src/test/java/com/prowidesoftware/swift/io/writer/XMLWriterVisitorTest.java +++ b/src/test/java/com/prowidesoftware/swift/io/writer/XMLWriterVisitorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -15,19 +15,17 @@ */ package com.prowidesoftware.swift.io.writer; - import static org.junit.jupiter.api.Assertions.assertFalse; import com.prowidesoftware.swift.Constants; import com.prowidesoftware.swift.model.*; +import java.io.StringWriter; +import java.io.Writer; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import org.xmlunit.builder.DiffBuilder; import org.xmlunit.diff.Diff; -import java.io.StringWriter; -import java.io.Writer; - /** * XML writer tests * @@ -40,7 +38,8 @@ public class XMLWriterVisitorTest { private SwiftMessage msg; private void assertXmlEqual(String control, String test) { - Diff diff = DiffBuilder.compare(control).withTest(test).ignoreWhitespace().build(); + Diff diff = + DiffBuilder.compare(control).withTest(test).ignoreWhitespace().build(); assertFalse(diff.hasDifferences()); } @@ -49,7 +48,7 @@ public void setUp() { this.io = new StringWriter(); this.visitor = new XMLWriterVisitor(this.io); this.msg = new SwiftMessage(); - this.msg.clear(); // some tests require that there are no extra blocks + this.msg.clear(); // some tests require that there are no extra blocks } @SuppressWarnings("unused") @@ -92,15 +91,14 @@ public void testEmptyBlocks() { @Test public void testWithTags() { - String xml = "" + - Constants.B1_DATA_XML + - "\n" + - "\n\t" + - "\n\t\tt1" + - "\n\t\tv1" + - "\n\t" + - "\n" + - "\n"; + String xml = "" + Constants.B1_DATA_XML + + "\n" + + "\n\t" + + "\n\t\tt1" + + "\n\t\tv1" + + "\n\t" + + "\n" + + "\n"; msg.clear(); SwiftBlock1 b1 = new SwiftBlock1(); b1.setValue(Constants.B1_DATA); @@ -121,10 +119,7 @@ public void testBug1539324_1() { b2.setValue(Constants.B2_INPUT); msg.setBlock2(b2); - String xml = "\n" + - Constants.B1_DATA_XML + - Constants.B2_INPUT_XML + - ""; + String xml = "\n" + Constants.B1_DATA_XML + Constants.B2_INPUT_XML + ""; assertXmlEqual(xml, getResult("testBug1539324_1")); } @@ -143,18 +138,17 @@ public void testBug1539324_2() { msg.setBlock4(new SwiftBlock4()); msg.setBlock5(new SwiftBlock5()); - String xml = "\n" + - Constants.B1_DATA_XML + - "\n" + - "" + - "\n\t" + - "\n\t\tn" + - "\n\t\tv" + - "\n\t" + - "\n" + - "\n\n" + - "\n\n" + - "\n"; + String xml = "\n" + Constants.B1_DATA_XML + + "\n" + + "" + + "\n\t" + + "\n\t\tn" + + "\n\t\tv" + + "\n\t" + + "\n" + + "\n\n" + + "\n\n" + + "\n"; assertXmlEqual(xml, getResult("testBug1539324_2")); } @@ -166,18 +160,17 @@ public void testBug1540294_1() { b4.append(new Tag("t2", "v2")); msg.setBlock4(b4); - String xml = "\n" + - "" + - "\n\t" + - "\n\t\tt1" + - "\n\t\tv1" + - "\n\t" + - "\n\t" + - "\n\t\tt2" + - "\n\t\tv2" + - "\n\t" + - "\n" + - ""; + String xml = "\n" + "" + + "\n\t" + + "\n\t\tt1" + + "\n\t\tv1" + + "\n\t" + + "\n\t" + + "\n\t\tt2" + + "\n\t\tv2" + + "\n\t" + + "\n" + + ""; assertXmlEqual(xml, getResult("testBug1540294_1")); } @@ -192,10 +185,7 @@ public void testBlock2Output_1() { b2.setValue(Constants.B2_OUTPUT); msg.setBlock2(b2); - String xml = "\n" + - Constants.B1_DATA_XML + - Constants.B2_OUTPUT_XML + - ""; + String xml = "\n" + Constants.B1_DATA_XML + Constants.B2_OUTPUT_XML + ""; assertXmlEqual(xml, getResult("testBlock2Output_1")); } @@ -207,9 +197,7 @@ public void testBlock2Output() { b2.setValue(Constants.B2_OUTPUT); msg.setBlock2(b2); - String xml = "\n" + - Constants.B2_OUTPUT_XML + - ""; + String xml = "\n" + Constants.B2_OUTPUT_XML + ""; String got = getResult("testBlock2Output"); assertXmlEqual(xml, got); } @@ -221,14 +209,13 @@ public void testTagSerialization() { b4.append(new Tag("26C", "/LONDON/UNFOOGOLD")); msg.setBlock4(b4); - String xml = "\n" + - "" + - "\n\t" + - "\n\t\t26C" + - "\n\t\t/LONDON/UNFOOGOLD" + - "\n\t" + - "\n" + - ""; + String xml = "\n" + "" + + "\n\t" + + "\n\t\t26C" + + "\n\t\t/LONDON/UNFOOGOLD" + + "\n\t" + + "\n" + + ""; assertXmlEqual(xml, getResult("testTagSerialization")); } @@ -238,31 +225,29 @@ public void testFieldSerialization() { msg.setBlock4(new SwiftBlock4()); msg.getBlock4().append(new Tag("26C", "/LONDON/UNFOOGOLD")); - //workaround - //mt.getSwiftMessage().getBlock4().append(new Tag("26C", "/LONDON/UNFOOGOLD")); - - String xml = "\n" + - "" + - "\n\t" + - "\n\t\t26C" + - "\n\t\t/LONDON/UNFOOGOLD" + - "\n\t" + - "\n" + - ""; + // workaround + // mt.getSwiftMessage().getBlock4().append(new Tag("26C", "/LONDON/UNFOOGOLD")); + + String xml = "\n" + "" + + "\n\t" + + "\n\t\t26C" + + "\n\t\t/LONDON/UNFOOGOLD" + + "\n\t" + + "\n" + + ""; assertXmlEqual(xml, getResult("testFieldSerialization")); } @Test public void testWithTags_asField() { - String xml = "" + - Constants.B1_DATA_XML + - "\n" + - "\n\t" + - "\n\t\t16R" + - "\n\t\tTEST" + - "\n\t" + - "\n" + - "\n"; + String xml = "" + Constants.B1_DATA_XML + + "\n" + + "\n\t" + + "\n\t\t16R" + + "\n\t\tTEST" + + "\n\t" + + "\n" + + "\n"; msg.clear(); SwiftBlock1 b1 = new SwiftBlock1(); b1.setValue(Constants.B1_DATA); @@ -273,5 +258,4 @@ public void testWithTags_asField() { this.visitor = new XMLWriterVisitor(this.io, true); assertXmlEqual(xml, getResult("testWithTags")); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/AbstractSwiftMessageTest.java b/src/test/java/com/prowidesoftware/swift/model/AbstractSwiftMessageTest.java index d9483d70b..999e5cdc4 100644 --- a/src/test/java/com/prowidesoftware/swift/model/AbstractSwiftMessageTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/AbstractSwiftMessageTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -62,5 +62,4 @@ public void category() { mt.setIdentifier("fin.103"); assertEquals("1", mt.getCategory()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/BICTest.java b/src/test/java/com/prowidesoftware/swift/model/BICTest.java index 5e70c9b84..f962f6bc2 100644 --- a/src/test/java/com/prowidesoftware/swift/model/BICTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/BICTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -75,7 +75,7 @@ public void testParse() { assertEquals("IIII", b.getInstitution()); assertEquals("CC", b.getCountry()); assertEquals("LL", b.getLocation()); - assertEquals("BBBBB", b.getBranch()); //one B is dropped as LT identifier + assertEquals("BBBBB", b.getBranch()); // one B is dropped as LT identifier } @Test @@ -144,7 +144,7 @@ public void testBIC8() { @Test public void testBIC11() { - assertEquals("FOOOOOHUXXX", new BIC("FOOOOOHUAXXX").getBic11()); //LT is picked up as part of the branch + assertEquals("FOOOOOHUXXX", new BIC("FOOOOOHUAXXX").getBic11()); // LT is picked up as part of the branch assertEquals("FOOOOOHUXXX", new BIC("FOOOOOHUXXX").getBic11()); assertEquals("FOOOOOHUXXX", new BIC("FOOOOOHU").getBic11()); assertNull(new BIC("FOO").getBic8()); @@ -166,5 +166,4 @@ public void testAsTestBic() { assertEquals("BACOARB0XXX", new BIC("BACOARB1XXX").asTestBic().getBic11()); assertEquals("BACOARB00BE", new BIC("BACOARB10BE").asTestBic().getBic11()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/ConversionServiceTest.java b/src/test/java/com/prowidesoftware/swift/model/ConversionServiceTest.java index 324bebc6f..93e88d593 100644 --- a/src/test/java/com/prowidesoftware/swift/model/ConversionServiceTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/ConversionServiceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -27,7 +27,6 @@ import org.xmlunit.builder.DiffBuilder; import org.xmlunit.diff.Diff; - /** * Conversion services test. * @@ -42,7 +41,8 @@ public class ConversionServiceTest { private final String someText = "hello world"; private void assertXmlEqual(String control, String test) { - Diff diff = DiffBuilder.compare(control).withTest(test).ignoreWhitespace().build(); + Diff diff = + DiffBuilder.compare(control).withTest(test).ignoreWhitespace().build(); assertFalse(diff.hasDifferences()); } @@ -67,7 +67,9 @@ public void testGetFINFromObj() { msg.getBlock3().append(new Tag("113:NOMT")); msg.getBlock3().append(new Tag("108", "P22VUXC43C6J3NLD")); String fin = srv.getFIN(msg); - assertEquals("{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{113:NOMT}{108:P22VUXC43C6J3NLD}}", fin); + assertEquals( + "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{113:NOMT}{108:P22VUXC43C6J3NLD}}", + fin); } /** @@ -81,10 +83,11 @@ public void testGetFINFromObj2() { msg.addBlock(new SwiftBlock3()); msg.getBlock3().append(new Tag("108", "P22VUXC43C6J3NLD")); String fin = srv.getFIN(msg); - assertEquals("{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{108:P22VUXC43C6J3NLD}}", fin); + assertEquals( + "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{108:P22VUXC43C6J3NLD}}", + fin); } - /** * Test method for {@link ConversionService#getFIN(SwiftMessage)}. */ @@ -100,7 +103,10 @@ public void testGetFINFromObj3_unparsedText() { msg.setUnparsedTexts(this.unparsedTexts); String fin = srv.getFIN(msg); - assertEquals("{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{113:NOMT}{108:P22VUXC43C6J3NLD}}" + this.someMsgText, fin); + assertEquals( + "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{113:NOMT}{108:P22VUXC43C6J3NLD}}" + + this.someMsgText, + fin); } /** @@ -118,7 +124,10 @@ public void testGetFINFromObj4_unparsedText() { msg.getBlock3().setUnparsedTexts(this.unparsedTexts); String fin = srv.getFIN(msg); - assertEquals("{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{113:NOMT}{108:P22VUXC43C6J3NLD}" + this.someMsgText + "}", fin); + assertEquals( + "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{113:NOMT}{108:P22VUXC43C6J3NLD}" + + this.someMsgText + "}", + fin); } /** @@ -136,7 +145,10 @@ public void testGetFINFromObj5_unparsedText() { msg.getBlock3().getTagByName("113").setUnparsedTexts(this.unparsedTexts); String fin = srv.getFIN(msg); - assertEquals("{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{113:NOMT" + this.someMsgText + "}{108:P22VUXC43C6J3NLD}}", fin); + assertEquals( + "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{113:NOMT" + + this.someMsgText + "}{108:P22VUXC43C6J3NLD}}", + fin); } /** @@ -153,7 +165,9 @@ public void testGetFINThroughXML() { String xml = SwiftWriter.getInternalXml(msg); assertNotNull(xml); String fin = srv.getFIN(xml); - assertEquals("{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{108:P22VUXC43C6J3NLD}}", fin); + assertEquals( + "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{108:P22VUXC43C6J3NLD}}", + fin); } /** @@ -171,7 +185,9 @@ public void testGetFINThroughXML_2() { String xml = SwiftWriter.getInternalXml(msg); assertNotNull(xml); String fin = srv.getFIN(xml); - assertEquals("{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{113:NOMT}{108:P22VUXC43C6J3NLD}}", fin); + assertEquals( + "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{113:NOMT}{108:P22VUXC43C6J3NLD}}", + fin); } /** @@ -189,7 +205,9 @@ public void testGetFINThroughXML_3() { String xml = SwiftWriter.getInternalXml(msg); assertNotNull(xml); String fin = srv.getFIN(xml); - assertEquals("{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{Z:{1:val1}{2:val2}}", fin); + assertEquals( + "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{Z:{1:val1}{2:val2}}", + fin); } /** @@ -263,7 +281,8 @@ public void testGetObjFromXML_block3() { */ @Test public void testGetObjFromXML_block5() { - String xml = "MAC52F48656CHK24C40F1FF931"; + String xml = + "MAC52F48656CHK24C40F1FF931"; SwiftMessage msg = srv.getMessageFromXML(xml); assertNotNull(msg); assertNull(msg.getBlock1()); @@ -281,7 +300,8 @@ public void testGetObjFromXML_block5() { */ @Test public void testGetObjFromXML_blockUser() { - String xml = "1val12val2"; + String xml = + "1val12val2"; SwiftMessage msg = srv.getMessageFromXML(xml); assertNotNull(msg); assertNull(msg.getBlock1()); @@ -313,7 +333,8 @@ public void testGetObjThroughXML() { assertNotNull(m.getBlock3()); assertEquals("F01FOOBARYYAXXX8669486759", m.getBlock1().getBlockValue()); - assertEquals("O1030831051017CRESLULLCXXX10194697810510170831N", m.getBlock2().getBlockValue()); + assertEquals( + "O1030831051017CRESLULLCXXX10194697810510170831N", m.getBlock2().getBlockValue()); assertEquals("P22VUXC43C6J3NLD", m.getBlock3().getTag(0).getValue()); assertEquals("P22VUXC43C6J3NLD", m.getBlock3().getTagValue("108")); } @@ -337,7 +358,8 @@ public void testGetObjThroughXML_2() { assertNotNull(m.getUserBlock("Z")); assertEquals("F01FOOBARYYAXXX8669486759", m.getBlock1().getBlockValue()); - assertEquals("O1030831051017CRESLULLCXXX10194697810510170831N", m.getBlock2().getBlockValue()); + assertEquals( + "O1030831051017CRESLULLCXXX10194697810510170831N", m.getBlock2().getBlockValue()); assertEquals("val1", m.getUserBlock("Z").getTag(0).getValue()); assertEquals("val1", m.getUserBlock("Z").getTagValue("1")); } @@ -362,7 +384,8 @@ public void testGetObjThroughXML3_MsgUnparsedText() { assertNotNull(m.getBlock2()); assertNotNull(m.getBlock3()); assertEquals("F01FOOBARYYAXXX8669486759", m.getBlock1().getBlockValue()); - assertEquals("O1030831051017CRESLULLCXXX10194697810510170831N", m.getBlock2().getBlockValue()); + assertEquals( + "O1030831051017CRESLULLCXXX10194697810510170831N", m.getBlock2().getBlockValue()); assertEquals("P22VUXC43C6J3NLD", m.getBlock3().getTag(0).getValue()); assertEquals("P22VUXC43C6J3NLD", m.getBlock3().getTagValue("108")); assertEquals(2, m.getUnparsedTextsSize().intValue()); @@ -394,7 +417,8 @@ public void testGetObjThroughXML4_BlockUnparsedText() { assertNotNull(m.getBlock3()); assertEquals("F01FOOBARYYAXXX8669486759", m.getBlock1().getBlockValue()); - assertEquals("O1030831051017CRESLULLCXXX10194697810510170831N", m.getBlock2().getBlockValue()); + assertEquals( + "O1030831051017CRESLULLCXXX10194697810510170831N", m.getBlock2().getBlockValue()); assertEquals("P22VUXC43C6J3NLD", m.getBlock3().getTag(0).getValue()); assertEquals("P22VUXC43C6J3NLD", m.getBlock3().getTagValue("108")); @@ -432,13 +456,18 @@ public void testGetObjThroughXML5_TagUnparsedText() { assertNotNull(m.getBlock3()); assertEquals("F01FOOBARYYAXXX8669486759", m.getBlock1().getBlockValue()); - assertEquals("O1030831051017CRESLULLCXXX10194697810510170831N", m.getBlock2().getBlockValue()); + assertEquals( + "O1030831051017CRESLULLCXXX10194697810510170831N", m.getBlock2().getBlockValue()); assertEquals("P22VUXC43C6J3NLD", m.getBlock3().getTag(0).getValue()); assertEquals("P22VUXC43C6J3NLD", m.getBlock3().getTagValue("108")); assertEquals(2, m.getBlock3().getTagByName("108").getUnparsedTextsSize().intValue()); - assertEquals(this.someMsgText, m.getBlock3().getTagByName("108").getUnparsedTexts().getText(0)); - assertEquals(this.someText, m.getBlock3().getTagByName("108").getUnparsedTexts().getText(1)); + assertEquals( + this.someMsgText, + m.getBlock3().getTagByName("108").getUnparsedTexts().getText(0)); + assertEquals( + this.someText, + m.getBlock3().getTagByName("108").getUnparsedTexts().getText(1)); } /** @@ -446,21 +475,22 @@ public void testGetObjThroughXML5_TagUnparsedText() { */ @Test public void testGetObjFromFIN_block4() { - String fin = "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{108:P22VUXC43C6J3NLD}}{4:\n" + - ":20:AMLX985338-D4E5E\n" + - ":23B:CRED\n" + - ":32A:051018EUR66969,52\n" + - ":33B:EUR66969,52\n" + - ":50K:FOO SA\n" + - ":53A:DEUTDEFF\n" + - ":54A://RT\n" + - "FOOBARYY\n" + - ":59:/-\n" + - "Tressis SA\n" + - ":70:/CS BD ST EUR B\n" + - "REDEMPTION AMLX985338\n" + - ":71A:OUR\n" + - "-}{5:{MAC:52F48656}{CHK:24C40F1FF931}}"; + String fin = + "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{108:P22VUXC43C6J3NLD}}{4:\n" + + ":20:AMLX985338-D4E5E\n" + + ":23B:CRED\n" + + ":32A:051018EUR66969,52\n" + + ":33B:EUR66969,52\n" + + ":50K:FOO SA\n" + + ":53A:DEUTDEFF\n" + + ":54A://RT\n" + + "FOOBARYY\n" + + ":59:/-\n" + + "Tressis SA\n" + + ":70:/CS BD ST EUR B\n" + + "REDEMPTION AMLX985338\n" + + ":71A:OUR\n" + + "-}{5:{MAC:52F48656}{CHK:24C40F1FF931}}"; String xml = srv.getXml(fin); SwiftMessage m = srv.getMessageFromXML(xml); assertNotNull(m); @@ -483,21 +513,20 @@ public void testGetObjFromFIN_block4() { public void testBug1539324() { String fin = "{1:F01FOOBARYYAXXX8669486759}{3:{108:P22VUXC43C6J3NLD}}"; String xml = srv.getXml(fin); - String expected = "\n" + - "\n" + - "\n\tF" + - "\n\t01" + - "\n\tFOOBARYYAXXX" + - "\n\t8669" + - "\n\t486759" + - "\n" + - "\n" + - "\n\t" + - "\n\t\t108" + - "\n\t\tP22VUXC43C6J3NLD" + - "\n\t" + - "\n" + - "\n"; + String expected = "\n" + "\n" + + "\n\tF" + + "\n\t01" + + "\n\tFOOBARYYAXXX" + + "\n\t8669" + + "\n\t486759" + + "\n" + + "\n" + + "\n\t" + + "\n\t\t108" + + "\n\t\tP22VUXC43C6J3NLD" + + "\n\t" + + "\n" + + "\n"; assertXmlEqual(expected, xml); } @@ -520,22 +549,22 @@ public void testBug1539324_2() { @Test public void testGetObjFromFIN() { ConversionService srv; - String fin = "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{108:P22VUXC43C6J3NLD}}{4:\n" + - ":20:AMLX985338-D4E5E\n" + - ":23B:CRED\n" + - ":32A:051018EUR66969,52\n" + - ":33B:EUR66969,52\n" + - ":50K:Tressis SA\n" + - ":53A:DEUTDEFF\n" + - ":54A://RT\n" + - "FOOBARYY\n" + - ":59:/-\n" + - "Tressis SA\n" + - ":70:/CS BD ST EUR B\n" + - "REDEMPTION AMLX985338\n" + - ":71A:OUR\n" + - "-}{5:{MAC:52F48656}{CHK:24C40F1FF931}}"; - + String fin = + "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{3:{108:P22VUXC43C6J3NLD}}{4:\n" + + ":20:AMLX985338-D4E5E\n" + + ":23B:CRED\n" + + ":32A:051018EUR66969,52\n" + + ":33B:EUR66969,52\n" + + ":50K:Tressis SA\n" + + ":53A:DEUTDEFF\n" + + ":54A://RT\n" + + "FOOBARYY\n" + + ":59:/-\n" + + "Tressis SA\n" + + ":70:/CS BD ST EUR B\n" + + "REDEMPTION AMLX985338\n" + + ":71A:OUR\n" + + "-}{5:{MAC:52F48656}{CHK:24C40F1FF931}}"; srv = new ConversionService(); msg = new SwiftMessage(); @@ -590,11 +619,11 @@ public void testGetObjFromIncompleteXML() { SwiftMessage m = srv.getMessageFromXML(xml); assertNotNull(m); assertNotNull(m.getBlock1()); - //assertNull(m.getBlock1().getApplicationId()); + // assertNull(m.getBlock1().getApplicationId()); assertEquals("01", m.getBlock1().getServiceId()); assertNull(m.getBlock1().getLogicalTerminal()); - //assertNull(m.getBlock1().getSessionNumber()); - //assertNull(m.getBlock1().getSequenceNumber()); + // assertNull(m.getBlock1().getSessionNumber()); + // assertNull(m.getBlock1().getSequenceNumber()); assertNull(m.getBlock2()); assertNull(m.getBlock3()); assertNull(m.getBlock4()); @@ -636,23 +665,25 @@ public void testCRLF_2() { */ @Test public void testCRLF_3() { - String xml = "58line1\r\nline2\r\nline3"; + String xml = + "58line1\r\nline2\r\nline3"; SwiftMessage msg = srv.getMessageFromXML(xml); - assertEquals("line1\r\nline2\r\nline3", msg.getBlock4().getTagByName("58").getValue()); + assertEquals( + "line1\r\nline2\r\nline3", msg.getBlock4().getTagByName("58").getValue()); } @Test public void testBackAndForthXMLConversion1() { - final String fin = "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{4:" + FINWriterVisitor.SWIFT_EOL + - ":57A:/123456789" + FINWriterVisitor.SWIFT_EOL + - "FOOBARYY" + FINWriterVisitor.SWIFT_EOL + - "-}"; - //no fields + final String fin = "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{4:" + + FINWriterVisitor.SWIFT_EOL + ":57A:/123456789" + + FINWriterVisitor.SWIFT_EOL + "FOOBARYY" + + FINWriterVisitor.SWIFT_EOL + "-}"; + // no fields String xml = srv.getXml(fin); String fin2 = srv.getFIN(xml); assertEquals(fin, fin2); - //with fields + // with fields ConversionService srv2 = new ConversionService(); xml = srv2.getXml(fin, true); fin2 = srv2.getFIN(xml); @@ -661,16 +692,16 @@ public void testBackAndForthXMLConversion1() { @Test public void testBackAndForthXMLConversion2() { - final String fin = "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{4:" + FINWriterVisitor.SWIFT_EOL + - ":57A:/D/123456789" + FINWriterVisitor.SWIFT_EOL + - "FOOBARYY" + FINWriterVisitor.SWIFT_EOL + - "-}"; - //no fields + final String fin = "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{4:" + + FINWriterVisitor.SWIFT_EOL + ":57A:/D/123456789" + + FINWriterVisitor.SWIFT_EOL + "FOOBARYY" + + FINWriterVisitor.SWIFT_EOL + "-}"; + // no fields String xml = srv.getXml(fin); String fin2 = srv.getFIN(xml); assertEquals(fin, fin2); - //with fields + // with fields ConversionService srv2 = new ConversionService(); xml = srv2.getXml(fin, true); fin2 = srv2.getFIN(xml); @@ -682,23 +713,22 @@ public void testBackAndForthXMLConversion2() { */ @Test public void testBackAndForthXMLConversion3() { - final String fin = "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{4:" + FINWriterVisitor.SWIFT_EOL + - ":57A:/123456789" + FINWriterVisitor.SWIFT_EOL + - " FOOBARYY" + FINWriterVisitor.SWIFT_EOL + - ":61:190907D5675,S103AZMES11071950766" + FINWriterVisitor.SWIFT_EOL + - " FOOEDEMMAXXXKREDBEBBXXXXN071404 " + FINWriterVisitor.SWIFT_EOL + - "-}"; + final String fin = "{1:F01FOOBARYYAXXX8669486759}{2:O1030831051017CRESLULLCXXX10194697810510170831N}{4:" + + FINWriterVisitor.SWIFT_EOL + ":57A:/123456789" + + FINWriterVisitor.SWIFT_EOL + " FOOBARYY" + + FINWriterVisitor.SWIFT_EOL + ":61:190907D5675,S103AZMES11071950766" + + FINWriterVisitor.SWIFT_EOL + " FOOEDEMMAXXXKREDBEBBXXXXN071404 " + + FINWriterVisitor.SWIFT_EOL + "-}"; ConversionService srv2 = new ConversionService(); - //no fields + // no fields String xml = srv.getXml(fin); String fin2 = srv.getFIN(xml); assertEquals(fin, fin2); - //with fields + // with fields xml = srv2.getXml(fin, true); fin2 = srv2.getFIN(xml); assertEquals(fin, fin2); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/IBANTest.java b/src/test/java/com/prowidesoftware/swift/model/IBANTest.java index bb161720b..51259e62c 100644 --- a/src/test/java/com/prowidesoftware/swift/model/IBANTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/IBANTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -15,7 +15,6 @@ */ package com.prowidesoftware.swift.model; - import static org.junit.jupiter.api.Assertions.*; import org.junit.jupiter.api.Test; @@ -180,7 +179,7 @@ public void testErrorBbanLength() { IBAN iban = new IBAN("AT32010000000173363"); IbanValidationResult result = iban.validate(); assertTrue(result == IbanValidationResult.BBAN_INVALID_LENGTH); - //System.out.println(result.message()); + // System.out.println(result.message()); } @Test @@ -188,11 +187,11 @@ public void testErrorCountry() { IBAN iban = new IBAN("aa17002001280000001200527600"); IbanValidationResult result = iban.validate(); assertTrue(result == IbanValidationResult.INVALID_COUNTRY_CODE_CHARSET); - //System.out.println(result.message()); + // System.out.println(result.message()); iban = new IBAN("ZZ17002001280000001200527600"); result = iban.validate(); assertTrue(result == IbanValidationResult.INVALID_COUNTRY_CODE); - //System.out.println(result.message()); + // System.out.println(result.message()); } @Test @@ -214,7 +213,7 @@ public void testValidateBbanInvalidDigitsOrLetters() { IBAN iban = new IBAN("GI75NWBK00000000709t453"); IbanValidationResult result = iban.validate(); assertTrue(result == IbanValidationResult.BBAN_INVALID_DIGITS_OR_LETTERS); - //System.out.println(result.message()); + // System.out.println(result.message()); } @Test @@ -222,7 +221,7 @@ public void testValidateBbanInvalidUpperCaseLetters() { IBAN iban = new IBAN("GI75nWBK000000007099453"); IbanValidationResult result = iban.validate(); assertTrue(result == IbanValidationResult.BBAN_INVALID_UPPER_CASE_LETTERS); - //System.out.println(result.message()); + // System.out.println(result.message()); } @Test @@ -267,8 +266,7 @@ public void testSomeValidCodes() { private void assertIbanOk(String string) { IBAN iban = new IBAN(string); IbanValidationResult result = iban.validate(); - //System.out.println(result.message()); + // System.out.println(result.message()); assertEquals(result, IbanValidationResult.OK); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/LogicalTerminalAddressTest.java b/src/test/java/com/prowidesoftware/swift/model/LogicalTerminalAddressTest.java index 8a6517f36..c1f15fafa 100644 --- a/src/test/java/com/prowidesoftware/swift/model/LogicalTerminalAddressTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/LogicalTerminalAddressTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -140,5 +140,4 @@ public void testGetBranchBIC12() { assertEquals("BCD", lt.getBranch()); assertEquals("FOOOOOHUBCD", lt.getBic11()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/MIRTest.java b/src/test/java/com/prowidesoftware/swift/model/MIRTest.java index 6d0851a01..f707e5286 100644 --- a/src/test/java/com/prowidesoftware/swift/model/MIRTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/MIRTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -15,7 +15,6 @@ */ package com.prowidesoftware.swift.model; - import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNull; @@ -60,5 +59,4 @@ public void testSplitComponents() { assertEquals("2222", mir.getSessionNumber()); assertEquals("123456", mir.getSequenceNumber()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/MoneyTest.java b/src/test/java/com/prowidesoftware/swift/model/MoneyTest.java index 7bd0b52c2..7708fa3e1 100644 --- a/src/test/java/com/prowidesoftware/swift/model/MoneyTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/MoneyTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,9 +19,8 @@ import static org.junit.jupiter.api.Assertions.assertNull; import com.prowidesoftware.swift.model.field.*; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; +import org.junit.jupiter.api.Test; /** * Test cases for currency amount containers @@ -61,7 +60,8 @@ public void testMoneyFromField() { @Test public void testMoneySum() { - Money m = Money.ofSum(new Field32A("121212USD1000,1"), new Field33B("USD2000,1"), new Field62F("121212USD3000,1")); + Money m = Money.ofSum( + new Field32A("121212USD1000,1"), new Field33B("USD2000,1"), new Field62F("121212USD3000,1")); assertEquals("USD", m.getCurrency()); assertEquals(new BigDecimal("6000.3"), m.getAmount()); @@ -69,5 +69,4 @@ public void testMoneySum() { assertEquals("USD", m.getCurrency()); assertEquals(new BigDecimal("7000.1"), m.getAmount()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/MtIdTest.java b/src/test/java/com/prowidesoftware/swift/model/MtIdTest.java index 0837ef96b..5f5959d5a 100644 --- a/src/test/java/com/prowidesoftware/swift/model/MtIdTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/MtIdTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -70,5 +70,4 @@ public void testNamespaceURI() { assertEquals("urn:swift:xsd:fin.NAK." + current, new MtId("NAK").namespaceURI()); assertEquals("urn:swift:xsd:fin.BypassFoobar." + current, new MtId("BypassFoobar").namespaceURI()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/MtSwiftMessageJsonTest.java b/src/test/java/com/prowidesoftware/swift/model/MtSwiftMessageJsonTest.java index 885ff591f..602b493b9 100644 --- a/src/test/java/com/prowidesoftware/swift/model/MtSwiftMessageJsonTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/MtSwiftMessageJsonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,11 +20,10 @@ import com.google.gson.JsonObject; import com.google.gson.JsonParser; -import org.junit.jupiter.api.Test; - import java.util.ArrayList; import java.util.Calendar; import java.util.List; +import org.junit.jupiter.api.Test; /** * Tests for JSON API in MtSwiftMessage @@ -33,21 +32,20 @@ public class MtSwiftMessageJsonTest { @Test public void testMtSwiftMessageToJson() { - String fin = "{1:F01AAAAUSC0ADDD0344000050}{2:I103BBBBUSC0XFFFN}{4:\n" + - ":20:TBEXO200909031\n" + - ":23B:CRED\n" + - ":32A:090903USD23453,\n" + - ":50K:/01111001759234567890\n" + - "JOE DOE\n" + - "R00000V0574734\n" + - ":53B:/00010013800002001234\n" + - "MI BANCO\n" + - ":59:/00013500510020179998\n" + - "FOO CORP\n" + - "R00000V000034534\n" + - ":71A:OUR\n" + - ":72:/TIPO/422\n" + - "-}{5:{PDE:FOO}}"; + String fin = "{1:F01AAAAUSC0ADDD0344000050}{2:I103BBBBUSC0XFFFN}{4:\n" + ":20:TBEXO200909031\n" + + ":23B:CRED\n" + + ":32A:090903USD23453,\n" + + ":50K:/01111001759234567890\n" + + "JOE DOE\n" + + "R00000V0574734\n" + + ":53B:/00010013800002001234\n" + + "MI BANCO\n" + + ":59:/00013500510020179998\n" + + "FOO CORP\n" + + "R00000V000034534\n" + + ":71A:OUR\n" + + ":72:/TIPO/422\n" + + "-}{5:{PDE:FOO}}"; MtSwiftMessage m = new MtSwiftMessage(fin); @@ -62,7 +60,7 @@ public void testMtSwiftMessageToJson() { m.setNotes(notes); assertNotNull(m); String s = m.toJson(); - //System.out.println(s); + // System.out.println(s); JsonObject o = JsonParser.parseString(s).getAsJsonObject(); @@ -74,76 +72,88 @@ public void testMtSwiftMessageToJson() { assertNull(o.get("mur")); assertEquals("IBBBBUSC0FFF103TBEXO200909031", o.get("uuid").getAsString()); assertTrue(o.get("statusTrail").getAsJsonArray().size() == 1); - assertEquals("comments", o.get("statusTrail").getAsJsonArray().get(0).getAsJsonObject().get("comments").getAsString()); + assertEquals( + "comments", + o.get("statusTrail") + .getAsJsonArray() + .get(0) + .getAsJsonObject() + .get("comments") + .getAsString()); assertTrue(o.get("notes").getAsJsonArray().size() == 1); - assertEquals("creationUser", o.get("notes").getAsJsonArray().get(0).getAsJsonObject().get("creationUser").getAsString()); + assertEquals( + "creationUser", + o.get("notes") + .getAsJsonArray() + .get(0) + .getAsJsonObject() + .get("creationUser") + .getAsString()); } @Test public void testMtSwiftMessageFromJson() { - String json = "{\n" + - " \"uuid\": \"IBBBBUSC0FFF103TBEXO200909031\",\n" + - " \"message\": \"{1:F01AAAAUSC0ADDD0344000050}{2:I103BBBBUSC0XFFFN}{4:\\n:20:TBEXO200909031\\n:23B:CRED\\n:32A:090903USD23453,\\n:50K:/01111001759234567890\\nROMAN GUILLEN DOBOZI \\nR00000V0574734\\n:53B:/00010013800002001234\\nMI BANCO\\n:59:/00013500510020179998\\nFOO CORP\\nR00000V000034534\\n:71A:OUR\\n:72:/TIPO/422\\n-}\",\n" + - " \"identifier\": \"fin.103\",\n" + - " \"sender\": \"AAAAUSC0DDD\",\n" + - " \"receiver\": \"BBBBUSC0FFF\",\n" + - " \"direction\": \"outgoing\",\n" + - " \"checksum\": \"c82941778f70a0426ffc04321fa145ad\",\n" + - " \"checksumBody\": \"7d5e9d83c18a16664df1dfd9b1ebe8a6\",\n" + - " \"lastModified\": {\n" + - " \"year\": 2018,\n" + - " \"month\": 4,\n" + - " \"dayOfMonth\": 22,\n" + - " \"hourOfDay\": 0,\n" + - " \"minute\": 48,\n" + - " \"second\": 4\n" + - " },\n" + - " \"creationDate\": {\n" + - " \"year\": 2015,\n" + - " \"month\": 7,\n" + - " \"dayOfMonth\": 27,\n" + - " \"hourOfDay\": 0,\n" + - " \"minute\": 48,\n" + - " \"second\": 4\n" + - " },\n" + - " \"statusTrail\": [\n" + - " {\n" + - " \"name\": \"name\",\n" + - " \"comments\": \"comments\",\n" + - " \"creationDate\": {\n" + - " \"year\": 2018,\n" + - " \"month\": 4,\n" + - " \"dayOfMonth\": 22,\n" + - " \"hourOfDay\": 0,\n" + - " \"minute\": 48,\n" + - " \"second\": 4\n" + - " },\n" + - " \"creationUser\": \"creationUser\",\n" + - " \"data\": \"data\"\n" + - " }\n" + - " ],\n" + - " \"notes\": [\n" + - " {\n" + - " \"creationDate\": {\n" + - " \"year\": 2018,\n" + - " \"month\": 4,\n" + - " \"dayOfMonth\": 22,\n" + - " \"hourOfDay\": 0,\n" + - " \"minute\": 48,\n" + - " \"second\": 4\n" + - " },\n" + - " \"creationUser\": \"creationUser\",\n" + - " \"text\": \"text\"\n" + - " }\n" + - " ],\n" + - " \"properties\": {},\n" + - " \"fileFormat\": \"FIN\",\n" + - " \"reference\": \"TBEXO200909031\",\n" + - " \"currency\": \"USD\",\n" + - " \"amount\": 23453,\n" + - " \"revisions\": []\n" + - "}"; - + String json = "{\n" + " \"uuid\": \"IBBBBUSC0FFF103TBEXO200909031\",\n" + + " \"message\": \"{1:F01AAAAUSC0ADDD0344000050}{2:I103BBBBUSC0XFFFN}{4:\\n:20:TBEXO200909031\\n:23B:CRED\\n:32A:090903USD23453,\\n:50K:/01111001759234567890\\nROMAN GUILLEN DOBOZI \\nR00000V0574734\\n:53B:/00010013800002001234\\nMI BANCO\\n:59:/00013500510020179998\\nFOO CORP\\nR00000V000034534\\n:71A:OUR\\n:72:/TIPO/422\\n-}\",\n" + + " \"identifier\": \"fin.103\",\n" + + " \"sender\": \"AAAAUSC0DDD\",\n" + + " \"receiver\": \"BBBBUSC0FFF\",\n" + + " \"direction\": \"outgoing\",\n" + + " \"checksum\": \"c82941778f70a0426ffc04321fa145ad\",\n" + + " \"checksumBody\": \"7d5e9d83c18a16664df1dfd9b1ebe8a6\",\n" + + " \"lastModified\": {\n" + + " \"year\": 2018,\n" + + " \"month\": 4,\n" + + " \"dayOfMonth\": 22,\n" + + " \"hourOfDay\": 0,\n" + + " \"minute\": 48,\n" + + " \"second\": 4\n" + + " },\n" + + " \"creationDate\": {\n" + + " \"year\": 2015,\n" + + " \"month\": 7,\n" + + " \"dayOfMonth\": 27,\n" + + " \"hourOfDay\": 0,\n" + + " \"minute\": 48,\n" + + " \"second\": 4\n" + + " },\n" + + " \"statusTrail\": [\n" + + " {\n" + + " \"name\": \"name\",\n" + + " \"comments\": \"comments\",\n" + + " \"creationDate\": {\n" + + " \"year\": 2018,\n" + + " \"month\": 4,\n" + + " \"dayOfMonth\": 22,\n" + + " \"hourOfDay\": 0,\n" + + " \"minute\": 48,\n" + + " \"second\": 4\n" + + " },\n" + + " \"creationUser\": \"creationUser\",\n" + + " \"data\": \"data\"\n" + + " }\n" + + " ],\n" + + " \"notes\": [\n" + + " {\n" + + " \"creationDate\": {\n" + + " \"year\": 2018,\n" + + " \"month\": 4,\n" + + " \"dayOfMonth\": 22,\n" + + " \"hourOfDay\": 0,\n" + + " \"minute\": 48,\n" + + " \"second\": 4\n" + + " },\n" + + " \"creationUser\": \"creationUser\",\n" + + " \"text\": \"text\"\n" + + " }\n" + + " ],\n" + + " \"properties\": {},\n" + + " \"fileFormat\": \"FIN\",\n" + + " \"reference\": \"TBEXO200909031\",\n" + + " \"currency\": \"USD\",\n" + + " \"amount\": 23453,\n" + + " \"revisions\": []\n" + + "}"; MtSwiftMessage swiftMessage = MtSwiftMessage.fromJson(json); @@ -170,5 +180,4 @@ public void testMtSwiftMessageFromJson() { assertEquals("0344", sm.getBlock1().getSessionNumber()); assertNull(sm.getBlock5()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/MtSwiftMessageTest.java b/src/test/java/com/prowidesoftware/swift/model/MtSwiftMessageTest.java index 30dfee620..52e405886 100644 --- a/src/test/java/com/prowidesoftware/swift/model/MtSwiftMessageTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/MtSwiftMessageTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -21,20 +21,18 @@ import com.prowidesoftware.swift.model.mt.DefaultMtMetadataStrategy; import com.prowidesoftware.swift.model.mt.mt1xx.MT103; import com.prowidesoftware.swift.model.mt.mt7xx.MT798; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; import java.util.Calendar; import java.util.Optional; +import org.junit.jupiter.api.Test; public class MtSwiftMessageTest { @Test public void testParseMt() { - String fin = "{1:F01AGBLLT2XAXXX1012000002}{2:I399TESTARZZXXXXN}{3:{108:MYMUR123458}}{4:\n" + - ":20:TEST\n" + - ":79:AAAAA\n" + - "-}"; + String fin = "{1:F01AGBLLT2XAXXX1012000002}{2:I399TESTARZZXXXXN}{3:{108:MYMUR123458}}{4:\n" + ":20:TEST\n" + + ":79:AAAAA\n" + + "-}"; MtSwiftMessage mt = MtSwiftMessage.parse(fin); assertEquals("AGBLLT2XXXX", mt.getSender()); assertEquals("TESTARZZXXX", mt.getReceiver()); @@ -44,10 +42,11 @@ public void testParseMt() { @Test public void testParseAck() { - String fin = "{1:F21AGBLLT2XAXXX0000000000}{4:{177:1903250612}{451:0}{108:MYMUR123458}}{1:F01AGBLLT2XAXXX1012000002}{2:I399TESTARZZXXXXN}{4:\n" + - ":20:TEST\n" + - ":79:AAAAA\n" + - "-}"; + String fin = + "{1:F21AGBLLT2XAXXX0000000000}{4:{177:1903250612}{451:0}{108:MYMUR123458}}{1:F01AGBLLT2XAXXX1012000002}{2:I399TESTARZZXXXXN}{4:\n" + + ":20:TEST\n" + + ":79:AAAAA\n" + + "-}"; MtSwiftMessage mt = MtSwiftMessage.parse(fin); assertEquals("MYMUR123458", mt.getMur()); assertEquals("TEST", mt.getReference()); @@ -55,10 +54,9 @@ public void testParseAck() { @Test public void testUpdateMetadata() { - String fin = "{1:F01AGBLLT2XAXXX1012000002}{2:I399TESTARZZXXXXN}{3:{108:MYMUR123458}}{4:\n" + - ":20:TEST\n" + - ":79:AAAAA\n" + - "-}"; + String fin = "{1:F01AGBLLT2XAXXX1012000002}{2:I399TESTARZZXXXXN}{3:{108:MYMUR123458}}{4:\n" + ":20:TEST\n" + + ":79:AAAAA\n" + + "-}"; MtSwiftMessage mt = MtSwiftMessage.parse(fin); @@ -79,9 +77,8 @@ public void testUpdateMetadata() { @Test public void testUpdateMetadata2() { - String fin = "{1:F01AGBLLT2XAXXX1012000002}{2:I399TESTARZZXXXXN}{3:{108:MYMUR123458}}{4:\n" + - ":79:AAAAA\n" + - "-}"; + String fin = + "{1:F01AGBLLT2XAXXX1012000002}{2:I399TESTARZZXXXXN}{3:{108:MYMUR123458}}{4:\n" + ":79:AAAAA\n" + "-}"; MtSwiftMessage mt = MtSwiftMessage.parse(fin); // default metadata @@ -154,13 +151,12 @@ void testParseEmptyPayload() { @Test void testParseInvalidHeader() { - MtSwiftMessage msg = MtSwiftMessage.parse("Big blue sea{4:\n" + - ":20:123456789\n" + - ":77E:\n" + - ":27A:2/3\n" + - ":15A:\n" + - ":27:3/5\n" + - "-}dark green forrest"); + MtSwiftMessage msg = MtSwiftMessage.parse("Big blue sea{4:\n" + ":20:123456789\n" + + ":77E:\n" + + ":27A:2/3\n" + + ":15A:\n" + + ":27:3/5\n" + + "-}dark green forrest"); // Still cast to a specific type MT798 mt798 = new MT798(msg); @@ -196,5 +192,4 @@ public Optional tradeDate(AbstractMessage message) { return Optional.empty(); } } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock1Test.java b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock1Test.java index 3895eb887..1673b5fdc 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock1Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock1Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -57,7 +57,7 @@ public void testSetValue_2() { @Test public void testSetValue_3() { try { - //set an invalid length value + // set an invalid length value b.setValue("1:F01BANKBEBBAXXX12345678"); } catch (IllegalArgumentException e) { return; @@ -68,7 +68,7 @@ public void testSetValue_3() { @Test public void testSetValue_4() { try { - //set an invalid starting substring + // set an invalid starting substring b.setValue("a:F01BANKBEBBAXXX1234567890"); } catch (IllegalArgumentException e) { return; @@ -147,7 +147,7 @@ public void testConstructorLenient_lessThanExpected() { assertEquals("01", bb.getServiceId()); assertEquals("BANKBEBBAXXX", bb.getLogicalTerminal()); assertEquals("1234", bb.getSessionNumber()); - assertEquals("56789", bb.getSequenceNumber()); //less than expected + assertEquals("56789", bb.getSequenceNumber()); // less than expected } @Test @@ -157,7 +157,7 @@ public void testConstructorLenient_moreThanExpected() { assertEquals("01", bb.getServiceId()); assertEquals("BANKBEBBAXXX", bb.getLogicalTerminal()); assertEquals("1234", bb.getSessionNumber()); - assertEquals("567890123", bb.getSequenceNumber()); //more than expected + assertEquals("567890123", bb.getSequenceNumber()); // more than expected } @Test @@ -185,7 +185,7 @@ public void testConstructorLenient_incompleteLogicalTerminal() { SwiftBlock1 bb = new SwiftBlock1("1:F01BANKBEBBA", true); assertEquals("F", bb.getApplicationId()); assertEquals("01", bb.getServiceId()); - assertEquals("BANKBEBBA", bb.getLogicalTerminal()); //missign branch code + assertEquals("BANKBEBBA", bb.getLogicalTerminal()); // missign branch code assertNull(bb.getSessionNumber()); assertNull(bb.getSequenceNumber()); } @@ -246,5 +246,4 @@ public void testCopyConstructor() { SwiftBlock1 b = new SwiftBlock1(a); assertEquals(a.getValue(), b.getValue()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock2InputTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock2InputTest.java index 37611f7fb..9d1650aa4 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock2InputTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock2InputTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -125,7 +125,7 @@ public void testInput_4() { @Test public void testInput_5() { try { - //set an invalid length value + // set an invalid length value in.setValue("I103BANKDEFFXXXXU300"); } catch (IllegalArgumentException e) { return; @@ -143,7 +143,7 @@ public void testInput_6() { @Test public void testInput_7() { try { - //set an invalid starting substring + // set an invalid starting substring in.setValue("1:I103BANKDEFFXXXXU3003"); } catch (IllegalArgumentException e) { return; @@ -187,7 +187,7 @@ public void testInput_LenientLessThanExpected() { assertEquals("BANKDEFFXXXX", nin.getReceiverAddress()); assertEquals("U", nin.getMessagePriority()); assertEquals("3", nin.getDeliveryMonitoring()); - assertEquals("00", nin.getObsolescencePeriod()); //less than expected + assertEquals("00", nin.getObsolescencePeriod()); // less than expected } @Test @@ -198,7 +198,7 @@ public void testInput_LenientMoreThanExpected() { assertEquals("BANKDEFFXXXX", nin.getReceiverAddress()); assertEquals("U", nin.getMessagePriority()); assertEquals("3", nin.getDeliveryMonitoring()); - assertEquals("00399", nin.getObsolescencePeriod()); //more than expected + assertEquals("00399", nin.getObsolescencePeriod()); // more than expected } @Test @@ -306,5 +306,4 @@ public void testCopyConstructor() { SwiftBlock2Input b = new SwiftBlock2Input(a); assertEquals(a.getValue(), b.getValue()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock2OutputTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock2OutputTest.java index 8b40366fe..a687573ea 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock2OutputTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock2OutputTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -91,7 +91,7 @@ public void testOutput_4() { @Test public void testOutput_5() { try { - //set an invalid length value + // set an invalid length value out.setValue("O1001200010103BANKBEBBAXXX222212345601010"); } catch (IllegalArgumentException e) { return; @@ -109,7 +109,7 @@ public void testOutput_6() { @Test public void testOutput_7() { try { - //set an invalid starting substring + // set an invalid starting substring out.setValue("1:O1001200010103BANKBEBBAXXX22221234560101031201N"); } catch (IllegalArgumentException e) { return; @@ -136,7 +136,7 @@ public void testOutputMIR() { @Test public void testOutputMIR_2() { try { - //set an invalid length string + // set an invalid length string out.setMIR("YYMMDDBANKBEBBAXXX2222123"); } catch (IllegalArgumentException e) { return; @@ -340,5 +340,4 @@ public void testCopyConstructor() { SwiftBlock2Output b = new SwiftBlock2Output(a); assertEquals(a.getValue(), b.getValue()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock3Test.java b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock3Test.java index c10eb6ce8..6a0f77457 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock3Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock3Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -43,7 +43,9 @@ public void testGenerateMUR() throws InterruptedException { assertEquals(current, b.getTagByName("108").getValue()); Thread.sleep(500); b.generateMUR(true); - assertFalse(StringUtils.equals(current, b.getTagByName("108").getValue()), "expected a different MUR after generateMUR(true)"); + assertFalse( + StringUtils.equals(current, b.getTagByName("108").getValue()), + "expected a different MUR after generateMUR(true)"); } @Test @@ -70,5 +72,4 @@ public void testBuilder() { assertEquals(4, b.getTags().size()); assertEquals("finalValue106", b.getTagValue(Field106.NAME)); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock4Test.java b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock4Test.java index 85beb8556..1ea879a2d 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock4Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock4Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -28,7 +28,7 @@ */ public class SwiftBlock4Test { - final private SwiftMessageComparator comp = new SwiftMessageComparator(); + private final SwiftMessageComparator comp = new SwiftMessageComparator(); /** * Null and Empty blocks @@ -185,5 +185,4 @@ public void testRemoveRepeatedBoundaries16RS() { assertEquals(b.getTag(12), clean.getTag(9)); assertEquals(b.getTag(13), clean.getTag(10)); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock5Test.java b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock5Test.java index 500f4c32d..65686398d 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftBlock5Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftBlock5Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,11 +19,9 @@ import com.google.gson.JsonObject; import com.google.gson.JsonParser; -import org.junit.jupiter.api.Test; - import java.util.ArrayList; import java.util.List; - +import org.junit.jupiter.api.Test; public class SwiftBlock5Test { @@ -81,5 +79,4 @@ public void testSetPDE() { assertTrue(b5.getTag(SwiftBlock5Field.PDE).isPresent()); assertEquals("", b5.getTag(SwiftBlock5Field.PDE).get().getValue()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftBlockNumberingTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftBlockNumberingTest.java index 9774ac9a5..9ae7f0093 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftBlockNumberingTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftBlockNumberingTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftBlockUserTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftBlockUserTest.java index 97dc91500..284aaf636 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftBlockUserTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftBlockUserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftCharsetUtilsTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftCharsetUtilsTest.java index 968696174..f0676518a 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftCharsetUtilsTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftCharsetUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,9 +19,9 @@ import org.junit.jupiter.api.Test; - public class SwiftCharsetUtilsTest { - private static transient final java.util.logging.Logger log = java.util.logging.Logger.getLogger(SwiftCharsetUtilsTest.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(SwiftCharsetUtilsTest.class.getName()); @Test public void test_n() { @@ -187,7 +187,9 @@ public void test_x() { assertFalse(SwiftCharsetUtils.is_x('>')); assertFalse(SwiftCharsetUtils.is_x(';')); - assertEquals(SwiftCharsetUtils.OK, SwiftCharsetUtils.is_x("asdkjahsdHJKAHS876823 /asd78(sdf)+ adssssd' sds89?sd-43/sdf")); + assertEquals( + SwiftCharsetUtils.OK, + SwiftCharsetUtils.is_x("asdkjahsdHJKAHS876823 /asd78(sdf)+ adssssd' sds89?sd-43/sdf")); assertEquals(0, SwiftCharsetUtils.is_x("$asdfasd")); assertEquals(1, SwiftCharsetUtils.is_x("Y&UJUIk")); assertEquals(6, SwiftCharsetUtils.is_x("J3fYDF=")); @@ -261,8 +263,9 @@ public void test_y() { assertFalse(SwiftCharsetUtils.is_y(']')); assertFalse(SwiftCharsetUtils.is_y('@')); - - assertEquals(SwiftCharsetUtils.OK, SwiftCharsetUtils.is_y("KJAHSDJSHJKAHS876823 /DD78()+ DDFD&%*\"' 89?DD-43/D;!:=D")); + assertEquals( + SwiftCharsetUtils.OK, + SwiftCharsetUtils.is_y("KJAHSDJSHJKAHS876823 /DD78()+ DDFD&%*\"' 89?DD-43/D;!:=D")); assertEquals(0, SwiftCharsetUtils.is_y("$asdfasd")); assertEquals(1, SwiftCharsetUtils.is_y("YkUJUIk")); assertEquals(6, SwiftCharsetUtils.is_y("J3(YDF_")); @@ -272,7 +275,9 @@ public void test_y() { public void test_z() { log.info("z " + SwiftCharsetUtils.getAsString(SwiftCharsetUtils.get_z())); - assertEquals(SwiftCharsetUtils.OK, SwiftCharsetUtils.is_z("KJAHSDJSsdfs@#HJKAHS876823 /DD78()+ DDFD&%*\"' 89?DD-43/D;!:=D")); + assertEquals( + SwiftCharsetUtils.OK, + SwiftCharsetUtils.is_z("KJAHSDJSsdfs@#HJKAHS876823 /DD78()+ DDFD&%*\"' 89?DD-43/D;!:=D")); assertEquals(0, SwiftCharsetUtils.is_z("$asdfasd")); assertEquals(SwiftCharsetUtils.OK, SwiftCharsetUtils.is_z("Y_UJUIk")); assertEquals(SwiftCharsetUtils.OK, SwiftCharsetUtils.is_z("J3(dDF_")); @@ -282,7 +287,8 @@ public void test_z() { public void test_c() { log.info("c " + SwiftCharsetUtils.getAsString(SwiftCharsetUtils.get_c())); - assertEquals(SwiftCharsetUtils.OK, SwiftCharsetUtils.is_c("KASJDFSD8223JS2220983JFKSI12SFD5344678590LSKSFDMNCVXOW")); + assertEquals( + SwiftCharsetUtils.OK, SwiftCharsetUtils.is_c("KASJDFSD8223JS2220983JFKSI12SFD5344678590LSKSFDMNCVXOW")); assertEquals(0, SwiftCharsetUtils.is_c("$asdfasd")); assertEquals(1, SwiftCharsetUtils.is_c("Y(UJUIk")); assertEquals(6, SwiftCharsetUtils.is_c("J3SSDF%")); @@ -292,7 +298,9 @@ public void test_c() { public void test_B() { log.info("B " + SwiftCharsetUtils.getAsString(SwiftCharsetUtils.get_B())); - assertEquals(SwiftCharsetUtils.OK, SwiftCharsetUtils.is_B("KASJDFasdsSD8223JS22209ytJFKSI1dd2SFD5d344678590LSKSFDMNCVXOW")); + assertEquals( + SwiftCharsetUtils.OK, + SwiftCharsetUtils.is_B("KASJDFasdsSD8223JS22209ytJFKSI1dd2SFD5d344678590LSKSFDMNCVXOW")); assertEquals(0, SwiftCharsetUtils.is_B("$asdfasd")); assertEquals(1, SwiftCharsetUtils.is_B("s(UJUIk")); assertEquals(6, SwiftCharsetUtils.is_B("J3ssDF%")); diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftMessageFragmentTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftMessageFragmentTest.java index 5da1bb100..4fa0748cf 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftMessageFragmentTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftMessageFragmentTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftMessageJsonTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftMessageJsonTest.java index a5b6d5979..92f63b921 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftMessageJsonTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftMessageJsonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -50,7 +50,8 @@ public void testBlock1ToJson() { @Test public void testBlock1FromJson() { - String json = "{\"applicationId\":\"F\",\"serviceId\":\"01\",\"logicalTerminal\":\"FOOSEDR0AXXX\",\"sessionNumber\":\"0000\",\"sequenceNumber\":\"000000\"}"; + String json = + "{\"applicationId\":\"F\",\"serviceId\":\"01\",\"logicalTerminal\":\"FOOSEDR0AXXX\",\"sessionNumber\":\"0000\",\"sequenceNumber\":\"000000\"}"; SwiftBlock1 b1 = SwiftBlock1.fromJson(json); assertEquals("F", b1.getApplicationId()); assertEquals("01", b1.getServiceId()); @@ -91,7 +92,8 @@ public void testBlock2OutputToJson() { @Test public void testBlock2InputFromJson() { - String s = "{\"direction\":\"I\",\"messageType\":\"103\",\"receiverAddress\":\"BBBBUSC0XXXX\",\"messagePriority\":\"N\",\"deliveryMonitoring\":\"2\",\"obsolescencePeriod\":\"003\"}"; + String s = + "{\"direction\":\"I\",\"messageType\":\"103\",\"receiverAddress\":\"BBBBUSC0XXXX\",\"messagePriority\":\"N\",\"deliveryMonitoring\":\"2\",\"obsolescencePeriod\":\"003\"}"; SwiftBlock2Input block2Input = SwiftBlock2Input.fromJson(s); assertTrue(block2Input.isInput()); assertEquals("103", block2Input.getMessageType()); @@ -103,7 +105,8 @@ public void testBlock2InputFromJson() { @Test public void testBlock2OutputFromJson() { - String s = "{\"direction\":\"O\",\"messageType\":\"100\",\"senderInputTime\":\"1200\",\"MIRDate\":\"010103\",\"MIRLogicalTerminal\":\"BANKBEBBAXXX\",\"MIRSessionNumber\":\"2222\",\"MIRSequenceNumber\":\"123456\",\"receiverOutputDate\":\"010103\",\"receiverOutputTime\":\"1201\",\"messagePriority\":\"N\"}"; + String s = + "{\"direction\":\"O\",\"messageType\":\"100\",\"senderInputTime\":\"1200\",\"MIRDate\":\"010103\",\"MIRLogicalTerminal\":\"BANKBEBBAXXX\",\"MIRSessionNumber\":\"2222\",\"MIRSequenceNumber\":\"123456\",\"receiverOutputDate\":\"010103\",\"receiverOutputTime\":\"1201\",\"messagePriority\":\"N\"}"; SwiftBlock2Output block2Output = SwiftBlock2Output.fromJson(s); assertTrue(block2Output.isOutput()); @@ -126,7 +129,7 @@ public void testBlock3ToJson() { assertNotNull(o); assertTrue(o.get("tags").getAsJsonArray().size() == 2); - //TODO agregar mas asserts, ver testBlock1ToJson + // TODO agregar mas asserts, ver testBlock1ToJson } @Test @@ -149,10 +152,38 @@ public void testBlock4ToJson() { assertNotNull(o); assertTrue(o.get("tags").getAsJsonArray().size() == 2); - assertEquals("20", o.get("tags").getAsJsonArray().get(0).getAsJsonObject().get("name").getAsString()); - assertEquals("23B", o.get("tags").getAsJsonArray().get(1).getAsJsonObject().get("name").getAsString()); - assertEquals("REFERENCE", o.get("tags").getAsJsonArray().get(0).getAsJsonObject().get("value").getAsString()); - assertEquals("CRED", o.get("tags").getAsJsonArray().get(1).getAsJsonObject().get("value").getAsString()); + assertEquals( + "20", + o.get("tags") + .getAsJsonArray() + .get(0) + .getAsJsonObject() + .get("name") + .getAsString()); + assertEquals( + "23B", + o.get("tags") + .getAsJsonArray() + .get(1) + .getAsJsonObject() + .get("name") + .getAsString()); + assertEquals( + "REFERENCE", + o.get("tags") + .getAsJsonArray() + .get(0) + .getAsJsonObject() + .get("value") + .getAsString()); + assertEquals( + "CRED", + o.get("tags") + .getAsJsonArray() + .get(1) + .getAsJsonObject() + .get("value") + .getAsString()); } @Test @@ -176,15 +207,36 @@ public void testBlock5ToJson() { assertNotNull(o); assertTrue(o.get("tags").getAsJsonArray().size() == 2); - assertEquals("PDE", o.get("tags").getAsJsonArray().get(0).getAsJsonObject().get("value").getAsString()); - assertEquals("CHK", o.get("tags").getAsJsonArray().get(1).getAsJsonObject().get("name").getAsString()); - assertEquals("aaaa1111bbbb2222", o.get("tags").getAsJsonArray().get(1).getAsJsonObject().get("value").getAsString()); - + assertEquals( + "PDE", + o.get("tags") + .getAsJsonArray() + .get(0) + .getAsJsonObject() + .get("value") + .getAsString()); + assertEquals( + "CHK", + o.get("tags") + .getAsJsonArray() + .get(1) + .getAsJsonObject() + .get("name") + .getAsString()); + assertEquals( + "aaaa1111bbbb2222", + o.get("tags") + .getAsJsonArray() + .get(1) + .getAsJsonObject() + .get("value") + .getAsString()); } @Test public void testBlock5FromJson() { - String json = "{\"tags\":[{\"name\":\"PDE\",\"value\":\"\"},{\"name\":\"CHK\",\"value\":\"aaaa1111bbbb2222\"}]}"; + String json = + "{\"tags\":[{\"name\":\"PDE\",\"value\":\"\"},{\"name\":\"CHK\",\"value\":\"aaaa1111bbbb2222\"}]}"; SwiftBlock5 b5 = SwiftBlock5.fromJson(json); assertTrue(b5.getTags().size() == 2); @@ -204,14 +256,29 @@ public void testSwiftBlockUserToJson() { assertNotNull(o); assertTrue(o.get("tags").getAsJsonArray().size() == 2); - assertEquals("PDE", o.get("tags").getAsJsonArray().get(0).getAsJsonObject().get("value").getAsString()); - assertEquals("CHK", o.get("tags").getAsJsonArray().get(1).getAsJsonObject().get("name").getAsString()); + assertEquals( + "PDE", + o.get("tags") + .getAsJsonArray() + .get(0) + .getAsJsonObject() + .get("value") + .getAsString()); + assertEquals( + "CHK", + o.get("tags") + .getAsJsonArray() + .get(1) + .getAsJsonObject() + .get("name") + .getAsString()); assertEquals("P", o.get("blockName").getAsString()); } @Test public void testSwiftBlockUserFromJson() { - String json = "{\"blockName\":\"A\",\"tags\":[{\"name\":\"PDE\",\"value\":\"\"},{\"name\":\"CHK\",\"value\":\"aaaa1111bbbb2222\"}]}"; + String json = + "{\"blockName\":\"A\",\"tags\":[{\"name\":\"PDE\",\"value\":\"\"},{\"name\":\"CHK\",\"value\":\"aaaa1111bbbb2222\"}]}"; SwiftBlockUser b = SwiftBlockUser.fromJson(json); assertTrue(b.getTags().size() == 2); @@ -222,16 +289,18 @@ public void testSwiftBlockUserFromJson() { @Test public void testSwiftMessageToJson() { - SwiftMessage m = MT103.parse("{1:F01FOOSEDR0AXXX0000000000}{3:{113:SEPA}{108:ILOVESEPA}}{2:I103FOORECV0XXXXN}{4:\n" + - ":20:REFERENCE\n" + - ":23B:CRED\n" + - ":32A:130204USD1234567,89\n" + - ":50K:/12345678901234567890\n" + - "FOOBANKXXXXX\n" + - ":59:/12345678901234567890\n" + - "JOE DOE\n" + - ":71A:OUR\n" + - "-}").getSwiftMessage(); + SwiftMessage m = MT103.parse( + "{1:F01FOOSEDR0AXXX0000000000}{3:{113:SEPA}{108:ILOVESEPA}}{2:I103FOORECV0XXXXN}{4:\n" + + ":20:REFERENCE\n" + + ":23B:CRED\n" + + ":32A:130204USD1234567,89\n" + + ":50K:/12345678901234567890\n" + + "FOOBANKXXXXX\n" + + ":59:/12345678901234567890\n" + + "JOE DOE\n" + + ":71A:OUR\n" + + "-}") + .getSwiftMessage(); final String json = m.toJson(); JsonObject o = JsonParser.parseString(json).getAsJsonObject(); @@ -255,65 +324,64 @@ public void testSwiftMessageToJson() { @Test public void testSwiftMessageFromJsonWithBlock3() { - String json = "{\n" + - " \"timestamp\": \"2018-04-19T02:31:26Z\",\n" + - " \"version\": 2,\n" + - " \"data\": {\n" + - " \"block1\": {\n" + - " \"applicationId\": \"F\",\n" + - " \"serviceId\": \"01\",\n" + - " \"logicalTerminal\": \"FOOSEDR0AXXX\",\n" + - " \"sessionNumber\": \"0000\",\n" + - " \"sequenceNumber\": \"000000\"\n" + - " },\n" + - " \"block2\": {\n" + - " \"receiverAddress\": \"FOORECV0XXXX\",\n" + - " \"messagePriority\": \"N\",\n" + - " \"messageType\": \"103\",\n" + - " \"direction\": \"I\"\n" + - " },\n" + - " \"block3\": {\n" + - " \"tags\": [\n" + - " {\n" + - " \"name\": \"113\",\n" + - " \"value\": \"SEPA\"\n" + - " },\n" + - " {\n" + - " \"name\": \"108\",\n" + - " \"value\": \"ILOVESEPA\"\n" + - " }\n" + - " ]\n" + - " },\n" + - " \"block4\": {\n" + - " \"tags\": [\n" + - " {\n" + - " \"name\": \"20\",\n" + - " \"value\": \"REFERENCE\"\n" + - " },\n" + - " {\n" + - " \"name\": \"23B\",\n" + - " \"value\": \"CRED\"\n" + - " },\n" + - " {\n" + - " \"name\": \"32A\",\n" + - " \"value\": \"130204USD1234567,89\"\n" + - " },\n" + - " {\n" + - " \"name\": \"50K\",\n" + - " \"value\": \"/12345678901234567890\\nFOOBANKXXXXX\"\n" + - " },\n" + - " {\n" + - " \"name\": \"59\",\n" + - " \"value\": \"/12345678901234567890\\nJOE DOE\"\n" + - " },\n" + - " {\n" + - " \"name\": \"71A\",\n" + - " \"value\": \"OUR\"\n" + - " }\n" + - " ]\n" + - " }\n" + - " }\n" + - "}"; + String json = "{\n" + " \"timestamp\": \"2018-04-19T02:31:26Z\",\n" + + " \"version\": 2,\n" + + " \"data\": {\n" + + " \"block1\": {\n" + + " \"applicationId\": \"F\",\n" + + " \"serviceId\": \"01\",\n" + + " \"logicalTerminal\": \"FOOSEDR0AXXX\",\n" + + " \"sessionNumber\": \"0000\",\n" + + " \"sequenceNumber\": \"000000\"\n" + + " },\n" + + " \"block2\": {\n" + + " \"receiverAddress\": \"FOORECV0XXXX\",\n" + + " \"messagePriority\": \"N\",\n" + + " \"messageType\": \"103\",\n" + + " \"direction\": \"I\"\n" + + " },\n" + + " \"block3\": {\n" + + " \"tags\": [\n" + + " {\n" + + " \"name\": \"113\",\n" + + " \"value\": \"SEPA\"\n" + + " },\n" + + " {\n" + + " \"name\": \"108\",\n" + + " \"value\": \"ILOVESEPA\"\n" + + " }\n" + + " ]\n" + + " },\n" + + " \"block4\": {\n" + + " \"tags\": [\n" + + " {\n" + + " \"name\": \"20\",\n" + + " \"value\": \"REFERENCE\"\n" + + " },\n" + + " {\n" + + " \"name\": \"23B\",\n" + + " \"value\": \"CRED\"\n" + + " },\n" + + " {\n" + + " \"name\": \"32A\",\n" + + " \"value\": \"130204USD1234567,89\"\n" + + " },\n" + + " {\n" + + " \"name\": \"50K\",\n" + + " \"value\": \"/12345678901234567890\\nFOOBANKXXXXX\"\n" + + " },\n" + + " {\n" + + " \"name\": \"59\",\n" + + " \"value\": \"/12345678901234567890\\nJOE DOE\"\n" + + " },\n" + + " {\n" + + " \"name\": \"71A\",\n" + + " \"value\": \"OUR\"\n" + + " }\n" + + " ]\n" + + " }\n" + + " }\n" + + "}"; SwiftMessage m = SwiftMessage.fromJson(json); assertNotNull(m.getBlock1()); @@ -328,54 +396,53 @@ public void testSwiftMessageFromJsonWithBlock3() { @Test public void testSwiftMessageFromJson() { - String json = "{\n" + - " \"timestamp\": \"2018-04-16T03:57:16Z\",\n" + - " \"version\": 2,\n" + - " \"data\": {\n" + - " \"block1\": {\n" + - " \"applicationId\": \"F\",\n" + - " \"serviceId\": \"01\",\n" + - " \"logicalTerminal\": \"FOOSEDR0AXXX\",\n" + - " \"sessionNumber\": \"0000\",\n" + - " \"sequenceNumber\": \"000000\"\n" + - " },\n" + - " \"block2\": {\n" + - " \"input\": true,\n" + - " \"direction\": I,\n" + - " \"receiverAddress\": \"FOORECV0XXXX\",\n" + - " \"messagePriority\": \"N\",\n" + - " \"messageType\": \"103\"\n" + - " },\n" + - " \"block4\": {\n" + - " \"tags\": [\n" + - " {\n" + - " \"name\": \"20\",\n" + - " \"value\": \"REFERENCE\"\n" + - " },\n" + - " {\n" + - " \"name\": \"23B\",\n" + - " \"value\": \"CRED\"\n" + - " },\n" + - " {\n" + - " \"name\": \"32A\",\n" + - " \"value\": \"130204USD1234567,89\"\n" + - " },\n" + - " {\n" + - " \"name\": \"50K\",\n" + - " \"value\": \"/12345678901234567890\\nFOOBANKXXXXX\"\n" + - " },\n" + - " {\n" + - " \"name\": \"59\",\n" + - " \"value\": \"/12345678901234567890\\nJOE DOE\"\n" + - " },\n" + - " {\n" + - " \"name\": \"71A\",\n" + - " \"value\": \"OUR\"\n" + - " }\n" + - " ]\n" + - " }\n" + - " }\n" + - "}"; + String json = "{\n" + " \"timestamp\": \"2018-04-16T03:57:16Z\",\n" + + " \"version\": 2,\n" + + " \"data\": {\n" + + " \"block1\": {\n" + + " \"applicationId\": \"F\",\n" + + " \"serviceId\": \"01\",\n" + + " \"logicalTerminal\": \"FOOSEDR0AXXX\",\n" + + " \"sessionNumber\": \"0000\",\n" + + " \"sequenceNumber\": \"000000\"\n" + + " },\n" + + " \"block2\": {\n" + + " \"input\": true,\n" + + " \"direction\": I,\n" + + " \"receiverAddress\": \"FOORECV0XXXX\",\n" + + " \"messagePriority\": \"N\",\n" + + " \"messageType\": \"103\"\n" + + " },\n" + + " \"block4\": {\n" + + " \"tags\": [\n" + + " {\n" + + " \"name\": \"20\",\n" + + " \"value\": \"REFERENCE\"\n" + + " },\n" + + " {\n" + + " \"name\": \"23B\",\n" + + " \"value\": \"CRED\"\n" + + " },\n" + + " {\n" + + " \"name\": \"32A\",\n" + + " \"value\": \"130204USD1234567,89\"\n" + + " },\n" + + " {\n" + + " \"name\": \"50K\",\n" + + " \"value\": \"/12345678901234567890\\nFOOBANKXXXXX\"\n" + + " },\n" + + " {\n" + + " \"name\": \"59\",\n" + + " \"value\": \"/12345678901234567890\\nJOE DOE\"\n" + + " },\n" + + " {\n" + + " \"name\": \"71A\",\n" + + " \"value\": \"OUR\"\n" + + " }\n" + + " ]\n" + + " }\n" + + " }\n" + + "}"; SwiftMessage m = SwiftMessage.fromJson(json); assertNotNull(m.getBlock1()); @@ -388,92 +455,91 @@ public void testSwiftMessageFromJson() { @Test public void testSwiftMessageFromJsonUserBlocks() { - String json = "{\n" + - " \"timestamp\": \"2018-04-25T02:22:10Z\",\n" + - " \"version\": 2,\n" + - " \"data\": {\n" + - " \"block1\": {\n" + - " \"applicationId\": \"F\",\n" + - " \"serviceId\": \"01\",\n" + - " \"logicalTerminal\": \"FOOSEDR0AXXX\",\n" + - " \"sessionNumber\": \"0000\",\n" + - " \"sequenceNumber\": \"000000\"\n" + - " },\n" + - " \"block2\": {\n" + - " \"receiverAddress\": \"FOORECV0XXXX\",\n" + - " \"messagePriority\": \"N\",\n" + - " \"messageType\": \"103\",\n" + - " \"direction\": \"I\"\n" + - " },\n" + - " \"block3\": {\n" + - " \"tags\": [\n" + - " {\n" + - " \"name\": \"113\",\n" + - " \"value\": \"SEPA\"\n" + - " },\n" + - " {\n" + - " \"name\": \"108\",\n" + - " \"value\": \"ILOVESEPA\"\n" + - " }\n" + - " ]\n" + - " },\n" + - " \"block4\": {\n" + - " \"tags\": [\n" + - " {\n" + - " \"name\": \"20\",\n" + - " \"value\": \"REFERENCE\"\n" + - " },\n" + - " {\n" + - " \"name\": \"23B\",\n" + - " \"value\": \"CRED\"\n" + - " },\n" + - " {\n" + - " \"name\": \"32A\",\n" + - " \"value\": \"130204USD1234567,89\"\n" + - " },\n" + - " {\n" + - " \"name\": \"50K\",\n" + - " \"value\": \"/12345678901234567890\\nFOOBANKXXXXX\"\n" + - " },\n" + - " {\n" + - " \"name\": \"59\",\n" + - " \"value\": \"/12345678901234567890\\nJOE DOE\"\n" + - " },\n" + - " {\n" + - " \"name\": \"71A\",\n" + - " \"value\": \"OUR\"\n" + - " }\n" + - " ]\n" + - " },\n" + - " \"userBlocks\": [\n" + - " {\n" + - " \"blockName\":\"P\",\n" + - " \"tags\": [\n" + - " {\n" + - " \"name\": \"20\",\n" + - " \"value\": \"REFERENCE\"\n" + - " },\n" + - " {\n" + - " \"name\": \"23B\",\n" + - " \"value\": \"CRED\"\n" + - " }\n" + - " ]\n" + - " },\n" + - " {\n" + - " \"tags\": [\n" + - " {\n" + - " \"name\": \"20\",\n" + - " \"value\": \"REFERENCE\"\n" + - " },\n" + - " {\n" + - " \"name\": \"23B\",\n" + - " \"value\": \"CRED\"\n" + - " }\n" + - " ]\n" + - " }\n" + - " ]\n" + - " }\n" + - "}"; + String json = "{\n" + " \"timestamp\": \"2018-04-25T02:22:10Z\",\n" + + " \"version\": 2,\n" + + " \"data\": {\n" + + " \"block1\": {\n" + + " \"applicationId\": \"F\",\n" + + " \"serviceId\": \"01\",\n" + + " \"logicalTerminal\": \"FOOSEDR0AXXX\",\n" + + " \"sessionNumber\": \"0000\",\n" + + " \"sequenceNumber\": \"000000\"\n" + + " },\n" + + " \"block2\": {\n" + + " \"receiverAddress\": \"FOORECV0XXXX\",\n" + + " \"messagePriority\": \"N\",\n" + + " \"messageType\": \"103\",\n" + + " \"direction\": \"I\"\n" + + " },\n" + + " \"block3\": {\n" + + " \"tags\": [\n" + + " {\n" + + " \"name\": \"113\",\n" + + " \"value\": \"SEPA\"\n" + + " },\n" + + " {\n" + + " \"name\": \"108\",\n" + + " \"value\": \"ILOVESEPA\"\n" + + " }\n" + + " ]\n" + + " },\n" + + " \"block4\": {\n" + + " \"tags\": [\n" + + " {\n" + + " \"name\": \"20\",\n" + + " \"value\": \"REFERENCE\"\n" + + " },\n" + + " {\n" + + " \"name\": \"23B\",\n" + + " \"value\": \"CRED\"\n" + + " },\n" + + " {\n" + + " \"name\": \"32A\",\n" + + " \"value\": \"130204USD1234567,89\"\n" + + " },\n" + + " {\n" + + " \"name\": \"50K\",\n" + + " \"value\": \"/12345678901234567890\\nFOOBANKXXXXX\"\n" + + " },\n" + + " {\n" + + " \"name\": \"59\",\n" + + " \"value\": \"/12345678901234567890\\nJOE DOE\"\n" + + " },\n" + + " {\n" + + " \"name\": \"71A\",\n" + + " \"value\": \"OUR\"\n" + + " }\n" + + " ]\n" + + " },\n" + + " \"userBlocks\": [\n" + + " {\n" + + " \"blockName\":\"P\",\n" + + " \"tags\": [\n" + + " {\n" + + " \"name\": \"20\",\n" + + " \"value\": \"REFERENCE\"\n" + + " },\n" + + " {\n" + + " \"name\": \"23B\",\n" + + " \"value\": \"CRED\"\n" + + " }\n" + + " ]\n" + + " },\n" + + " {\n" + + " \"tags\": [\n" + + " {\n" + + " \"name\": \"20\",\n" + + " \"value\": \"REFERENCE\"\n" + + " },\n" + + " {\n" + + " \"name\": \"23B\",\n" + + " \"value\": \"CRED\"\n" + + " }\n" + + " ]\n" + + " }\n" + + " ]\n" + + " }\n" + + "}"; SwiftMessage m = SwiftMessage.fromJson(json); assertNotNull(m.getBlock1()); @@ -489,16 +555,18 @@ public void testSwiftMessageFromJsonUserBlocks() { @Test public void testSwiftMessageToJsonAndFromJson() { - SwiftMessage m = MT103.parse("{1:F01FOOSEDR0AXXX0000000000}{3:{113:SEPA}{108:ILOVESEPA}}{2:I103FOORECV0XXXXN}{4:\n" + - ":20:REFERENCE\n" + - ":23B:CRED\n" + - ":32A:130204USD1234567,89\n" + - ":50K:/12345678901234567890\n" + - "FOOBANKXXXXX\n" + - ":59:/12345678901234567890\n" + - "JOE DOE\n" + - ":71A:OUR\n" + - "-}{5:{CHK:C77F8E009597}}").getSwiftMessage(); + SwiftMessage m = MT103.parse( + "{1:F01FOOSEDR0AXXX0000000000}{3:{113:SEPA}{108:ILOVESEPA}}{2:I103FOORECV0XXXXN}{4:\n" + + ":20:REFERENCE\n" + + ":23B:CRED\n" + + ":32A:130204USD1234567,89\n" + + ":50K:/12345678901234567890\n" + + "FOOBANKXXXXX\n" + + ":59:/12345678901234567890\n" + + "JOE DOE\n" + + ":71A:OUR\n" + + "-}{5:{CHK:C77F8E009597}}") + .getSwiftMessage(); String toJsonSwiftMessage = m.toJson(); @@ -508,5 +576,4 @@ public void testSwiftMessageToJsonAndFromJson() { assertTrue(comp.compare(m, fromJsonSwiftMessage) == 0); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftMessageTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftMessageTest.java index 23799539c..5b8667b83 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftMessageTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftMessageTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -31,13 +31,12 @@ import com.prowidesoftware.swift.model.mt.mt2xx.*; import com.prowidesoftware.swift.model.mt.mt3xx.MT300; import com.prowidesoftware.swift.model.mt.mt5xx.MT540; -import org.junit.jupiter.api.Test; - import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.ObjectOutputStream; import java.util.Calendar; import java.util.List; +import org.junit.jupiter.api.Test; /** * General swift message tests. @@ -115,7 +114,7 @@ public void testDefaultConstructor() { assertNotNull(m.getUserBlocks()); assertTrue(m.getUserBlocks() instanceof List); - //expected 2 because empty blocks are not counted and block 1 and 2 have default attribute values + // expected 2 because empty blocks are not counted and block 1 and 2 have default attribute values assertEquals(2, m.getBlockCount()); } @@ -165,9 +164,21 @@ public void testPostedTimclarke_01() { SwiftParser parser; SwiftMessage msg; - final String messageOutput = "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + ":20:D051026EUR100057\n" + ":13C:/RNCTIME/0802+0000\n" + ":23B:CRED\n" + ":32A:051028EUR6740,91\n" + ":33B:EUR6740,91\n" + ":50A:SSSSESMMXXX\n" + ":53A:BBBBESMMXXX\n" + ":57A:FOOBARYYXXX\n" + ":59:/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.\n" + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR\n" + ":71A:SHA\n" + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; - - final String messageInput = "{1:F01FOOBARXXAXXX3219604112}{2:I535FOOBARXXXXXXN}{4:\n" + ":16R:GENL\n" + ":28E:1/ONLY\n" + ":13A::STAT//086\n" + ":20C::SEME//ABC20070327P1\n" + ":23G:NEWM\n" + ":98A::STAT//20070327\n" + ":98C::PREP//20070328043657\n" + ":22F::SFRE//DAIL\n" + ":22F::CODE//COMP\n" + ":22F::STTY//CUST\n" + ":22F::STBA//TRAD\n" + ":97A::SAFE//ABC\n" + ":17B::ACTI//Y\n" + ":17B::CONS//Y\n" + ":16S:GENL\n" + ":16R:ADDINFO\n" + ":19A::HOLP//USD0,\n" + ":19A::HOLS//USD0,\n" + ":16S:ADDINFO\n" + "-}{5:{MAC:8A1FADA1}{CHK:B018C2CA74CD}}{S:{REF:I20070328.386482886.out/1/1}}"; + final String messageOutput = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + + ":20:D051026EUR100057\n" + ":13C:/RNCTIME/0802+0000\n" + ":23B:CRED\n" + + ":32A:051028EUR6740,91\n" + ":33B:EUR6740,91\n" + ":50A:SSSSESMMXXX\n" + ":53A:BBBBESMMXXX\n" + + ":57A:FOOBARYYXXX\n" + ":59:/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.\n" + + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR\n" + ":71A:SHA\n" + + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; + + final String messageInput = "{1:F01FOOBARXXAXXX3219604112}{2:I535FOOBARXXXXXXN}{4:\n" + ":16R:GENL\n" + + ":28E:1/ONLY\n" + ":13A::STAT//086\n" + ":20C::SEME//ABC20070327P1\n" + ":23G:NEWM\n" + + ":98A::STAT//20070327\n" + ":98C::PREP//20070328043657\n" + ":22F::SFRE//DAIL\n" + + ":22F::CODE//COMP\n" + ":22F::STTY//CUST\n" + ":22F::STBA//TRAD\n" + ":97A::SAFE//ABC\n" + + ":17B::ACTI//Y\n" + ":17B::CONS//Y\n" + ":16S:GENL\n" + ":16R:ADDINFO\n" + ":19A::HOLP//USD0,\n" + + ":19A::HOLS//USD0,\n" + ":16S:ADDINFO\n" + + "-}{5:{MAC:8A1FADA1}{CHK:B018C2CA74CD}}{S:{REF:I20070328.386482886.out/1/1}}"; try { parser = new SwiftParser(messageOutput); @@ -182,8 +193,8 @@ public void testPostedTimclarke_01() { msg = parser.message(); assertTrue(msg.getBlock2() instanceof SwiftBlock2Input); - //msSender = msg.getBlock2().getSender(); - //msPriority = msg.getBlock2().getMessagePriority(); + // msSender = msg.getBlock2().getSender(); + // msPriority = msg.getBlock2().getMessagePriority(); } catch (Exception e) { e.printStackTrace(); } @@ -195,8 +206,20 @@ public void testPostedTimclarke_01() { @Test public void testCOVMessage() { SwiftParser parser; - final String msg1s = "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:COV}}{4:\n" + ":20:D051026EUR100057\n" + ":13C:/RNCTIME/0802+0000\n" + ":23B:CRED\n" + ":32A:051028EUR6740,91\n" + ":33B:EUR6740,91\n" + ":50A:SSSSESMMXXX\n" + ":53A:BBBBESMMXXX\n" + ":57A:FOOBARYYXXX\n" + ":59:/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.\n" + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR\n" + ":71A:SHA\n" + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; - final String msg2s = "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}}{4:\n" + ":20:D051026EUR100057\n" + ":13C:/RNCTIME/0802+0000\n" + ":23B:CRED\n" + ":32A:051028EUR6740,91\n" + ":33B:EUR6740,91\n" + ":50A:SSSSESMMXXX\n" + ":53A:BBBBESMMXXX\n" + ":57A:FOOBARYYXXX\n" + ":59:/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.\n" + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR\n" + ":71A:SHA\n" + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; + final String msg1s = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:COV}}{4:\n" + + ":20:D051026EUR100057\n" + ":13C:/RNCTIME/0802+0000\n" + ":23B:CRED\n" + + ":32A:051028EUR6740,91\n" + ":33B:EUR6740,91\n" + ":50A:SSSSESMMXXX\n" + ":53A:BBBBESMMXXX\n" + + ":57A:FOOBARYYXXX\n" + ":59:/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.\n" + + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR\n" + ":71A:SHA\n" + + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; + final String msg2s = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}}{4:\n" + + ":20:D051026EUR100057\n" + ":13C:/RNCTIME/0802+0000\n" + ":23B:CRED\n" + + ":32A:051028EUR6740,91\n" + ":33B:EUR6740,91\n" + ":50A:SSSSESMMXXX\n" + ":53A:BBBBESMMXXX\n" + + ":57A:FOOBARYYXXX\n" + ":59:/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.\n" + + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR\n" + ":71A:SHA\n" + + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; try { parser = new SwiftParser(msg1s); SwiftMessage msg1 = parser.message(); @@ -216,8 +239,20 @@ public void testCOVMessage() { @Test public void testSTPMessage() { SwiftParser parser; - final String msg1s = "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + ":20:D051026EUR100057\n" + ":13C:/RNCTIME/0802+0000\n" + ":23B:CRED\n" + ":32A:051028EUR6740,91\n" + ":33B:EUR6740,91\n" + ":50A:SSSSESMMXXX\n" + ":53A:BBBBESMMXXX\n" + ":57A:FOOBARYYXXX\n" + ":59:/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.\n" + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR\n" + ":71A:SHA\n" + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; - final String msg2s = "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}}{4:\n" + ":20:D051026EUR100057\n" + ":13C:/RNCTIME/0802+0000\n" + ":23B:CRED\n" + ":32A:051028EUR6740,91\n" + ":33B:EUR6740,91\n" + ":50A:SSSSESMMXXX\n" + ":53A:BBBBESMMXXX\n" + ":57A:FOOBARYYXXX\n" + ":59:/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.\n" + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR\n" + ":71A:SHA\n" + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; + final String msg1s = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + + ":20:D051026EUR100057\n" + ":13C:/RNCTIME/0802+0000\n" + ":23B:CRED\n" + + ":32A:051028EUR6740,91\n" + ":33B:EUR6740,91\n" + ":50A:SSSSESMMXXX\n" + ":53A:BBBBESMMXXX\n" + + ":57A:FOOBARYYXXX\n" + ":59:/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.\n" + + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR\n" + ":71A:SHA\n" + + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; + final String msg2s = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}}{4:\n" + + ":20:D051026EUR100057\n" + ":13C:/RNCTIME/0802+0000\n" + ":23B:CRED\n" + + ":32A:051028EUR6740,91\n" + ":33B:EUR6740,91\n" + ":50A:SSSSESMMXXX\n" + ":53A:BBBBESMMXXX\n" + + ":57A:FOOBARYYXXX\n" + ":59:/ES0123456789012345671234\n" + "FOOOOO 1000 FOOBAR S.A.\n" + + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + "/123123123: FOOVIMAR 2000 FOOBAR\n" + ":71A:SHA\n" + + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; try { parser = new SwiftParser(msg1s); SwiftMessage msg1 = parser.message(); @@ -245,7 +280,6 @@ public void testToMt() { AbstractMT o = m.toMT(); assertTrue(o instanceof MT102, "MT not an instance of 102"); - } @Test @@ -274,10 +308,11 @@ public void PDE() { @Test public void isAck() throws IOException { - String msg = "{1:F21LITEBEBBAXXX0066000079}{4:{177:1104180901}{451:0}}{1:F01LITEBEBBAXXX0066000079}{2:I999LITEBEBBXXXXN}{4:\n" + - ":20:TESTREF1\n" + - ":79:This is text line 1\n" + - "-}{5:{CHK:7602B010CF31}{TNG:}}"; + String msg = + "{1:F21LITEBEBBAXXX0066000079}{4:{177:1104180901}{451:0}}{1:F01LITEBEBBAXXX0066000079}{2:I999LITEBEBBXXXXN}{4:\n" + + ":20:TESTREF1\n" + + ":79:This is text line 1\n" + + "-}{5:{CHK:7602B010CF31}{TNG:}}"; SwiftMessage m = SwiftMessage.parse(msg); assertTrue(m.isAck()); assertFalse(m.isNack()); @@ -285,9 +320,7 @@ public void isAck() throws IOException { @Test public void getMtId() throws IOException { - String msg = "{1:F01BICAUS11AXXX0000000000}{2:I202N}{4:\n" + - ":20:asdfasdf\n" + - "-}"; + String msg = "{1:F01BICAUS11AXXX0000000000}{2:I202N}{4:\n" + ":20:asdfasdf\n" + "-}"; SwiftParser p = new SwiftParser(msg); SwiftMessage m = p.message(); assertNotNull(m.getMtId()); @@ -296,7 +329,8 @@ public void getMtId() throws IOException { @Test public void isServiceMessage21() throws IOException { - SwiftMessage m = SwiftMessage.parse("{1:F01BNPAFRPPZXXX0000000006}{2:O0111702040914DYLRXXXXCXXX00000000001702040914S}{4:{175:0914}{106:170204BNPAFRPPZXXX0000000007}{108:MyRef9}{175:0914}{107:170204MGTCBEBBXXXX0000000007}}{5:{CHK:ABCDEF123456}{SYS:}}"); + SwiftMessage m = SwiftMessage.parse( + "{1:F01BNPAFRPPZXXX0000000006}{2:O0111702040914DYLRXXXXCXXX00000000001702040914S}{4:{175:0914}{106:170204BNPAFRPPZXXX0000000007}{108:MyRef9}{175:0914}{107:170204MGTCBEBBXXXX0000000007}}{5:{CHK:ABCDEF123456}{SYS:}}"); assertFalse(m.isServiceMessage()); assertFalse(m.isAck()); assertFalse(m.isNack()); @@ -308,7 +342,8 @@ public void isServiceMessage21() throws IOException { @Test public void isServiceMessage() throws IOException { - SwiftMessage m = SwiftMessage.parse("{1:F21BNPAFRPPZXXX0000000007}{4:{177:1702040914}{451:0}}{1:F01BNPAFRPPZXXX0000000007}{2:I103MGTCBEBBXXXXN}{3:{108:MyRef9}}{4:\n-}{5:{MAC:ABCD1234}{CHK:ABCDEF123456}}"); + SwiftMessage m = SwiftMessage.parse( + "{1:F21BNPAFRPPZXXX0000000007}{4:{177:1702040914}{451:0}}{1:F01BNPAFRPPZXXX0000000007}{2:I103MGTCBEBBXXXXN}{3:{108:MyRef9}}{4:\n-}{5:{MAC:ABCD1234}{CHK:ABCDEF123456}}"); assertTrue(m.isServiceMessage()); assertTrue(m.isAck()); assertFalse(m.isNack()); @@ -323,7 +358,8 @@ public void testGetSenderReceiver() throws IOException { /* * incomming */ - SwiftMessage m = SwiftMessage.parse("{1:F01FOOBARXXAXXX0387241036}{2:O9502352060913FOOBUS22XXXX18884819330609140052N}{4:\n:20:123456\n-}"); + SwiftMessage m = SwiftMessage.parse( + "{1:F01FOOBARXXAXXX0387241036}{2:O9502352060913FOOBUS22XXXX18884819330609140052N}{4:\n:20:123456\n-}"); assertEquals("FOOBUS22XXXX", m.getSender()); assertEquals("FOOBARXXAXXX", m.getReceiver()); /* @@ -342,7 +378,8 @@ public void testGetSenderReceiver() throws IOException { @Test public void testGetCategory() throws IOException { - SwiftMessage m = SwiftMessage.parse("{1:F01FOOBARXXAXXX0387241036}{2:O9502352060913YYYYUSYYYYYY18884819330609140052N}{4:\n:20:123456\n-}"); + SwiftMessage m = SwiftMessage.parse( + "{1:F01FOOBARXXAXXX0387241036}{2:O9502352060913YYYYUSYYYYYY18884819330609140052N}{4:\n:20:123456\n-}"); assertEquals(MtCategory._9, m.getCategory()); assertTrue(m.isCategory(MtCategory._9)); assertTrue(m.isCategory(MtCategory._0, MtCategory._1, MtCategory._3, MtCategory._9)); @@ -356,7 +393,8 @@ public void testCorrespondent() throws IOException { SwiftMessage m = SwiftMessage.parse("{1:F01FOOBARAAAXXX3219604112}{2:I535BBBBBBBXXXXXN}{4:\n:16R:GENL\n-}"); assertEquals(new BIC("BBBBBBBXXXXX"), m.getCorrespondentBIC()); - m = SwiftMessage.parse("{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{4:\n:16R:GENL\n-}"); + m = SwiftMessage.parse( + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{4:\n:16R:GENL\n-}"); assertEquals(new BIC("AAPBESMMAXXX"), m.getCorrespondentBIC()); } @@ -365,10 +403,12 @@ public void testUUMID() throws IOException { SwiftMessage m = SwiftMessage.parse("{1:F01FOOBARAAAXXX3219604112}{2:I535BBBBBBBXXXXXN}{4:\n:16R:GENL\n-}"); assertEquals("IBBBBBBBXXXX535", m.getUUID()); - m = SwiftMessage.parse("{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{4:\n:16R:GENL\n-}"); + m = SwiftMessage.parse( + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{4:\n:16R:GENL\n-}"); assertEquals("OAAPBESMMXXX103", m.getUUID()); - m = SwiftMessage.parse("{1:F01FOOBARXXAXXX8683497519}{2:O5411535051028ESPBESMMAXXX54237522470510281535N}{3:{113:ROMF}{108:0510280182794665}}{4:\n:16R:GENL\n:20C::SEME//K8N46BUK6XXXXXXXXXXXX\n-}"); + m = SwiftMessage.parse( + "{1:F01FOOBARXXAXXX8683497519}{2:O5411535051028ESPBESMMAXXX54237522470510281535N}{3:{113:ROMF}{108:0510280182794665}}{4:\n:16R:GENL\n:20C::SEME//K8N46BUK6XXXXXXXXXXXX\n-}"); assertEquals("OESPBESMMXXX541K8N46BUK6XXXXXXXXXXXX", m.getUUID()); } @@ -382,7 +422,8 @@ public void testUID() throws IOException { SwiftMessage m = SwiftMessage.parse("{1:F01FOOBARAAAXXX3219604112}{2:I535BBBBBBBXXXXXN}{4:\n:16R:GENL\n-}"); assertEquals("IBBBBBBBXXXX5351508270000001234", m.getUID(cal, 1234L)); - m = SwiftMessage.parse("{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{4:\n:16R:GENL\n-}"); + m = SwiftMessage.parse( + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{4:\n:16R:GENL\n-}"); assertEquals("OAAPBESMMXXX1031508270000001234", m.getUID(cal, 1234L)); } @@ -459,5 +500,4 @@ public void testIsGpi() { assertFalse(new MT300().getSwiftMessage().isGpi()); assertFalse(new MT198().getSwiftMessage().isGpi()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftMessageUtilsTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftMessageUtilsTest.java index 74f4a560b..3df077064 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftMessageUtilsTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftMessageUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,8 +24,6 @@ import com.prowidesoftware.swift.model.mt.mt5xx.MT540; import com.prowidesoftware.swift.model.mt.mt6xx.MT670; import com.prowidesoftware.swift.utils.Lib; -import org.junit.jupiter.api.Test; - import java.io.IOException; import java.math.BigDecimal; import java.text.ParseException; @@ -33,14 +31,14 @@ import java.util.Calendar; import java.util.List; import java.util.Map; +import org.junit.jupiter.api.Test; public class SwiftMessageUtilsTest { @Test public void testSplitByField15() { final SwiftMessage sm = new SwiftMessage(true); - sm.getBlock4().append(Field15B.emptyTag()) - .append(Field32A.emptyTag()); + sm.getBlock4().append(Field15B.emptyTag()).append(Field32A.emptyTag()); final Map map = SwiftMessageUtils.splitByField15(sm); assertNotNull(map); assertTrue(map.containsKey("B")); @@ -55,10 +53,8 @@ public void testSplitByField15LetterOption() { sm.getBlock4() .append(Field15A.emptyTag()) .append(Field33A.emptyTag()) - .append(Field15B.emptyTag()) .append(Field32A.emptyTag()) - .append(Field15B.emptyTag()) .append(Field32B.emptyTag()) .append(Field32B.emptyTag()); @@ -82,12 +78,9 @@ public void testSplitByField15LetterOptionIntercalado() { sm.getBlock4() .append(Field15A.emptyTag()) .append(Field33A.emptyTag()) - .append(Field15B.emptyTag()) - .append(Field15C.emptyTag()) .append(Field32A.emptyTag()) - .append(Field15B.emptyTag()) .append(Field32B.emptyTag()) .append(Field32B.emptyTag()); @@ -111,12 +104,9 @@ public void testSplitByField15LetterOptionPrimero() { sm.getBlock4() .append(Field15A.emptyTag()) .append(Field33A.emptyTag()) - .append(Field15B.emptyTag()) - .append(Field15C.emptyTag()) .append(Field32A.emptyTag()) - .append(Field15B.emptyTag()) .append(Field32B.emptyTag()) .append(Field32B.emptyTag()); @@ -128,7 +118,6 @@ public void testSplitByField15LetterOptionPrimero() { final SwiftTagListBlock list0 = Bs.get(0); assertNotNull(list0); assertEquals(2, list0.size()); - } @Test @@ -137,16 +126,12 @@ public void testSplitByField15LetterOptionUltimo() { sm.getBlock4() .append(Field15A.emptyTag()) .append(Field33A.emptyTag()) - .append(Field15B.emptyTag()) - .append(Field15C.emptyTag()) .append(Field32A.emptyTag()) - .append(Field15B.emptyTag()) .append(Field32B.emptyTag()) .append(Field32B.emptyTag()) - .append(Field15D.emptyTag()) .append(Field34B.emptyTag()) .append(Field34B.emptyTag()) @@ -160,13 +145,12 @@ public void testSplitByField15LetterOptionUltimo() { final SwiftTagListBlock list0 = Bs.get(0); assertNotNull(list0); assertEquals(5, list0.size()); - } @Test public void testCreateSubsequenceWithParentsB_502() { - SwiftTagListBlock o = SwiftMessageUtils.createSubsequenceWithParents(MT502.class, "B", - Field13A.emptyTag(), Field13B.emptyTag(), Field13C.emptyTag()); + SwiftTagListBlock o = SwiftMessageUtils.createSubsequenceWithParents( + MT502.class, "B", Field13A.emptyTag(), Field13B.emptyTag(), Field13C.emptyTag()); assertEquals(5, o.size()); } @@ -211,11 +195,7 @@ public void testCreateSubsequenceWithParentsB1b1() { public void testRemoveInnerSequences() { MT535 m = new MT535() .append(MT535.SequenceA.newInstance( - MT535.SequenceA1.newInstance( - Field13C.tag("foo1") - ).append(Field13C.tag("foo2")) - ) - ); + MT535.SequenceA1.newInstance(Field13C.tag("foo1")).append(Field13C.tag("foo2")))); SwiftTagListBlock sublist = SwiftMessageUtils.removeInnerSequences(m.getSequenceA()); assertEquals(3, sublist.size()); @@ -224,22 +204,22 @@ public void testRemoveInnerSequences() { @Test public void testCurrencyAmountFromMessage() throws IOException { - final String fin = "{1:F01CCRTIT2TX36A0000000000}{2:I101PPABPLPKXXXXN}{3:{108:YSGU193268223XXX}}{4:\n" + - ":20:4C2W0S0V8AM6X7OH\n" + - ":28D:00001/00001\n" + - ":50H:/PL66160011270003012399999999\n" + - "FOO\n" + - ":30:131119\n" + - ":21:ZCAR1HI1HF3STLJO\n" + - ":32B:PLN2044,10\n" + - ":59:/PL74175000090000000001905201\n" + - "POLONIA FOO HOTEL\n" + - "AL FOOLIMSKIE 45\n" + - "00-692\n" + - "PL WARSAWA\n" + - ":70:1/34530/13\n" + - ":71A:SHA\n" + - "-}"; + final String fin = "{1:F01CCRTIT2TX36A0000000000}{2:I101PPABPLPKXXXXN}{3:{108:YSGU193268223XXX}}{4:\n" + + ":20:4C2W0S0V8AM6X7OH\n" + + ":28D:00001/00001\n" + + ":50H:/PL66160011270003012399999999\n" + + "FOO\n" + + ":30:131119\n" + + ":21:ZCAR1HI1HF3STLJO\n" + + ":32B:PLN2044,10\n" + + ":59:/PL74175000090000000001905201\n" + + "POLONIA FOO HOTEL\n" + + "AL FOOLIMSKIE 45\n" + + "00-692\n" + + "PL WARSAWA\n" + + ":70:1/34530/13\n" + + ":71A:SHA\n" + + "-}"; Money money = SwiftMessageUtils.money(SwiftMessage.parse(fin)); assertNotNull(money); assertEquals("PLN", money.getCurrency()); @@ -248,9 +228,10 @@ public void testCurrencyAmountFromMessage() throws IOException { @Test public void testCurrencyAmountFromSystemMessage() throws IOException { - final String fin = "{1:F21BNPAFRPPZXXX0000000002}{4:{177:1702090741}{451:0}}{1:F01BNPAFRPPZXXX0000000002}{2:I103BNPAFRPPXXXXN}{3:{108:REF1}}{4:\n" + - ":20:WITHMUR\n" + - "-}{5:{MAC:ABCD1234}{CHK:ABCDEF123456}}"; + final String fin = + "{1:F21BNPAFRPPZXXX0000000002}{4:{177:1702090741}{451:0}}{1:F01BNPAFRPPZXXX0000000002}{2:I103BNPAFRPPXXXXN}{3:{108:REF1}}{4:\n" + + ":20:WITHMUR\n" + + "-}{5:{MAC:ABCD1234}{CHK:ABCDEF123456}}"; Money money = SwiftMessageUtils.money(SwiftMessage.parse(fin)); assertNull(money); } @@ -258,39 +239,39 @@ public void testCurrencyAmountFromSystemMessage() throws IOException { @Test public void testValueDate() throws IOException, ParseException { - //MT305 + // MT305 SwiftMessage sm = SwiftMessage.parse(Lib.readResource("MT305.fin")); Calendar date = SwiftMessageUtils.valueDate(sm); SimpleDateFormat sdf = new SimpleDateFormat("yyMMdd"); assertEquals(date.getTime(), sdf.parse("201230")); - //MT306 + // MT306 sm = SwiftMessage.parse(Lib.readResource("MT306.fin")); date = SwiftMessageUtils.valueDate(sm); sdf = new SimpleDateFormat("yyyyMMdd"); assertEquals(date.getTime(), sdf.parse("20080609")); - //MT340 + // MT340 sm = SwiftMessage.parse(Lib.readResource("MT340.fin")); date = SwiftMessageUtils.valueDate(sm); assertEquals(date.getTime(), sdf.parse("20000715")); - //MT341 + // MT341 sm = SwiftMessage.parse(Lib.readResource("MT341.fin")); date = SwiftMessageUtils.valueDate(sm); assertEquals(date.getTime(), sdf.parse("20000715")); - //MT360 + // MT360 sm = SwiftMessage.parse(Lib.readResource("MT360.fin")); date = SwiftMessageUtils.valueDate(sm); assertEquals(date.getTime(), sdf.parse("20070209")); - //MT361 + // MT361 sm = SwiftMessage.parse(Lib.readResource("MT361.fin")); date = SwiftMessageUtils.valueDate(sm); assertEquals(date.getTime(), sdf.parse("19941214")); - //MT362 + // MT362 sm = SwiftMessage.parse(Lib.readResource("MT362.fin")); date = SwiftMessageUtils.valueDate(sm); assertEquals(date.getTime(), sdf.parse("20090106")); @@ -321,5 +302,4 @@ public void testReference() { mt3.append(Field20C.tag(":SEME//REF3")); assertEquals("REF3", SwiftMessageUtils.reference(mt3.getSwiftMessage())); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftTagListBlockTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftTagListBlockTest.java index a8f20a150..6d8d8ea4a 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftTagListBlockTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftTagListBlockTest.java @@ -1,1827 +1,1827 @@ -/* - * Copyright 2006-2021 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; - -import static org.junit.jupiter.api.Assertions.*; - -import com.prowidesoftware.swift.io.ConversionService; -import com.prowidesoftware.swift.model.field.*; -import org.junit.jupiter.api.Assertions; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -import java.util.Iterator; -import java.util.List; -import java.util.Map; - -public class SwiftTagListBlockTest { - - private SwiftTagListBlock b; - private Tag t; - - @BeforeEach - public void setUp() { - this.b = new SwiftBlock3(); - this.t = new Tag("n:v"); - } - - @Test - public void testContainsTag() { - b.append(t); - assertTrue(b.containsTag("n")); - } - - @Test - public void testCountStartsWith() { - b.append(new Tag("1", "FOO")); - b.append(new Tag("1", "BAR")); - b.append(new Tag("1", "FOO2")); - b.append(new Tag("1", "FOO")); - - b.append(new Tag("2", "FOO")); - b.append(new Tag("2", "BAR")); - b.append(new Tag("2", "FOO2")); - b.append(new Tag("2", "FOO")); - - b.append(new Tag("1", "FOO")); - b.append(new Tag("1", "BAR")); - b.append(new Tag("1", "FOO2")); - b.append(new Tag("1", "FOO")); - - assertEquals(6, b.countTagsStarsWith("1", "FOO")); - assertEquals(2, b.countTagsStarsWith("1", "FOO2")); - } - - @Test - public void testContainsAll() { - b.append(t); - b.append(new Tag("1", "val")); - assertTrue(b.containsAllOf(t.getName(), "1")); - assertFalse(b.containsAllOf(t.getName(), "2")); - } - - @Test - public void testGetTagValue() { - b.append(t); - assertEquals("v", b.getTagValue("n")); - } - - @Test - public void testGetTagByName() { - b.append(t); - Tag found = b.getTagByName("n"); - assertEquals(t, found); - } - - @Test - public void testIsEmpty() { - assertTrue(b.isEmpty()); - b.append(t); - assertFalse(b.isEmpty()); - } - - @Test - public void testSize() { - assertEquals(0, b.size()); - b.append(t); - assertEquals(1, b.size()); - } - - @Test - public void testGetTagCount() { - assertEquals(0, b.countAll()); - b.append(t); - assertEquals(1, b.countAll()); - } - - @Test - public void testGetTagCountString() { - b.append(t); - b.append(t); - b.append(t); - assertEquals(3, b.countByName("n")); - } - - @Test - public void testGetTagValues() { - Tag t = new Tag("1:val1"); - b.append(t); - - String[] vals = b.getTagValues("foo"); - assertNotNull(vals); - assertEquals(0, vals.length); - } - - @Test - public void testGetTagMap() { - Map m = b.getTagMap(); - assertTrue(m.isEmpty()); - - b.append(t); - m = b.getTagMap(); - - assertEquals(1, m.size()); - assertTrue(m.containsKey("n")); - assertTrue(m.containsValue("v")); - } - - @Test - public void testRemoveTag() { - b.removeTag(""); - assertTrue(b.isEmpty()); - b.append(t); - assertFalse(b.isEmpty()); - b.removeTag("n"); - assertTrue(b.isEmpty()); - } - - @Test - public void testTagIterator() { - b.getTags().clear(); - Iterator it = b.tagIterator(); - assertFalse(it.hasNext()); - - b.append(t); - assertEquals(t, b.tagIterator().next()); - } - - @Test - public void testIsTagBlock() { - assertTrue(b.isTagBlock()); - } - - @Test - public void testGetTagValuesEmpty2() { - String[] vals = b.getTagValues("foo"); - assertNotNull(vals); - assertEquals(0, vals.length); - } - - @Test - public void testGetTagValues1() { - Tag t = new Tag("1:val1"); - b.append(t); - - String[] vals = b.getTagValues("1"); - assertNotNull(vals); - assertEquals(1, vals.length); - assertEquals("val1", vals[0]); - } - - @Test - public void testGetTagValues2() { - b.append(new Tag("1:val1")); - b.append(new Tag("1:val2")); - - String[] vals = b.getTagValues("1"); - assertNotNull(vals); - assertEquals(2, vals.length); - assertEquals("val1", vals[0]); - assertEquals("val2", vals[1]); - } - - @Test - public void testRemoveAll1() { - b.append(new Tag("1:val1")); - b.append(new Tag("1:val2")); - - int vals = b.removeAll("1"); - assertEquals(2, vals); - } - - @Test - public void testRemoveAll2() { - b.append(new Tag("a:val1")); - b.append(new Tag("1:val1")); - b.append(new Tag("b:val1")); - b.append(new Tag("1:val1")); - b.append(new Tag("c:val2")); - - int vals = b.removeAll("1"); - assertEquals(2, vals); - } - - @Test - public void testgetTagsByName() { - b.append(new Tag("a:val1")); - b.append(new Tag("1:val1")); - b.append(new Tag("b:val1")); - b.append(new Tag("1:val2")); - b.append(new Tag("c:val3")); - - Tag[] tags = b.getTagsByName("1"); - assertEquals(2, tags.length); - assertEquals("val1", tags[0].getValue()); - assertEquals("val2", tags[1].getValue()); - } - - @Test - public void testgetTagsByValue() { - b.append(new Tag("a:val1")); - b.append(new Tag("1:val1")); - b.append(new Tag("1:val2")); - b.append(new Tag("c:val3")); - b.append(new Tag("b:val1")); - List tags = b.getTagsByValue("val1"); - - assertEquals(3, tags.size()); - assertEquals("a", tags.get(0).getName()); - assertEquals("1", tags.get(1).getName()); - assertEquals("b", tags.get(2).getName()); - } - - @Test - public void testgetTagsByContent() { - b.append(new Tag("a:val1aaa")); - b.append(new Tag("1:dddval1")); - b.append(new Tag("1:val2")); - b.append(new Tag("c:val3")); - b.append(new Tag("b:ffval1gg")); - List tags = b.getTagsByContent("val1"); - - assertEquals(3, tags.size()); - assertEquals("a", tags.get(0).getName()); - assertEquals("1", tags.get(1).getName()); - assertEquals("b", tags.get(2).getName()); - } - - /** - * Normal test with starting and ending tag - */ - @Test - public void testgetSubBlock01() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - - SwiftTagListBlock sb = b.getSubBlock(new Tag("2:val2"), new Tag("4:val4")); - - assertEquals(3, sb.size()); - assertEquals("2", sb.getTag(0).getName()); - assertEquals("3", sb.getTag(1).getName()); - assertEquals("4", sb.getTag(2).getName()); - assertEquals("val2", sb.getTag(0).getValue()); - assertEquals("val3", sb.getTag(1).getValue()); - assertEquals("val4", sb.getTag(2).getValue()); - } - - /** - * Normal test with no ending tag - */ - @Test - public void testgetSubBlock02() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - - SwiftTagListBlock sb = b.getSubBlock(new Tag("2:val2"), null); - - assertEquals(4, sb.size()); - assertEquals("2", sb.getTag(0).getName()); - assertEquals("3", sb.getTag(1).getName()); - assertEquals("4", sb.getTag(2).getName()); - assertEquals("5", sb.getTag(3).getName()); - assertEquals("val2", sb.getTag(0).getValue()); - assertEquals("val3", sb.getTag(1).getValue()); - assertEquals("val4", sb.getTag(2).getValue()); - assertEquals("val5", sb.getTag(3).getValue()); - } - - /** - * Normal test using block names - */ - @Test - public void testgetSubBlock03() { - b.append(new Tag("1:val1")); - b.append(new Tag("16R:foo")); - b.append(new Tag("3:val3")); - b.append(new Tag("16S:foo")); - b.append(new Tag("5:val5")); - - SwiftTagListBlock sb = b.getSubBlock("foo"); - - assertEquals(3, sb.size()); - assertEquals("16R", sb.getTag(0).getName()); - assertEquals("3", sb.getTag(1).getName()); - assertEquals("16S", sb.getTag(2).getName()); - assertEquals("foo", sb.getTag(0).getValue()); - assertEquals("val3", sb.getTag(1).getValue()); - assertEquals("foo", sb.getTag(2).getValue()); - } - - /** - * Test using block name, with nested sub blocks - */ - @Test - public void testgetSubBlock04() { - b.append(new Tag("1:val1")); - b.append(new Tag("16R:foo")); - b.append(new Tag("3:val3")); - b.append(new Tag("16R:aaa")); - b.append(new Tag("3:val3")); - b.append(new Tag("16S:aaa")); - b.append(new Tag("16S:foo")); - b.append(new Tag("5:val5")); - - SwiftTagListBlock sb = b.getSubBlock("foo"); - - assertEquals(6, sb.size()); - - assertEquals("16R", sb.getTag(0).getName()); - assertEquals("foo", sb.getTag(0).getValue()); - - assertEquals("3", sb.getTag(1).getName()); - assertEquals("val3", sb.getTag(1).getValue()); - - assertEquals("16R", sb.getTag(2).getName()); - assertEquals("aaa", sb.getTag(2).getValue()); - - assertEquals("3", sb.getTag(3).getName()); - assertEquals("val3", sb.getTag(3).getValue()); - - assertEquals("16S", sb.getTag(4).getName()); - assertEquals("aaa", sb.getTag(4).getValue()); - - assertEquals("16S", sb.getTag(5).getName()); - assertEquals("foo", sb.getTag(5).getValue()); - } - - /** - * Ending tag precedes starting tag - */ - @Test - public void testgetSubBlock05() { - b.append(new Tag("1:val1")); - b.append(new Tag("4:val4")); - b.append(new Tag("3:val3")); - b.append(new Tag("2:val2")); - b.append(new Tag("5:val5")); - - SwiftTagListBlock sb = b.getSubBlock(new Tag("2:val2"), new Tag("4:val4")); - - assertEquals(2, sb.size()); - assertEquals("2", sb.getTag(0).getName()); - assertEquals("val2", sb.getTag(0).getValue()); - assertEquals("5", sb.getTag(1).getName()); - assertEquals("val5", sb.getTag(1).getValue()); - } - - /** - * Normal test with starting and ending tag and multiple sub blocks - */ - @Test - public void testgetSubBlock06() { - b.append(new Tag("99:foo")); - b.append(new Tag("1:start")); - b.append(new Tag("2:val2")); - b.append(new Tag("3:end")); - b.append(new Tag("88:foo")); - b.append(new Tag("1:start")); - b.append(new Tag("4:val4")); - b.append(new Tag("3:end")); - b.append(new Tag("77:foo")); - - List sbs = b.getSubBlocks(new Tag("1:start"), new Tag("3:end")); - - assertEquals(2, sbs.size()); - - SwiftTagListBlock sb = sbs.get(0); - assertEquals(3, sb.size()); - assertEquals("1", sb.getTag(0).getName()); - assertEquals("start", sb.getTag(0).getValue()); - assertEquals("2", sb.getTag(1).getName()); - assertEquals("val2", sb.getTag(1).getValue()); - assertEquals("3", sb.getTag(2).getName()); - assertEquals("end", sb.getTag(2).getValue()); - - SwiftTagListBlock sb2 = sbs.get(1); - assertEquals(3, sb2.size()); - assertEquals("1", sb2.getTag(0).getName()); - assertEquals("start", sb2.getTag(0).getValue()); - assertEquals("4", sb2.getTag(1).getName()); - assertEquals("val4", sb2.getTag(1).getValue()); - assertEquals("3", sb2.getTag(2).getName()); - assertEquals("end", sb2.getTag(2).getValue()); - } - - @Test - public void testSplit() { - b.append(new Tag("99:foo")); - - b.append(new Tag("1:start")); - b.append(new Tag("2:val2")); - b.append(new Tag("3:end")); - b.append(new Tag("88:foo")); - - b.append(new Tag("1:start")); - b.append(new Tag("4:val4")); - b.append(new Tag("3:end")); - b.append(new Tag("77:foo")); - b.append(new Tag("77:foo")); - - List sbs = b.splitByTagName("1"); - - assertEquals(3, sbs.size()); - - SwiftTagListBlock sb = sbs.get(0); - assertEquals(1, sb.size()); - assertEquals("99", sb.getTag(0).getName()); - - SwiftTagListBlock sb2 = sbs.get(1); - assertEquals(4, sb2.size()); - - SwiftTagListBlock sb3 = sbs.get(2); - assertEquals(5, sb3.size()); - } - - @Test - public void testSplitByNonexisting() { - b.append(new Tag("99:foo")); - b.append(new Tag("1:start")); - b.append(new Tag("2:val2")); - b.append(new Tag("3:end")); - b.append(new Tag("88:foo")); - - List sbs = b.splitByTagName("XX"); - - assertEquals(1, sbs.size()); - assertEquals(5, sbs.get(0).size()); - } - - /** - * Normal test using block name and multiple sub blocks - */ - @Test - public void testgetSubBlock07() { - b.append(new Tag("99:foo")); - b.append(new Tag("16R:blockname")); - b.append(new Tag("2:val2")); - b.append(new Tag("16S:blockname")); - b.append(new Tag("88:foo")); - b.append(new Tag("16R:blockname")); - b.append(new Tag("4:val4")); - b.append(new Tag("16S:blockname")); - b.append(new Tag("77:foo")); - - List sbs = b.getSubBlocks("blockname"); - - assertEquals(2, sbs.size()); - - SwiftTagListBlock sb = sbs.get(0); - assertEquals(3, sb.size()); - assertEquals("16R", sb.getTag(0).getName()); - assertEquals("blockname", sb.getTag(0).getValue()); - assertEquals("2", sb.getTag(1).getName()); - assertEquals("val2", sb.getTag(1).getValue()); - assertEquals("16S", sb.getTag(2).getName()); - assertEquals("blockname", sb.getTag(2).getValue()); - - SwiftTagListBlock sb2 = sbs.get(1); - assertEquals(3, sb2.size()); - assertEquals("16R", sb2.getTag(0).getName()); - assertEquals("blockname", sb2.getTag(0).getValue()); - assertEquals("4", sb2.getTag(1).getName()); - assertEquals("val4", sb2.getTag(1).getValue()); - assertEquals("16S", sb2.getTag(2).getName()); - assertEquals("blockname", sb2.getTag(2).getValue()); - } - - /** - * Test using block name and multiple sub blocks, with nested sub blocks - */ - @Test - public void testgetSubBlock08() { - b.append(new Tag("99:foo")); - b.append(new Tag("16R:blockname")); - b.append(new Tag("2:val2")); - b.append(new Tag("16S:blockname")); - b.append(new Tag("88:foo")); - b.append(new Tag("16R:blockname")); - b.append(new Tag("4:val4")); - b.append(new Tag("16R:foo")); - b.append(new Tag("66:foo")); - b.append(new Tag("16S:foo")); - b.append(new Tag("16S:blockname")); - b.append(new Tag("77:foo")); - - List sbs = b.getSubBlocks("blockname"); - - assertEquals(2, sbs.size()); - - SwiftTagListBlock sb = sbs.get(0); - assertEquals(3, sb.size()); - assertEquals("16R", sb.getTag(0).getName()); - assertEquals("blockname", sb.getTag(0).getValue()); - assertEquals("2", sb.getTag(1).getName()); - assertEquals("val2", sb.getTag(1).getValue()); - assertEquals("16S", sb.getTag(2).getName()); - assertEquals("blockname", sb.getTag(2).getValue()); - - SwiftTagListBlock sb2 = sbs.get(1); - assertEquals(6, sb2.size()); - assertEquals("16R", sb2.getTag(0).getName()); - assertEquals("blockname", sb2.getTag(0).getValue()); - assertEquals("4", sb2.getTag(1).getName()); - assertEquals("val4", sb2.getTag(1).getValue()); - assertEquals("16R", sb2.getTag(2).getName()); - assertEquals("foo", sb2.getTag(2).getValue()); - assertEquals("66", sb2.getTag(3).getName()); - assertEquals("foo", sb2.getTag(3).getValue()); - assertEquals("16S", sb2.getTag(4).getName()); - assertEquals("foo", sb2.getTag(4).getValue()); - assertEquals("16S", sb2.getTag(5).getName()); - assertEquals("blockname", sb2.getTag(5).getValue()); - } - - /** - * Test using block name and multiple sub blocks, with nested sub blocks and missing ending tag - */ - @Test - public void testgetSubBlock09() { - b.append(new Tag("99:foo")); - b.append(new Tag("16R:blockname")); - b.append(new Tag("2:val2")); - b.append(new Tag("16S:blockname")); - b.append(new Tag("88:foo")); - b.append(new Tag("16R:blockname")); - b.append(new Tag("4:val4")); - b.append(new Tag("16R:foo")); - b.append(new Tag("66:foo")); - b.append(new Tag("16S:foo")); - b.append(new Tag("77:foo")); - - List sbs = b.getSubBlocks("blockname"); - - assertEquals(2, sbs.size()); - - SwiftTagListBlock sb = sbs.get(0); - assertEquals(3, sb.size()); - assertEquals("16R", sb.getTag(0).getName()); - assertEquals("blockname", sb.getTag(0).getValue()); - assertEquals("2", sb.getTag(1).getName()); - assertEquals("val2", sb.getTag(1).getValue()); - assertEquals("16S", sb.getTag(2).getName()); - assertEquals("blockname", sb.getTag(2).getValue()); - - SwiftTagListBlock sb2 = sbs.get(1); - assertEquals(6, sb2.size()); - assertEquals("16R", sb2.getTag(0).getName()); - assertEquals("blockname", sb2.getTag(0).getValue()); - assertEquals("4", sb2.getTag(1).getName()); - assertEquals("val4", sb2.getTag(1).getValue()); - assertEquals("16R", sb2.getTag(2).getName()); - assertEquals("foo", sb2.getTag(2).getValue()); - assertEquals("66", sb2.getTag(3).getName()); - assertEquals("foo", sb2.getTag(3).getValue()); - assertEquals("16S", sb2.getTag(4).getName()); - assertEquals("foo", sb2.getTag(4).getValue()); - assertEquals("77", sb2.getTag(5).getName()); - assertEquals("foo", sb2.getTag(5).getValue()); - } - - /** - * Normal test with starting and ending tag names and multiple sub blocks - */ - @Test - public void testgetSubBlock10() { - b.append(new Tag("99:foo")); - b.append(new Tag("1:start")); - b.append(new Tag("2:val2")); - b.append(new Tag("3:end")); - b.append(new Tag("88:foo")); - b.append(new Tag("1:start")); - b.append(new Tag("4:val4")); - b.append(new Tag("3:end")); - b.append(new Tag("77:foo")); - - List sbs = b.getSubBlocks("1", "3"); - - assertEquals(2, sbs.size()); - - SwiftTagListBlock sb = sbs.get(0); - assertEquals(3, sb.size()); - assertEquals("1", sb.getTag(0).getName()); - assertEquals("start", sb.getTag(0).getValue()); - assertEquals("2", sb.getTag(1).getName()); - assertEquals("val2", sb.getTag(1).getValue()); - assertEquals("3", sb.getTag(2).getName()); - assertEquals("end", sb.getTag(2).getValue()); - - SwiftTagListBlock sb2 = sbs.get(1); - assertEquals(3, sb2.size()); - assertEquals("1", sb2.getTag(0).getName()); - assertEquals("start", sb2.getTag(0).getValue()); - assertEquals("4", sb2.getTag(1).getName()); - assertEquals("val4", sb2.getTag(1).getValue()); - assertEquals("3", sb2.getTag(2).getName()); - assertEquals("end", sb2.getTag(2).getValue()); - } - - /** - * Normal test with starting and ending tag names and multiple sub blocks - * using tag number for end boundary (regardless of letter option) - */ - @Test - public void testgetSubBlock10b() { - b.append(new Tag("99:foo")); - b.append(new Tag("1:start")); - b.append(new Tag("2:val2")); - b.append(new Tag("3A:end")); - b.append(new Tag("88:foo")); - b.append(new Tag("1:start")); - b.append(new Tag("4:val4")); - b.append(new Tag("3B:end")); - b.append(new Tag("77:foo")); - - List sbs = b.getSubBlocks("1", 3); - - assertEquals(2, sbs.size()); - - SwiftTagListBlock sb = sbs.get(0); - assertEquals(3, sb.size()); - assertEquals("1", sb.getTag(0).getName()); - assertEquals("start", sb.getTag(0).getValue()); - assertEquals("2", sb.getTag(1).getName()); - assertEquals("val2", sb.getTag(1).getValue()); - assertEquals("3A", sb.getTag(2).getName()); - assertEquals("end", sb.getTag(2).getValue()); - - SwiftTagListBlock sb2 = sbs.get(1); - assertEquals(3, sb2.size()); - assertEquals("1", sb2.getTag(0).getName()); - assertEquals("start", sb2.getTag(0).getValue()); - assertEquals("4", sb2.getTag(1).getName()); - assertEquals("val4", sb2.getTag(1).getValue()); - assertEquals("3B", sb2.getTag(2).getName()); - assertEquals("end", sb2.getTag(2).getValue()); - } - - /** - * Not found - */ - @Test - public void testgetSubBlock11() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - - SwiftTagListBlock sb = b.getSubBlock(new Tag("7:val7"), new Tag("8:val8")); - - assertEquals(0, sb.size()); - } - - /** - * Not found - */ - @Test - public void testContainTag() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - assertTrue(b.containsTag(new Tag("4:val4"))); - assertFalse(b.containsTag(new Tag("4:foo"))); - assertFalse(b.containsTag(new Tag("foo:val4"))); - } - - @Test - public void testContainsField() { - b.append(new Tag("21E:")); - b.append(new Tag("50B:")); - assertTrue(b.containsField("50B")); - assertTrue(b.containsField("50a")); - assertTrue(b.containsField("21E")); - assertTrue(b.containsField("21a")); - } - - @Test - public void testFieldsByNameEmptyResult() { - // empty result - b.append(new Tag("1", "foo")); - Field[] fieldsByName = b.getFieldsByName("2"); - assertEquals(0, fieldsByName.length); - - // empty result with empty set - Field[] o = new SwiftTagListBlock().getFieldsByName(""); - assertEquals(0, o.length); - - o = new SwiftTagListBlock().getFieldsByName("1"); - assertEquals(0, o.length); - } - - @Test - public void testFieldsByNameWildcards() { - b.append(new Tag("95C", "foo")); - Field[] fieldsByName = b.getFieldsByName("95a"); - assertEquals(1, fieldsByName.length); - - b.append(new Tag("93", "bar")); - fieldsByName = b.getFieldsByName("95a"); - assertEquals(1, fieldsByName.length); - - b.append(new Tag("95C", "foo2")); - fieldsByName = b.getFieldsByName("95a"); - assertEquals(2, fieldsByName.length); - } - - @Test - public void testFieldsByNameBeing() { - b.append(new Tag("95C", "foo")); - assertEquals(1, b.getFieldsByName("95a", "foo").size()); - - b.append(new Tag("93", "bar")); - assertEquals(1, b.getFieldsByName("95a", "foo").size()); - - b.append(new Tag("95C", "foo")); - b.append(new Tag("95C", "foo2")); - b.append(new Tag("95C", "foo2")); - b.append(new Tag("95C", "foo2")); - assertEquals(2, b.getFieldsByName("95a", "foo").size()); - assertEquals(3, b.getFieldsByName("95a", "foo2").size()); - } - - @Test - public void testTagsByNameBeing() { - b.append(new Tag("95C", "foo")); - assertEquals(1, b.getTagsByName("95a", "foo").size()); - - b.append(new Tag("93", "bar")); - assertEquals(1, b.getTagsByName("95a", "foo").size()); - - b.append(new Tag("95C", "foo")); - b.append(new Tag("95C", "foo2")); - b.append(new Tag("95C", "foo2")); - b.append(new Tag("95C", "foo2")); - assertEquals(2, b.getTagsByName("95a", "foo").size()); - assertEquals(3, b.getTagsByName("95a", "foo2").size()); - } - - @Test - public void testGetTagIndex() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - - assertEquals(0, (int) b.getTagIndex("1", null)); - assertEquals(2, (int) b.getTagIndex("3", new String[]{"A", "B", "K"})); - assertEquals(3, (int) b.getTagIndex("4", new String[]{"A", "B", "K", ""})); - } - - @Test - public void testGetSubBlockAfterFirst() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.getSubBlockAfterFirst("2", true); - assertEquals(4, sb.size()); - assertEquals("val2", sb.getTag(0).getValue()); - assertEquals("val5", sb.getTag(3).getValue()); - } - - @Test - public void testGetSubBlockAfterFirst2() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.getSubBlockAfterFirst("3K", true); - assertEquals(3, sb.size()); - assertEquals("val3", sb.getTag(0).getValue()); - assertEquals("val5", sb.getTag(2).getValue()); - } - - @Test - public void testGetSubBlockAfterFirst3() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - SwiftTagListBlock sb = b.getSubBlockAfterFirst("3K", false); - assertEquals(5, sb.size()); - assertEquals("val4", sb.getTag(0).getValue()); - assertEquals("val8", sb.getTag(4).getValue()); - } - - @Test - public void testGetSubBlockAfterFirstLimit() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - SwiftTagListBlock sb = b.getSubBlockAfterFirst("8", false); - assertEquals(0, sb.size()); - } - - @Test - public void testGetSubBlockAfterFirstLimit2() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - SwiftTagListBlock sb = b.getSubBlockAfterFirst("1", false); - assertEquals(7, sb.size()); - } - - @Test - public void testGetSubBlockAfterFirstNotFound() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - SwiftTagListBlock sb = b.getSubBlockAfterFirst("99", false); - assertEquals(0, sb.size()); - } - - @Test - public void testGetSubBlockAfterFirstTag() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - SwiftTagListBlock sb = b.getSubBlockAfterFirst(new Tag("3K:val3"), false); - assertEquals(5, sb.size()); - assertEquals("val4", sb.getTag(0).getValue()); - assertEquals("val8", sb.getTag(4).getValue()); - } - - @Test - public void testGetSubBlockBeforeFirst() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.getSubBlockBeforeFirst("2", false); - assertEquals(1, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - } - - @Test - public void testGetSubBlockBeforeLast() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("2:val2")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.getSubBlockBeforeLast("2", false); - assertEquals(3, sb.size()); - assertEquals("val3", sb.getTag(2).getValue()); - - sb = b.getSubBlockBeforeLast("2", true); - assertEquals(4, sb.size()); - assertEquals("val2", sb.getTag(3).getValue()); - } - - @Test - public void testIndexOfLast() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("2:val2")); - b.append(new Tag("5:val5")); - - assertEquals(3, b.indexOfLast("2")); - - assertEquals(0, b.indexOfLast("1")); - - assertEquals(4, b.indexOfLast("5")); - } - - @Test - public void testGetSubBlockAfterLast() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("2:val2")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.getSubBlockAfterLast("2", false); - assertEquals(1, sb.size()); - assertEquals("val5", sb.getTag(0).getValue()); - - sb = b.getSubBlockAfterLast("2", true); - assertEquals(2, sb.size()); - assertEquals("val5", sb.getTag(1).getValue()); - } - - @Test - public void testGetSubBlockBeforeFirst2() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.getSubBlockBeforeFirst("2", true); - assertEquals(2, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - assertEquals("val2", sb.getTag(1).getValue()); - } - - @Test - public void testGetSubBlockBeforeFirst3() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.getSubBlockBeforeFirst("3K", true); - assertEquals(3, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - assertEquals("val2", sb.getTag(1).getValue()); - assertEquals("val3", sb.getTag(2).getValue()); - } - - @Test - public void testGetSubBlockBeforeFirstFirst2() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - SwiftTagListBlock sb = b.getSubBlockBeforeFirst("3K", false); - assertEquals(2, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - assertEquals("val2", sb.getTag(1).getValue()); - } - - @Test - public void testGetSubBlockBeforeFirstLimit() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - SwiftTagListBlock sb = b.getSubBlockBeforeFirst("1", false); - assertEquals(0, sb.size()); - } - - @Test - public void testGetSubBlockBeforeFirstLimit2() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - SwiftTagListBlock sb = b.getSubBlockBeforeFirst("8", false); - assertEquals(7, sb.size()); - } - - @Test - public void testGetSubBlockBeforeFirstNotFound() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - SwiftTagListBlock sb = b.getSubBlockBeforeFirst("99", false); - assertEquals(8, sb.size()); - } - - @Test - public void testRemove() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - String sb = b.removeTag("3K"); - assertEquals("val3", sb); - assertEquals(4, b.size()); - } - - /** - * Test for subblocks API with real case message - */ - @Test - public void testGetSubBlockMT564() { - final String msg = "{1:F01MTGSUS6SAXXX3206837054}{2:O5641435070316CHASGB2LDGST07128160300703160735N}{3:{108:000255CQ8272245}}{4:\n" + - ":16R:GENL\n" + - ":20C::CORP//D455103\n" + - ":20C::SEME//029206016\n" + - ":23G:NEWM\n" + - ":22F::CAEV//DVCA\n" + - ":22F::CAMV//MAND\n" + - ":98C::PREP//20070316143348\n" + - ":25D::PROC//COMP\n" + - ":16S:GENL\n" + - ":16R:USECU\n" + - ":35B:ISIN CH0011075394\n" + - "/XX/5983816\n" + - "ZURICH FIN SVS GRP\n" + - "CHF0.10\n" + - ":16R:ACCTINFO\n" + - ":97A::SAFE//760043140\n" + - ":94F::SAFE//CUST/UBSWCHZH80A\n" + - ":93B::ELIG//UNIT/7000,\n" + - ":16S:ACCTINFO\n" + - ":16S:USECU\n" + - ":16R:CADETL\n" + - ":98A::XDTE//20111111\n" + - ":98A::PAYD//20111111\n" + - ":98A::RDTE//20111111\n" + - ":92A::WITF//35,\n" + - ":92A::GRSS//0,000001000\n" + - ":16S:CADETL\n" + - ":16R:CAOPTN\n" + - ":13A::CAON//001\n" + - ":22F::CAOP//CASH\n" + - ":11A::OPTN//CHF\n" + - ":17B::DFLT//Y\n" + - ":98A::XDTE//20111111\n" + - ":98A::PAYD//20111111\n" + - ":98A::RDTE//20111111\n" + - ":92A::GRSS//0,000001000\n" + - ":16R:CASHMOVE\n" + - ":22H::CRDB//CRED\n" + - ":19B::ENTL//CHF0,01\n" + - ":19B::GRSS//CHF0,01\n" + - ":19B::NETT//CHF0,01\n" + - ":98A::PAYD//20111111\n" + - ":98A::VALU//20111111\n" + - ":16S:CASHMOVE\n" + - ":16S:CAOPTN\n" + - "-}"; - //parse text message into SWIFT message object - SwiftMessage o = new ConversionService().getMessageFromFIN(msg); - List sequencesB2 = o.getBlock4().getSubBlocks("ACCTINFO"); - List sequencesC = o.getBlock4().getSubBlocks("INTSEC"); - - for (SwiftTagListBlock seq : sequencesB2) { - Field[] fields = seq.getFieldsByName("93B"); - assertEquals(1, fields.length); - Field93B f = (Field93B) fields[0]; - assertEquals(":ELIG//UNIT/7000,", f.getValue()); - } - - assertTrue(sequencesC.isEmpty()); - } - - @Test - public void testFilterByName() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - SwiftTagListBlock sb = b.filterByName(true, "1", "4", "7"); - assertEquals(3, sb.size()); - assertEquals("val7", sb.getTag(2).getValue()); - sb = b.filterByName(false, "1", "4", "7"); - assertEquals(5, sb.size()); - } - - @Test - public void testFilterByName2() { - SwiftTagListBlock sb = b.filterByName(true, "1", "4", "7"); - assertEquals(0, sb.size()); - - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - - sb = b.filterByName(false); - assertEquals(8, sb.size()); - } - - @Test - public void testFilterByNameOrdered() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("3K:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - SwiftTagListBlock sb = b.filterByNameOrdered("1", "2", "4"); - assertEquals(2, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - assertEquals("val2", sb.getTag(1).getValue()); - } - - @Test - public void testGetOptionalList() { - - b.append(new Tag("1:val1")); // entra, en primera fila de permitidos - b.append(new Tag("2:val2")); // entra en la tercera - b.append(new Tag("3:val3")); // no entra, de la tercera ya se consumui el priero, y de cada fila se acepta uno - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - b.append(new Tag("6:val6")); - b.append(new Tag("7:val7")); - b.append(new Tag("8:val8")); - - SwiftTagListBlock result = b.getOptionalList(new String[][]{{"1a", "1b", "1"}, {"2e", "2c"}, {"2", "3"}}); - - assertEquals(2, result.size()); - assertEquals("val1", result.getTag(0).getValue()); - assertEquals("val2", result.getTag(1).getValue()); - } - - @Test - public void testGetOptionalLists() { - appends(b, 1, 8); - appends(b, 1, 8); - - List result = b.getOptionalLists(new String[][]{{"1a", "1b", "1"}, {"2e", "2c"}, {"2", "3"}}); - - assertNotNull(result); - assertEquals(2, result.size()); - } - - @Test - public void testGetSubBlockDelimitedWithOptionalTail() { - appends(b, 1, 8); - - String[] start = {"1"}; - String[] end = {"5c", "5b", "5"}; - String[] tail = {}; - SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); - assertEquals(result.getTag(0).getValue(), "val1"); - assertEquals(result.getTag(1).getValue(), "val2"); - assertEquals(result.getTag(2).getValue(), "val3"); - assertEquals(result.getTag(3).getValue(), "val4"); - assertEquals(result.getTag(4).getValue(), "val5"); - assertEquals(5, result.size(), "" + result.tagNamesList()); - } - - @Test - public void testGetSubBlockDelimitedWithOptionalTail_02() { - appends(b, 1, 9); - - String[] start = {"1"}; - String[] end = {"3"}; - String[] tail = {"6", "7"}; - SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); - - assertNotNull(result); - assertEquals(result.getTag(0).getValue(), "val1"); - assertEquals(result.getTag(1).getValue(), "val2"); - assertEquals(result.getTag(2).getValue(), "val3"); - assertEquals(3, result.size(), "returned: " + result.tagNamesList()); - } - - @Test - public void testGetSubBlockDelimitedWithOptionalTail_03() { - appends(b, 1, 4); - - String[] start = {"1"}; - String[] end = {"2"}; - String[] tail = {"3", "4"}; - SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); - - assertNotNull(result); - assertEquals(result.getTag(0).getValue(), "val1"); - assertEquals(result.getTag(1).getValue(), "val2"); - assertEquals(result.getTag(2).getValue(), "val3"); - assertEquals(result.getTag(3).getValue(), "val4"); - assertEquals(4, result.size()); - } - - @Test - public void testGetSubBlockDelimitedWithOptionalTail_04() { - appends(b, 1, 8); - - String[] start = {"3"}; - String[] end = {"5c", "5b", "5"}; - String[] tail = {}; - SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); - assertEquals(result.getTag(0).getValue(), "val3"); - assertEquals(result.getTag(1).getValue(), "val4"); - assertEquals(result.getTag(2).getValue(), "val5"); - assertEquals(3, result.size(), "" + result.tagNamesList()); - } - - @Test - public void testGetSubBlockDelimitedWithOptionalTail_05() { - appends(b, 1, 8); - - String[] start = {"3"}; - String[] end = {"5c", "5b", "5"}; - String[] tail = {"6", "7"}; - SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); - assertEquals(result.getTag(0).getValue(), "val3"); - assertEquals(result.getTag(1).getValue(), "val4"); - assertEquals(result.getTag(2).getValue(), "val5"); - assertEquals(result.getTag(3).getValue(), "val6"); - assertEquals(result.getTag(4).getValue(), "val7"); - assertEquals(5, result.size(), "" + result.tagNamesList()); - } - - @Test - public void testGetSubBlockDelimitedWithOptionalTail_06() { - appends(b, 1, 9); - - String[] start = {"2"}; - String[] end = {"4"}; - String[] tail = {"6", "7"}; - SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); - - assertNotNull(result); - assertEquals(result.getTag(0).getValue(), "val2"); - assertEquals(result.getTag(1).getValue(), "val3"); - assertEquals(result.getTag(2).getValue(), "val4"); - assertEquals(3, result.size(), "returned: " + result.tagNamesList()); - } - - @Test - public void testGetSubBlocksDelimitedWithOptionalTail() { - appends(b, 1, 8); - appends(b, 1, 8); - - String[] start = {"1"}; - String[] end = {"5c", "5b", "5"}; - String[] tail = {}; - List result = b.getSubBlocksDelimitedWithOptionalTail(start, end, tail); - - assertEquals(2, result.size()); - assertEquals(5, result.get(0).size()); - assertEquals(5, result.get(1).size()); - - tail = new String[]{"6a", "6"}; - result = b.getSubBlocksDelimitedWithOptionalTail(start, end, tail); - assertEquals(2, result.size()); - assertEquals(6, result.get(0).size()); - assertEquals(6, result.get(1).size()); - } - - /* - * The getSubBlock includes the starting element in the result but excludes the ending one - */ - @Test - public void testGetSubBlock() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("2:val2")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.getSubBlock(1, 2); - assertEquals(1, sb.size()); - assertEquals("val2", sb.getTag(0).getValue()); - - sb = b.getSubBlock(1, 1 + 4); - assertEquals(4, sb.size()); - assertEquals("val3", sb.getTag(1).getValue()); - - sb = b.getSubBlock(null, 1); - assertEquals(1, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - - sb = b.getSubBlock(4, null); - assertEquals(1, sb.size()); - assertEquals("val5", sb.getTag(0).getValue()); - - sb = b.getSubBlock(0, 100); - assertEquals(5, sb.size()); - } - - /* - * The sublist method includes both the starting and ending elements in the result - */ - @Test - public void testSublist() { - appends(b, 1, 10); - - SwiftTagListBlock sl = b.sublist(0, 1); - assertEquals(2, sl.size()); - - sl = b.sublist(null, null); - assertEquals(b.size(), sl.size()); - } - - private void appends(SwiftTagListBlock block, int from, int to) { - for (int i = from; i <= to; i++) { - block.append(new Tag("" + i, "val" + i)); - } - } - - @Test - public void testRemoveSubBlock() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:val4")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.removeSubBlock("TEST"); - assertEquals(5, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - assertEquals("val2", sb.getTag(1).getValue()); - assertEquals("val3", sb.getTag(2).getValue()); - assertEquals("val4", sb.getTag(3).getValue()); - assertEquals("val5", sb.getTag(4).getValue()); - } - - @Test - public void testRemoveSubBlock_2() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3K:val3")); - b.append(new Tag("16S:TEST")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.removeSubBlock("TEST"); - assertEquals(5, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - assertEquals("val2", sb.getTag(1).getValue()); - assertEquals("val3", sb.getTag(2).getValue()); - assertEquals("TEST", sb.getTag(3).getValue()); - assertEquals("val5", sb.getTag(4).getValue()); - } - - @Test - public void testRemoveSubBlock_3() { - b.append(new Tag("1:val1")); - b.append(new Tag("16R:HELLO")); - b.append(new Tag("3K:val3")); - b.append(new Tag("16S:TEST")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.removeSubBlock("TEST"); - assertEquals(5, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - assertEquals("HELLO", sb.getTag(1).getValue()); - assertEquals("val3", sb.getTag(2).getValue()); - assertEquals("TEST", sb.getTag(3).getValue()); - assertEquals("val5", sb.getTag(4).getValue()); - } - - @Test - public void testRemoveSubBlock_4() { - b.append(new Tag("1:val1")); - b.append(new Tag("16R:TEST")); - b.append(new Tag("3K:val3")); - b.append(new Tag("16S:TEST")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.removeSubBlock("TEST"); - assertEquals(2, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - assertEquals("val5", sb.getTag(1).getValue()); - } - - @Test - public void testRemoveSubBlock_5() { - b.append(new Tag("1:val1")); - b.append(new Tag("16R:TEST")); - b.append(new Tag("3K:val3")); - b.append(new Tag("16S:FOO")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.removeSubBlock("TEST"); - assertEquals(1, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - } - - @Test - public void testRemoveSubBlock_6() { - b.append(new Tag("1:val1")); - b.append(new Tag("16R:TEST")); - b.append(new Tag("3K:val3")); - b.append(new Tag("4:FOO")); - b.append(new Tag("5:val5")); - SwiftTagListBlock sb = b.removeSubBlock("TEST"); - assertEquals(1, sb.size()); - assertEquals("val1", sb.getTag(0).getValue()); - } - - /* - * https://github.com/prowide/prowide-core/issues/13 - */ - @Test - public void testRemoveSubBlock_7() { - b.append(Field20.tag("before")); - - // first sub-block - b.append(Field16R.tag("SUBBAL")); - b.append(Field20.tag("first block")); - b.append(Field16S.tag("SUBBAL")); - // second sub-block - b.append(Field16R.tag("SUBBAL")); - b.append(Field20.tag("second block")); - b.append(Field16S.tag("SUBBAL")); - - b.append(Field20.tag("after")); - - SwiftTagListBlock sb = b.removeSubBlock("SUBBAL"); - assertEquals("before", sb.getTag(0).getValue()); - assertEquals("SUBBAL", sb.getTag(1).getValue()); - assertEquals("second block", sb.getTag(2).getValue()); - assertEquals("SUBBAL", sb.getTag(3).getValue()); - assertEquals("after", sb.getTag(4).getValue()); - assertEquals(5, sb.size()); - } - - /* - * https://github.com/prowide/prowide-core/issues/13 - */ - @Test - public void testRemoveSubBlocks() { - b.append(Field20.tag("before")); - - // first sub-block - b.append(Field16R.tag("SUBBAL")); - b.append(Field20.tag("first block")); - b.append(Field16S.tag("SUBBAL")); - // second sub-block - b.append(Field16R.tag("SUBBAL")); - b.append(Field20.tag("second block")); - b.append(Field16S.tag("SUBBAL")); - - b.append(Field20.tag("after")); - - // remove all subblocks - SwiftTagListBlock sb = b.removeSubBlocks("SUBBAL"); - assertEquals("before", sb.getTag(0).getValue()); - assertEquals("after", sb.getTag(1).getValue()); - assertEquals(2, sb.size()); - } - - @Test - public void testEmptyArrayReturn() { - Field[] arr = new SwiftTagListBlock().getFieldsByName("nn"); - assertNotNull(arr); - assertEquals(0, arr.length); - } - - @Test - public void testGetFieldByName19A() { - b.append(Field19A.tag(":SETT")); - assertNotNull(b.getFieldByName(Field19A.NAME, "SETT")); - } - - /** - * @since 7.8.5 - */ - @Test - public void testGetSubBlockByTagNames() { - /* - * empty search and empty block - */ - SwiftTagListBlock result = b.getSubBlockByTagNames(0); - assertNotNull(result); - assertTrue(result.isEmpty()); - - appends(b, 1, 9); - - /* - * filled block, empty search - */ - result = b.getSubBlockByTagNames(0); - assertNotNull(result); - assertTrue(result.isEmpty()); - - /* - * single match on first tag - */ - result = b.getSubBlockByTagNames(0, "1"); - assertNotNull(result); - assertEquals(1, result.size()); - assertEquals("1", result.getTag(0).getName()); - - /* - * single match on second tag - */ - result = b.getSubBlockByTagNames(0, "2"); - assertNotNull(result); - assertEquals(1, result.size()); - assertEquals("2", result.getTag(0).getName()); - - /* - * the same with index above match - */ - result = b.getSubBlockByTagNames(8, "2"); - assertNotNull(result); - assertTrue(result.isEmpty()); - - /* - * same with index before match - */ - result = b.getSubBlockByTagNames(1, "2"); - assertNotNull(result); - assertEquals(1, result.size()); - assertEquals("2", result.getTag(0).getName()); - - /* - * double match on consecutive tags - */ - result = b.getSubBlockByTagNames(0, "2", "3"); - assertNotNull(result); - assertEquals(2, result.size()); - assertEquals("2", result.getTag(0).getName()); - assertEquals("3", result.getTag(1).getName()); - - /* - * double match on non-consecutive tags - */ - result = b.getSubBlockByTagNames(0, "2", "5"); - assertNotNull(result); - assertEquals(2, result.size()); - assertEquals("2", result.getTag(0).getName()); - assertEquals("5", result.getTag(1).getName()); - - /* - * single match because unordered search tags - */ - result = b.getSubBlockByTagNames(0, "5", "2"); - assertNotNull(result); - assertEquals(1, result.size()); - assertEquals("2", result.getTag(0).getName()); - } - - /** - * @since 7.8.5 - */ - @Test - public void testGetSubBlockByTagNames_repetition() { - b.append(new Tag("1", "1")); - b.append(new Tag("2", "2")); - b.append(new Tag("2", "2")); - b.append(new Tag("2", "2")); - b.append(new Tag("3", "3")); - b.append(new Tag("4", "4")); - - /* - * simple case with repetition on block - */ - SwiftTagListBlock result = b.getSubBlockByTagNames(0, "2"); - assertNotNull(result); - assertEquals(3, result.size()); - assertEquals("2", result.getTag(0).getName()); - assertEquals("2", result.getTag(1).getName()); - assertEquals("2", result.getTag(2).getName()); - - /* - * same as above with other unmatched tags - */ - result = b.getSubBlockByTagNames(0, "foo", "2", "99"); - assertNotNull(result); - assertEquals(3, result.size()); - assertEquals("2", result.getTag(0).getName()); - assertEquals("2", result.getTag(1).getName()); - assertEquals("2", result.getTag(2).getName()); - - /* - * repetition on search tags does not produce any difference - */ - result = b.getSubBlockByTagNames(0, "2", "2", "2"); - assertNotNull(result); - assertEquals(3, result.size()); - assertEquals("2", result.getTag(0).getName()); - assertEquals("2", result.getTag(1).getName()); - assertEquals("2", result.getTag(2).getName()); - } - - /** - * similar to {@link #testGetSubBlockByTagNames()} but getting - * multiple block instances - * - * @since 7.8.5 - */ - @Test - public void testGetSubBlocksByTagNames() { - /* - * empty search and empty block - */ - List result = b.getSubBlocksByTagNames(0); - assertNotNull(result); - assertTrue(result.isEmpty()); - - appends(b, 1, 9); - - /* - * filled block, empty search - */ - result = b.getSubBlocksByTagNames(0); - assertNotNull(result); - assertTrue(result.isEmpty()); - - /* - * single match on first tag - */ - result = b.getSubBlocksByTagNames(0, "1"); - assertNotNull(result); - assertEquals(1, result.size()); - assertEquals(1, result.get(0).size()); - assertEquals("1", result.get(0).getTag(0).getName()); - - /* - * single match on second tag - */ - result = b.getSubBlocksByTagNames(0, "2"); - assertNotNull(result); - assertEquals(1, result.size()); - assertEquals(1, result.get(0).size()); - assertEquals("2", result.get(0).getTag(0).getName()); - - /* - * the same with index above match - */ - result = b.getSubBlocksByTagNames(8, "2"); - assertNotNull(result); - assertTrue(result.isEmpty()); - - /* - * same with index before match - */ - result = b.getSubBlocksByTagNames(1, "2"); - assertNotNull(result); - assertEquals(1, result.size()); - assertEquals(1, result.get(0).size()); - assertEquals("2", result.get(0).getTag(0).getName()); - - /* - * double match on consecutive tags - */ - result = b.getSubBlocksByTagNames(0, "2", "3"); - assertNotNull(result); - assertEquals(1, result.size()); - assertEquals(2, result.get(0).size()); - assertEquals("2", result.get(0).getTag(0).getName()); - assertEquals("3", result.get(0).getTag(1).getName()); - - /* - * double match on non-consecutive tags - */ - result = b.getSubBlocksByTagNames(0, "2", "5"); - assertNotNull(result); - assertEquals(1, result.size()); - assertEquals(2, result.get(0).size()); - assertEquals("2", result.get(0).getTag(0).getName()); - assertEquals("5", result.get(0).getTag(1).getName()); - - /* - * single match because unordered search tags - */ - result = b.getSubBlocksByTagNames(0, "5", "2"); - assertNotNull(result); - assertEquals(2, result.size()); - //first pass will find 2 - assertEquals(1, result.get(0).size()); - assertEquals("2", result.get(0).getTag(0).getName()); - //second pass will find 5 - assertEquals(1, result.get(1).size()); - assertEquals("5", result.get(1).getTag(0).getName()); - } - - @Test - public void testAdd_1() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3:val3")); - - b.addTag(2, new Tag("4:val4")); - - assertEquals(4, b.getTags().size()); - assertEquals("val1", b.getTag(0).getValue()); - assertEquals("val2", b.getTag(1).getValue()); - assertEquals("val4", b.getTag(2).getValue()); - assertEquals("val3", b.getTag(3).getValue()); - - assertEquals(2, (int) b.getTagIndex("4", null)); - assertEquals(3, (int) b.getTagIndex("3", null)); - } - - @Test - public void testAdd_2() { - b.addTag(0, new Tag("1:val1")); - b.addTag(1, new Tag("2:val2")); - b.addTag(2, new Tag("3:val3")); - - assertEquals(3, b.getTags().size()); - assertEquals("val1", b.getTag(0).getValue()); - assertEquals("val2", b.getTag(1).getValue()); - assertEquals("val3", b.getTag(2).getValue()); - } - - @Test - public void testAdd_3() { - Assertions.assertThrows(IndexOutOfBoundsException.class, () -> b.addTag(1, new Tag("1:val1"))); - } - - @Test - public void testSet() { - b.append(new Tag("1:val1")); - b.append(new Tag("2:val2")); - b.append(new Tag("3:val3")); - b.setTag(2, new Tag("15", "15")); - assertEquals(2, (int) b.getTagIndex("15", null)); - assertNull(b.getTagIndex("3", null)); - } - - @Test - public void testFieldByQualifiers() { - // conditional qualifier is component 3 - b.append(new Tag("22F", ":AAAA//BBBB")); - assertNotNull(b.getFieldByQualifiers("22F", "AAAA", "BBBB")); - - // DSS is ignored - b.append(new Tag("22F", ":AAAA/DSS/CCCC")); - assertNotNull(b.getFieldByQualifiers("22F", "AAAA", "CCCC")); - - // conditional qualifier is component 2 - b.append(new Tag("12C", ":AAAA//BBBB")); - assertNotNull(b.getFieldByQualifiers("12C", "AAAA", "BBBB")); - - // not generic field - b.append(new Tag("22K", "AAAA/BBBB")); - assertNull(b.getFieldByQualifiers("22K", "AAAA", "BBBB")); - } - - @Test - public void testSplitByTagName() { - b.append(new Tag("20:foo")); - b.append(new Tag("21:foo")); - assertTrue(b.splitByTagName(22, null).isEmpty()); - assertTrue(b.splitByTagName(22, "L").isEmpty()); - - b.append(new Tag("22L:foo")); - assertTrue(b.splitByTagName(22, "M").isEmpty()); - assertEquals(1, b.splitByTagName(22, null).size()); - assertEquals(1, b.splitByTagName(22, "L").size()); - - b.append(new Tag("32A:foo")); - b.append(new Tag("22L:foo")); - assertEquals(2, b.splitByTagName(22, null).size()); - assertEquals(2, b.splitByTagName(22, "L").size()); - - b.append(new Tag("22M:foo")); - b.append(new Tag("95P:foo")); - assertEquals(3, b.splitByTagName(22, null).size()); - assertEquals(2, b.splitByTagName(22, "L").size()); - - List list1 = b.splitByTagName(22, null); - assertEquals("22L", list1.get(0).getTag(0).getName()); - assertEquals("32A", list1.get(0).getTag(1).getName()); - assertEquals("22L", list1.get(1).getTag(0).getName()); - assertEquals("22M", list1.get(2).getTag(0).getName()); - assertEquals("95P", list1.get(2).getTag(1).getName()); - - List list2 = b.splitByTagName(22, "L"); - assertEquals("22L", list2.get(0).getTag(0).getName()); - assertEquals("32A", list2.get(0).getTag(1).getName()); - assertEquals("22L", list2.get(1).getTag(0).getName()); - assertEquals("22M", list2.get(1).getTag(1).getName()); - assertEquals("95P", list2.get(1).getTag(2).getName()); - } - -} \ No newline at end of file +/* + * 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; + +import static org.junit.jupiter.api.Assertions.*; + +import com.prowidesoftware.swift.io.ConversionService; +import com.prowidesoftware.swift.model.field.*; +import java.util.Iterator; +import java.util.List; +import java.util.Map; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; + +public class SwiftTagListBlockTest { + + private SwiftTagListBlock b; + private Tag t; + + @BeforeEach + public void setUp() { + this.b = new SwiftBlock3(); + this.t = new Tag("n:v"); + } + + @Test + public void testContainsTag() { + b.append(t); + assertTrue(b.containsTag("n")); + } + + @Test + public void testCountStartsWith() { + b.append(new Tag("1", "FOO")); + b.append(new Tag("1", "BAR")); + b.append(new Tag("1", "FOO2")); + b.append(new Tag("1", "FOO")); + + b.append(new Tag("2", "FOO")); + b.append(new Tag("2", "BAR")); + b.append(new Tag("2", "FOO2")); + b.append(new Tag("2", "FOO")); + + b.append(new Tag("1", "FOO")); + b.append(new Tag("1", "BAR")); + b.append(new Tag("1", "FOO2")); + b.append(new Tag("1", "FOO")); + + assertEquals(6, b.countTagsStarsWith("1", "FOO")); + assertEquals(2, b.countTagsStarsWith("1", "FOO2")); + } + + @Test + public void testContainsAll() { + b.append(t); + b.append(new Tag("1", "val")); + assertTrue(b.containsAllOf(t.getName(), "1")); + assertFalse(b.containsAllOf(t.getName(), "2")); + } + + @Test + public void testGetTagValue() { + b.append(t); + assertEquals("v", b.getTagValue("n")); + } + + @Test + public void testGetTagByName() { + b.append(t); + Tag found = b.getTagByName("n"); + assertEquals(t, found); + } + + @Test + public void testIsEmpty() { + assertTrue(b.isEmpty()); + b.append(t); + assertFalse(b.isEmpty()); + } + + @Test + public void testSize() { + assertEquals(0, b.size()); + b.append(t); + assertEquals(1, b.size()); + } + + @Test + public void testGetTagCount() { + assertEquals(0, b.countAll()); + b.append(t); + assertEquals(1, b.countAll()); + } + + @Test + public void testGetTagCountString() { + b.append(t); + b.append(t); + b.append(t); + assertEquals(3, b.countByName("n")); + } + + @Test + public void testGetTagValues() { + Tag t = new Tag("1:val1"); + b.append(t); + + String[] vals = b.getTagValues("foo"); + assertNotNull(vals); + assertEquals(0, vals.length); + } + + @Test + public void testGetTagMap() { + Map m = b.getTagMap(); + assertTrue(m.isEmpty()); + + b.append(t); + m = b.getTagMap(); + + assertEquals(1, m.size()); + assertTrue(m.containsKey("n")); + assertTrue(m.containsValue("v")); + } + + @Test + public void testRemoveTag() { + b.removeTag(""); + assertTrue(b.isEmpty()); + b.append(t); + assertFalse(b.isEmpty()); + b.removeTag("n"); + assertTrue(b.isEmpty()); + } + + @Test + public void testTagIterator() { + b.getTags().clear(); + Iterator it = b.tagIterator(); + assertFalse(it.hasNext()); + + b.append(t); + assertEquals(t, b.tagIterator().next()); + } + + @Test + public void testIsTagBlock() { + assertTrue(b.isTagBlock()); + } + + @Test + public void testGetTagValuesEmpty2() { + String[] vals = b.getTagValues("foo"); + assertNotNull(vals); + assertEquals(0, vals.length); + } + + @Test + public void testGetTagValues1() { + Tag t = new Tag("1:val1"); + b.append(t); + + String[] vals = b.getTagValues("1"); + assertNotNull(vals); + assertEquals(1, vals.length); + assertEquals("val1", vals[0]); + } + + @Test + public void testGetTagValues2() { + b.append(new Tag("1:val1")); + b.append(new Tag("1:val2")); + + String[] vals = b.getTagValues("1"); + assertNotNull(vals); + assertEquals(2, vals.length); + assertEquals("val1", vals[0]); + assertEquals("val2", vals[1]); + } + + @Test + public void testRemoveAll1() { + b.append(new Tag("1:val1")); + b.append(new Tag("1:val2")); + + int vals = b.removeAll("1"); + assertEquals(2, vals); + } + + @Test + public void testRemoveAll2() { + b.append(new Tag("a:val1")); + b.append(new Tag("1:val1")); + b.append(new Tag("b:val1")); + b.append(new Tag("1:val1")); + b.append(new Tag("c:val2")); + + int vals = b.removeAll("1"); + assertEquals(2, vals); + } + + @Test + public void testgetTagsByName() { + b.append(new Tag("a:val1")); + b.append(new Tag("1:val1")); + b.append(new Tag("b:val1")); + b.append(new Tag("1:val2")); + b.append(new Tag("c:val3")); + + Tag[] tags = b.getTagsByName("1"); + assertEquals(2, tags.length); + assertEquals("val1", tags[0].getValue()); + assertEquals("val2", tags[1].getValue()); + } + + @Test + public void testgetTagsByValue() { + b.append(new Tag("a:val1")); + b.append(new Tag("1:val1")); + b.append(new Tag("1:val2")); + b.append(new Tag("c:val3")); + b.append(new Tag("b:val1")); + List tags = b.getTagsByValue("val1"); + + assertEquals(3, tags.size()); + assertEquals("a", tags.get(0).getName()); + assertEquals("1", tags.get(1).getName()); + assertEquals("b", tags.get(2).getName()); + } + + @Test + public void testgetTagsByContent() { + b.append(new Tag("a:val1aaa")); + b.append(new Tag("1:dddval1")); + b.append(new Tag("1:val2")); + b.append(new Tag("c:val3")); + b.append(new Tag("b:ffval1gg")); + List tags = b.getTagsByContent("val1"); + + assertEquals(3, tags.size()); + assertEquals("a", tags.get(0).getName()); + assertEquals("1", tags.get(1).getName()); + assertEquals("b", tags.get(2).getName()); + } + + /** + * Normal test with starting and ending tag + */ + @Test + public void testgetSubBlock01() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + + SwiftTagListBlock sb = b.getSubBlock(new Tag("2:val2"), new Tag("4:val4")); + + assertEquals(3, sb.size()); + assertEquals("2", sb.getTag(0).getName()); + assertEquals("3", sb.getTag(1).getName()); + assertEquals("4", sb.getTag(2).getName()); + assertEquals("val2", sb.getTag(0).getValue()); + assertEquals("val3", sb.getTag(1).getValue()); + assertEquals("val4", sb.getTag(2).getValue()); + } + + /** + * Normal test with no ending tag + */ + @Test + public void testgetSubBlock02() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + + SwiftTagListBlock sb = b.getSubBlock(new Tag("2:val2"), null); + + assertEquals(4, sb.size()); + assertEquals("2", sb.getTag(0).getName()); + assertEquals("3", sb.getTag(1).getName()); + assertEquals("4", sb.getTag(2).getName()); + assertEquals("5", sb.getTag(3).getName()); + assertEquals("val2", sb.getTag(0).getValue()); + assertEquals("val3", sb.getTag(1).getValue()); + assertEquals("val4", sb.getTag(2).getValue()); + assertEquals("val5", sb.getTag(3).getValue()); + } + + /** + * Normal test using block names + */ + @Test + public void testgetSubBlock03() { + b.append(new Tag("1:val1")); + b.append(new Tag("16R:foo")); + b.append(new Tag("3:val3")); + b.append(new Tag("16S:foo")); + b.append(new Tag("5:val5")); + + SwiftTagListBlock sb = b.getSubBlock("foo"); + + assertEquals(3, sb.size()); + assertEquals("16R", sb.getTag(0).getName()); + assertEquals("3", sb.getTag(1).getName()); + assertEquals("16S", sb.getTag(2).getName()); + assertEquals("foo", sb.getTag(0).getValue()); + assertEquals("val3", sb.getTag(1).getValue()); + assertEquals("foo", sb.getTag(2).getValue()); + } + + /** + * Test using block name, with nested sub blocks + */ + @Test + public void testgetSubBlock04() { + b.append(new Tag("1:val1")); + b.append(new Tag("16R:foo")); + b.append(new Tag("3:val3")); + b.append(new Tag("16R:aaa")); + b.append(new Tag("3:val3")); + b.append(new Tag("16S:aaa")); + b.append(new Tag("16S:foo")); + b.append(new Tag("5:val5")); + + SwiftTagListBlock sb = b.getSubBlock("foo"); + + assertEquals(6, sb.size()); + + assertEquals("16R", sb.getTag(0).getName()); + assertEquals("foo", sb.getTag(0).getValue()); + + assertEquals("3", sb.getTag(1).getName()); + assertEquals("val3", sb.getTag(1).getValue()); + + assertEquals("16R", sb.getTag(2).getName()); + assertEquals("aaa", sb.getTag(2).getValue()); + + assertEquals("3", sb.getTag(3).getName()); + assertEquals("val3", sb.getTag(3).getValue()); + + assertEquals("16S", sb.getTag(4).getName()); + assertEquals("aaa", sb.getTag(4).getValue()); + + assertEquals("16S", sb.getTag(5).getName()); + assertEquals("foo", sb.getTag(5).getValue()); + } + + /** + * Ending tag precedes starting tag + */ + @Test + public void testgetSubBlock05() { + b.append(new Tag("1:val1")); + b.append(new Tag("4:val4")); + b.append(new Tag("3:val3")); + b.append(new Tag("2:val2")); + b.append(new Tag("5:val5")); + + SwiftTagListBlock sb = b.getSubBlock(new Tag("2:val2"), new Tag("4:val4")); + + assertEquals(2, sb.size()); + assertEquals("2", sb.getTag(0).getName()); + assertEquals("val2", sb.getTag(0).getValue()); + assertEquals("5", sb.getTag(1).getName()); + assertEquals("val5", sb.getTag(1).getValue()); + } + + /** + * Normal test with starting and ending tag and multiple sub blocks + */ + @Test + public void testgetSubBlock06() { + b.append(new Tag("99:foo")); + b.append(new Tag("1:start")); + b.append(new Tag("2:val2")); + b.append(new Tag("3:end")); + b.append(new Tag("88:foo")); + b.append(new Tag("1:start")); + b.append(new Tag("4:val4")); + b.append(new Tag("3:end")); + b.append(new Tag("77:foo")); + + List sbs = b.getSubBlocks(new Tag("1:start"), new Tag("3:end")); + + assertEquals(2, sbs.size()); + + SwiftTagListBlock sb = sbs.get(0); + assertEquals(3, sb.size()); + assertEquals("1", sb.getTag(0).getName()); + assertEquals("start", sb.getTag(0).getValue()); + assertEquals("2", sb.getTag(1).getName()); + assertEquals("val2", sb.getTag(1).getValue()); + assertEquals("3", sb.getTag(2).getName()); + assertEquals("end", sb.getTag(2).getValue()); + + SwiftTagListBlock sb2 = sbs.get(1); + assertEquals(3, sb2.size()); + assertEquals("1", sb2.getTag(0).getName()); + assertEquals("start", sb2.getTag(0).getValue()); + assertEquals("4", sb2.getTag(1).getName()); + assertEquals("val4", sb2.getTag(1).getValue()); + assertEquals("3", sb2.getTag(2).getName()); + assertEquals("end", sb2.getTag(2).getValue()); + } + + @Test + public void testSplit() { + b.append(new Tag("99:foo")); + + b.append(new Tag("1:start")); + b.append(new Tag("2:val2")); + b.append(new Tag("3:end")); + b.append(new Tag("88:foo")); + + b.append(new Tag("1:start")); + b.append(new Tag("4:val4")); + b.append(new Tag("3:end")); + b.append(new Tag("77:foo")); + b.append(new Tag("77:foo")); + + List sbs = b.splitByTagName("1"); + + assertEquals(3, sbs.size()); + + SwiftTagListBlock sb = sbs.get(0); + assertEquals(1, sb.size()); + assertEquals("99", sb.getTag(0).getName()); + + SwiftTagListBlock sb2 = sbs.get(1); + assertEquals(4, sb2.size()); + + SwiftTagListBlock sb3 = sbs.get(2); + assertEquals(5, sb3.size()); + } + + @Test + public void testSplitByNonexisting() { + b.append(new Tag("99:foo")); + b.append(new Tag("1:start")); + b.append(new Tag("2:val2")); + b.append(new Tag("3:end")); + b.append(new Tag("88:foo")); + + List sbs = b.splitByTagName("XX"); + + assertEquals(1, sbs.size()); + assertEquals(5, sbs.get(0).size()); + } + + /** + * Normal test using block name and multiple sub blocks + */ + @Test + public void testgetSubBlock07() { + b.append(new Tag("99:foo")); + b.append(new Tag("16R:blockname")); + b.append(new Tag("2:val2")); + b.append(new Tag("16S:blockname")); + b.append(new Tag("88:foo")); + b.append(new Tag("16R:blockname")); + b.append(new Tag("4:val4")); + b.append(new Tag("16S:blockname")); + b.append(new Tag("77:foo")); + + List sbs = b.getSubBlocks("blockname"); + + assertEquals(2, sbs.size()); + + SwiftTagListBlock sb = sbs.get(0); + assertEquals(3, sb.size()); + assertEquals("16R", sb.getTag(0).getName()); + assertEquals("blockname", sb.getTag(0).getValue()); + assertEquals("2", sb.getTag(1).getName()); + assertEquals("val2", sb.getTag(1).getValue()); + assertEquals("16S", sb.getTag(2).getName()); + assertEquals("blockname", sb.getTag(2).getValue()); + + SwiftTagListBlock sb2 = sbs.get(1); + assertEquals(3, sb2.size()); + assertEquals("16R", sb2.getTag(0).getName()); + assertEquals("blockname", sb2.getTag(0).getValue()); + assertEquals("4", sb2.getTag(1).getName()); + assertEquals("val4", sb2.getTag(1).getValue()); + assertEquals("16S", sb2.getTag(2).getName()); + assertEquals("blockname", sb2.getTag(2).getValue()); + } + + /** + * Test using block name and multiple sub blocks, with nested sub blocks + */ + @Test + public void testgetSubBlock08() { + b.append(new Tag("99:foo")); + b.append(new Tag("16R:blockname")); + b.append(new Tag("2:val2")); + b.append(new Tag("16S:blockname")); + b.append(new Tag("88:foo")); + b.append(new Tag("16R:blockname")); + b.append(new Tag("4:val4")); + b.append(new Tag("16R:foo")); + b.append(new Tag("66:foo")); + b.append(new Tag("16S:foo")); + b.append(new Tag("16S:blockname")); + b.append(new Tag("77:foo")); + + List sbs = b.getSubBlocks("blockname"); + + assertEquals(2, sbs.size()); + + SwiftTagListBlock sb = sbs.get(0); + assertEquals(3, sb.size()); + assertEquals("16R", sb.getTag(0).getName()); + assertEquals("blockname", sb.getTag(0).getValue()); + assertEquals("2", sb.getTag(1).getName()); + assertEquals("val2", sb.getTag(1).getValue()); + assertEquals("16S", sb.getTag(2).getName()); + assertEquals("blockname", sb.getTag(2).getValue()); + + SwiftTagListBlock sb2 = sbs.get(1); + assertEquals(6, sb2.size()); + assertEquals("16R", sb2.getTag(0).getName()); + assertEquals("blockname", sb2.getTag(0).getValue()); + assertEquals("4", sb2.getTag(1).getName()); + assertEquals("val4", sb2.getTag(1).getValue()); + assertEquals("16R", sb2.getTag(2).getName()); + assertEquals("foo", sb2.getTag(2).getValue()); + assertEquals("66", sb2.getTag(3).getName()); + assertEquals("foo", sb2.getTag(3).getValue()); + assertEquals("16S", sb2.getTag(4).getName()); + assertEquals("foo", sb2.getTag(4).getValue()); + assertEquals("16S", sb2.getTag(5).getName()); + assertEquals("blockname", sb2.getTag(5).getValue()); + } + + /** + * Test using block name and multiple sub blocks, with nested sub blocks and missing ending tag + */ + @Test + public void testgetSubBlock09() { + b.append(new Tag("99:foo")); + b.append(new Tag("16R:blockname")); + b.append(new Tag("2:val2")); + b.append(new Tag("16S:blockname")); + b.append(new Tag("88:foo")); + b.append(new Tag("16R:blockname")); + b.append(new Tag("4:val4")); + b.append(new Tag("16R:foo")); + b.append(new Tag("66:foo")); + b.append(new Tag("16S:foo")); + b.append(new Tag("77:foo")); + + List sbs = b.getSubBlocks("blockname"); + + assertEquals(2, sbs.size()); + + SwiftTagListBlock sb = sbs.get(0); + assertEquals(3, sb.size()); + assertEquals("16R", sb.getTag(0).getName()); + assertEquals("blockname", sb.getTag(0).getValue()); + assertEquals("2", sb.getTag(1).getName()); + assertEquals("val2", sb.getTag(1).getValue()); + assertEquals("16S", sb.getTag(2).getName()); + assertEquals("blockname", sb.getTag(2).getValue()); + + SwiftTagListBlock sb2 = sbs.get(1); + assertEquals(6, sb2.size()); + assertEquals("16R", sb2.getTag(0).getName()); + assertEquals("blockname", sb2.getTag(0).getValue()); + assertEquals("4", sb2.getTag(1).getName()); + assertEquals("val4", sb2.getTag(1).getValue()); + assertEquals("16R", sb2.getTag(2).getName()); + assertEquals("foo", sb2.getTag(2).getValue()); + assertEquals("66", sb2.getTag(3).getName()); + assertEquals("foo", sb2.getTag(3).getValue()); + assertEquals("16S", sb2.getTag(4).getName()); + assertEquals("foo", sb2.getTag(4).getValue()); + assertEquals("77", sb2.getTag(5).getName()); + assertEquals("foo", sb2.getTag(5).getValue()); + } + + /** + * Normal test with starting and ending tag names and multiple sub blocks + */ + @Test + public void testgetSubBlock10() { + b.append(new Tag("99:foo")); + b.append(new Tag("1:start")); + b.append(new Tag("2:val2")); + b.append(new Tag("3:end")); + b.append(new Tag("88:foo")); + b.append(new Tag("1:start")); + b.append(new Tag("4:val4")); + b.append(new Tag("3:end")); + b.append(new Tag("77:foo")); + + List sbs = b.getSubBlocks("1", "3"); + + assertEquals(2, sbs.size()); + + SwiftTagListBlock sb = sbs.get(0); + assertEquals(3, sb.size()); + assertEquals("1", sb.getTag(0).getName()); + assertEquals("start", sb.getTag(0).getValue()); + assertEquals("2", sb.getTag(1).getName()); + assertEquals("val2", sb.getTag(1).getValue()); + assertEquals("3", sb.getTag(2).getName()); + assertEquals("end", sb.getTag(2).getValue()); + + SwiftTagListBlock sb2 = sbs.get(1); + assertEquals(3, sb2.size()); + assertEquals("1", sb2.getTag(0).getName()); + assertEquals("start", sb2.getTag(0).getValue()); + assertEquals("4", sb2.getTag(1).getName()); + assertEquals("val4", sb2.getTag(1).getValue()); + assertEquals("3", sb2.getTag(2).getName()); + assertEquals("end", sb2.getTag(2).getValue()); + } + + /** + * Normal test with starting and ending tag names and multiple sub blocks + * using tag number for end boundary (regardless of letter option) + */ + @Test + public void testgetSubBlock10b() { + b.append(new Tag("99:foo")); + b.append(new Tag("1:start")); + b.append(new Tag("2:val2")); + b.append(new Tag("3A:end")); + b.append(new Tag("88:foo")); + b.append(new Tag("1:start")); + b.append(new Tag("4:val4")); + b.append(new Tag("3B:end")); + b.append(new Tag("77:foo")); + + List sbs = b.getSubBlocks("1", 3); + + assertEquals(2, sbs.size()); + + SwiftTagListBlock sb = sbs.get(0); + assertEquals(3, sb.size()); + assertEquals("1", sb.getTag(0).getName()); + assertEquals("start", sb.getTag(0).getValue()); + assertEquals("2", sb.getTag(1).getName()); + assertEquals("val2", sb.getTag(1).getValue()); + assertEquals("3A", sb.getTag(2).getName()); + assertEquals("end", sb.getTag(2).getValue()); + + SwiftTagListBlock sb2 = sbs.get(1); + assertEquals(3, sb2.size()); + assertEquals("1", sb2.getTag(0).getName()); + assertEquals("start", sb2.getTag(0).getValue()); + assertEquals("4", sb2.getTag(1).getName()); + assertEquals("val4", sb2.getTag(1).getValue()); + assertEquals("3B", sb2.getTag(2).getName()); + assertEquals("end", sb2.getTag(2).getValue()); + } + + /** + * Not found + */ + @Test + public void testgetSubBlock11() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + + SwiftTagListBlock sb = b.getSubBlock(new Tag("7:val7"), new Tag("8:val8")); + + assertEquals(0, sb.size()); + } + + /** + * Not found + */ + @Test + public void testContainTag() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + assertTrue(b.containsTag(new Tag("4:val4"))); + assertFalse(b.containsTag(new Tag("4:foo"))); + assertFalse(b.containsTag(new Tag("foo:val4"))); + } + + @Test + public void testContainsField() { + b.append(new Tag("21E:")); + b.append(new Tag("50B:")); + assertTrue(b.containsField("50B")); + assertTrue(b.containsField("50a")); + assertTrue(b.containsField("21E")); + assertTrue(b.containsField("21a")); + } + + @Test + public void testFieldsByNameEmptyResult() { + // empty result + b.append(new Tag("1", "foo")); + Field[] fieldsByName = b.getFieldsByName("2"); + assertEquals(0, fieldsByName.length); + + // empty result with empty set + Field[] o = new SwiftTagListBlock().getFieldsByName(""); + assertEquals(0, o.length); + + o = new SwiftTagListBlock().getFieldsByName("1"); + assertEquals(0, o.length); + } + + @Test + public void testFieldsByNameWildcards() { + b.append(new Tag("95C", "foo")); + Field[] fieldsByName = b.getFieldsByName("95a"); + assertEquals(1, fieldsByName.length); + + b.append(new Tag("93", "bar")); + fieldsByName = b.getFieldsByName("95a"); + assertEquals(1, fieldsByName.length); + + b.append(new Tag("95C", "foo2")); + fieldsByName = b.getFieldsByName("95a"); + assertEquals(2, fieldsByName.length); + } + + @Test + public void testFieldsByNameBeing() { + b.append(new Tag("95C", "foo")); + assertEquals(1, b.getFieldsByName("95a", "foo").size()); + + b.append(new Tag("93", "bar")); + assertEquals(1, b.getFieldsByName("95a", "foo").size()); + + b.append(new Tag("95C", "foo")); + b.append(new Tag("95C", "foo2")); + b.append(new Tag("95C", "foo2")); + b.append(new Tag("95C", "foo2")); + assertEquals(2, b.getFieldsByName("95a", "foo").size()); + assertEquals(3, b.getFieldsByName("95a", "foo2").size()); + } + + @Test + public void testTagsByNameBeing() { + b.append(new Tag("95C", "foo")); + assertEquals(1, b.getTagsByName("95a", "foo").size()); + + b.append(new Tag("93", "bar")); + assertEquals(1, b.getTagsByName("95a", "foo").size()); + + b.append(new Tag("95C", "foo")); + b.append(new Tag("95C", "foo2")); + b.append(new Tag("95C", "foo2")); + b.append(new Tag("95C", "foo2")); + assertEquals(2, b.getTagsByName("95a", "foo").size()); + assertEquals(3, b.getTagsByName("95a", "foo2").size()); + } + + @Test + public void testGetTagIndex() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + + assertEquals(0, (int) b.getTagIndex("1", null)); + assertEquals(2, (int) b.getTagIndex("3", new String[] {"A", "B", "K"})); + assertEquals(3, (int) b.getTagIndex("4", new String[] {"A", "B", "K", ""})); + } + + @Test + public void testGetSubBlockAfterFirst() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.getSubBlockAfterFirst("2", true); + assertEquals(4, sb.size()); + assertEquals("val2", sb.getTag(0).getValue()); + assertEquals("val5", sb.getTag(3).getValue()); + } + + @Test + public void testGetSubBlockAfterFirst2() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.getSubBlockAfterFirst("3K", true); + assertEquals(3, sb.size()); + assertEquals("val3", sb.getTag(0).getValue()); + assertEquals("val5", sb.getTag(2).getValue()); + } + + @Test + public void testGetSubBlockAfterFirst3() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + SwiftTagListBlock sb = b.getSubBlockAfterFirst("3K", false); + assertEquals(5, sb.size()); + assertEquals("val4", sb.getTag(0).getValue()); + assertEquals("val8", sb.getTag(4).getValue()); + } + + @Test + public void testGetSubBlockAfterFirstLimit() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + SwiftTagListBlock sb = b.getSubBlockAfterFirst("8", false); + assertEquals(0, sb.size()); + } + + @Test + public void testGetSubBlockAfterFirstLimit2() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + SwiftTagListBlock sb = b.getSubBlockAfterFirst("1", false); + assertEquals(7, sb.size()); + } + + @Test + public void testGetSubBlockAfterFirstNotFound() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + SwiftTagListBlock sb = b.getSubBlockAfterFirst("99", false); + assertEquals(0, sb.size()); + } + + @Test + public void testGetSubBlockAfterFirstTag() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + SwiftTagListBlock sb = b.getSubBlockAfterFirst(new Tag("3K:val3"), false); + assertEquals(5, sb.size()); + assertEquals("val4", sb.getTag(0).getValue()); + assertEquals("val8", sb.getTag(4).getValue()); + } + + @Test + public void testGetSubBlockBeforeFirst() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.getSubBlockBeforeFirst("2", false); + assertEquals(1, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + } + + @Test + public void testGetSubBlockBeforeLast() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("2:val2")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.getSubBlockBeforeLast("2", false); + assertEquals(3, sb.size()); + assertEquals("val3", sb.getTag(2).getValue()); + + sb = b.getSubBlockBeforeLast("2", true); + assertEquals(4, sb.size()); + assertEquals("val2", sb.getTag(3).getValue()); + } + + @Test + public void testIndexOfLast() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("2:val2")); + b.append(new Tag("5:val5")); + + assertEquals(3, b.indexOfLast("2")); + + assertEquals(0, b.indexOfLast("1")); + + assertEquals(4, b.indexOfLast("5")); + } + + @Test + public void testGetSubBlockAfterLast() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("2:val2")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.getSubBlockAfterLast("2", false); + assertEquals(1, sb.size()); + assertEquals("val5", sb.getTag(0).getValue()); + + sb = b.getSubBlockAfterLast("2", true); + assertEquals(2, sb.size()); + assertEquals("val5", sb.getTag(1).getValue()); + } + + @Test + public void testGetSubBlockBeforeFirst2() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.getSubBlockBeforeFirst("2", true); + assertEquals(2, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + assertEquals("val2", sb.getTag(1).getValue()); + } + + @Test + public void testGetSubBlockBeforeFirst3() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.getSubBlockBeforeFirst("3K", true); + assertEquals(3, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + assertEquals("val2", sb.getTag(1).getValue()); + assertEquals("val3", sb.getTag(2).getValue()); + } + + @Test + public void testGetSubBlockBeforeFirstFirst2() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + SwiftTagListBlock sb = b.getSubBlockBeforeFirst("3K", false); + assertEquals(2, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + assertEquals("val2", sb.getTag(1).getValue()); + } + + @Test + public void testGetSubBlockBeforeFirstLimit() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + SwiftTagListBlock sb = b.getSubBlockBeforeFirst("1", false); + assertEquals(0, sb.size()); + } + + @Test + public void testGetSubBlockBeforeFirstLimit2() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + SwiftTagListBlock sb = b.getSubBlockBeforeFirst("8", false); + assertEquals(7, sb.size()); + } + + @Test + public void testGetSubBlockBeforeFirstNotFound() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + SwiftTagListBlock sb = b.getSubBlockBeforeFirst("99", false); + assertEquals(8, sb.size()); + } + + @Test + public void testRemove() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + String sb = b.removeTag("3K"); + assertEquals("val3", sb); + assertEquals(4, b.size()); + } + + /** + * Test for subblocks API with real case message + */ + @Test + public void testGetSubBlockMT564() { + final String msg = + "{1:F01MTGSUS6SAXXX3206837054}{2:O5641435070316CHASGB2LDGST07128160300703160735N}{3:{108:000255CQ8272245}}{4:\n" + + ":16R:GENL\n" + + ":20C::CORP//D455103\n" + + ":20C::SEME//029206016\n" + + ":23G:NEWM\n" + + ":22F::CAEV//DVCA\n" + + ":22F::CAMV//MAND\n" + + ":98C::PREP//20070316143348\n" + + ":25D::PROC//COMP\n" + + ":16S:GENL\n" + + ":16R:USECU\n" + + ":35B:ISIN CH0011075394\n" + + "/XX/5983816\n" + + "ZURICH FIN SVS GRP\n" + + "CHF0.10\n" + + ":16R:ACCTINFO\n" + + ":97A::SAFE//760043140\n" + + ":94F::SAFE//CUST/UBSWCHZH80A\n" + + ":93B::ELIG//UNIT/7000,\n" + + ":16S:ACCTINFO\n" + + ":16S:USECU\n" + + ":16R:CADETL\n" + + ":98A::XDTE//20111111\n" + + ":98A::PAYD//20111111\n" + + ":98A::RDTE//20111111\n" + + ":92A::WITF//35,\n" + + ":92A::GRSS//0,000001000\n" + + ":16S:CADETL\n" + + ":16R:CAOPTN\n" + + ":13A::CAON//001\n" + + ":22F::CAOP//CASH\n" + + ":11A::OPTN//CHF\n" + + ":17B::DFLT//Y\n" + + ":98A::XDTE//20111111\n" + + ":98A::PAYD//20111111\n" + + ":98A::RDTE//20111111\n" + + ":92A::GRSS//0,000001000\n" + + ":16R:CASHMOVE\n" + + ":22H::CRDB//CRED\n" + + ":19B::ENTL//CHF0,01\n" + + ":19B::GRSS//CHF0,01\n" + + ":19B::NETT//CHF0,01\n" + + ":98A::PAYD//20111111\n" + + ":98A::VALU//20111111\n" + + ":16S:CASHMOVE\n" + + ":16S:CAOPTN\n" + + "-}"; + // parse text message into SWIFT message object + SwiftMessage o = new ConversionService().getMessageFromFIN(msg); + List sequencesB2 = o.getBlock4().getSubBlocks("ACCTINFO"); + List sequencesC = o.getBlock4().getSubBlocks("INTSEC"); + + for (SwiftTagListBlock seq : sequencesB2) { + Field[] fields = seq.getFieldsByName("93B"); + assertEquals(1, fields.length); + Field93B f = (Field93B) fields[0]; + assertEquals(":ELIG//UNIT/7000,", f.getValue()); + } + + assertTrue(sequencesC.isEmpty()); + } + + @Test + public void testFilterByName() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + SwiftTagListBlock sb = b.filterByName(true, "1", "4", "7"); + assertEquals(3, sb.size()); + assertEquals("val7", sb.getTag(2).getValue()); + sb = b.filterByName(false, "1", "4", "7"); + assertEquals(5, sb.size()); + } + + @Test + public void testFilterByName2() { + SwiftTagListBlock sb = b.filterByName(true, "1", "4", "7"); + assertEquals(0, sb.size()); + + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + + sb = b.filterByName(false); + assertEquals(8, sb.size()); + } + + @Test + public void testFilterByNameOrdered() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("3K:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + SwiftTagListBlock sb = b.filterByNameOrdered("1", "2", "4"); + assertEquals(2, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + assertEquals("val2", sb.getTag(1).getValue()); + } + + @Test + public void testGetOptionalList() { + + b.append(new Tag("1:val1")); // entra, en primera fila de permitidos + b.append(new Tag("2:val2")); // entra en la tercera + b.append(new Tag("3:val3")); // no entra, de la tercera ya se consumui el priero, y de cada fila se acepta uno + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + b.append(new Tag("6:val6")); + b.append(new Tag("7:val7")); + b.append(new Tag("8:val8")); + + SwiftTagListBlock result = b.getOptionalList(new String[][] {{"1a", "1b", "1"}, {"2e", "2c"}, {"2", "3"}}); + + assertEquals(2, result.size()); + assertEquals("val1", result.getTag(0).getValue()); + assertEquals("val2", result.getTag(1).getValue()); + } + + @Test + public void testGetOptionalLists() { + appends(b, 1, 8); + appends(b, 1, 8); + + List result = + b.getOptionalLists(new String[][] {{"1a", "1b", "1"}, {"2e", "2c"}, {"2", "3"}}); + + assertNotNull(result); + assertEquals(2, result.size()); + } + + @Test + public void testGetSubBlockDelimitedWithOptionalTail() { + appends(b, 1, 8); + + String[] start = {"1"}; + String[] end = {"5c", "5b", "5"}; + String[] tail = {}; + SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); + assertEquals(result.getTag(0).getValue(), "val1"); + assertEquals(result.getTag(1).getValue(), "val2"); + assertEquals(result.getTag(2).getValue(), "val3"); + assertEquals(result.getTag(3).getValue(), "val4"); + assertEquals(result.getTag(4).getValue(), "val5"); + assertEquals(5, result.size(), "" + result.tagNamesList()); + } + + @Test + public void testGetSubBlockDelimitedWithOptionalTail_02() { + appends(b, 1, 9); + + String[] start = {"1"}; + String[] end = {"3"}; + String[] tail = {"6", "7"}; + SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); + + assertNotNull(result); + assertEquals(result.getTag(0).getValue(), "val1"); + assertEquals(result.getTag(1).getValue(), "val2"); + assertEquals(result.getTag(2).getValue(), "val3"); + assertEquals(3, result.size(), "returned: " + result.tagNamesList()); + } + + @Test + public void testGetSubBlockDelimitedWithOptionalTail_03() { + appends(b, 1, 4); + + String[] start = {"1"}; + String[] end = {"2"}; + String[] tail = {"3", "4"}; + SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); + + assertNotNull(result); + assertEquals(result.getTag(0).getValue(), "val1"); + assertEquals(result.getTag(1).getValue(), "val2"); + assertEquals(result.getTag(2).getValue(), "val3"); + assertEquals(result.getTag(3).getValue(), "val4"); + assertEquals(4, result.size()); + } + + @Test + public void testGetSubBlockDelimitedWithOptionalTail_04() { + appends(b, 1, 8); + + String[] start = {"3"}; + String[] end = {"5c", "5b", "5"}; + String[] tail = {}; + SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); + assertEquals(result.getTag(0).getValue(), "val3"); + assertEquals(result.getTag(1).getValue(), "val4"); + assertEquals(result.getTag(2).getValue(), "val5"); + assertEquals(3, result.size(), "" + result.tagNamesList()); + } + + @Test + public void testGetSubBlockDelimitedWithOptionalTail_05() { + appends(b, 1, 8); + + String[] start = {"3"}; + String[] end = {"5c", "5b", "5"}; + String[] tail = {"6", "7"}; + SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); + assertEquals(result.getTag(0).getValue(), "val3"); + assertEquals(result.getTag(1).getValue(), "val4"); + assertEquals(result.getTag(2).getValue(), "val5"); + assertEquals(result.getTag(3).getValue(), "val6"); + assertEquals(result.getTag(4).getValue(), "val7"); + assertEquals(5, result.size(), "" + result.tagNamesList()); + } + + @Test + public void testGetSubBlockDelimitedWithOptionalTail_06() { + appends(b, 1, 9); + + String[] start = {"2"}; + String[] end = {"4"}; + String[] tail = {"6", "7"}; + SwiftTagListBlock result = b.getSubBlockDelimitedWithOptionalTail(start, end, tail); + + assertNotNull(result); + assertEquals(result.getTag(0).getValue(), "val2"); + assertEquals(result.getTag(1).getValue(), "val3"); + assertEquals(result.getTag(2).getValue(), "val4"); + assertEquals(3, result.size(), "returned: " + result.tagNamesList()); + } + + @Test + public void testGetSubBlocksDelimitedWithOptionalTail() { + appends(b, 1, 8); + appends(b, 1, 8); + + String[] start = {"1"}; + String[] end = {"5c", "5b", "5"}; + String[] tail = {}; + List result = b.getSubBlocksDelimitedWithOptionalTail(start, end, tail); + + assertEquals(2, result.size()); + assertEquals(5, result.get(0).size()); + assertEquals(5, result.get(1).size()); + + tail = new String[] {"6a", "6"}; + result = b.getSubBlocksDelimitedWithOptionalTail(start, end, tail); + assertEquals(2, result.size()); + assertEquals(6, result.get(0).size()); + assertEquals(6, result.get(1).size()); + } + + /* + * The getSubBlock includes the starting element in the result but excludes the ending one + */ + @Test + public void testGetSubBlock() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("2:val2")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.getSubBlock(1, 2); + assertEquals(1, sb.size()); + assertEquals("val2", sb.getTag(0).getValue()); + + sb = b.getSubBlock(1, 1 + 4); + assertEquals(4, sb.size()); + assertEquals("val3", sb.getTag(1).getValue()); + + sb = b.getSubBlock(null, 1); + assertEquals(1, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + + sb = b.getSubBlock(4, null); + assertEquals(1, sb.size()); + assertEquals("val5", sb.getTag(0).getValue()); + + sb = b.getSubBlock(0, 100); + assertEquals(5, sb.size()); + } + + /* + * The sublist method includes both the starting and ending elements in the result + */ + @Test + public void testSublist() { + appends(b, 1, 10); + + SwiftTagListBlock sl = b.sublist(0, 1); + assertEquals(2, sl.size()); + + sl = b.sublist(null, null); + assertEquals(b.size(), sl.size()); + } + + private void appends(SwiftTagListBlock block, int from, int to) { + for (int i = from; i <= to; i++) { + block.append(new Tag("" + i, "val" + i)); + } + } + + @Test + public void testRemoveSubBlock() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:val4")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.removeSubBlock("TEST"); + assertEquals(5, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + assertEquals("val2", sb.getTag(1).getValue()); + assertEquals("val3", sb.getTag(2).getValue()); + assertEquals("val4", sb.getTag(3).getValue()); + assertEquals("val5", sb.getTag(4).getValue()); + } + + @Test + public void testRemoveSubBlock_2() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3K:val3")); + b.append(new Tag("16S:TEST")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.removeSubBlock("TEST"); + assertEquals(5, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + assertEquals("val2", sb.getTag(1).getValue()); + assertEquals("val3", sb.getTag(2).getValue()); + assertEquals("TEST", sb.getTag(3).getValue()); + assertEquals("val5", sb.getTag(4).getValue()); + } + + @Test + public void testRemoveSubBlock_3() { + b.append(new Tag("1:val1")); + b.append(new Tag("16R:HELLO")); + b.append(new Tag("3K:val3")); + b.append(new Tag("16S:TEST")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.removeSubBlock("TEST"); + assertEquals(5, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + assertEquals("HELLO", sb.getTag(1).getValue()); + assertEquals("val3", sb.getTag(2).getValue()); + assertEquals("TEST", sb.getTag(3).getValue()); + assertEquals("val5", sb.getTag(4).getValue()); + } + + @Test + public void testRemoveSubBlock_4() { + b.append(new Tag("1:val1")); + b.append(new Tag("16R:TEST")); + b.append(new Tag("3K:val3")); + b.append(new Tag("16S:TEST")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.removeSubBlock("TEST"); + assertEquals(2, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + assertEquals("val5", sb.getTag(1).getValue()); + } + + @Test + public void testRemoveSubBlock_5() { + b.append(new Tag("1:val1")); + b.append(new Tag("16R:TEST")); + b.append(new Tag("3K:val3")); + b.append(new Tag("16S:FOO")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.removeSubBlock("TEST"); + assertEquals(1, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + } + + @Test + public void testRemoveSubBlock_6() { + b.append(new Tag("1:val1")); + b.append(new Tag("16R:TEST")); + b.append(new Tag("3K:val3")); + b.append(new Tag("4:FOO")); + b.append(new Tag("5:val5")); + SwiftTagListBlock sb = b.removeSubBlock("TEST"); + assertEquals(1, sb.size()); + assertEquals("val1", sb.getTag(0).getValue()); + } + + /* + * https://github.com/prowide/prowide-core/issues/13 + */ + @Test + public void testRemoveSubBlock_7() { + b.append(Field20.tag("before")); + + // first sub-block + b.append(Field16R.tag("SUBBAL")); + b.append(Field20.tag("first block")); + b.append(Field16S.tag("SUBBAL")); + // second sub-block + b.append(Field16R.tag("SUBBAL")); + b.append(Field20.tag("second block")); + b.append(Field16S.tag("SUBBAL")); + + b.append(Field20.tag("after")); + + SwiftTagListBlock sb = b.removeSubBlock("SUBBAL"); + assertEquals("before", sb.getTag(0).getValue()); + assertEquals("SUBBAL", sb.getTag(1).getValue()); + assertEquals("second block", sb.getTag(2).getValue()); + assertEquals("SUBBAL", sb.getTag(3).getValue()); + assertEquals("after", sb.getTag(4).getValue()); + assertEquals(5, sb.size()); + } + + /* + * https://github.com/prowide/prowide-core/issues/13 + */ + @Test + public void testRemoveSubBlocks() { + b.append(Field20.tag("before")); + + // first sub-block + b.append(Field16R.tag("SUBBAL")); + b.append(Field20.tag("first block")); + b.append(Field16S.tag("SUBBAL")); + // second sub-block + b.append(Field16R.tag("SUBBAL")); + b.append(Field20.tag("second block")); + b.append(Field16S.tag("SUBBAL")); + + b.append(Field20.tag("after")); + + // remove all subblocks + SwiftTagListBlock sb = b.removeSubBlocks("SUBBAL"); + assertEquals("before", sb.getTag(0).getValue()); + assertEquals("after", sb.getTag(1).getValue()); + assertEquals(2, sb.size()); + } + + @Test + public void testEmptyArrayReturn() { + Field[] arr = new SwiftTagListBlock().getFieldsByName("nn"); + assertNotNull(arr); + assertEquals(0, arr.length); + } + + @Test + public void testGetFieldByName19A() { + b.append(Field19A.tag(":SETT")); + assertNotNull(b.getFieldByName(Field19A.NAME, "SETT")); + } + + /** + * @since 7.8.5 + */ + @Test + public void testGetSubBlockByTagNames() { + /* + * empty search and empty block + */ + SwiftTagListBlock result = b.getSubBlockByTagNames(0); + assertNotNull(result); + assertTrue(result.isEmpty()); + + appends(b, 1, 9); + + /* + * filled block, empty search + */ + result = b.getSubBlockByTagNames(0); + assertNotNull(result); + assertTrue(result.isEmpty()); + + /* + * single match on first tag + */ + result = b.getSubBlockByTagNames(0, "1"); + assertNotNull(result); + assertEquals(1, result.size()); + assertEquals("1", result.getTag(0).getName()); + + /* + * single match on second tag + */ + result = b.getSubBlockByTagNames(0, "2"); + assertNotNull(result); + assertEquals(1, result.size()); + assertEquals("2", result.getTag(0).getName()); + + /* + * the same with index above match + */ + result = b.getSubBlockByTagNames(8, "2"); + assertNotNull(result); + assertTrue(result.isEmpty()); + + /* + * same with index before match + */ + result = b.getSubBlockByTagNames(1, "2"); + assertNotNull(result); + assertEquals(1, result.size()); + assertEquals("2", result.getTag(0).getName()); + + /* + * double match on consecutive tags + */ + result = b.getSubBlockByTagNames(0, "2", "3"); + assertNotNull(result); + assertEquals(2, result.size()); + assertEquals("2", result.getTag(0).getName()); + assertEquals("3", result.getTag(1).getName()); + + /* + * double match on non-consecutive tags + */ + result = b.getSubBlockByTagNames(0, "2", "5"); + assertNotNull(result); + assertEquals(2, result.size()); + assertEquals("2", result.getTag(0).getName()); + assertEquals("5", result.getTag(1).getName()); + + /* + * single match because unordered search tags + */ + result = b.getSubBlockByTagNames(0, "5", "2"); + assertNotNull(result); + assertEquals(1, result.size()); + assertEquals("2", result.getTag(0).getName()); + } + + /** + * @since 7.8.5 + */ + @Test + public void testGetSubBlockByTagNames_repetition() { + b.append(new Tag("1", "1")); + b.append(new Tag("2", "2")); + b.append(new Tag("2", "2")); + b.append(new Tag("2", "2")); + b.append(new Tag("3", "3")); + b.append(new Tag("4", "4")); + + /* + * simple case with repetition on block + */ + SwiftTagListBlock result = b.getSubBlockByTagNames(0, "2"); + assertNotNull(result); + assertEquals(3, result.size()); + assertEquals("2", result.getTag(0).getName()); + assertEquals("2", result.getTag(1).getName()); + assertEquals("2", result.getTag(2).getName()); + + /* + * same as above with other unmatched tags + */ + result = b.getSubBlockByTagNames(0, "foo", "2", "99"); + assertNotNull(result); + assertEquals(3, result.size()); + assertEquals("2", result.getTag(0).getName()); + assertEquals("2", result.getTag(1).getName()); + assertEquals("2", result.getTag(2).getName()); + + /* + * repetition on search tags does not produce any difference + */ + result = b.getSubBlockByTagNames(0, "2", "2", "2"); + assertNotNull(result); + assertEquals(3, result.size()); + assertEquals("2", result.getTag(0).getName()); + assertEquals("2", result.getTag(1).getName()); + assertEquals("2", result.getTag(2).getName()); + } + + /** + * similar to {@link #testGetSubBlockByTagNames()} but getting + * multiple block instances + * + * @since 7.8.5 + */ + @Test + public void testGetSubBlocksByTagNames() { + /* + * empty search and empty block + */ + List result = b.getSubBlocksByTagNames(0); + assertNotNull(result); + assertTrue(result.isEmpty()); + + appends(b, 1, 9); + + /* + * filled block, empty search + */ + result = b.getSubBlocksByTagNames(0); + assertNotNull(result); + assertTrue(result.isEmpty()); + + /* + * single match on first tag + */ + result = b.getSubBlocksByTagNames(0, "1"); + assertNotNull(result); + assertEquals(1, result.size()); + assertEquals(1, result.get(0).size()); + assertEquals("1", result.get(0).getTag(0).getName()); + + /* + * single match on second tag + */ + result = b.getSubBlocksByTagNames(0, "2"); + assertNotNull(result); + assertEquals(1, result.size()); + assertEquals(1, result.get(0).size()); + assertEquals("2", result.get(0).getTag(0).getName()); + + /* + * the same with index above match + */ + result = b.getSubBlocksByTagNames(8, "2"); + assertNotNull(result); + assertTrue(result.isEmpty()); + + /* + * same with index before match + */ + result = b.getSubBlocksByTagNames(1, "2"); + assertNotNull(result); + assertEquals(1, result.size()); + assertEquals(1, result.get(0).size()); + assertEquals("2", result.get(0).getTag(0).getName()); + + /* + * double match on consecutive tags + */ + result = b.getSubBlocksByTagNames(0, "2", "3"); + assertNotNull(result); + assertEquals(1, result.size()); + assertEquals(2, result.get(0).size()); + assertEquals("2", result.get(0).getTag(0).getName()); + assertEquals("3", result.get(0).getTag(1).getName()); + + /* + * double match on non-consecutive tags + */ + result = b.getSubBlocksByTagNames(0, "2", "5"); + assertNotNull(result); + assertEquals(1, result.size()); + assertEquals(2, result.get(0).size()); + assertEquals("2", result.get(0).getTag(0).getName()); + assertEquals("5", result.get(0).getTag(1).getName()); + + /* + * single match because unordered search tags + */ + result = b.getSubBlocksByTagNames(0, "5", "2"); + assertNotNull(result); + assertEquals(2, result.size()); + // first pass will find 2 + assertEquals(1, result.get(0).size()); + assertEquals("2", result.get(0).getTag(0).getName()); + // second pass will find 5 + assertEquals(1, result.get(1).size()); + assertEquals("5", result.get(1).getTag(0).getName()); + } + + @Test + public void testAdd_1() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3:val3")); + + b.addTag(2, new Tag("4:val4")); + + assertEquals(4, b.getTags().size()); + assertEquals("val1", b.getTag(0).getValue()); + assertEquals("val2", b.getTag(1).getValue()); + assertEquals("val4", b.getTag(2).getValue()); + assertEquals("val3", b.getTag(3).getValue()); + + assertEquals(2, (int) b.getTagIndex("4", null)); + assertEquals(3, (int) b.getTagIndex("3", null)); + } + + @Test + public void testAdd_2() { + b.addTag(0, new Tag("1:val1")); + b.addTag(1, new Tag("2:val2")); + b.addTag(2, new Tag("3:val3")); + + assertEquals(3, b.getTags().size()); + assertEquals("val1", b.getTag(0).getValue()); + assertEquals("val2", b.getTag(1).getValue()); + assertEquals("val3", b.getTag(2).getValue()); + } + + @Test + public void testAdd_3() { + Assertions.assertThrows(IndexOutOfBoundsException.class, () -> b.addTag(1, new Tag("1:val1"))); + } + + @Test + public void testSet() { + b.append(new Tag("1:val1")); + b.append(new Tag("2:val2")); + b.append(new Tag("3:val3")); + b.setTag(2, new Tag("15", "15")); + assertEquals(2, (int) b.getTagIndex("15", null)); + assertNull(b.getTagIndex("3", null)); + } + + @Test + public void testFieldByQualifiers() { + // conditional qualifier is component 3 + b.append(new Tag("22F", ":AAAA//BBBB")); + assertNotNull(b.getFieldByQualifiers("22F", "AAAA", "BBBB")); + + // DSS is ignored + b.append(new Tag("22F", ":AAAA/DSS/CCCC")); + assertNotNull(b.getFieldByQualifiers("22F", "AAAA", "CCCC")); + + // conditional qualifier is component 2 + b.append(new Tag("12C", ":AAAA//BBBB")); + assertNotNull(b.getFieldByQualifiers("12C", "AAAA", "BBBB")); + + // not generic field + b.append(new Tag("22K", "AAAA/BBBB")); + assertNull(b.getFieldByQualifiers("22K", "AAAA", "BBBB")); + } + + @Test + public void testSplitByTagName() { + b.append(new Tag("20:foo")); + b.append(new Tag("21:foo")); + assertTrue(b.splitByTagName(22, null).isEmpty()); + assertTrue(b.splitByTagName(22, "L").isEmpty()); + + b.append(new Tag("22L:foo")); + assertTrue(b.splitByTagName(22, "M").isEmpty()); + assertEquals(1, b.splitByTagName(22, null).size()); + assertEquals(1, b.splitByTagName(22, "L").size()); + + b.append(new Tag("32A:foo")); + b.append(new Tag("22L:foo")); + assertEquals(2, b.splitByTagName(22, null).size()); + assertEquals(2, b.splitByTagName(22, "L").size()); + + b.append(new Tag("22M:foo")); + b.append(new Tag("95P:foo")); + assertEquals(3, b.splitByTagName(22, null).size()); + assertEquals(2, b.splitByTagName(22, "L").size()); + + List list1 = b.splitByTagName(22, null); + assertEquals("22L", list1.get(0).getTag(0).getName()); + assertEquals("32A", list1.get(0).getTag(1).getName()); + assertEquals("22L", list1.get(1).getTag(0).getName()); + assertEquals("22M", list1.get(2).getTag(0).getName()); + assertEquals("95P", list1.get(2).getTag(1).getName()); + + List list2 = b.splitByTagName(22, "L"); + assertEquals("22L", list2.get(0).getTag(0).getName()); + assertEquals("32A", list2.get(0).getTag(1).getName()); + assertEquals("22L", list2.get(1).getTag(0).getName()); + assertEquals("22M", list2.get(1).getTag(1).getName()); + assertEquals("95P", list2.get(1).getTag(2).getName()); + } +} diff --git a/src/test/java/com/prowidesoftware/swift/model/SwiftValueBlockTest.java b/src/test/java/com/prowidesoftware/swift/model/SwiftValueBlockTest.java index c3829563d..c2d8b86c8 100644 --- a/src/test/java/com/prowidesoftware/swift/model/SwiftValueBlockTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/SwiftValueBlockTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -38,14 +38,10 @@ public void getValuePart() { static class TestValueBlock extends SwiftValueBlock { @Override - protected void setBlockNumber(Integer blockNumber) { - - } + protected void setBlockNumber(Integer blockNumber) {} @Override - protected void setBlockName(String blockName) { - - } + protected void setBlockName(String blockName) {} @Override public Integer getNumber() { @@ -57,5 +53,4 @@ public String getName() { return null; } } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/TagTest.java b/src/test/java/com/prowidesoftware/swift/model/TagTest.java index 570029476..4760761cb 100644 --- a/src/test/java/com/prowidesoftware/swift/model/TagTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/TagTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -154,5 +154,4 @@ public void testEqualsIgnoreCR() { */ assertFalse(new Tag("50K:FOO1\nFOO2").equalsIgnoreCR(new Tag("50K:FOO1\nFOO3"))); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/UnparsedTextListTest.java b/src/test/java/com/prowidesoftware/swift/model/UnparsedTextListTest.java index ebd5fcc14..79d6f052d 100644 --- a/src/test/java/com/prowidesoftware/swift/model/UnparsedTextListTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/UnparsedTextListTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,12 +18,11 @@ import static org.junit.jupiter.api.Assertions.*; import com.prowidesoftware.swift.io.ConversionService; +import java.io.IOException; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; -import java.io.IOException; - /** * Unparsed text lists tests. * @@ -99,7 +98,6 @@ public void test_getTextAsMessageOK() { @Test public void test_getTextAsMessageBAD() { Assertions.assertThrows(IndexOutOfBoundsException.class, () -> assertNull(t.getTextAsMessage(-1))); - } @Test @@ -182,5 +180,4 @@ public void test_bug2822350() throws IOException { @SuppressWarnings("unused") SwiftMessage m3 = SwiftMessage.parse(msg.getUnparsedTexts().getText(1)); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/AbstractFieldTest.java b/src/test/java/com/prowidesoftware/swift/model/field/AbstractFieldTest.java index a8ff7618d..40894c377 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/AbstractFieldTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/AbstractFieldTest.java @@ -1,51 +1,50 @@ -/* - * Copyright 2006-2021 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 static org.junit.jupiter.api.Assertions.assertTrue; -import static org.junit.jupiter.api.Assertions.fail; - -import com.prowidesoftware.swift.model.Tag; -import org.junit.jupiter.api.Disabled; - -/** - * Base implementation for field test cases - * - * @since 7.9.3 - */ -@Disabled -public abstract class AbstractFieldTest { - - protected void testSerializationImpl(final String tagName, String... values) { - try { - for (String v : values) { - Tag t1 = new Tag(tagName, v); - Tag t2 = Field.getField(t1).asTag(); - assertTrue(t1.equalsIgnoreCR(t2), "[" + t1.getValue() + "] is not equals [" + t2.getValue() + "]"); - } - } catch (Exception e) { - fail(e.getMessage()); - } - } - - /** - * All subclasses must implement this test case calling {@link #testSerializationImpl(String, String...)} - * to verify that a field value integrity is preserve after parsing it into components and serializing the - * components back into a plain string. - */ - public abstract void testSerialization(); - -} \ No newline at end of file +/* + * 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 static org.junit.jupiter.api.Assertions.assertTrue; +import static org.junit.jupiter.api.Assertions.fail; + +import com.prowidesoftware.swift.model.Tag; +import org.junit.jupiter.api.Disabled; + +/** + * Base implementation for field test cases + * + * @since 7.9.3 + */ +@Disabled +public abstract class AbstractFieldTest { + + protected void testSerializationImpl(final String tagName, String... values) { + try { + for (String v : values) { + Tag t1 = new Tag(tagName, v); + Tag t2 = Field.getField(t1).asTag(); + assertTrue(t1.equalsIgnoreCR(t2), "[" + t1.getValue() + "] is not equals [" + t2.getValue() + "]"); + } + } catch (Exception e) { + fail(e.getMessage()); + } + } + + /** + * All subclasses must implement this test case calling {@link #testSerializationImpl(String, String...)} + * to verify that a field value integrity is preserve after parsing it into components and serializing the + * components back into a plain string. + */ + public abstract void testSerialization(); +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/AmountResolverTest.java b/src/test/java/com/prowidesoftware/swift/model/field/AmountResolverTest.java index ba95491b6..40708b4e7 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/AmountResolverTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/AmountResolverTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,10 +18,9 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; import java.util.List; +import org.junit.jupiter.api.Test; public class AmountResolverTest { @@ -47,7 +46,6 @@ public void testResolveField32B() { f = new Field32B("USD10,1"); assertEquals(new BigDecimal("10.1"), AmountResolver.amount(f)); - } @Test @@ -67,5 +65,4 @@ public void testResolve90F_multiple() { assertEquals(new BigDecimal("23456.78"), amounts.get(1)); assertEquals(new BigDecimal("1234.56"), _90F.amount()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/BICResolverTest.java b/src/test/java/com/prowidesoftware/swift/model/field/BICResolverTest.java index b1ec29f22..f4ea85c72 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/BICResolverTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/BICResolverTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,9 +19,8 @@ import com.prowidesoftware.swift.model.BIC; import com.prowidesoftware.swift.utils.SwiftFormatUtils; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; public class BICResolverTest { diff --git a/src/test/java/com/prowidesoftware/swift/model/field/ContainerInterfacesTest.java b/src/test/java/com/prowidesoftware/swift/model/field/ContainerInterfacesTest.java index 9a3445830..a1741967b 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/ContainerInterfacesTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/ContainerInterfacesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -39,5 +39,4 @@ public void testInstanceOf() { assertTrue(new Field32Q() instanceof CurrencyContainer); assertFalse(new Field32Q() instanceof AmountContainer); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/CurrencyResolverTest.java b/src/test/java/com/prowidesoftware/swift/model/field/CurrencyResolverTest.java index 44b6ffcea..0af4fa8c7 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/CurrencyResolverTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/CurrencyResolverTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,11 +19,10 @@ import static org.junit.jupiter.api.Assertions.assertNotNull; import com.prowidesoftware.swift.utils.SwiftFormatUtils; -import org.junit.jupiter.api.Test; - import java.util.ArrayList; import java.util.Currency; import java.util.List; +import org.junit.jupiter.api.Test; public class CurrencyResolverTest { @@ -141,12 +140,9 @@ public Currency currency() { } @Override - public void initializeCurrencies(String cur) { - } + public void initializeCurrencies(String cur) {} @Override - public void initializeCurrencies(Currency cur) { - } + public void initializeCurrencies(Currency cur) {} } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/DateResolverTest.java b/src/test/java/com/prowidesoftware/swift/model/field/DateResolverTest.java index 411587b3f..1dfba11b1 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/DateResolverTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/DateResolverTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,16 +18,15 @@ import static org.junit.jupiter.api.Assertions.*; import com.prowidesoftware.swift.utils.SwiftFormatUtils; -import org.junit.jupiter.api.Test; - import java.util.Calendar; import java.util.List; +import org.junit.jupiter.api.Test; public class DateResolverTest { -/* - public List dates() - public Calendar date() -*/ + /* + public List dates() + public Calendar date() + */ @Test public void testResolve69A_multiple() { @@ -73,5 +72,4 @@ public void testResolve32C_null() { // first date assertNull(field.date()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field11RTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field11RTest.java index 94bb2c73a..d21656441 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field11RTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field11RTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,20 +18,16 @@ import static org.junit.jupiter.api.Assertions.*; import com.prowidesoftware.swift.io.writer.FINWriterVisitor; +import java.util.Calendar; import org.apache.commons.lang3.StringUtils; import org.junit.jupiter.api.Test; -import java.util.Calendar; - public class Field11RTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("11R", - "100\n091019", - "100\n091019\n1234123456" - ); + testSerializationImpl("11R", "100\n091019", "100\n091019\n1234123456"); } @Test @@ -63,7 +59,7 @@ public void testParser() { assertEquals("100", f.getMTNumber()); assertEquals("091019", f.getComponent2()); assertEquals(2009, f.getComponent2AsCalendar().get(Calendar.YEAR)); - assertEquals(10, f.getComponent2AsCalendar().get(Calendar.MONTH) + 1); //MONTH is zero based at Calendar + assertEquals(10, f.getComponent2AsCalendar().get(Calendar.MONTH) + 1); // MONTH is zero based at Calendar assertEquals(19, f.getComponent2AsCalendar().get(Calendar.DAY_OF_MONTH)); assertNull(f.getComponent3()); assertNull(f.getComponent4()); @@ -99,7 +95,9 @@ public void testSetters() { assertEquals("151111", f.getComponent2()); assertEquals("4444666666", f.getComponent3()); assertNull(f.getComponent4()); - assertEquals("103" + FINWriterVisitor.SWIFT_EOL + "151111" + FINWriterVisitor.SWIFT_EOL + "4444666666", f.getValue()); + assertEquals( + "103" + FINWriterVisitor.SWIFT_EOL + "151111" + FINWriterVisitor.SWIFT_EOL + "4444666666", + f.getValue()); f = new Field11R(); f.setComponent1("103"); @@ -110,7 +108,9 @@ public void testSetters() { assertEquals("151111", f.getComponent2()); assertEquals("4444", f.getComponent3()); assertEquals("666666", f.getComponent4()); - assertEquals("103" + FINWriterVisitor.SWIFT_EOL + "151111" + FINWriterVisitor.SWIFT_EOL + "4444666666", f.getValue()); + assertEquals( + "103" + FINWriterVisitor.SWIFT_EOL + "151111" + FINWriterVisitor.SWIFT_EOL + "4444666666", + f.getValue()); f = new Field11R(); f.setComponent1("103"); @@ -125,7 +125,9 @@ public void testSetters() { assertEquals("151019", f.getComponent2()); assertEquals("4444", f.getComponent3()); assertEquals("666666", f.getComponent4()); - assertEquals("103" + FINWriterVisitor.SWIFT_EOL + "151019" + FINWriterVisitor.SWIFT_EOL + "4444666666", f.getValue()); + assertEquals( + "103" + FINWriterVisitor.SWIFT_EOL + "151019" + FINWriterVisitor.SWIFT_EOL + "4444666666", + f.getValue()); f = new Field11R(); f.setComponent1("103"); @@ -136,7 +138,9 @@ public void testSetters() { assertEquals("151111", f.getComponent2()); assertEquals("4444", f.getComponent3()); assertEquals("666666", f.getComponent4()); - assertEquals("103" + FINWriterVisitor.SWIFT_EOL + "151111" + FINWriterVisitor.SWIFT_EOL + "4444666666", f.getValue()); + assertEquals( + "103" + FINWriterVisitor.SWIFT_EOL + "151111" + FINWriterVisitor.SWIFT_EOL + "4444666666", + f.getValue()); f = new Field11R(); f.setComponent1("103"); @@ -149,5 +153,4 @@ public void testSetters() { assertEquals("6", f.getComponent4()); assertEquals("103" + FINWriterVisitor.SWIFT_EOL + "151111" + FINWriterVisitor.SWIFT_EOL + "46", f.getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field11STest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field11STest.java index cecd91de5..4ad5e5f9d 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field11STest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field11STest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,19 +18,16 @@ import static org.junit.jupiter.api.Assertions.assertFalse; import com.prowidesoftware.swift.model.Tag; +import java.util.Calendar; import org.apache.commons.lang3.StringUtils; import org.junit.jupiter.api.Test; -import java.util.Calendar; - public class Field11STest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("11S", - "195\n121212" - ); + testSerializationImpl("11S", "195\n121212"); } @Test @@ -43,5 +40,4 @@ public void testSerialization2() { String val = tag.getValue(); assertFalse(StringUtils.isBlank(val)); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field133Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field133Test.java index 85bb08cd1..01995d651 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field133Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field133Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -46,8 +46,8 @@ public class Field133Test extends AbstractFieldTest { * * Note: Unsequenced Broadcast cannot contain numbers. */ - private static final String EXAMPLE1_FIELD_133 = "BAZEUS1111"; + private static final String EXAMPLE2_FIELD_133 = "SAAUNZ2101"; private static final String EXAMPLE3_FIELD_133 = "BJBDHQ1506"; private static final String EXAMPLE4_FIELD_133 = "SCCXHK9999"; @@ -55,12 +55,7 @@ public class Field133Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("133", - EXAMPLE1_FIELD_133, - EXAMPLE2_FIELD_133, - EXAMPLE3_FIELD_133, - EXAMPLE4_FIELD_133 - ); + testSerializationImpl("133", EXAMPLE1_FIELD_133, EXAMPLE2_FIELD_133, EXAMPLE3_FIELD_133, EXAMPLE4_FIELD_133); } @Test @@ -141,5 +136,4 @@ public void testGetValue4() { f = new Field133(v); assertEquals(StringUtils.replace(v, "\n", FINWriterVisitor.SWIFT_EOL), f.getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field13DTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field13DTest.java index b267e63df..7a03f56ae 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field13DTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field13DTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,9 +25,7 @@ public class Field13DTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("13D", - "aaaaaabbbbcddddx" - ); + testSerializationImpl("13D", "aaaaaabbbbcddddx"); } @Test @@ -142,5 +140,4 @@ public void testField13DString() { assertEquals("c", f.getComponent3()); assertEquals("ddddx", f.getComponent4()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field14STest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field14STest.java index 1d8f501e1..f38444fe6 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field14STest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field14STest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -30,11 +30,7 @@ public class Field14STest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("14S", - "EMT00", - "CHF01/1400/GBLO", - "GBP01/1000/USNY" - ); + testSerializationImpl("14S", "EMT00", "CHF01/1400/GBLO", "GBP01/1000/USNY"); } @Test @@ -88,5 +84,4 @@ public void testField14STimeAndLocation() { assertEquals("1000", f.getComponent3()); assertEquals("USNY", f.getComponent4()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field19ATest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field19ATest.java index 734dc7963..b8cd960de 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field19ATest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field19ATest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,19 +17,15 @@ import static org.junit.jupiter.api.Assertions.*; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; +import org.junit.jupiter.api.Test; public class Field19ATest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("19A", - ":abc//errr123", - ":SETT//CHF178626,04" - ); + testSerializationImpl("19A", ":abc//errr123", ":SETT//CHF178626,04"); } @Test @@ -74,13 +70,13 @@ public void testField19AString() { f = new Field19A("///"); assertNull(f.getComponent1()); - assertNull(f.getComponent2()); // the expected component is a letter, so it is not filled with the slash + assertNull(f.getComponent2()); // the expected component is a letter, so it is not filled with the slash assertNull(f.getComponent3()); assertNull(f.getComponent4()); f = new Field19A(":///"); assertNull(f.getComponent1()); - assertNull(f.getComponent2()); // the expected component is a letter, so it is not filled with the slash + assertNull(f.getComponent2()); // the expected component is a letter, so it is not filled with the slash assertNull(f.getComponent3()); assertNull(f.getComponent4()); @@ -152,7 +148,7 @@ public void testField19AString() { assertEquals("abc", f.getComponent1()); assertEquals("e", f.getComponent2()); assertEquals("rrr", f.getComponent3()); - //assertNull(f.getComponent4()); + // assertNull(f.getComponent4()); } @Test @@ -161,5 +157,4 @@ public void testIssueAmountResolver() { Object n = f.getComponentAs(4, Number.class); assertNotNull(n); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field19Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field19Test.java index c036f60b2..27dc7b156 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field19Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field19Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,19 +18,15 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; - +import org.junit.jupiter.api.Test; public class Field19Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("19", - "12345," - ); + testSerializationImpl("19", "12345,"); } @Test @@ -50,5 +46,4 @@ public void testParse19() { assertNotNull(f, "Parse of correct field failed"); assertEquals(new BigDecimal("12345"), f.getComponent1AsBigDecimal()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field22CTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field22CTest.java index 804b2e29d..e059f1f4a 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field22CTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field22CTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,16 +20,12 @@ import org.junit.jupiter.api.Test; - public class Field22CTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("22C", - "AAAABB122C4CCCCDD", - "CNFM2L0007GEBABB" - ); + testSerializationImpl("22C", "AAAABB122C4CCCCDD", "CNFM2L0007GEBABB"); } @Test @@ -85,5 +81,4 @@ public void testParse22C() { assertEquals("CCCC", f.getComponent4()); assertEquals("DD", f.getComponent5()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field23Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field23Test.java index 4c236083b..18ffbc919 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field23Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field23Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,15 +20,12 @@ import org.junit.jupiter.api.Test; - public class Field23Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("23", - "abcd/efgh/ijk/USD//aaa" - ); + testSerializationImpl("23", "abcd/efgh/ijk/USD//aaa"); } @Test @@ -161,4 +158,4 @@ public void testParse23_WithMissingParts() { assertNull(f.getComponent4()); assertEquals("abcd/efgh/ijkl", f.getValue()); } -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field252Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field252Test.java index 76cc5c8bf..09d68fc8d 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field252Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field252Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -30,9 +30,7 @@ public class Field252Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("252", - "MIR4567890123456789012345ENDMIR4567890123456789012345END11112222" - ); + testSerializationImpl("252", "MIR4567890123456789012345ENDMIR4567890123456789012345END11112222"); } @Test @@ -44,5 +42,4 @@ public void testParse252() { assertEquals("1111", f.getComponent3()); assertEquals("2222", f.getComponent4()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field257Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field257Test.java index 7de1db6ee..60c33ed13 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field257Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field257Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -37,15 +37,13 @@ public class Field257Test extends AbstractFieldTest { * FOOBARABCDEF210117111122223333 */ private static final String EXAMPLE1_FIELD_257 = "FOOBARXXXXXX731019121213139999"; + private static final String EXAMPLE2_FIELD_257 = "FOOBARABCDEF210117111122223333"; @Override @Test public void testSerialization() { - testSerializationImpl("257", - EXAMPLE1_FIELD_257, - EXAMPLE2_FIELD_257 - ); + testSerializationImpl("257", EXAMPLE1_FIELD_257, EXAMPLE2_FIELD_257); } @Test @@ -85,7 +83,6 @@ public void testParse257Ex1() { assertEquals("1212", f.getComponent3()); assertEquals("1313", f.getComponent4()); assertNull(f.getComponent5()); - } @Test @@ -114,5 +111,4 @@ public void testGetValue2() { f = new Field257(v); assertEquals(StringUtils.replace(v, "\n", FINWriterVisitor.SWIFT_EOL), f.getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field259Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field259Test.java index 5ca3e1fa2..eefe13c82 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field259Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field259Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -38,9 +38,7 @@ public class Field259Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("259", - EXAMPLE1_FIELD_259 - ); + testSerializationImpl("259", EXAMPLE1_FIELD_259); } @Test @@ -112,5 +110,4 @@ public void testGetValue1() { Field259 f = new Field259(EXAMPLE1_FIELD_259); assertEquals(EXAMPLE1_FIELD_259, f.getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field26ATest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field26ATest.java index 98716f207..5477e1dbf 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field26ATest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field26ATest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,15 +25,15 @@ public class Field26ATest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("26A", + testSerializationImpl( + "26A", "AAAABBBBCCCCDDDD/FFFF", "68364118512/8516", "68364119321/9330", "68489165771/5775", "68489166203/6212", "68371148100/8104", - "68371148100" - ); + "68371148100"); } /** @@ -99,4 +99,4 @@ public void testField26A_Number() { assertNull(f.getComponent2()); assertEquals("68371148100", f.getValue()); } -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field26CTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field26CTest.java index 4c6252395..5ecaeba9f 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field26CTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field26CTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -30,9 +30,7 @@ public class Field26CTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("26C", - "A/B/CCCCCDDDDEEEE" - ); + testSerializationImpl("26C", "A/B/CCCCCDDDDEEEE"); } /** @@ -149,5 +147,4 @@ public void testField26C_DenominationForm() { assertEquals("EEEE", f.getComponent5()); assertEquals("FFFFFFFF", f.getComponent6()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field281Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field281Test.java index 54c2515a9..e0f078c69 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field281Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field281Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,9 +25,7 @@ public class Field281Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("281", - "1020MIR4567890123456789012345678AFOO" - ); + testSerializationImpl("281", "1020MIR4567890123456789012345678AFOO"); } @Test @@ -39,5 +37,4 @@ public void testParse281() { assertEquals("A", f.getComponent3()); assertEquals("FOO", f.getComponent4()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field31FTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field31FTest.java index c08123a4f..049d6b439 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field31FTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field31FTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,9 +25,7 @@ public class Field31FTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("31F", - "a\nb\nc\nd" - ); + testSerializationImpl("31F", "a\nb\nc\nd"); } @Test @@ -63,5 +61,4 @@ public void testField31F() { assertEquals("131228", f.getComponent2()); assertEquals("OSAKA WEEKEND", f.getComponent3()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field31XTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field31XTest.java index 531adb2c9..2b9c621f3 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field31XTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field31XTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,10 +25,7 @@ public class Field31XTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("31X", - "1312011212", - "FOO" - ); + testSerializationImpl("31X", "1312011212", "FOO"); } /** @@ -61,5 +58,4 @@ public void testField31X() { assertNull(f.getComponent2()); assertEquals("FOO", f.getComponent3()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field32ATest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field32ATest.java index 6dff0e684..ad24c891d 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field32ATest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field32ATest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,20 +17,16 @@ import static org.junit.jupiter.api.Assertions.*; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; import java.util.Calendar; +import org.junit.jupiter.api.Test; public class Field32ATest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("32A", - "010203USD123", - "081001USD30625,00" - ); + testSerializationImpl("32A", "010203USD123", "081001USD30625,00"); } @Test @@ -42,7 +38,7 @@ public void testParse32A() { assertEquals(3, f.getComponent1AsCalendar().get(Calendar.DATE)); assertEquals("USD", f.getComponent2()); assertEquals(new BigDecimal("123"), f.getComponent3AsBigDecimal()); - //081001USD30625,00 + // 081001USD30625,00 } @Test @@ -111,5 +107,4 @@ public void testTicketAmountSize() { assertEquals("EUR", f.getComponent2()); assertEquals(new BigDecimal("1765432"), f.getComponent3AsBigDecimal()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field32BTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field32BTest.java index 608f01b2c..65b670bb0 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field32BTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field32BTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,18 +18,15 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNull; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; +import org.junit.jupiter.api.Test; public class Field32BTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("32B", - "USD123" - ); + testSerializationImpl("32B", "USD123"); } @Test @@ -59,5 +56,4 @@ public void testField32B() { assertEquals("123,45", f.getComponent2()); assertEquals(new BigDecimal("123.45"), f.getComponent2AsBigDecimal()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field32KTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field32KTest.java index 72c33a494..875bf9072 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field32KTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field32KTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,10 +25,7 @@ public class Field32KTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("32K", - "D123AAAEUR1234,56", - "123AAAEUR1234,56" - ); + testSerializationImpl("32K", "D123AAAEUR1234,56", "123AAAEUR1234,56"); } /** @@ -85,5 +82,4 @@ public void testField32K() { assertEquals("EUR", f.getComponent4()); assertEquals("1234,56", f.getComponent5()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field335Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field335Test.java index f35e3aea5..c0780d3cf 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field335Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field335Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -36,15 +36,13 @@ public class Field335Test extends AbstractFieldTest { * 1800010606BANKBEBBAXXX0008222211100DEUTDEFFXXXX1802 */ private static final String EXAMPLE1_FIELD_335 = "1522010605VNDZBET2AXXX0018000377999BANKBEBBXXXX"; + private static final String EXAMPLE2_FIELD_335 = "1800010606BANKBEBBAXXX0008222211100DEUTDEFFXXXX1802"; @Override @Test public void testSerialization() { - testSerializationImpl("335", - EXAMPLE1_FIELD_335, - EXAMPLE2_FIELD_335 - ); + testSerializationImpl("335", EXAMPLE1_FIELD_335, EXAMPLE2_FIELD_335); } @Test @@ -123,5 +121,4 @@ public void testGetValue2() { f = new Field335(v); assertEquals(StringUtils.replace(v, "\n", FINWriterVisitor.SWIFT_EOL), f.getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field33GTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field33GTest.java index 393dc3735..eb1f1a189 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field33GTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field33GTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,9 +25,7 @@ public class Field33GTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("33G", - "USD123,4FOO" - ); + testSerializationImpl("33G", "USD123,4FOO"); } /** @@ -65,5 +63,4 @@ public void testField33G() { assertEquals("123,4", f.getComponent2()); assertEquals("FOO", f.getComponent3()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field343Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field343Test.java index 6f6c4b6d4..d14ee20af 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field343Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field343Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -31,9 +31,7 @@ public class Field343Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("343", - "101 202 103 202" - ); + testSerializationImpl("343", "101 202 103 202"); } @Test @@ -50,5 +48,4 @@ public void testParse343() { assertEquals("202", f.getComponent2()); assertEquals("103", f.getComponent3()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field345Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field345Test.java index 64c9e69e6..2e214fc07 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field345Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field345Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,9 +25,7 @@ public class Field345Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("345", - "101202103" - ); + testSerializationImpl("345", "101202103"); } @Test @@ -44,5 +42,4 @@ public void testParse345() { assertEquals("202", f.getComponent2()); assertEquals("103", f.getComponent3()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field34FTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field34FTest.java index 7b2d684af..9adf839b3 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field34FTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field34FTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,18 +18,15 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNull; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; +import org.junit.jupiter.api.Test; public class Field34FTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("34F", - "aaab123,45" - ); + testSerializationImpl("34F", "aaab123,45"); } @Test @@ -104,5 +101,4 @@ public void testField19AString() { assertEquals("123,45", f.getComponent3()); assertEquals(new BigDecimal("123.45"), f.getComponent3AsBigDecimal()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field35BTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field35BTest.java index e26c0bd5a..de304d465 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field35BTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field35BTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -27,17 +27,14 @@ public class Field35BTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("35B", - "ISIN HELLO\nAAAA\nBBBB\nCCCC", - "AAAA\nBBBB\nCCCC\nDDDD" - ); + testSerializationImpl("35B", "ISIN HELLO\nAAAA\nBBBB\nCCCC", "AAAA\nBBBB\nCCCC\nDDDD"); } @Test public void testParse() { Field35B f = new Field35B(); - //remaining lines are ignored by parser + // remaining lines are ignored by parser f = new Field35B("ISIN HELLO\nAAAA\nBBBB\nCCCC\nDDDD\nEEEE\nFFFF\nGGGG"); assertEquals("ISIN", f.getComponent1()); assertEquals("HELLO", f.getComponent2()); @@ -102,5 +99,4 @@ public void testGetValue_3() { f = new Field35B(v); assertEquals(StringUtils.replace(v, "\n", FINWriterVisitor.SWIFT_EOL), f.getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field36ETest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field36ETest.java index abe83434e..ddf7c5007 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field36ETest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field36ETest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,16 +20,12 @@ import org.junit.jupiter.api.Test; - public class Field36ETest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("36E", - ":1234//ABCD/c123", - ":1234//ABCD/123" - ); + testSerializationImpl("36E", ":1234//ABCD/c123", ":1234//ABCD/123"); } @Test @@ -84,5 +80,4 @@ public void testParse() { assertEquals("c", f.getComponent3()); assertEquals("123", f.getComponent4()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field37ATest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field37ATest.java index b2fc35685..63589cb48 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field37ATest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field37ATest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -31,9 +31,7 @@ public class Field37ATest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("37A", - "1234//131201AFOO/ABC" - ); + testSerializationImpl("37A", "1234//131201AFOO/ABC"); } /** @@ -97,5 +95,4 @@ public void testField37A() { assertEquals("FOO", f.getComponent4()); assertEquals("ABC", f.getComponent5()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field37HTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field37HTest.java index fdd470843..30ebabcf8 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field37HTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field37HTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,19 +17,15 @@ import static org.junit.jupiter.api.Assertions.*; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; +import org.junit.jupiter.api.Test; public class Field37HTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("37H", - "D9,75", - "DN123" - ); + testSerializationImpl("37H", "D9,75", "DN123"); } @Test @@ -93,5 +89,4 @@ public void testFromMt935() { assertNull(f.getComponent2()); assertEquals(new BigDecimal("9.75"), f.getComponentAs(3, Number.class)); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field38GTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field38GTest.java index 6989122b7..4fddb8071 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field38GTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field38GTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,9 +24,7 @@ public class Field38GTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("38G", - "11A/22b" - ); + testSerializationImpl("38G", "11A/22b"); } @Test @@ -39,5 +37,4 @@ public void test() { assertEquals(22, f.getComponent3AsLong()); assertEquals("b", f.getComponent4()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field41DTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field41DTest.java index ceebfa8bd..cb1eaa731 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field41DTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field41DTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -32,10 +32,7 @@ public void setup() { @Override @Test public void testSerialization() { - testSerializationImpl("41D", - "ANY BANK\r\nBY NEGOTIATION", - "A\r\nB\r\nC\r\nD\r\nE" - ); + testSerializationImpl("41D", "ANY BANK\r\nBY NEGOTIATION", "A\r\nB\r\nC\r\nD\r\nE"); } @Test @@ -111,5 +108,4 @@ public void testName() { Field41D f = new Field41D(s); assertFalse(StringUtils.isEmpty(f.getComponent5())); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field45BTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field45BTest.java index 5aaa7ee22..afbd65a47 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field45BTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field45BTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -33,9 +33,8 @@ public void testAsTag() { @Test public void testWithNull() { - Field45B field = new Field45B( (String) null); + Field45B field = new Field45B((String) null); Narrative narrative = field.narrative(); assertTrue(narrative.isEmpty()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field48Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field48Test.java index c282921a7..4890ad14d 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field48Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field48Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -31,10 +31,7 @@ public void setup() { @Override @Test public void testSerialization() { - testSerializationImpl("48", - "1", - "1/FOO" - ); + testSerializationImpl("48", "1", "1/FOO"); } @Test @@ -51,5 +48,4 @@ public void testGetValue2() { f.setComponent2("FOO"); assertEquals("1234/FOO", f.getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field49ATest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field49ATest.java index b9400fde4..cd17abb46 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field49ATest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field49ATest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -31,11 +31,7 @@ public void setup() { @Override @Test public void testSerialization() { - testSerializationImpl("49A", - "123", - "123\nFOO", - "123\nFOO\nBAR" - ); + testSerializationImpl("49A", "123", "123\nFOO", "123\nFOO\nBAR"); } @Test @@ -52,5 +48,4 @@ public void testGetValue() { f.setComponent2("FOO\nBAR"); assertEquals("1234\r\nFOO\nBAR", f.getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field50ATest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field50ATest.java index 3db04c145..c7f3c1eac 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field50ATest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field50ATest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,10 +25,7 @@ public class Field50ATest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("50A", - "bbb", - "/acc\nbbb" - ); + testSerializationImpl("50A", "bbb", "/acc\nbbb"); } @Test @@ -44,5 +41,4 @@ public void testGetValue3() { assertNull(f.getComponent1()); assertEquals("bbb", f.getComponent2()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field50FTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field50FTest.java index 57b044dcb..3f07a6959 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field50FTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field50FTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,37 +26,16 @@ public class Field50FTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("50F", + testSerializationImpl( + "50F", "FFF\nA/B\nC/D\nE/F", - - "AAAA/BB/CCCCCCCC/DD1234567\n" + - "1/JOHN SMITH\n" + - "2/HIGH STREET 6, APT 6C\n" + - "3/BE/BRUSSELS", - + "AAAA/BB/CCCCCCCC/DD1234567\n" + "1/JOHN SMITH\n" + "2/HIGH STREET 6, APT 6C\n" + "3/BE/BRUSSELS", "/123456\n1/JOHN SMITH", - "CODE/AR\n1/JOHN SMITH", - - "/12345678\n" + - "1/SMITH JOHN\n" + - "2/299, PARK AVENUE\n" + - "3/US/NEW YORK, NY 10017", - - "/BE30001216371411\n" + - "1/PHILIPS MARK\n" + - "4/19720830\n" + - "5/BE/BRUSSELS", - - "DRLC/BE/BRUSSELS/NB0949042\n" + - "1/DUPONT JACQUES\n" + - "2/HIGH STREET 6, APT 6C\n" + - "3/BE/BRUSSELS", - - "NIDN/DE/121231234342\n" + - "1/MANN GEORG\n" + - "6/DE/ABC BANK/1234578293" - ); + "/12345678\n" + "1/SMITH JOHN\n" + "2/299, PARK AVENUE\n" + "3/US/NEW YORK, NY 10017", + "/BE30001216371411\n" + "1/PHILIPS MARK\n" + "4/19720830\n" + "5/BE/BRUSSELS", + "DRLC/BE/BRUSSELS/NB0949042\n" + "1/DUPONT JACQUES\n" + "2/HIGH STREET 6, APT 6C\n" + "3/BE/BRUSSELS", + "NIDN/DE/121231234342\n" + "1/MANN GEORG\n" + "6/DE/ABC BANK/1234578293"); } /** @@ -73,7 +52,7 @@ public void testSerialization2() { assertEquals("/1234567", f.getValue()); f.setComponent1("1234567"); - assertEquals("1234567", f.getValue()); //the slash will not be added + assertEquals("1234567", f.getValue()); // the slash will not be added f.setComponent1("1234/AR/ABC"); assertEquals("1234/AR/ABC", f.getValue()); @@ -211,10 +190,8 @@ public void testParse_09() { @Test public void testParse_10() { - Field50F f = new Field50F("AAAA/BB/CCCCCCCC/DD1234567\n" + - "1/JOHN SMITH\n" + - "2/HIGH STREET 6, APT 6C\n" + - "3/BE/BRUSSELS"); + Field50F f = new Field50F( + "AAAA/BB/CCCCCCCC/DD1234567\n" + "1/JOHN SMITH\n" + "2/HIGH STREET 6, APT 6C\n" + "3/BE/BRUSSELS"); assertEquals("AAAA/BB/CCCCCCCC/DD1234567", f.getComponent1()); assertEquals("1", f.getComponent2()); assertEquals("JOHN SMITH", f.getComponent3()); @@ -231,10 +208,7 @@ public void testParse_11() { /* * test sample value */ - final String value = "/1234567890\r\n" + - "1/JOHN SMITH\r\n" + - "2/HIGH STREET 6, APT 6C\r\n" + - "3/BE/BRUSSELS"; + final String value = "/1234567890\r\n" + "1/JOHN SMITH\r\n" + "2/HIGH STREET 6, APT 6C\r\n" + "3/BE/BRUSSELS"; /* * parse value into components @@ -263,10 +237,9 @@ public void testParse_11() { @Test public void testParse_12() { - Field50F f = new Field50F("CUST/HK/11-222-333-44-55-6666-77777\n" + - "1/NORTH WEST LIMITED 38 FOOBAR\n" + - "2/BLOCK 2 BSAS COVE BRASILIA\n" + - "3/HK/HONG KONG, HONG KONG BR NO"); + Field50F f = new Field50F("CUST/HK/11-222-333-44-55-6666-77777\n" + "1/NORTH WEST LIMITED 38 FOOBAR\n" + + "2/BLOCK 2 BSAS COVE BRASILIA\n" + + "3/HK/HONG KONG, HONG KONG BR NO"); assertEquals("CUST/HK/11-222-333-44-55-6666-77777", f.getComponent1()); assertEquals("1", f.getComponent2()); assertEquals("NORTH WEST LIMITED 38 FOOBAR", f.getComponent3()); @@ -278,36 +251,27 @@ public void testParse_12() { @Test public void testDynamicLabels() { - Field50F f = new Field50F("/12345678\n" + - "1/SMITH JOHN\n" + - "2/299, PARK AVENUE\n" + - "3/US/NEW YORK, NY 10017"); + Field50F f = + new Field50F("/12345678\n" + "1/SMITH JOHN\n" + "2/299, PARK AVENUE\n" + "3/US/NEW YORK, NY 10017"); assertEquals("Account", f.getComponentLabel(1)); assertEquals("Name of the Ordering Customer", f.getComponentLabel(3)); assertEquals("Address Line", f.getComponentLabel(5)); assertEquals("Country and Town", f.getComponentLabel(7)); - f = new Field50F("/BE30001216371411\n" + - "1/PHILIPS MARK\n" + - "4/19720830\n" + - "5/BE/BRUSSELS"); + f = new Field50F("/BE30001216371411\n" + "1/PHILIPS MARK\n" + "4/19720830\n" + "5/BE/BRUSSELS"); assertEquals("Account", f.getComponentLabel(1)); assertEquals("Name of the Ordering Customer", f.getComponentLabel(3)); assertEquals("Date of Birth", f.getComponentLabel(5)); assertEquals("Place of Birth", f.getComponentLabel(7)); - f = new Field50F("DRLC/BE/BRUSSELS/NB0949042\n" + - "1/DUPONT JACQUES\n" + - "2/HIGH STREET 6, APT 6C\n" + - "3/BE/BRUSSELS"); + f = new Field50F( + "DRLC/BE/BRUSSELS/NB0949042\n" + "1/DUPONT JACQUES\n" + "2/HIGH STREET 6, APT 6C\n" + "3/BE/BRUSSELS"); assertEquals("Party Identifier", f.getComponentLabel(1)); assertEquals("Name of the Ordering Customer", f.getComponentLabel(3)); assertEquals("Address Line", f.getComponentLabel(5)); assertEquals("Country and Town", f.getComponentLabel(7)); - f = new Field50F("NIDN/DE/121231234342\n" + - "1/MANN GEORG\n" + - "6/DE/ABC BANK/1234578293"); + f = new Field50F("NIDN/DE/121231234342\n" + "1/MANN GEORG\n" + "6/DE/ABC BANK/1234578293"); assertEquals("Party Identifier", f.getComponentLabel(1)); assertEquals("Name of the Ordering Customer", f.getComponentLabel(3)); assertEquals("Customer Identification Number", f.getComponentLabel(5)); @@ -315,10 +279,7 @@ public void testDynamicLabels() { @Test public void testAddedAPI() { - final String value = "/1234567890\r\n" + - "1/JOHN SMITH\r\n" + - "2/HIGH STREET 6, APT 6C\r\n" + - "3/BE/BRUSSELS"; + final String value = "/1234567890\r\n" + "1/JOHN SMITH\r\n" + "2/HIGH STREET 6, APT 6C\r\n" + "3/BE/BRUSSELS"; Field50F f = new Field50F(value); assertTrue(f.contains(1)); @@ -339,16 +300,17 @@ public void testAddedAPI() { */ @Test public void testIssue30() { - Tag t = new Tag("50F", "/123456\n" + - "1/ABC11\n" + - "2/ABC21\n" + - "2/ABC22\n" + - "2/ABC23\n" + - "2/ABC24\n" + - "2/ABC25\n" + - "2/ABC26\n" + - "2/ABC27\n" + - "2/ABC28"); + Tag t = new Tag( + "50F", + "/123456\n" + "1/ABC11\n" + + "2/ABC21\n" + + "2/ABC22\n" + + "2/ABC23\n" + + "2/ABC24\n" + + "2/ABC25\n" + + "2/ABC26\n" + + "2/ABC27\n" + + "2/ABC28"); Field50F f = new Field50F(t); // parser drops invalid additional lines @@ -359,5 +321,4 @@ public void testIssue30() { System.out.println(SwiftParseUtils.getTokenSecondLast(line, "/")); }); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field50GTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field50GTest.java index d7f093f2e..7caea6e68 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field50GTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field50GTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,15 +19,12 @@ import org.junit.jupiter.api.Test; - public class Field50GTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("50G", - "/0000001111000000\r\nBNPPARIBAS" - ); + testSerializationImpl("50G", "/0000001111000000\r\nBNPPARIBAS"); } @Test @@ -36,5 +33,4 @@ public void testGetValue() { assertEquals(f.getComponent1(), "0000001111000000"); assertEquals(f.getComponent2(), "BNPPARIBAS"); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field50HTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field50HTest.java index 5fd064f40..d022f000c 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field50HTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field50HTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,15 +19,12 @@ import org.junit.jupiter.api.Test; - public class Field50HTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("50H", - "/0000001111000000\r\nBNPPARIBAS\r\n66 VICTOIRE\r\nPARIS" - ); + testSerializationImpl("50H", "/0000001111000000\r\nBNPPARIBAS\r\n66 VICTOIRE\r\nPARIS"); } @Test @@ -38,5 +35,4 @@ public void testGetValue() { assertEquals(f.getComponent3(), "66 VICTOIRE"); assertEquals(f.getComponent4(), "PARIS"); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field50KTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field50KTest.java index 042d9e9fb..9b656cb0e 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field50KTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field50KTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,10 +25,7 @@ public class Field50KTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("50K", - "/acc", - "/acc\nbbb\nccc\nddd\neee" - ); + testSerializationImpl("50K", "/acc", "/acc\nbbb\nccc\nddd\neee"); } @Test @@ -65,5 +62,4 @@ public void testGetValue3() { assertEquals("ddd", f.getComponent4()); assertEquals("eee", f.getComponent5()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field52DTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field52DTest.java index 8febc675b..669c4e444 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field52DTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field52DTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,17 +25,12 @@ public class Field52DTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("52D", - "//SC1111111\r\nXXX XX\r\n111 XXXXXXXXX XX XXXXXX", - "/D/SC1111111" - ); + testSerializationImpl("52D", "//SC1111111\r\nXXX XX\r\n111 XXXXXXXXX XX XXXXXX", "/D/SC1111111"); } @Test public void test52D_issue6() { - Field52D f = new Field52D("//SC1111111\r\n" - + "XXX XX\r\n" - + "111 XXXXXXXXX XX XXXXXX"); + Field52D f = new Field52D("//SC1111111\r\n" + "XXX XX\r\n" + "111 XXXXXXXXX XX XXXXXX"); assertNull(f.getComponent1()); assertEquals("/SC1111111", f.getComponent2()); assertEquals("XXX XX", f.getComponent3()); @@ -55,5 +50,4 @@ public void test52D_3() { assertNull(f.getComponent1()); assertEquals("D2/SC1111111", f.getComponent2()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field53ATest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field53ATest.java index 4419a55d9..c2f78fc03 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field53ATest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field53ATest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,13 +25,13 @@ public class Field53ATest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("53A", + testSerializationImpl( + "53A", "/00010001380002000114", "/00010001/3800-02000114", "/C/1234/56", "/D/123\nABCDAEAD", - "ABCDAEAD" - ); + "ABCDAEAD"); } @Test @@ -141,5 +141,4 @@ public void testGetValueDisplay() { assertNull(f.getDCMark()); assertNull(f.getIdentifierCode()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field53BTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field53BTest.java index e4ab529b8..9a37963e0 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field53BTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field53BTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,11 +25,7 @@ public class Field53BTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("53B", - "/00010001380002000114", - "/D/1234/56", - "/D\nabcd" - ); + testSerializationImpl("53B", "/00010001380002000114", "/D/1234/56", "/D\nabcd"); } @Test @@ -97,5 +93,4 @@ public void testGetValueDisplay() { assertNull(f.getDCMark()); assertNull(f.getComponent3()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field54BTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field54BTest.java index 0a4d676f2..c14491ced 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field54BTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field54BTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,11 +25,7 @@ public class Field54BTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("54B", - "/00010001380002000114", - "/D/1234/56", - "/D\nabcd" - ); + testSerializationImpl("54B", "/00010001380002000114", "/D/1234/56", "/D\nabcd"); } @Test @@ -97,5 +93,4 @@ public void testGetValueDisplay() { assertNull(f.getDCMark()); assertNull(f.getComponent3()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field57ATest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field57ATest.java index ef322aad8..9e57d6c6d 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field57ATest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field57ATest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,11 +25,7 @@ public class Field57ATest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("57A", - "/D/1234\nFOOBAR", - "/1234\nFOOBAR", - "FOOBAR" - ); + testSerializationImpl("57A", "/D/1234\nFOOBAR", "/1234\nFOOBAR", "FOOBAR"); } @Test @@ -48,5 +44,4 @@ public void test_getValue2() { f.setComponent3("FOOBARXX"); assertEquals("/1234567890" + FINWriterVisitor.SWIFT_EOL + "FOOBARXX", f.getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field57CTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field57CTest.java index ed61c735e..8c4e25681 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field57CTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field57CTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,9 +24,7 @@ public class Field57CTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("57C", - "/acc/bb" - ); + testSerializationImpl("57C", "/acc/bb"); } @Test @@ -46,5 +44,4 @@ public void testGetComponent1c() { Field57C f = new Field57C("/acc/bb"); assertEquals("acc/bb", f.getComponent1()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field57DTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field57DTest.java index b3664c2b3..cfdf4a63d 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field57DTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field57DTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,10 +24,7 @@ public class Field57DTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("57D", - "//\nBIODATA LIMITED\nLONDON WC1 23H\nUNITED KINGDOM", - "//" - ); + testSerializationImpl("57D", "//\nBIODATA LIMITED\nLONDON WC1 23H\nUNITED KINGDOM", "//"); } @Test @@ -38,5 +35,4 @@ public void testEmptyPartyField() { assertEquals("/", f.getComponent2()); assertEquals("", f.getAccount()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field58DTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field58DTest.java index 2f230672a..532736453 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field58DTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field58DTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,9 +25,7 @@ public class Field58DTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("58D", - "/00010001380002000114" - ); + testSerializationImpl("58D", "/00010001380002000114"); } @Test @@ -136,5 +134,4 @@ public void testGetValueDisplay() { assertNull(f.getDCMark()); assertNull(f.getComponent3()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field59FTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field59FTest.java index 73e7d4d55..783d7e2b0 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field59FTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field59FTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,28 +24,16 @@ public class Field59FTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("59F", - "/MT27SBMT59999999026977001\n" + - "1/FOO LTD\n" + - "2/99 FOO RD\n" + - "2/GZIRA\n" + - "3/MT/MALTA", - "/CR79015202220005614288\n" + - "1/Name 1\n" + - "2/Address 1\n" + - "2/Address 2\n" + - "3/DZ/1000" - ); + testSerializationImpl( + "59F", + "/MT27SBMT59999999026977001\n" + "1/FOO LTD\n" + "2/99 FOO RD\n" + "2/GZIRA\n" + "3/MT/MALTA", + "/CR79015202220005614288\n" + "1/Name 1\n" + "2/Address 1\n" + "2/Address 2\n" + "3/DZ/1000"); } @Test public void testGetValue() { final Field59F f = new Field59F( - "/MT27SBMT59999999026977001\n" + - "1/FOO LTD\n" + - "2/99 FOO RD\n" + - "2/GZIRA\n" + - "3/MT/MALTA"); + "/MT27SBMT59999999026977001\n" + "1/FOO LTD\n" + "2/99 FOO RD\n" + "2/GZIRA\n" + "3/MT/MALTA"); assertEquals("MT27SBMT59999999026977001", f.getComponent1()); assertTrue(f.contains(1)); @@ -73,11 +61,7 @@ public void testGetValue() { @Test public void testGetValue2() { final Field59F f = new Field59F( - "/CR79015202220005614288\n" + - "1/Name 1\n" + - "2/Address 1\n" + - "2/Address 2\n" + - "3/DZ/1000"); + "/CR79015202220005614288\n" + "1/Name 1\n" + "2/Address 1\n" + "2/Address 2\n" + "3/DZ/1000"); assertEquals("CR79015202220005614288", f.getComponent1()); assertEquals("1", f.getComponent2()); assertEquals("Name 1", f.getComponent3()); @@ -88,5 +72,4 @@ public void testGetValue2() { assertEquals("3", f.getComponent8()); assertEquals("DZ/1000", f.getComponent9()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field59Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field59Test.java index 599e8b77c..b404ed8b4 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field59Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field59Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,9 +26,7 @@ public class Field59Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("59", - "/acc\nbbb\nccc\nddd\neee" - ); + testSerializationImpl("59", "/acc\nbbb\nccc\nddd\neee"); } @Test @@ -67,7 +65,10 @@ public void testGetWithLabelsRepetitions() { assertEquals("ddd", f.getNameAndAddressLine2()); assertEquals("eee", f.getNameAndAddressLine3()); assertEquals("fff", f.getNameAndAddressLine4()); - assertEquals("ccc" + FINWriterVisitor.SWIFT_EOL + "ddd" + FINWriterVisitor.SWIFT_EOL + "eee" + FINWriterVisitor.SWIFT_EOL + "fff", f.getNameAndAddress(FINWriterVisitor.SWIFT_EOL)); + assertEquals( + "ccc" + FINWriterVisitor.SWIFT_EOL + "ddd" + FINWriterVisitor.SWIFT_EOL + "eee" + + FINWriterVisitor.SWIFT_EOL + "fff", + f.getNameAndAddress(FINWriterVisitor.SWIFT_EOL)); assertEquals("ccc ddd eee fff", f.getNameAndAddress(" ")); assertEquals("cccdddeeefff", f.getNameAndAddress()); f.setComponent3(null); @@ -94,7 +95,9 @@ public void testSetWithLabelsRepetitions() { f = new Field59(); f.setNameAndAddress("aaaa\nbbbb\ncccc"); - assertEquals("aaaa" + FINWriterVisitor.SWIFT_EOL + "bbbb" + FINWriterVisitor.SWIFT_EOL + "cccc", f.getNameAndAddress(FINWriterVisitor.SWIFT_EOL)); + assertEquals( + "aaaa" + FINWriterVisitor.SWIFT_EOL + "bbbb" + FINWriterVisitor.SWIFT_EOL + "cccc", + f.getNameAndAddress(FINWriterVisitor.SWIFT_EOL)); assertEquals("aaaa bbbb cccc", f.getNameAndAddress(" ")); assertEquals("aaaabbbbcccc", f.getNameAndAddress()); } @@ -108,5 +111,4 @@ public void testMultilineApiGetLine1Empty() { public void testMultilineApiGetLine1Null() { assertNull(new Field59((String) null).getLine(1)); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field60FTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field60FTest.java index f0b6d41ed..47e8d9d74 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field60FTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field60FTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,10 +24,7 @@ public class Field60FTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("60F", - "D121212USD1234,56", - "121212USD1234,56" - ); + testSerializationImpl("60F", "D121212USD1234,56", "121212USD1234,56"); } @Test @@ -59,5 +56,4 @@ public void testSetAmountTag() { public void testSetDCMarkTag() { assertEquals("D", new Field60F().setDCMark("D").asTag().getValue()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field61Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field61Test.java index 706e9f631..442588794 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field61Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field61Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,24 +17,23 @@ import static org.junit.jupiter.api.Assertions.*; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; import java.util.Calendar; +import org.junit.jupiter.api.Test; public class Field61Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("61", + testSerializationImpl( + "61", "081027C858,28NOPT12716219\n1524/6006/TESORO NACIONAL", "1001060106D341,34N422NONREF\r\nFURTHER REFERENCE", "090227C291553,62NAYG13391140\n1524/6009/TRASPASO AUTOMATICO AL", "020626D120000,NCOLABCD//12345", "1512290201EDZ0000000002,2222FBNKNONREF", - "170717D203336,94NTRFR016341554//2395200 \n01P" - ); + "170717D203336,94NTRFR016341554//2395200 \n01P"); } @Test @@ -81,8 +80,7 @@ public void testParse61_01() { @Test public void testParse_02() { - String val = "081024" + "C" + "10215,NOPT12710361\n" - + "1524/6006/TESORO NACIONAL"; + String val = "081024" + "C" + "10215,NOPT12710361\n" + "1524/6006/TESORO NACIONAL"; Field61 f = new Field61(val); assertNotNull(f); assertEquals(2008, f.getComponent1AsCalendar().get(Calendar.YEAR)); @@ -155,13 +153,13 @@ public void testParse_05() { public void test_DCMark() { /* - C Credit - D Debit - EC Expected Credit - ED Expected Debit - RC Reversal of Credit (debit entry) - RD Reversal of Debit (credit entry) - */ + C Credit + D Debit + EC Expected Credit + ED Expected Debit + RC Reversal of Credit (debit entry) + RD Reversal of Debit (credit entry) + */ Field61 field61; field61 = new Field61("1512290201C0000000002,2222FBNKNONREF"); @@ -186,13 +184,13 @@ RD Reversal of Debit (credit entry) @Test public void test_DCMArk_with_funds_code() { /* - C Credit - D Debit - EC Expected Credit - ED Expected Debit - RC Reversal of Credit (debit entry) - RD Reversal of Debit (credit entry) - */ + C Credit + D Debit + EC Expected Credit + ED Expected Debit + RC Reversal of Credit (debit entry) + RD Reversal of Debit (credit entry) + */ Field61 field61; field61 = new Field61("1512290201CZ0000000002,2222FBNKNONREF"); @@ -234,5 +232,4 @@ public void testPreserveWhitespaces() { assertEquals("2395200 ", f.getComponent9()); assertEquals("01P", f.getComponent10()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field64Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field64Test.java index adc1fafa8..e470950e4 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field64Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field64Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,10 +25,7 @@ public class Field64Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("64", - "090822EUR1234,56", - "D090822EUR1234,56" - ); + testSerializationImpl("64", "090822EUR1234,56", "D090822EUR1234,56"); } @Test @@ -53,5 +50,4 @@ public void testField64String() { assertEquals("EUR", f.getComponent3()); assertEquals("1234,56", f.getComponent4()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field68ATest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field68ATest.java index 7b7ecd8e9..71098f395 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field68ATest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field68ATest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,10 +25,7 @@ public class Field68ATest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("68A", - "130301FOO130302/1234/999", - "130301FOO130302/1234/999//ABC" - ); + testSerializationImpl("68A", "130301FOO130302/1234/999", "130301FOO130302/1234/999//ABC"); } /** @@ -124,5 +121,4 @@ public void testField68A() { assertEquals("999", f.getComponent5()); assertEquals("ABC", f.getComponent6()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field69BTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field69BTest.java index 887e7a3db..06b1194d7 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field69BTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field69BTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,18 +18,15 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNull; -import org.junit.jupiter.api.Test; - import java.util.Calendar; +import org.junit.jupiter.api.Test; public class Field69BTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("69B", - ":ABC//20111224131415/20111019142534" - ); + testSerializationImpl("69B", ":ABC//20111224131415/20111019142534"); } @Test @@ -129,5 +126,4 @@ public void testParse69B() { assertEquals(25, f.getComponent5AsCalendar().get(Calendar.MINUTE)); assertEquals(34, f.getComponent5AsCalendar().get(Calendar.SECOND)); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field69DTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field69DTest.java index 910823e2e..77bd6fd1b 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field69DTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field69DTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,19 +18,15 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNull; -import org.junit.jupiter.api.Test; - import java.util.Calendar; +import org.junit.jupiter.api.Test; public class Field69DTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("69D", - ":ABC//20111224131415/DEF", - ":PRIC//20210326091730/ONGO" - ); + testSerializationImpl("69D", ":ABC//20111224131415/DEF", ":PRIC//20210326091730/ONGO"); } @Test @@ -106,6 +102,4 @@ public void testParse69D() { assertEquals("091730", f.getComponent3()); assertEquals("ONGO", f.getComponent4()); } - } - diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field69FTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field69FTest.java index 5d0ef26de..ea6f75c11 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field69FTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field69FTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,18 +18,15 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNull; -import org.junit.jupiter.api.Test; - import java.util.Calendar; +import org.junit.jupiter.api.Test; public class Field69FTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("69F", - ":ABC//DEF/20111224131415" - ); + testSerializationImpl("69F", ":ABC//DEF/20111224131415"); } @Test @@ -84,5 +81,4 @@ public void testParse69F() { assertEquals(14, f.getComponent4AsCalendar().get(Calendar.MINUTE)); assertEquals(15, f.getComponent4AsCalendar().get(Calendar.SECOND)); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field70DTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field70DTest.java index 43c0ae180..ae05b9d75 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field70DTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field70DTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -27,9 +27,7 @@ public class Field70DTest { @Test public void testParse() { - Field70D f = new Field70D(":REAS//INVALID FIELD 95P..DEAG//ABCDDEFFCU\n" + - "S\n" + - "/SETT/EUR145123"); + Field70D f = new Field70D(":REAS//INVALID FIELD 95P..DEAG//ABCDDEFFCU\n" + "S\n" + "/SETT/EUR145123"); // get components API assertEquals("REAS", f.getComponent1()); @@ -45,5 +43,4 @@ public void testParse() { assertEquals("ABCDDEFFCU", StringUtils.substringAfter(f.getComponent2(), "//")); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field70ETest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field70ETest.java index 9e41fbef2..acd14b071 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field70ETest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field70ETest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -21,16 +21,12 @@ import org.apache.commons.lang3.StringUtils; import org.junit.jupiter.api.Test; - public class Field70ETest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("70E", - ":2134//goobar", - "://goobar" - ); + testSerializationImpl("70E", ":2134//goobar", "://goobar"); } @Test @@ -92,7 +88,7 @@ public void testField70ELines() { assertNull(f.getComponent10()); assertNull(f.getComponent11()); - //remaining lines are ignored by parser + // remaining lines are ignored by parser f = new Field70E("://goobar\nAAAA\nBBBB\nCCCC\nDDDD\nEEEE\nFFFF\nGGGG\nHHHH\nIIII\nJJJJ\nKKKK"); assertEquals("goobar", f.getComponent2()); assertEquals("AAAA", f.getComponent3()); @@ -111,9 +107,7 @@ public void testField70ELines() { */ @Test public void testField70ELines_PreserveSpaces() { - Field70E f = new Field70E(":PACO//The quick brown fox \n" + - "jumps over the\n" + - " the lazy dog"); + Field70E f = new Field70E(":PACO//The quick brown fox \n" + "jumps over the\n" + " the lazy dog"); assertEquals("PACO", f.getQualifier()); assertEquals("The quick brown fox ", f.getNarrativeLine1()); assertEquals("jumps over the", f.getNarrativeLine2()); @@ -142,5 +136,4 @@ public void testJoinNarrative() { f.setComponent1(null); assertEquals("FOO\r\n BAR", StringUtils.substringAfter(f.getValue(), "://")); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field70FTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field70FTest.java index 8a42d3008..bac891552 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field70FTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field70FTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,74 +24,73 @@ public class Field70FTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("70F", + testSerializationImpl( + "70F", ":ADTX//----REPURCHASE OFFER----\n.\nFTT/N: PURCHASED SHARES WILL BE\nDESTROYED", - ":ABCD//SIMPLE FOO NARRATIVE WITHOUT ANY CODEWORD" - ); + ":ABCD//SIMPLE FOO NARRATIVE WITHOUT ANY CODEWORD"); } @Test public void testField70FString() { - String c2 = "+--------REPURCHASE OFFER---------+\n" + - ".\n" + - "FTT/N: PURCHASED SHARES WILL BE\n" + - "DESTROYED\n" + - ".\n" + - "THE COMPANY ANNOUNCED AN OFFER TO\n" + - "BUY UP TO 18'926'350 OWN SHARES IN\n" + - "ORDER TO REDUCE THE SHARE CAPITAL.\n" + - ".\n" + - "PRICE : NO FIXED PRICE\n" + - "A SECOND TRADING LINE WITH THE\n" + - "ISIN CH0189177055 HAS BEEN\n" + - "ESTABLISHED ON SIX SWISS EXCHANGE.\n" + - ".\n" + - "PLEASE NOTE: UNDER THE SWISS\n" + - "COMPANY ACT, A CAPITAL REDUCTION\n" + - "IS TO BE TREATED AS A PARTIAL\n" + - "LIQUIDATION AND SUBJECT TO A WITH-\n" + - "HOLDING TAX OF 35 PCT PAYABLE ON\n" + - "THE DIFFERENCE BETWEEN THE\n" + - "REPURCHASE PRICE AND THE SHARE\n" + - "NOMINAL VALUE OF CHF 1.00.\n" + - "BENEFICIAL OWNERS DOMICILED IN\n" + - "SWITZERLAND CAN RECLAIM THE FULL\n" + - "AMOUNT OF THE TAX PAID.\n" + - "PERSONS DOMICILED OUTSIDE OF\n" + - "SWITZERLAND CAN RECLAIM THE WITH-\n" + - "HOLDING TAX UNDER ANY DOUBLE\n" + - "TAXATION AGREEMENTS.\n" + - ".\n" + - "PLEASE SELL YOUR SHARES (DISPO)\n" + - "THROUGH THE LEADMANAGER CREDIT\n" + - "SUISSE AG.\n" + - ".\n" + - "PLEASE NOTE: IF YOU HAVE SOLD\n" + - "SECOND-LINE SHARES THROUGH THE LEAD\n" + - "MANAGER CREDIT SUISSE, YOU HAVE TO\n" + - "INSTRUCT SIX SIS WITH SWIFT MT 565\n" + - "TO TRANSFER THE SHARES FROM\n" + - "ORIGINAL-ISIN (FIRST-LINE) TO\n" + - "SECOND-LINE.\n" + - ".\n" + - "PLEASE INDICATE: TRADE-DATE,\n" + - "SETTLEMENT-DATE + YOUR REFFERENCE\n" + - "AND YOUR DIRECT PHONE-NUMBER.\n" + - ".\n" + - "RESTRICTIONS:\n" + - "USA / U.S. PERSONS\n" + - "ALL INVESTORS MUST VERIFY THAT THEY\n" + - "ARE NOT ACTING AGAINST THEIR\n" + - "COUNTRY OF RESIDENCE LAW\n" + - "REGULATIONS.\n" + - "WITH YOUR INSTRUCTION YOU CONFIRM\n" + - "YOUR ELIGIBILITY TO PARTICIPATE IN\n" + - "THE OFFER BEING AWARE OF ANY\n" + - "RESTRICTIONS.\n" + - ".\n" + - "PLEASE IGNORE THE PAYMENT DATE.\n" + - "SETTLEMENT WILL BE 'ONGOING'.\n" + - ".\n"; + String c2 = "+--------REPURCHASE OFFER---------+\n" + ".\n" + + "FTT/N: PURCHASED SHARES WILL BE\n" + + "DESTROYED\n" + + ".\n" + + "THE COMPANY ANNOUNCED AN OFFER TO\n" + + "BUY UP TO 18'926'350 OWN SHARES IN\n" + + "ORDER TO REDUCE THE SHARE CAPITAL.\n" + + ".\n" + + "PRICE : NO FIXED PRICE\n" + + "A SECOND TRADING LINE WITH THE\n" + + "ISIN CH0189177055 HAS BEEN\n" + + "ESTABLISHED ON SIX SWISS EXCHANGE.\n" + + ".\n" + + "PLEASE NOTE: UNDER THE SWISS\n" + + "COMPANY ACT, A CAPITAL REDUCTION\n" + + "IS TO BE TREATED AS A PARTIAL\n" + + "LIQUIDATION AND SUBJECT TO A WITH-\n" + + "HOLDING TAX OF 35 PCT PAYABLE ON\n" + + "THE DIFFERENCE BETWEEN THE\n" + + "REPURCHASE PRICE AND THE SHARE\n" + + "NOMINAL VALUE OF CHF 1.00.\n" + + "BENEFICIAL OWNERS DOMICILED IN\n" + + "SWITZERLAND CAN RECLAIM THE FULL\n" + + "AMOUNT OF THE TAX PAID.\n" + + "PERSONS DOMICILED OUTSIDE OF\n" + + "SWITZERLAND CAN RECLAIM THE WITH-\n" + + "HOLDING TAX UNDER ANY DOUBLE\n" + + "TAXATION AGREEMENTS.\n" + + ".\n" + + "PLEASE SELL YOUR SHARES (DISPO)\n" + + "THROUGH THE LEADMANAGER CREDIT\n" + + "SUISSE AG.\n" + + ".\n" + + "PLEASE NOTE: IF YOU HAVE SOLD\n" + + "SECOND-LINE SHARES THROUGH THE LEAD\n" + + "MANAGER CREDIT SUISSE, YOU HAVE TO\n" + + "INSTRUCT SIX SIS WITH SWIFT MT 565\n" + + "TO TRANSFER THE SHARES FROM\n" + + "ORIGINAL-ISIN (FIRST-LINE) TO\n" + + "SECOND-LINE.\n" + + ".\n" + + "PLEASE INDICATE: TRADE-DATE,\n" + + "SETTLEMENT-DATE + YOUR REFFERENCE\n" + + "AND YOUR DIRECT PHONE-NUMBER.\n" + + ".\n" + + "RESTRICTIONS:\n" + + "USA / U.S. PERSONS\n" + + "ALL INVESTORS MUST VERIFY THAT THEY\n" + + "ARE NOT ACTING AGAINST THEIR\n" + + "COUNTRY OF RESIDENCE LAW\n" + + "REGULATIONS.\n" + + "WITH YOUR INSTRUCTION YOU CONFIRM\n" + + "YOUR ELIGIBILITY TO PARTICIPATE IN\n" + + "THE OFFER BEING AWARE OF ANY\n" + + "RESTRICTIONS.\n" + + ".\n" + + "PLEASE IGNORE THE PAYMENT DATE.\n" + + "SETTLEMENT WILL BE 'ONGOING'.\n" + + ".\n"; Field70F f = new Field70F(":ADTX//" + c2); assertEquals("ADTX", f.getComponent1()); diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field70Test.java b/src/test/java/com/prowidesoftware/swift/model/field/Field70Test.java index afab89954..71d489983 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field70Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field70Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,9 +24,7 @@ public class Field70Test extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("70", - "a\nb\nc\nd" - ); + testSerializationImpl("70", "a\nb\nc\nd"); } @Test @@ -51,5 +49,4 @@ public void testField70() { assertEquals("b", n.getUnstructuredFragments().get(1)); assertEquals("c", n.getUnstructuredFragments().get(2)); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field71BTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field71BTest.java index 54e6961e8..7c9a2e881 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field71BTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field71BTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,19 +17,15 @@ import static org.junit.jupiter.api.Assertions.*; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; - +import org.junit.jupiter.api.Test; public class Field71BTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("71B", - "/ACGH/B/EUR1,00Fees" - ); + testSerializationImpl("71B", "/ACGH/B/EUR1,00Fees"); } @Test @@ -39,7 +35,7 @@ public void testGetters() { assertEquals("/ACGH/O/EUR1,00Fees", f.getComponent1()); Narrative n = f.narrative(); - //n.getStructured().forEach(System.out::println); + // n.getStructured().forEach(System.out::println); StructuredNarrative structuredNarrative = n.getStructured("ACGH"); assertEquals("ACGH", structuredNarrative.getCodeword()); @@ -77,5 +73,4 @@ public void testGettersScore() { structuredNarrative.setCurrency("EUR/"); assertEquals("EUR/", structuredNarrative.getCurrency()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field77HTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field77HTest.java index 38434d356..1fb2a9101 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field77HTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field77HTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,9 +25,7 @@ public class Field77HTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("77H", - "ISDA/20200310//2021" - ); + testSerializationImpl("77H", "ISDA/20200310//2021"); } @Test @@ -63,5 +61,4 @@ public void testField77H() { assertEquals("20200310", f.getComponent2()); assertEquals("2021", f.getComponent3()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field90ATest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field90ATest.java index 29613a0af..58b6a0768 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field90ATest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field90ATest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,20 +17,15 @@ import static org.junit.jupiter.api.Assertions.*; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; +import org.junit.jupiter.api.Test; public class Field90ATest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("90A", - ":AAAA//BBBB/N123", - ":AAAA//BBBB/123", - ":DEAL//YIEL/N1234,5" - ); + testSerializationImpl("90A", ":AAAA//BBBB/N123", ":AAAA//BBBB/123", ":DEAL//YIEL/N1234,5"); } @Test @@ -78,5 +73,4 @@ public void testParse90A_3() { assertEquals("1234,5", f.getComponent4()); assertEquals(new BigDecimal("1234.5"), f.getPriceAsBigDecimal()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field90FTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field90FTest.java index b5715b92a..6fdf307c9 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field90FTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field90FTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,9 +26,7 @@ public class Field90FTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("90F", - ":DDDD//EEEEEEEE/FFF123/GGG/456" - ); + testSerializationImpl("90F", ":DDDD//EEEEEEEE/FFF123/GGG/456"); } @Test @@ -52,7 +50,7 @@ public void testField90FString() { assertTrue(StringUtils.isBlank(f.getComponent6())); f = new Field90F(":/"); - //assertTrue(StringUtils.isBlank(f.getComponent1())); + // assertTrue(StringUtils.isBlank(f.getComponent1())); assertTrue(StringUtils.isBlank(f.getComponent2())); assertTrue(StringUtils.isBlank(f.getComponent3())); assertTrue(StringUtils.isBlank(f.getComponent4())); @@ -155,5 +153,4 @@ public void testField90FString() { assertEquals("GGG", f.getComponent5()); assertEquals("456", f.getComponent6()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field90JTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field90JTest.java index 03ebabb09..8de2e77d4 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field90JTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field90JTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,9 +26,7 @@ public class Field90JTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("90J", - ":DDDD//EEEEEEEE/FFF123/GGG456" - ); + testSerializationImpl("90J", ":DDDD//EEEEEEEE/FFF123/GGG456"); } @Test @@ -52,7 +50,7 @@ public void testField90JString() { assertTrue(StringUtils.isBlank(f.getComponent6())); f = new Field90J(":/"); - //assertTrue(StringUtils.isBlank(f.getComponent1())); + // assertTrue(StringUtils.isBlank(f.getComponent1())); assertTrue(StringUtils.isBlank(f.getComponent2())); assertTrue(StringUtils.isBlank(f.getComponent3())); assertTrue(StringUtils.isBlank(f.getComponent4())); @@ -147,5 +145,4 @@ public void testField90JString() { assertEquals("GGG", f.getComponent5()); assertEquals("456", f.getComponent6()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field90LTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field90LTest.java index cee04d28b..e08d12087 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field90LTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field90LTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,19 +18,15 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNull; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; +import org.junit.jupiter.api.Test; public class Field90LTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("90L", - ":MAXP//235,06", - ":OFFR//N3," - ); + testSerializationImpl("90L", ":MAXP//235,06", ":OFFR//N3,"); } @Test @@ -80,5 +76,4 @@ public void testGetters() { assertEquals("3,", f.getIndexPoints()); assertEquals(new BigDecimal("3"), f.getIndexPointsAsBigDecimal()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field92JTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field92JTest.java index 2147cb633..870f6ece0 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field92JTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field92JTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,9 +26,7 @@ public class Field92JTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("92J", - ":DDDD/EEEEEEEE/FFFF/EUR1234,56/AAAA" - ); + testSerializationImpl("92J", ":DDDD/EEEEEEEE/FFFF/EUR1234,56/AAAA"); } /** @@ -182,5 +180,4 @@ public void testField92JString() { assertEquals("1234,56", f.getComponent5()); assertEquals("AAAA", f.getComponent6()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field92MTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field92MTest.java index 8cb163068..8e027e96a 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field92MTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field92MTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,9 +26,7 @@ public class Field92MTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("92M", - ":DDDD//EEEEEEEE123/FFFF" - ); + testSerializationImpl("92M", ":DDDD//EEEEEEEE123/FFFF"); } @Test @@ -48,7 +46,7 @@ public void testField92MString() { assertTrue(StringUtils.isBlank(f.getComponent4())); f = new Field92M(":/"); - //assertTrue(StringUtils.isBlank(f.getComponent1())); + // assertTrue(StringUtils.isBlank(f.getComponent1())); assertTrue(StringUtils.isBlank(f.getComponent2())); assertTrue(StringUtils.isBlank(f.getComponent3())); assertTrue(StringUtils.isBlank(f.getComponent4())); @@ -95,5 +93,4 @@ public void testField92MString() { assertEquals("123", f.getComponent3()); assertEquals("FFFF", f.getComponent4()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field93BTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field93BTest.java index fd0e5a591..4dab30827 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field93BTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field93BTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,9 +26,7 @@ public class Field93BTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("93B", - ":DDDD/EEEEEEEE/FFFF/E1234" - ); + testSerializationImpl("93B", ":DDDD/EEEEEEEE/FFFF/E1234"); } /** @@ -143,5 +141,4 @@ public void testField93BString() { assertEquals("E", f.getComponent4()); assertEquals("1234", f.getComponent5()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field93CTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field93CTest.java index e18b77df7..ab0931d88 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field93CTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field93CTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,9 +26,7 @@ public class Field93CTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("93C", - ":DDDD//EEEEEEEE/FFFF/E1234" - ); + testSerializationImpl("93C", ":DDDD//EEEEEEEE/FFFF/E1234"); } /** @@ -53,7 +51,7 @@ public void testField93CString() { assertTrue(StringUtils.isBlank(f.getComponent5())); f = new Field93C(":/"); - //assertTrue(StringUtils.isBlank(f.getComponent1())); + // assertTrue(StringUtils.isBlank(f.getComponent1())); assertTrue(StringUtils.isBlank(f.getComponent2())); assertTrue(StringUtils.isBlank(f.getComponent3())); assertTrue(StringUtils.isBlank(f.getComponent4())); @@ -136,5 +134,4 @@ public void testField93CString() { assertEquals("E", f.getComponent4()); assertEquals("1234", f.getComponent5()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field93ETest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field93ETest.java index 0e5300213..9622ebc55 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field93ETest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field93ETest.java @@ -9,11 +9,11 @@ public class Field93ETest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("93E", + testSerializationImpl( + "93E", ":DDDD//EEEE/SSSS/1234,", ":DDDD//EEEE/DDDD/N1234,", - ":DDDD//AAAA/EEEE/N1234567890123456789012345,45" - ); + ":DDDD//AAAA/EEEE/N1234567890123456789012345,45"); } public void testParse() { @@ -24,5 +24,4 @@ public void testParse() { assertEquals("N", f.getComponent4()); assertEquals("1234,", f.getComponent5()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field93FTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field93FTest.java index 1fbb8d7ad..5f0cb0570 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field93FTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field93FTest.java @@ -9,12 +9,12 @@ public class Field93FTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("93F", + testSerializationImpl( + "93F", ":DDDD//EEEE/1234,", ":DDDD//EEEE/N1234,", ":DDDD/111fffff/EEEE/1234,", - ":DDDD/111fffff/EEEE/N1234," - ); + ":DDDD/111fffff/EEEE/N1234,"); } public void testParse() { @@ -25,5 +25,4 @@ public void testParse() { assertEquals("N", f.getComponent4()); assertEquals("1234,", f.getComponent5()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field94DTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field94DTest.java index e19a4e9e4..47be89347 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field94DTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field94DTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,16 +20,12 @@ import org.junit.jupiter.api.Test; - public class Field94DTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("94D", - ":AAAA//BB/C", - ":AAAA///C" - ); + testSerializationImpl("94D", ":AAAA//BB/C", ":AAAA///C"); } @Test @@ -47,5 +43,4 @@ public void test2() { assertNull(f.getComponent2()); assertEquals(f.getComponent3(), "C"); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field94ETest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field94ETest.java index 7188a391f..d0457d87e 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field94ETest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field94ETest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,11 +24,11 @@ public class Field94ETest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("94E", + testSerializationImpl( + "94E", ":ISSU//foo bar", ":ISSU//foo bar\nsecond line\nthird line", - ":ISSU//foo bar \n second line \n third line " - ); + ":ISSU//foo bar \n second line \n third line "); } @Test @@ -50,5 +50,4 @@ public void testParser2() { assertEquals(" third line", f.getComponent4()); assertEquals("foo bar second line third line", f.getAddress()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field94GTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field94GTest.java index 8998503b1..080ccaadf 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field94GTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field94GTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,10 +24,6 @@ public class Field94GTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("94G", - ":PACO//Settled\nFully paid 49896.00 USD", - ":SUBB//TYPE OF SAFEKEEPING/GS" - ); + testSerializationImpl("94G", ":PACO//Settled\nFully paid 49896.00 USD", ":SUBB//TYPE OF SAFEKEEPING/GS"); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field94LTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field94LTest.java index 1f1c88f39..a3d6e14d2 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field94LTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field94LTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,19 +17,15 @@ import static org.junit.jupiter.api.Assertions.*; -import org.junit.jupiter.api.Test; - import java.util.Locale; +import org.junit.jupiter.api.Test; public class Field94LTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("94L", - ":ISSU//300300E1007142000089", - ":ISSU//12345678AAAAAAAA99" - ); + testSerializationImpl("94L", ":ISSU//300300E1007142000089", ":ISSU//12345678AAAAAAAA99"); } @Test @@ -82,7 +78,5 @@ public void test_setLegalEntityIdentifier() { f.setLegalEntityIdentifier("ABCD1234"); assertEquals("ABCD1234", f.getComponent2()); assertNull(f.getComponent3()); - } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field95LTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field95LTest.java index b63339e6b..c7ac5198a 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field95LTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field95LTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,19 +17,15 @@ import static org.junit.jupiter.api.Assertions.*; -import org.junit.jupiter.api.Test; - import java.util.Locale; +import org.junit.jupiter.api.Test; public class Field95LTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("95L", - ":ISSU//300300E1007142000089", - ":ISSU//12345678AAAAAAAA99" - ); + testSerializationImpl("95L", ":ISSU//300300E1007142000089", ":ISSU//12345678AAAAAAAA99"); } @Test @@ -82,7 +78,5 @@ public void test_setLegalEntityIdentifier() { f.setLegalEntityIdentifier("ABCD1234"); assertEquals("ABCD1234", f.getComponent2()); assertNull(f.getComponent3()); - } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field97ATest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field97ATest.java index 0b8bdf54c..0fddfe85e 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field97ATest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field97ATest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,9 +26,7 @@ public class Field97ATest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("97A", - ":abc//def//ggg" - ); + testSerializationImpl("97A", ":abc//def//ggg"); } @Test @@ -87,5 +85,4 @@ public void testField97AString() { assertEquals("abc", f.getComponent1()); assertEquals("def//ggg", f.getComponent2()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field98CTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field98CTest.java index 3479df975..0d1b00067 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field98CTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field98CTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -22,14 +22,13 @@ import org.junit.jupiter.api.Test; public class Field98CTest extends AbstractFieldTest { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(Field98CTest.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(Field98CTest.class.getName()); @Override @Test public void testSerialization() { - testSerializationImpl("98C", - ":abc//12121212242424" - ); + testSerializationImpl("98C", ":abc//12121212242424"); } @Test @@ -102,5 +101,4 @@ public void testField98CString() { assertEquals("12121212", f.getComponent2()); assertEquals("242424", f.getComponent3()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field98DTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field98DTest.java index d2d3bbfb7..495b58bae 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field98DTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field98DTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,9 +25,7 @@ public class Field98DTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("98D", - "20150827121212/a10" - ); + testSerializationImpl("98D", "20150827121212/a10"); } @Test @@ -106,5 +104,4 @@ public void testField98D() { assertEquals("10", f.getComponent5()); assertEquals("20150827121212/a10", f.getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field98ETest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field98ETest.java index 651ded72a..bc8c5a560 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field98ETest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field98ETest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -22,15 +22,13 @@ import org.junit.jupiter.api.Test; public class Field98ETest extends AbstractFieldTest { - private static final transient java.util.logging.Logger log = java.util.logging.Logger.getLogger(Field98ETest.class.getName()); + private static final transient java.util.logging.Logger log = + java.util.logging.Logger.getLogger(Field98ETest.class.getName()); @Override @Test public void testSerialization() { - testSerializationImpl("98E", - ":abc//12121212242424,33/N2020", - ":abc//12121212242424,33" - ); + testSerializationImpl("98E", ":abc//12121212242424,33/N2020", ":abc//12121212242424,33"); } @Test @@ -188,5 +186,4 @@ public void testField98EString() { assertEquals("N", f.getComponent5()); assertEquals("2020", f.getComponent6()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field98FTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field98FTest.java index c0d959ae7..438f26675 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field98FTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field98FTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,10 +25,7 @@ public class Field98FTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("98F", - ":RDDT//ONGO160000", - ":abc/def/ggggggggfffaaaaaa" - ); + testSerializationImpl("98F", ":RDDT//ONGO160000", ":abc/def/ggggggggfffaaaaaa"); } @Test @@ -116,5 +113,4 @@ public void testParse() { assertEquals("ONGO", f.getComponent3()); assertEquals("160000", f.getComponent4()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field98JTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field98JTest.java index 9838e93f6..ab8c23f7e 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field98JTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field98JTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,9 +25,7 @@ public class Field98JTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("98J", - ":FOO//121212121111/ABCDUSAAXXX" - ); + testSerializationImpl("98J", ":FOO//121212121111/ABCDUSAAXXX"); } @Test @@ -82,5 +80,4 @@ public void testField98JString() { assertEquals("2222", f.getComponent3()); assertEquals("foo", f.getComponent4()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field98KTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field98KTest.java index 74e3ec9a1..9f9afd5c2 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/Field98KTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field98KTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,9 +25,7 @@ public class Field98KTest extends AbstractFieldTest { @Override @Test public void testSerialization() { - testSerializationImpl("98K", - ":FOO/AAA/121212121111/TEXT" - ); + testSerializationImpl("98K", ":FOO/AAA/121212121111/TEXT"); } @Test @@ -76,5 +74,4 @@ public void testField98KString() { assertEquals("2222", f.getComponent4()); assertEquals("text", f.getComponent5()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/FieldComponentLabelsCompatibilityTest.java b/src/test/java/com/prowidesoftware/swift/model/field/FieldComponentLabelsCompatibilityTest.java index 5403150d8..7ddbf17cb 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/FieldComponentLabelsCompatibilityTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/FieldComponentLabelsCompatibilityTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -15,16 +15,15 @@ */ package com.prowidesoftware.swift.model.field; -import org.apache.commons.lang3.StringUtils; -import org.junit.jupiter.api.Disabled; -import org.junit.jupiter.api.Test; - import java.io.BufferedReader; import java.io.InputStream; import java.io.InputStreamReader; import java.net.URL; import java.util.ArrayList; import java.util.List; +import org.apache.commons.lang3.StringUtils; +import org.junit.jupiter.api.Disabled; +import org.junit.jupiter.api.Test; @Disabled public class FieldComponentLabelsCompatibilityTest { @@ -37,7 +36,10 @@ public static List getClasses(ClassLoader cl, String pack) throws Excepti BufferedReader reader = new BufferedReader(new InputStreamReader((InputStream) upackage.getContent())); String line = null; while ((line = reader.readLine()) != null) { - if (line.endsWith(".class") && line.startsWith("Field") && !line.contains("Test") && !line.equals("Field.class")) { + if (line.endsWith(".class") + && line.startsWith("Field") + && !line.contains("Test") + && !line.equals("Field.class")) { classes.add(Class.forName(dottedPackage + "." + line.substring(0, line.lastIndexOf('.')))); } } @@ -67,7 +69,8 @@ public void test() throws Exception { } } } - System.out.println("total=" + classes.size() + " missing=" + missing + " availableOK=" + availableOK + " availableError=" + availableError); + System.out.println("total=" + classes.size() + " missing=" + missing + " availableOK=" + availableOK + + " availableError=" + availableError); } @Test diff --git a/src/test/java/com/prowidesoftware/swift/model/field/FieldComponentNameTest.java b/src/test/java/com/prowidesoftware/swift/model/field/FieldComponentNameTest.java index 61f74eb18..eff95545b 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/FieldComponentNameTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/FieldComponentNameTest.java @@ -20,5 +20,4 @@ public void test() { assertEquals(0, f.componentNameToNumber("foo")); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/FieldJsonTest.java b/src/test/java/com/prowidesoftware/swift/model/field/FieldJsonTest.java index 099a13164..f972440a6 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/FieldJsonTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/FieldJsonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -28,7 +28,7 @@ public class FieldJsonTest { @Test public void toJsonField32A() { Field32A f32A = new Field32A("010203USD123,45"); - //{"name":"32A","date":"010203","currency":"USD","amount":"123"} + // {"name":"32A","date":"010203","currency":"USD","amount":"123"} JsonObject o = JsonParser.parseString(f32A.toJson()).getAsJsonObject(); assertEquals("32A", o.get("name").getAsString()); @@ -40,7 +40,8 @@ public void toJsonField32A() { @Test public void toJsonField71B() { - StructuredNarrative structNarrative = new StructuredNarrative().setCodeword("WITX") + StructuredNarrative structNarrative = new StructuredNarrative() + .setCodeword("WITX") .addNarrativeFragment("CAPITAL GAINS TAX RELATING TO") .addNarrativeFragment("THE PERIOD 1998-07-01 2022-10-30") .addNarrativeFragment("REF 009524780232") @@ -51,16 +52,37 @@ public void toJsonField71B() { Field71B tag71Ba = new Field71B(); tag71Ba.setNarrative(narrative); - assertEquals("CAPITAL GAINS TAX RELATING TO", tag71Ba.narrative().getStructured("WITX").getNarrativeFragments().get(0)); - assertEquals("THE PERIOD 1998-07-01 2022-10-30", tag71Ba.narrative().getStructured("WITX").getNarrativeFragments().get(1)); - assertEquals("REF 009524780232", tag71Ba.narrative().getStructured("WITX").getNarrativeFragments().get(2)); - assertEquals("BANCA DEL TEST", tag71Ba.narrative().getStructured("WITX").getNarrativeFragments().get(3)); + assertEquals( + "CAPITAL GAINS TAX RELATING TO", + tag71Ba.narrative() + .getStructured("WITX") + .getNarrativeFragments() + .get(0)); + assertEquals( + "THE PERIOD 1998-07-01 2022-10-30", + tag71Ba.narrative() + .getStructured("WITX") + .getNarrativeFragments() + .get(1)); + assertEquals( + "REF 009524780232", + tag71Ba.narrative() + .getStructured("WITX") + .getNarrativeFragments() + .get(2)); + assertEquals( + "BANCA DEL TEST", + tag71Ba.narrative() + .getStructured("WITX") + .getNarrativeFragments() + .get(3)); } @Test public void toJsonNarrativeField71B() { - StructuredNarrative structNarrative = new StructuredNarrative().setCodeword("WITX") + StructuredNarrative structNarrative = new StructuredNarrative() + .setCodeword("WITX") .addNarrativeFragment("CAPITAL GAINS TAX RELATING TO") .addNarrativeFragment("THE PERIOD 1998-07-01 2022-10-30") .addNarrativeFragment("REF 009524780232") @@ -71,12 +93,15 @@ public void toJsonNarrativeField71B() { Field71B tag71Ba = new Field71B(); tag71Ba.setNarrative(narrative); - JsonObject tag71BaNarrative = JsonParser.parseString(tag71Ba.toNarrativeFormat()).getAsJsonObject(); + JsonObject tag71BaNarrative = + JsonParser.parseString(tag71Ba.toNarrativeFormat()).getAsJsonObject(); - JsonObject structuredNarrative = tag71BaNarrative.get("structured").getAsJsonArray().get(0).getAsJsonObject(); - assertEquals("WITX",structuredNarrative.get("codeword").getAsString()); + JsonObject structuredNarrative = + tag71BaNarrative.get("structured").getAsJsonArray().get(0).getAsJsonObject(); + assertEquals("WITX", structuredNarrative.get("codeword").getAsString()); - JsonArray narrativeFragments = structuredNarrative.get("narrativeFragments").getAsJsonArray(); + JsonArray narrativeFragments = + structuredNarrative.get("narrativeFragments").getAsJsonArray(); assertTrue(narrativeFragments.get(0).getAsString().contains("CAPITAL GAINS TAX RELATING TO")); assertTrue(narrativeFragments.get(1).getAsString().contains("THE PERIOD 1998-07-01 2022-10-30")); assertTrue(narrativeFragments.get(2).getAsString().contains("REF 009524780232")); @@ -114,10 +139,12 @@ public void toJsonField70() { narrative.addUnstructuredFragment("VALUE 2 "); narrative.addUnstructuredFragment("VALUE 3"); Field70 f70 = new Field70(narrative); - //{"name":"70","narrative":"\"VALUE 1 \\r\\nVALUE 2 \\r\\nVALUE 3\"";} + // {"name":"70","narrative":"\"VALUE 1 \\r\\nVALUE 2 \\r\\nVALUE 3\"";} JsonObject o = JsonParser.parseString(f70.toJson()).getAsJsonObject(); - assertEquals("VALUE 1 VALUE 2 VALUE 3", o.get("narrative").getAsString().replace("\n", "").replace("\r", "")); + assertEquals( + "VALUE 1 VALUE 2 VALUE 3", + o.get("narrative").getAsString().replace("\n", "").replace("\r", "")); } @Test @@ -127,7 +154,7 @@ public void toJsonNarrativeField70() { narrative.addUnstructuredFragment("VALUE 2 "); narrative.addUnstructuredFragment("VALUE 3"); Field70 f70 = new Field70(narrative); - //{"name":"70","narrative":"\"VALUE 1 \\r\\nVALUE 2 \\r\\nVALUE 3\"";} + // {"name":"70","narrative":"\"VALUE 1 \\r\\nVALUE 2 \\r\\nVALUE 3\"";} JsonObject o = JsonParser.parseString(f70.toNarrativeFormat()).getAsJsonObject(); JsonArray asJsonArray = o.get("unstructuredFragments").getAsJsonArray(); @@ -162,7 +189,8 @@ public void fromJson32A() { @Test public void fromJson50D() { - String json50D = "{\"name\":\"50D\",\"dCMark\":\"D\",\"account\":\"1234\",\"nameAndAddress\":\"Foo1\",\"nameAndAddress2\":\"Foo2\",\"nameAndAddress3\":\"Foo3\"}"; + String json50D = + "{\"name\":\"50D\",\"dCMark\":\"D\",\"account\":\"1234\",\"nameAndAddress\":\"Foo1\",\"nameAndAddress2\":\"Foo2\",\"nameAndAddress3\":\"Foo3\"}"; Field50D f50D = Field50D.fromJson(json50D); assertEquals("D", f50D.getDCMark()); assertEquals("1234", f50D.getAccount()); @@ -179,12 +207,11 @@ public void fromJson50D() { */ @Test public void fromJson70() { - String field70JsonStringWithOneNarrative = "{\n" + - " \"name\": \"70\",\n" + - " \"narrative\": \"VALUE 1 VALUE 2\"\n" + - "}"; + String field70JsonStringWithOneNarrative = + "{\n" + " \"name\": \"70\",\n" + " \"narrative\": \"VALUE 1 VALUE 2\"\n" + "}"; Field70 f70 = Field70.fromJson(field70JsonStringWithOneNarrative); - assertEquals("VALUE 1 VALUE 2", f70.narrative().getUnstructuredFragments().get(0)); + assertEquals( + "VALUE 1 VALUE 2", f70.narrative().getUnstructuredFragments().get(0)); assertEquals("VALUE 1 VALUE 2", f70.getComponent(1)); } @@ -195,13 +222,12 @@ public void fromJson70() { */ @Test public void fromJson70_backwardCompatibility() { - String field70JsonStringMoreThanOneNarratives = "{\n" + - " \"name\": \"70\",\n" + - " \"narrative\": \"VALUE 1 \",\n" + - " \"narrative2\": \"VALUE 2 \",\n" + - " \"narrative3\": \"VALUE 3 \",\n" + - " \"narrative4\": \"VALUE 4 \"\n" + - "}"; + String field70JsonStringMoreThanOneNarratives = "{\n" + " \"name\": \"70\",\n" + + " \"narrative\": \"VALUE 1 \",\n" + + " \"narrative2\": \"VALUE 2 \",\n" + + " \"narrative3\": \"VALUE 3 \",\n" + + " \"narrative4\": \"VALUE 4 \"\n" + + "}"; Field70 f70 = Field70.fromJson(field70JsonStringMoreThanOneNarratives); Narrative narrative = f70.narrative(); @@ -216,26 +242,31 @@ public void fromJson70_backwardCompatibility() { */ @Test public void fromJson72() { - String field72WithNarrativeS = "{" + - " 'name': '72'," + - " 'narrative': '/INS/PURPOSE CODE 1670'," + - " 'narrative2': '//SERVICES, SELF COMPANY FUNDING'" + - "}"; + String field72WithNarrativeS = "{" + " 'name': '72'," + + " 'narrative': '/INS/PURPOSE CODE 1670'," + + " 'narrative2': '//SERVICES, SELF COMPANY FUNDING'" + + "}"; Field72 f72 = Field72.fromJson(field72WithNarrativeS); Narrative narrative = f72.narrative(); assertEquals("INS", narrative.getStructured().get(0).getCodeword()); - assertEquals("PURPOSE CODE 1670", narrative.getStructured().get(0).getNarrativeFragments().get(0)); - assertEquals("SERVICES, SELF COMPANY FUNDING", narrative.getStructured().get(0).getNarrativeFragments().get(1)); + assertEquals( + "PURPOSE CODE 1670", + narrative.getStructured().get(0).getNarrativeFragments().get(0)); + assertEquals( + "SERVICES, SELF COMPANY FUNDING", + narrative.getStructured().get(0).getNarrativeFragments().get(1)); } - @Test public void fromJson72B() { Field72 f72 = new Field72("/INS/PURPOSE CODE 1670\n//SERVICES, SELF COMPANY FUNDING"); Narrative narrative = f72.narrative(); assertEquals("INS", narrative.getStructured().get(0).getCodeword()); - assertEquals("PURPOSE CODE 1670", narrative.getStructured().get(0).getNarrativeFragments().get(0)); - assertEquals("SERVICES, SELF COMPANY FUNDING", narrative.getStructured().get(0).getNarrativeFragments().get(1)); + assertEquals( + "PURPOSE CODE 1670", + narrative.getStructured().get(0).getNarrativeFragments().get(0)); + assertEquals( + "SERVICES, SELF COMPANY FUNDING", + narrative.getStructured().get(0).getNarrativeFragments().get(1)); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/FieldTest.java b/src/test/java/com/prowidesoftware/swift/model/field/FieldTest.java index 223a447d4..e434e8973 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/FieldTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/FieldTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,11 +18,10 @@ import static org.junit.jupiter.api.Assertions.*; import com.prowidesoftware.swift.model.Tag; -import org.apache.commons.lang3.StringUtils; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; import java.util.Locale; +import org.apache.commons.lang3.StringUtils; +import org.junit.jupiter.api.Test; /** * Test for base class Field. @@ -160,7 +159,7 @@ public void testLabel2() { } @Test - //TODO add API for partyfields structure like field 83J + // TODO add API for partyfields structure like field 83J public void testGetValueByCodewordWorkaround() { final Field83J f = new Field83J("/ACCT/006-6005XXXXXX\n/NAME/JF ASIAN TOTAL RETURN BOND FUND"); assertEquals("006-6005XXXXXX", StringUtils.substringBetween(f.getComponent1(), "/ACCT/", "\n")); @@ -235,7 +234,6 @@ public void testValidName() { assertFalse(Field.validName(null)); } - @Test public void testLines_01() { Field95Q f = new Field95Q(":INVE//JOE DOE"); @@ -313,5 +311,4 @@ public void testAsTag() { // field getValue() is empty, not null, so the Tag ends up with empty as value assertEquals("", t.getValue()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/GetLabelTest.java b/src/test/java/com/prowidesoftware/swift/model/field/GetLabelTest.java index 46d097b9a..aae39114d 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/GetLabelTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/GetLabelTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -46,6 +46,4 @@ public void test50K() { assertEquals("Name And Address", f.getComponentLabel(2)); assertEquals("Name And Address 2", f.getComponentLabel(3)); } - - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/GetLineField70ETest.java b/src/test/java/com/prowidesoftware/swift/model/field/GetLineField70ETest.java index 094e92075..746f89301 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/GetLineField70ETest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/GetLineField70ETest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,20 +17,17 @@ import static org.junit.jupiter.api.Assertions.assertEquals; +import java.util.List; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; -import java.util.List; - public class GetLineField70ETest { Field70E field70E; @BeforeEach public void setUp() { - this.field70E = new Field70E(":PACO//The quick brown fox \n" + - "jumps over the\n" + - " the lazy dog"); + this.field70E = new Field70E(":PACO//The quick brown fox \n" + "jumps over the\n" + " the lazy dog"); } @Test @@ -64,5 +61,4 @@ public void testGetLineWithOffset() { assertEquals("jumps over the", field70E.getLine(2, Field70E.NARRATIVE)); assertEquals(" the lazy dog", field70E.getLine(3, Field70E.NARRATIVE)); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/GetLineTest.java b/src/test/java/com/prowidesoftware/swift/model/field/GetLineTest.java index da20c6cf2..1bb11c3b3 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/GetLineTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/GetLineTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,9 +18,8 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNull; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; /** * Test for fields getLine API. @@ -38,7 +37,7 @@ public void testSimple() { assertEquals("BBBB", f.getLine(3)); assertEquals("CCCC", f.getLine(4)); assertEquals("DDDD", f.getLine(5)); - //remaining lines are ignored by copy constructor + // remaining lines are ignored by copy constructor assertNull(f.getLine(6)); assertNull(f.getLine(7)); assertNull(f.getLine(8)); @@ -245,11 +244,7 @@ public void testAccountNumberDoubleSlash() { @Test public void testField50H() { final Field50H f = new Field50H( - "/8754219990\n" + - "MAG-NUM INC.\n" + - "GENERAL A/C\n" + - "BANHOFFSTRASSE 30\n" + - "ZURICH, SWITZERLAND"); + "/8754219990\n" + "MAG-NUM INC.\n" + "GENERAL A/C\n" + "BANHOFFSTRASSE 30\n" + "ZURICH, SWITZERLAND"); assertEquals("/8754219990", f.getLine(1)); assertEquals("/8754219990", f.getLine(1, 0)); assertEquals("MAG-NUM INC.", f.getLine(2)); diff --git a/src/test/java/com/prowidesoftware/swift/model/field/GetValueDisplayTest.java b/src/test/java/com/prowidesoftware/swift/model/field/GetValueDisplayTest.java index 7c1e23216..f22a20118 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/GetValueDisplayTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/GetValueDisplayTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,11 +18,10 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; +import java.util.Locale; import org.junit.jupiter.api.Disabled; import org.junit.jupiter.api.Test; -import java.util.Locale; - /** * Test for fields getValueDisplay API. */ @@ -65,10 +64,7 @@ public void test32A() { */ @Test public void test50F() { - final String value = "/1234567890\r\n" + - "1/JOHN SMITH\r\n" + - "2/HIGH STREET 6, APT 6C\r\n" + - "3/BE/BRUSSELS"; + final String value = "/1234567890\r\n" + "1/JOHN SMITH\r\n" + "2/HIGH STREET 6, APT 6C\r\n" + "3/BE/BRUSSELS"; Field50F f = new Field50F(value); assertEquals("1234567890", f.getValueDisplay(1, Locale.US)); } @@ -77,12 +73,11 @@ public void test50F() { * Huge number formatting */ @Disabled("produces heap exception because number is interpreted as exponential value") - //TODO fix getValueDisplay when expression is parsed into exponential value + // TODO fix getValueDisplay when expression is parsed into exponential value @Test public void test95L() { Field95L f = new Field95L(":ISSU//300300E1007142000089"); f.setComponent3("300300E1007142000089"); assertNotNull(f.getValueDisplay(Locale.getDefault())); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/MonetaryAmountResolverTest.java b/src/test/java/com/prowidesoftware/swift/model/field/MonetaryAmountResolverTest.java index ee79b8c6a..61c67cb33 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/MonetaryAmountResolverTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/MonetaryAmountResolverTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,11 +19,10 @@ import static org.junit.jupiter.api.Assertions.assertNotNull; import com.prowidesoftware.swift.utils.SwiftFormatUtils; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; import java.util.Currency; import java.util.List; +import org.junit.jupiter.api.Test; public class MonetaryAmountResolverTest { @@ -57,5 +56,4 @@ public void testResolve32Q_multiple() { assertEquals("USD", currencyStrings.get(0)); assertEquals("EUR", currencyStrings.get(1)); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/NarrativeBuilderTest.java b/src/test/java/com/prowidesoftware/swift/model/field/NarrativeBuilderTest.java index a71787f08..b62341d2d 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/NarrativeBuilderTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/NarrativeBuilderTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,9 +17,8 @@ import static org.junit.jupiter.api.Assertions.*; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; +import org.junit.jupiter.api.Test; /** * @since 8.1.0 @@ -29,28 +28,23 @@ public class NarrativeBuilderTest { @Test public void testUnstructured() { String text = "WE NOTED FCR SHOWING YOURSELVES AS CONSIGNEE PLEASE DISCHARGE US SOONEST"; - Narrative n = Narrative - .builder(35) - .addUnstructured(text) - .build(); + Narrative n = Narrative.builder(35).addUnstructured(text).build(); assertTrue(n.getStructured().isEmpty()); assertEquals(text, n.getUnstructured(" ")); assertEquals(3, n.getUnstructuredFragments().size()); - assertEquals("WE NOTED FCR SHOWING YOURSELVES AS", n.getUnstructuredFragments().get(0)); - assertEquals("CONSIGNEE PLEASE DISCHARGE US", n.getUnstructuredFragments().get(1)); + assertEquals( + "WE NOTED FCR SHOWING YOURSELVES AS", + n.getUnstructuredFragments().get(0)); + assertEquals( + "CONSIGNEE PLEASE DISCHARGE US", n.getUnstructuredFragments().get(1)); assertEquals("SOONEST", n.getUnstructuredFragments().get(2)); - String v = "WE NOTED FCR SHOWING YOURSELVES AS\r\n" + - "CONSIGNEE PLEASE DISCHARGE US\r\n" + - "SOONEST"; + String v = "WE NOTED FCR SHOWING YOURSELVES AS\r\n" + "CONSIGNEE PLEASE DISCHARGE US\r\n" + "SOONEST"; assertEquals(v, n.getValue()); } @Test public void testStructured() { - Narrative n = Narrative - .builder(35) - .addCodeword("REC", "EURO Target") - .build(); + Narrative n = Narrative.builder(35).addCodeword("REC", "EURO Target").build(); assertEquals(1, n.getStructured().size()); assertEquals("REC", n.getStructured().get(0).getCodeword()); assertEquals("EURO Target", n.getStructured().get(0).getNarrative()); @@ -61,8 +55,7 @@ public void testStructured() { @Test public void testRepetitiveCodewords() { - Narrative n = Narrative - .builder(35) + Narrative n = Narrative.builder(35) .addCodeword("ADD", "Text 1") .addCodeword("ADD", "Text 2") .build(); @@ -85,15 +78,18 @@ public void testStructuredLineWrapping() { Narrative n = narrativeBuilder.build(); assertEquals(1, n.getStructured().size()); assertEquals("INS", n.getStructured().get(0).getCodeword()); - assertEquals("JOHN DOE HAS GONE TO AMSTERDAM", n.getStructured().get(0).getNarrativeFragments().get(0)); - assertEquals("AND FROM THERE HE GOES TO PARIS", n.getStructured().get(0).getNarrativeFragments().get(1)); + assertEquals( + "JOHN DOE HAS GONE TO AMSTERDAM", + n.getStructured().get(0).getNarrativeFragments().get(0)); + assertEquals( + "AND FROM THERE HE GOES TO PARIS", + n.getStructured().get(0).getNarrativeFragments().get(1)); assertEquals("AND", n.getStructured().get(0).getNarrativeFragments().get(2)); } @Test public void testStructuredAndUnstructured() { - Narrative n = Narrative - .builder(35) + Narrative n = Narrative.builder(35) .addCodeword("RETN", "59") .addCodeword("BE02", "BENEFICIARIO DESCONOCIDO") .addCodeword("MREF", "0511030094000014") @@ -107,20 +103,20 @@ public void testStructuredAndUnstructured() { assertEquals("MREF", n.getStructured().get(2).getCodeword()); assertEquals("0511030094000014", n.getStructured().get(2).getNarrative()); assertEquals(2, n.getUnstructuredFragments().size()); - assertEquals("Additional unstructured information", n.getUnstructuredFragments().get(0)); + assertEquals( + "Additional unstructured information", + n.getUnstructuredFragments().get(0)); assertEquals("should be at the end", n.getUnstructuredFragments().get(1)); - String v = "/RETN/59\r\n" + - "/BE02/BENEFICIARIO DESCONOCIDO\r\n" + - "/MREF/0511030094000014\r\n" + - "Additional unstructured information\r\n" + - "should be at the end"; + String v = "/RETN/59\r\n" + "/BE02/BENEFICIARIO DESCONOCIDO\r\n" + + "/MREF/0511030094000014\r\n" + + "Additional unstructured information\r\n" + + "should be at the end"; assertEquals(v, n.getValue()); } @Test public void testWithAmount() { - Narrative n = Narrative - .builder(35) + Narrative n = Narrative.builder(35) .addCodewordWithAmount("COMM", "EUR", new BigDecimal("300"), null) .addCodewordWithAmount("CABLE", "USD", new BigDecimal("20.3"), "FOO TEXT") .build(); @@ -141,8 +137,7 @@ public void testWithAmount() { @Test public void testWithCountry() { - Narrative n = Narrative - .builder(35) + Narrative n = Narrative.builder(35) .addCodewordWithCountry("BENEFRES", "IT", null) .addCodewordWithCountry("OTHER", "ES", "Foo Text") .build(); @@ -161,10 +156,7 @@ public void testWithCountry() { @Test public void testCodewordOnly() { - Narrative n = Narrative - .builder(35) - .addCodeword("HOLD", null) - .build(); + Narrative n = Narrative.builder(35).addCodeword("HOLD", null).build(); assertEquals(1, n.getStructured().size()); assertEquals("HOLD", n.getStructured().get(0).getCodeword()); assertNull(n.getStructured().get(0).getNarrative()); @@ -175,8 +167,7 @@ public void testCodewordOnly() { @Test public void testSupplement() { - Narrative n = Narrative - .builder(35) + Narrative n = Narrative.builder(35) .addCodewordWithSupplement("10", "Primary text", "Additional Text") .addCodewordWithSupplement("11", "Primary text that should be wrapped in lines", "Additional Text") .addCodewordWithSupplement("12", "Primary text", "Additional Text that should be wrapped in lines") @@ -190,26 +181,36 @@ public void testSupplement() { // second assertEquals("11", n.getStructured().get(1).getCodeword()); - assertEquals("Primary text that should be wrapped in lines", n.getStructured().get(1).getNarrative(" ")); - assertEquals("Primary text that should be", n.getStructured().get(1).getNarrativeFragments().get(0)); - assertEquals("wrapped in lines", n.getStructured().get(1).getNarrativeFragments().get(1)); + assertEquals( + "Primary text that should be wrapped in lines", + n.getStructured().get(1).getNarrative(" ")); + assertEquals( + "Primary text that should be", + n.getStructured().get(1).getNarrativeFragments().get(0)); + assertEquals( + "wrapped in lines", + n.getStructured().get(1).getNarrativeFragments().get(1)); assertEquals("Additional Text", n.getStructured().get(1).getNarrativeSupplement()); // third assertEquals("12", n.getStructured().get(2).getCodeword()); assertEquals("Primary text", n.getStructured().get(2).getNarrative()); - assertEquals("Additional Text that should be wrapped in lines", n.getStructured().get(2).getNarrativeSupplement(" ")); - assertEquals("Additional Text", n.getStructured().get(2).getNarrativeSupplementFragments().get(0)); - assertEquals("that should be wrapped in lines", n.getStructured().get(2).getNarrativeSupplementFragments().get(1)); + assertEquals( + "Additional Text that should be wrapped in lines", + n.getStructured().get(2).getNarrativeSupplement(" ")); + assertEquals( + "Additional Text", + n.getStructured().get(2).getNarrativeSupplementFragments().get(0)); + assertEquals( + "that should be wrapped in lines", + n.getStructured().get(2).getNarrativeSupplementFragments().get(1)); assertTrue(n.getUnstructuredFragments().isEmpty()); assertNull(n.getUnstructured()); - String v = "/10/Primary text/Additional Text\r\n" + - "/11/Primary text that should be\r\n" + - "//wrapped in lines/Additional Text\r\n" + - "/12/Primary text/Additional Text\r\n" + - "//that should be wrapped in lines"; + String v = "/10/Primary text/Additional Text\r\n" + "/11/Primary text that should be\r\n" + + "//wrapped in lines/Additional Text\r\n" + + "/12/Primary text/Additional Text\r\n" + + "//that should be wrapped in lines"; assertEquals(v, n.getValue()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/NarrativeContainerJsonUtilsTest.java b/src/test/java/com/prowidesoftware/swift/model/field/NarrativeContainerJsonUtilsTest.java index 8fab4f44b..c0bacee79 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/NarrativeContainerJsonUtilsTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/NarrativeContainerJsonUtilsTest.java @@ -8,46 +8,41 @@ public class NarrativeContainerJsonUtilsTest { @Test void countNarrativesInJsonTestSimple() { - String json = "{\n" + - "'name': '70',\n" + - "'narrative': 'VALUE 1 ',\n" + - "'narrative2': 'VALUE 2 ',\n" + - "'narrative3': 'VALUE 3 ',\n" + - "'narrative4': 'VALUE 4 '\n" + - "}"; + String json = "{\n" + "'name': '70',\n" + + "'narrative': 'VALUE 1 ',\n" + + "'narrative2': 'VALUE 2 ',\n" + + "'narrative3': 'VALUE 3 ',\n" + + "'narrative4': 'VALUE 4 '\n" + + "}"; assertEquals(4, NarrativeContainerJsonUtils.countNarrativesInJson(json)); } @Test void countNarrativesInJsonTestDouble() { - String json = "{\n" + - "\"name\": \"70\",\n" + - "\"narrative\": \"VALUE 1 \",\n" + - "\"narrative2\": \"VALUE 2 \",\n" + - "\"narrative3\": \"VALUE 3 \",\n" + - "\"narrative4\": \"VALUE 4 \"\n" + - "}"; + String json = "{\n" + "\"name\": \"70\",\n" + + "\"narrative\": \"VALUE 1 \",\n" + + "\"narrative2\": \"VALUE 2 \",\n" + + "\"narrative3\": \"VALUE 3 \",\n" + + "\"narrative4\": \"VALUE 4 \"\n" + + "}"; assertEquals(4, NarrativeContainerJsonUtils.countNarrativesInJson(json)); } @Test void countNarrativesInJsonTestComplex() { - String json = - "{\"name\":\"71B\",\n" + - "\"narrative\": \"VALUE 1 \",\n" + - "\"narrative2\": \"VALUE 2 \",\n" + - "\"narrative3\": \"VALUE 3 \",\n" + - "\"narrative4\": \"VALUE 4 \"\n" + - "\"structured\":[{ \"narrativeFragments\":\n" + - "[\"CAPITAL GAINS TAX RELATING TO\",\n" + - "\"THE PERIOD 1998-07-01 2022-10-30\",\n" + - "\"REF 009524780232\",\"BANCA DEL TEST\",\n" + - "\"(REF. ART. 6 DL 461/97)\"],\n" + - "\"narrativeSupplementFragments\":[],\n" + - "\"codeword\":\"WITX\"\n" + - "}],\n" + - "\"unstructuredFragments\":[]}\n"; + String json = "{\"name\":\"71B\",\n" + "\"narrative\": \"VALUE 1 \",\n" + + "\"narrative2\": \"VALUE 2 \",\n" + + "\"narrative3\": \"VALUE 3 \",\n" + + "\"narrative4\": \"VALUE 4 \"\n" + + "\"structured\":[{ \"narrativeFragments\":\n" + + "[\"CAPITAL GAINS TAX RELATING TO\",\n" + + "\"THE PERIOD 1998-07-01 2022-10-30\",\n" + + "\"REF 009524780232\",\"BANCA DEL TEST\",\n" + + "\"(REF. ART. 6 DL 461/97)\"],\n" + + "\"narrativeSupplementFragments\":[],\n" + + "\"codeword\":\"WITX\"\n" + + "}],\n" + + "\"unstructuredFragments\":[]}\n"; assertEquals(4, NarrativeContainerJsonUtils.countNarrativesInJson(json)); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/NarrativeResolverTest.java b/src/test/java/com/prowidesoftware/swift/model/field/NarrativeResolverTest.java index adc642880..90dfb12d9 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/NarrativeResolverTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/NarrativeResolverTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,11 +17,10 @@ import static org.junit.jupiter.api.Assertions.*; +import java.math.BigDecimal; import org.apache.commons.lang3.StringUtils; import org.junit.jupiter.api.Test; -import java.math.BigDecimal; - public class NarrativeResolverTest { @Test @@ -45,7 +44,7 @@ public void testWrongField() { */ @Test public void testFormat1_1() { - //empty value + // empty value Narrative n = NarrativeResolver.parse(new Field77A()); assertEquals(0, n.getStructured().size()); assertNull(n.getUnstructured("\n")); @@ -58,9 +57,7 @@ public void testFormat1_1() { */ @Test public void testFormat1_2() { - String v = "WE NOTED FCR SHOWING YOURSELVES\n" + - "AS CONSIGNEE PLEASE DISCHARGE\n" + - "US SOONEST"; + String v = "WE NOTED FCR SHOWING YOURSELVES\n" + "AS CONSIGNEE PLEASE DISCHARGE\n" + "US SOONEST"; Narrative n = NarrativeResolver.parse(new Field77A(v)); assertEquals(0, n.getStructured().size()); assertEquals(v, n.getUnstructured("\n")); @@ -159,9 +156,7 @@ public void testFormat1_9() { */ @Test public void testFormat2_1() { - String v = "WE NOTED FCR SHOWING YOURSELVES\n" + - "AS CONSIGNEE PLEASE DISCHARGE\n" + - "US SOONEST"; + String v = "WE NOTED FCR SHOWING YOURSELVES\n" + "AS CONSIGNEE PLEASE DISCHARGE\n" + "US SOONEST"; Narrative n = NarrativeResolver.parse(new Field72Z(v)); assertEquals(0, n.getStructured().size()); assertEquals(v, n.getUnstructured("\n")); @@ -183,8 +178,7 @@ public void testFormat2_2() { */ @Test public void testFormat2_3() { - String v = "/REC123/EURO\n" + - "//Target"; + String v = "/REC123/EURO\n" + "//Target"; Narrative n = NarrativeResolver.parse(new Field72(v)); assertEquals(1, n.getStructured().size()); assertEquals("EUROTarget", n.getStructured("REC123").getNarrative()); @@ -197,9 +191,7 @@ public void testFormat2_3() { */ @Test public void testFormat2_4() { - String v = "/RETN/59\n" + - "/BE02/UNKNOWN BENEFICIARY\n" + - "/MREF/0511030094000014"; + String v = "/RETN/59\n" + "/BE02/UNKNOWN BENEFICIARY\n" + "/MREF/0511030094000014"; Narrative n = NarrativeResolver.parse(new Field72(v)); assertEquals(3, n.getStructured().size()); assertEquals("59", n.getStructured("RETN").getNarrative()); @@ -213,9 +205,7 @@ public void testFormat2_4() { */ @Test public void testFormat2_5() { - String v = "/RETN/59\n" + - "//UNKNOWN BENEFICIARY\n" + - "/MREF/0511030094000014"; + String v = "/RETN/59\n" + "//UNKNOWN BENEFICIARY\n" + "/MREF/0511030094000014"; Narrative n = NarrativeResolver.parse(new Field72(v)); assertEquals(2, n.getStructured().size()); assertEquals("59UNKNOWN BENEFICIARY", n.getStructured("RETN").getNarrative()); @@ -228,9 +218,7 @@ public void testFormat2_5() { */ @Test public void testFormat2_6() { - String v = "/RETN/\n" + - "/BE02/UNKNOWN BENEFICIARY\n" + - "/MREF/0511030094000014"; + String v = "/RETN/\n" + "/BE02/UNKNOWN BENEFICIARY\n" + "/MREF/0511030094000014"; Narrative n = NarrativeResolver.parse(new Field72(v)); assertEquals(3, n.getStructured().size()); assertNull(n.getStructured("RETN").getNarrative()); @@ -244,9 +232,7 @@ public void testFormat2_6() { */ @Test public void testFormat2_7() { - String v = "/RETN/\n" + - "//UNKNOWN BENEFICIARY\n" + - "/MREF/0511030094000014"; + String v = "/RETN/\n" + "//UNKNOWN BENEFICIARY\n" + "/MREF/0511030094000014"; Narrative n = NarrativeResolver.parse(new Field72(v)); assertEquals(2, n.getStructured().size()); assertEquals("UNKNOWN BENEFICIARY", n.getStructured("RETN").getNarrative()); @@ -259,10 +245,7 @@ public void testFormat2_7() { */ @Test public void testFormat2_8() { - String v = "/RETN/\n" + - "/ /UNKNOWN BENEFICIARY\n" + - "/MREF/0511030094000014\n" + - "//WELL KNOWN BENEFICIARY"; + String v = "/RETN/\n" + "/ /UNKNOWN BENEFICIARY\n" + "/MREF/0511030094000014\n" + "//WELL KNOWN BENEFICIARY"; Narrative n = NarrativeResolver.parse(new Field72(v)); assertEquals(1, n.getStructured().size()); assertNull(n.getStructured("RETN").getNarrative()); @@ -274,9 +257,7 @@ public void testFormat2_8() { */ @Test public void testFormat2_9() { - String v = "/RETN/\n" + - "//UNKNOWN BENEFICIARY\n" + - "/MREF/0511030094000014"; + String v = "/RETN/\n" + "//UNKNOWN BENEFICIARY\n" + "/MREF/0511030094000014"; Narrative n = NarrativeResolver.parse(new Field72(v)); assertEquals(2, n.getStructured().size()); assertEquals("UNKNOWN BENEFICIARY", n.getStructured("RETN").getNarrative()); @@ -289,12 +270,12 @@ public void testFormat2_9() { */ @Test public void testFormat2_10() { - String v = "/12BNF34/1000057346REDEMPTION MERRILL L\n" + - "//YNCH FUNDSFFC 123455600000078 //BAN\n" + - "//COFOO / FOO"; + String v = "/12BNF34/1000057346REDEMPTION MERRILL L\n" + "//YNCH FUNDSFFC 123455600000078 //BAN\n" + + "//COFOO / FOO"; Narrative n = NarrativeResolver.parse(new Field72(v)); assertEquals(1, n.getStructured().size()); - assertEquals("1000057346REDEMPTION MERRILL LYNCH FUNDSFFC 123455600000078 //BANCOFOO / FOO", + assertEquals( + "1000057346REDEMPTION MERRILL LYNCH FUNDSFFC 123455600000078 //BANCOFOO / FOO", n.getStructured("12BNF34").getNarrative()); assertNull(n.getUnstructured()); } @@ -304,10 +285,7 @@ public void testFormat2_10() { */ @Test public void testFormat2_11() { - String v = "/MYCODE/FOO BAR\n" + - "//CONTINUATION OF MYCODE\n" + - "FREE ADDITIONAL NARRATIVE\n" + - "CONTINUATION"; + String v = "/MYCODE/FOO BAR\n" + "//CONTINUATION OF MYCODE\n" + "FREE ADDITIONAL NARRATIVE\n" + "CONTINUATION"; Narrative n = NarrativeResolver.parse(new Field77J(v)); assertEquals(1, n.getStructured().size()); assertEquals("FOO BAR CONTINUATION OF MYCODE", n.getStructured("MYCODE").getNarrative(" ")); @@ -326,9 +304,7 @@ public void testFormat2_11() { */ @Test public void testFormat3_1() { - String v = "YOUR CHARGES GBP 95,\n" + - "CABLE GBP10,\n" + - "INTEREST GBP18,"; + String v = "YOUR CHARGES GBP 95,\n" + "CABLE GBP10,\n" + "INTEREST GBP18,"; Narrative n = NarrativeResolver.parse(new Field73A(v)); assertEquals(0, n.getStructured().size()); assertEquals(v, n.getUnstructured("\n")); @@ -350,8 +326,7 @@ public void testFormat3_2() { */ @Test public void testFormat3_3() { - String v = "/COMM/EUR300,\n" + - "/CABLE/USD20,3"; + String v = "/COMM/EUR300,\n" + "/CABLE/USD20,3"; Narrative n = NarrativeResolver.parse(new Field71D(v)); assertEquals(2, n.getStructured().size()); assertEquals("EUR", n.getStructured("COMM").getCurrency()); @@ -368,8 +343,7 @@ public void testFormat3_3() { */ @Test public void testFormat3_4() { - String v = "/TELECHAR/USD21,\n" + - "/COMM/USD14,"; + String v = "/TELECHAR/USD21,\n" + "/COMM/USD14,"; Narrative n = NarrativeResolver.parse(new Field71B(v)); assertEquals(2, n.getStructured().size()); assertEquals("USD", n.getStructured("TELECHAR").getCurrency()); @@ -400,15 +374,22 @@ public void testFormat3_5() { */ @Test public void testFormat3_6() { - String v = "/WITX/CAPITAL GAINS TAX RELATING TO\n" + - "//THE PERIOD 1998-07-01 2022-10-30\n" + - "//REF 009524780232\n" + - "//BANCA DEL TEST"; + String v = "/WITX/CAPITAL GAINS TAX RELATING TO\n" + "//THE PERIOD 1998-07-01 2022-10-30\n" + + "//REF 009524780232\n" + + "//BANCA DEL TEST"; Narrative n = NarrativeResolver.parse(new Field71B(v)); - assertEquals("CAPITAL GAINS TAX RELATING TO", n.getStructured("WITX").getNarrativeFragments().get(0)); - assertEquals("THE PERIOD 1998-07-01 2022-10-30", n.getStructured("WITX").getNarrativeFragments().get(1)); - assertEquals("REF 009524780232", n.getStructured("WITX").getNarrativeFragments().get(2)); - assertEquals("BANCA DEL TEST", n.getStructured("WITX").getNarrativeFragments().get(3)); + assertEquals( + "CAPITAL GAINS TAX RELATING TO", + n.getStructured("WITX").getNarrativeFragments().get(0)); + assertEquals( + "THE PERIOD 1998-07-01 2022-10-30", + n.getStructured("WITX").getNarrativeFragments().get(1)); + assertEquals( + "REF 009524780232", + n.getStructured("WITX").getNarrativeFragments().get(2)); + assertEquals( + "BANCA DEL TEST", + n.getStructured("WITX").getNarrativeFragments().get(3)); } /* @@ -453,11 +434,10 @@ public void testFormat3Score_2() { */ @Test public void testFormat3Score_3() { - String v = "/ISSU/B/EUR150,00\n" + - "/TELECHAR/B/EUR20,00Fees\n" + - "/POST/O/EUR8,50\n" + - "//INIT OF MYCODE\n" + - "//CONTINUATION OF MYCODE"; + String v = "/ISSU/B/EUR150,00\n" + "/TELECHAR/B/EUR20,00Fees\n" + + "/POST/O/EUR8,50\n" + + "//INIT OF MYCODE\n" + + "//CONTINUATION OF MYCODE"; Narrative n = NarrativeResolver.parse(new Field71B(v)); assertEquals(3, n.getStructured().size()); assertEquals("EUR", n.getStructured("ISSU").getCurrency()); @@ -472,8 +452,12 @@ public void testFormat3Score_3() { assertEquals("EUR", n.getStructured("POST").getCurrency()); assertEquals("O", n.getStructured("POST").getBankCode()); assertEquals(new BigDecimal("8.50"), n.getStructured("POST").getAmount()); - assertEquals("INIT OF MYCODE", n.getStructured("POST").getNarrativeFragments().get(0)); - assertEquals("CONTINUATION OF MYCODE", n.getStructured("POST").getNarrativeFragments().get(1)); + assertEquals( + "INIT OF MYCODE", + n.getStructured("POST").getNarrativeFragments().get(0)); + assertEquals( + "CONTINUATION OF MYCODE", + n.getStructured("POST").getNarrativeFragments().get(1)); assertNull(n.getUnstructured()); } @@ -698,8 +682,7 @@ public void testFormat5_3() { */ @Test public void testFormat5_4() { - String v = "WE HAVE RECEIVED THE FOLLOWING\n" + - "MESSAGE FROM BNF BANK FBACUAUX"; + String v = "WE HAVE RECEIVED THE FOLLOWING\n" + "MESSAGE FROM BNF BANK FBACUAUX"; Narrative n = NarrativeResolver.parse(new Field75(v)); assertEquals(0, n.getStructured().size()); assertEquals(v, n.getUnstructured("\n")); @@ -750,7 +733,8 @@ public void testFormat5_8() { Narrative n = NarrativeResolver.parse(new Field76(v)); assertEquals(1, n.getStructured().size()); assertEquals("FIRST QUERY RESPONSE", n.getStructured("1").getNarrative(" ")); - assertEquals("SUPPLEMENT CONTINUATION OF SUPPLEMENT", n.getStructured("1").getNarrativeSupplement(" ")); + assertEquals( + "SUPPLEMENT CONTINUATION OF SUPPLEMENT", n.getStructured("1").getNarrativeSupplement(" ")); assertNull(n.getUnstructured()); } @@ -763,45 +747,56 @@ public void testFormat5_8() { @Test public void testFormat6_1() { - String v = "/ADD/+COPY OF CERTIFICATE OF ORIGIN\n" + - "SHOWING GOODS ARE OF BELGIAN ORIGIN\n" + - "/ADD/+COPY OF CONSULAR INVOICE MENTIONING\n" + - "IMPORT REGISTRATION NUMBER 123"; + String v = "/ADD/+COPY OF CERTIFICATE OF ORIGIN\n" + "SHOWING GOODS ARE OF BELGIAN ORIGIN\n" + + "/ADD/+COPY OF CONSULAR INVOICE MENTIONING\n" + + "IMPORT REGISTRATION NUMBER 123"; Narrative n = NarrativeResolver.parse(new Field46B(v)); assertEquals(2, n.getStructured().size()); - assertEquals("+COPY OF CERTIFICATE OF ORIGIN SHOWING GOODS ARE OF BELGIAN ORIGIN", n.getStructured("ADD").getNarrative(" ")); - assertEquals("+COPY OF CERTIFICATE OF ORIGIN SHOWING GOODS ARE OF BELGIAN ORIGIN", n.getStructured().get(0).getNarrative(" ")); - assertEquals("+COPY OF CONSULAR INVOICE MENTIONING IMPORT REGISTRATION NUMBER 123", n.getStructured().get(1).getNarrative(" ")); + assertEquals( + "+COPY OF CERTIFICATE OF ORIGIN SHOWING GOODS ARE OF BELGIAN ORIGIN", + n.getStructured("ADD").getNarrative(" ")); + assertEquals( + "+COPY OF CERTIFICATE OF ORIGIN SHOWING GOODS ARE OF BELGIAN ORIGIN", + n.getStructured().get(0).getNarrative(" ")); + assertEquals( + "+COPY OF CONSULAR INVOICE MENTIONING IMPORT REGISTRATION NUMBER 123", + n.getStructured().get(1).getNarrative(" ")); assertNull(n.getStructured("FOO")); assertNull(n.getUnstructured()); } @Test public void testFormat6_2() { - String v = "/ADD/+COPY OF CERTIFICATE OF ORIGIN\n" + - "SHOWING GOODS ARE OF BELGIAN ORIGIN\n" + - "//ADD/+COPY OF CONSULAR INVOICE MENTIONING\n" + - "IMPORT REGISTRATION NUMBER 123"; + String v = "/ADD/+COPY OF CERTIFICATE OF ORIGIN\n" + "SHOWING GOODS ARE OF BELGIAN ORIGIN\n" + + "//ADD/+COPY OF CONSULAR INVOICE MENTIONING\n" + + "IMPORT REGISTRATION NUMBER 123"; Narrative n = NarrativeResolver.parse(new Field49M(v)); assertEquals(1, n.getStructured().size()); - assertEquals("+COPY OF CERTIFICATE OF ORIGIN SHOWING GOODS ARE OF BELGIAN ORIGIN //ADD/+COPY OF CONSULAR INVOICE MENTIONING IMPORT REGISTRATION NUMBER 123", n.getStructured("ADD").getNarrative(" ")); - assertEquals("+COPY OF CERTIFICATE OF ORIGIN SHOWING GOODS ARE OF BELGIAN ORIGIN //ADD/+COPY OF CONSULAR INVOICE MENTIONING IMPORT REGISTRATION NUMBER 123", n.getStructured().get(0).getNarrative(" ")); + assertEquals( + "+COPY OF CERTIFICATE OF ORIGIN SHOWING GOODS ARE OF BELGIAN ORIGIN //ADD/+COPY OF CONSULAR INVOICE MENTIONING IMPORT REGISTRATION NUMBER 123", + n.getStructured("ADD").getNarrative(" ")); + assertEquals( + "+COPY OF CERTIFICATE OF ORIGIN SHOWING GOODS ARE OF BELGIAN ORIGIN //ADD/+COPY OF CONSULAR INVOICE MENTIONING IMPORT REGISTRATION NUMBER 123", + n.getStructured().get(0).getNarrative(" ")); assertNull(n.getStructured("FOO")); assertNull(n.getUnstructured()); } @Test public void testFormat6_3() { - String v = "/ADD/59\n" + - "/0123456789/BENEFICIARIO DESCONOCIDO\n" + - "/MREF/0511030094000014"; + String v = "/ADD/59\n" + "/0123456789/BENEFICIARIO DESCONOCIDO\n" + "/MREF/0511030094000014"; Narrative n = NarrativeResolver.parse(new Field49N(v)); assertEquals(2, n.getStructured().size()); - assertEquals("59/0123456789/BENEFICIARIO DESCONOCIDO", n.getStructured("ADD").getNarrative()); + assertEquals( + "59/0123456789/BENEFICIARIO DESCONOCIDO", n.getStructured("ADD").getNarrative()); assertEquals("0511030094000014", n.getStructured("MREF").getNarrative()); assertEquals("59", n.getStructured().get(0).getNarrativeFragments().get(0)); - assertEquals("/0123456789/BENEFICIARIO DESCONOCIDO", n.getStructured().get(0).getNarrativeFragments().get(1)); - assertEquals("0511030094000014", n.getStructured().get(1).getNarrativeFragments().get(0)); + assertEquals( + "/0123456789/BENEFICIARIO DESCONOCIDO", + n.getStructured().get(0).getNarrativeFragments().get(1)); + assertEquals( + "0511030094000014", + n.getStructured().get(1).getNarrativeFragments().get(0)); assertNull(n.getUnstructured()); } @@ -821,12 +816,12 @@ public void testFormat7_1() { @Test public void testFormat7_2() { - String v = "/CNC/FRA. 2213 CUENTA 18 SEPTIEMBRE\n" + - "// MANT\n" + - "//NIMIENTO EQUIPOS E INSTALACIONES"; + String v = "/CNC/FRA. 2213 CUENTA 18 SEPTIEMBRE\n" + "// MANT\n" + "//NIMIENTO EQUIPOS E INSTALACIONES"; Narrative n = NarrativeResolver.parse(new Field70(v)); assertEquals(1, n.getStructured().size()); - assertEquals("FRA. 2213 CUENTA 18 SEPTIEMBRE MANTNIMIENTO EQUIPOS E INSTALACIONES", n.getStructured("CNC").getNarrative()); + assertEquals( + "FRA. 2213 CUENTA 18 SEPTIEMBRE MANTNIMIENTO EQUIPOS E INSTALACIONES", + n.getStructured("CNC").getNarrative()); assertNull(n.getUnstructured()); } @@ -849,8 +844,7 @@ public void testFormat7_4() { @Test public void testFormat7_5() { - String v = "/VALD/20040509\n" + - "/SETC/USD"; + String v = "/VALD/20040509\n" + "/SETC/USD"; Narrative n = NarrativeResolver.parse(new Field77D(v)); assertEquals(2, n.getStructured().size()); assertEquals("20040509", n.getStructured("VALD").getNarrative()); @@ -860,12 +854,11 @@ public void testFormat7_5() { @Test public void testFormat7_6() { - String v = "IN THE ABSENCE OF ANY OTHER MASTER\n" + - "AGREEMENT BETWEEN US WHICH GOVERNS\n" + - "FOREIGN EXCHANGE TRANSACTIONS, THE\n" + - "1997 INTERNATIONAL FOREIGN EXCHANGE\n" + - "MASTER AGREEMENT (IFEMA) TERMS\n" + - "SHALL APPLY"; + String v = "IN THE ABSENCE OF ANY OTHER MASTER\n" + "AGREEMENT BETWEEN US WHICH GOVERNS\n" + + "FOREIGN EXCHANGE TRANSACTIONS, THE\n" + + "1997 INTERNATIONAL FOREIGN EXCHANGE\n" + + "MASTER AGREEMENT (IFEMA) TERMS\n" + + "SHALL APPLY"; Narrative n = NarrativeResolver.parse(new Field77D(v)); assertEquals(0, n.getStructured().size()); assertEquals(v, n.getUnstructured("\n")); @@ -895,31 +888,32 @@ public void testFormat8_2() { @Test public void testFormat8_3() { - String v = "/NAME/Jones/Brian/DEPT/IRS Back Office\n" + - " - more DEPT description"; + String v = "/NAME/Jones/Brian/DEPT/IRS Back Office\n" + " - more DEPT description"; Narrative n = NarrativeResolver.parse(new Field29A(v)); assertEquals(2, n.getStructured().size()); assertEquals("Jones/Brian", n.getStructured("NAME").getNarrative()); - assertEquals("IRS Back Office - more DEPT description", n.getStructured("DEPT").getNarrative()); + assertEquals( + "IRS Back Office - more DEPT description", + n.getStructured("DEPT").getNarrative()); assertNull(n.getUnstructured()); } @Test public void testFormat8_4() { - String v = "/NAME/Jones/Brian//DEPT/IRS Back Office\n" + - " - more DEPT description/description2/GENDER/Male"; + String v = "/NAME/Jones/Brian//DEPT/IRS Back Office\n" + " - more DEPT description/description2/GENDER/Male"; Narrative n = NarrativeResolver.parse(new Field29A(v)); assertEquals(3, n.getStructured().size()); assertEquals("Jones/Brian/", n.getStructured("NAME").getNarrative()); - assertEquals("IRS Back Office - more DEPT description/description2", n.getStructured("DEPT").getNarrative()); + assertEquals( + "IRS Back Office - more DEPT description/description2", + n.getStructured("DEPT").getNarrative()); assertEquals("Male", n.getStructured("GENDER").getNarrative()); assertNull(n.getUnstructured()); } @Test public void testFormat8_5() { - String v = "/unstruct/NAME/Jones/DEPT/IRS Back Office\n" + - " - more DEPT description/description2/GENDER/Male"; + String v = "/unstruct/NAME/Jones/DEPT/IRS Back Office\n" + " - more DEPT description/description2/GENDER/Male"; Narrative n = NarrativeResolver.parse(new Field29A(v)); assertEquals(0, n.getStructured().size()); assertEquals(v, n.getUnstructured("\n")); @@ -928,14 +922,16 @@ public void testFormat8_5() { @Test public void testFormat8_6() { // for field 61 the structure narrative could be part of the supplementary details - Narrative n = NarrativeResolver.parse(new Field61("1512171218RCF23423,S202d//23sdf\n/OCMT/EUR123,4/EXCH/EUR0,01")); + Narrative n = + NarrativeResolver.parse(new Field61("1512171218RCF23423,S202d//23sdf\n/OCMT/EUR123,4/EXCH/EUR0,01")); assertEquals(2, n.getStructured().size()); assertEquals("EUR123,4", n.getStructured("OCMT").getNarrative()); } @Test public void testFormat8_7() { - Narrative n = NarrativeResolver.parseFormat8("/OCMT/EUR10000,\n//CHGS/EUR100,/xxxxxxxxxx\n/CHGS/EUR50,/\n//xxxxxxxxxx"); + Narrative n = NarrativeResolver.parseFormat8( + "/OCMT/EUR10000,\n//CHGS/EUR100,/xxxxxxxxxx\n/CHGS/EUR50,/\n//xxxxxxxxxx"); assertEquals(3, n.getStructured().size()); assertEquals("EUR10000,/", n.getStructured().get(0).getNarrative()); assertEquals("EUR100,/xxxxxxxxxx", n.getStructured().get(1).getNarrative()); @@ -967,7 +963,6 @@ void isCurrencyAndAmountShortSizeWithoutBankCode() { assertFalse(NarrativeResolver.isCurrencyAndAmount(v)); } - @Test void isCurrencyAndNoAmount() { String v = "EURA"; diff --git a/src/test/java/com/prowidesoftware/swift/model/field/NationalClearingSystemComponentTest.java b/src/test/java/com/prowidesoftware/swift/model/field/NationalClearingSystemComponentTest.java index 2bef1dd63..cccc5675c 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/NationalClearingSystemComponentTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/NationalClearingSystemComponentTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -43,8 +43,8 @@ public void testField52AParse() { assertEquals("//ATBBBBB\r\nABNANL2A", f.getValue()); assertNull(f.getDCMark()); assertNull(f.getComponent1()); - assertEquals("/ATBBBBB", f.getComponent2()); //component getter will keep the extra slash - assertEquals("ATBBBBB", f.getAccount()); //account getter will trims the starting slash + assertEquals("/ATBBBBB", f.getComponent2()); // component getter will keep the extra slash + assertEquals("ATBBBBB", f.getAccount()); // account getter will trims the starting slash assertEquals("ABNANL2A", f.getIdentifierCode()); } @@ -52,7 +52,7 @@ public void testField52AParse() { public void testField52ABuild() { Field52A f = new Field52A(); - //we need to add the explicit extra slash to the component value + // we need to add the explicit extra slash to the component value f.setComponent2("/ATBBBBB"); f.setComponent3("ABNANL2A"); @@ -214,5 +214,4 @@ public void testField59A() { assertEquals("/CHBBBBBB", f.getComponent1()); assertEquals("CHBBBBBB", f.getAccount()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/OptionJPartyFieldTest.java b/src/test/java/com/prowidesoftware/swift/model/field/OptionJPartyFieldTest.java index 4157d2dc4..04253f6fd 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/OptionJPartyFieldTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/OptionJPartyFieldTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -28,11 +28,10 @@ public class OptionJPartyFieldTest { @Test public void testGetValueByCodeword() { - TestPartyField f = new TestPartyField("/ABIC/CHASUS33\n" + - "/NAME/12345xxxxx12345xxxxx12345+++++1234\n" + - "/ACCT/12345xxxxx12345xxxxx12345/NETS/\n" + - "/ADD1/12345xxxxx12345xxxxx12345+++++1234\n" + - "5/ADD2/12345xxxxx12345xxxxx12345+++++123"); + TestPartyField f = new TestPartyField("/ABIC/CHASUS33\n" + "/NAME/12345xxxxx12345xxxxx12345+++++1234\n" + + "/ACCT/12345xxxxx12345xxxxx12345/NETS/\n" + + "/ADD1/12345xxxxx12345xxxxx12345+++++1234\n" + + "5/ADD2/12345xxxxx12345xxxxx12345+++++123"); assertNull(f.getValueByCodeword(Codeword.SVBY)); assertNull(f.getValueByCodeword(Codeword.NETS)); assertNull(f.getValueByCodeword(Codeword.SSIS)); @@ -60,5 +59,4 @@ public String getName() { return null; } } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/SwiftParseUtilsTest.java b/src/test/java/com/prowidesoftware/swift/model/field/SwiftParseUtilsTest.java index 4aed8672d..ceac3f2c5 100644 --- a/src/test/java/com/prowidesoftware/swift/model/field/SwiftParseUtilsTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/field/SwiftParseUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -43,15 +43,21 @@ public void testSplitComponents() { assertEquals("foo", SwiftParseUtils.splitComponents(":foo//", ":", "//").get(0)); assertEquals(2, SwiftParseUtils.splitComponents(":foo//abc", ":", "//").size()); - assertEquals("foo", SwiftParseUtils.splitComponents(":foo//abc", ":", "//").get(0)); - assertEquals("abc", SwiftParseUtils.splitComponents(":foo//abc", ":", "//").get(1)); + assertEquals( + "foo", SwiftParseUtils.splitComponents(":foo//abc", ":", "//").get(0)); + assertEquals( + "abc", SwiftParseUtils.splitComponents(":foo//abc", ":", "//").get(1)); assertEquals(2, SwiftParseUtils.splitComponents("foo//abc", ":", "//").size()); - assertEquals("foo", SwiftParseUtils.splitComponents("foo//abc", ":", "//").get(0)); - assertEquals("abc", SwiftParseUtils.splitComponents("foo//abc", ":", "//").get(1)); + assertEquals( + "foo", SwiftParseUtils.splitComponents("foo//abc", ":", "//").get(0)); + assertEquals( + "abc", SwiftParseUtils.splitComponents("foo//abc", ":", "//").get(1)); assertEquals(1, SwiftParseUtils.splitComponents(":foo/abc", ":", "//").size()); - assertEquals("foo/abc", SwiftParseUtils.splitComponents(":foo/abc", ":", "//").get(0)); + assertEquals( + "foo/abc", + SwiftParseUtils.splitComponents(":foo/abc", ":", "//").get(0)); } @Test @@ -205,7 +211,8 @@ public void testGetTokenSecondLast() { assertEquals("foo/def", SwiftParseUtils.getTokenSecondLast("abc/foo/def", "/")); assertEquals("foo/def/", SwiftParseUtils.getTokenSecondLast("abc/foo/def/", "/")); assertEquals("foo/def//", SwiftParseUtils.getTokenSecondLast("abc/foo/def//", "/")); - assertEquals("foo/def/hsjs/slkdjf//dsd", SwiftParseUtils.getTokenSecondLast("abc/foo/def/hsjs/slkdjf//dsd", "/")); + assertEquals( + "foo/def/hsjs/slkdjf//dsd", SwiftParseUtils.getTokenSecondLast("abc/foo/def/hsjs/slkdjf//dsd", "/")); assertEquals("/", SwiftParseUtils.getTokenSecondLast("//", "/")); assertEquals("/", SwiftParseUtils.getTokenSecondLast("///", "//")); } @@ -228,7 +235,9 @@ public void testGetTokenSecondLastWithPrefix() { assertEquals("foo/def", SwiftParseUtils.getTokenSecondLast("/abc/foo/def", "/", "/")); assertEquals("foo/def/", SwiftParseUtils.getTokenSecondLast(":abc/foo/def/", ":", "/")); assertEquals("foo/def//", SwiftParseUtils.getTokenSecondLast(":abc/foo/def//", ":", "/")); - assertEquals("foo/def/hsjs/slkdjf//dsd", SwiftParseUtils.getTokenSecondLast(":abc/foo/def/hsjs/slkdjf//dsd", ":", "/")); + assertEquals( + "foo/def/hsjs/slkdjf//dsd", + SwiftParseUtils.getTokenSecondLast(":abc/foo/def/hsjs/slkdjf//dsd", ":", "/")); assertEquals("/", SwiftParseUtils.getTokenSecondLast("://", ":", "/")); assertEquals("/", SwiftParseUtils.getTokenSecondLast(":///", ":", "//")); } @@ -324,5 +333,4 @@ public void testRemovePrefix() { assertEquals("aaa", SwiftParseUtils.removePrefix("/aaa", "/")); assertEquals("/aaa", SwiftParseUtils.removePrefix("//aaa", "/")); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMTTest.java b/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMTTest.java index b73c62bd9..88726c765 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMTTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMTTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -33,17 +33,18 @@ import com.prowidesoftware.swift.model.mt.mt5xx.MT549; import com.prowidesoftware.swift.model.mt.mt9xx.MT940; import com.prowidesoftware.swift.utils.TestUtils; -import org.apache.commons.lang3.StringUtils; -import org.junit.jupiter.api.Test; - import java.io.IOException; import java.util.List; +import org.apache.commons.lang3.StringUtils; +import org.junit.jupiter.api.Test; public class AbstractMTTest { @Test public void testGetSequence() { - SwiftMessage m = new MT102().append(MT102.SequenceA.newInstance(Field32A.tag("foo"))).getSwiftMessage(); + SwiftMessage m = new MT102() + .append(MT102.SequenceA.newInstance(Field32A.tag("foo"))) + .getSwiftMessage(); TestUtils.append(m, MT102.SequenceB.newInstance(Field32A.tag("bar"))); AbstractMT o = m.toMT(); SwiftTagListBlock A = o.getSequence("A"); @@ -54,11 +55,11 @@ public void testGetSequence() { @Test public void testGetSequenceList() { - SwiftMessage m = new MT102().append( - MT102.SequenceA.newInstance(Field32A.tag("foo")) + SwiftMessage m = new MT102() + .append(MT102.SequenceA.newInstance(Field32A.tag("foo")) .append(MT102.SequenceB.newInstance(Field32A.tag("bar"))) - .append(MT102.SequenceB.newInstance(Field32A.tag("bar1"), Field32A.tag("bar2"))) - ).getSwiftMessage(); + .append(MT102.SequenceB.newInstance(Field32A.tag("bar1"), Field32A.tag("bar2")))) + .getSwiftMessage(); AbstractMT o = m.toMT(); List Bs = o.getSequenceList("B"); assertNotNull(Bs); @@ -72,55 +73,56 @@ public void testGetSequenceList() { @Test public void test_conversin_to_xml() { - String fin = "{1:F01FMACUS33AXXX1625159979}{2:O5471302141113CHASUSU9AXXX05821058501411131302N}{3:{108:001823CQ1833911}}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//T314314CDM0\n" + - ":23G:NEWM\n" + - ":98E::PREP//20141113130218/N05\n" + - ":16R:LINK\n" + - ":20C::RELA//00013507299330A\n" + - ":16S:LINK\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//20141107\n" + - ":98A::ESET//20141113\n" + - ":98A::SETT//20141113\n" + - ":90A::DEAL//PRCT/102,713552\n" + - ":35B:/US/3132MAD40\n" + - "FOO MORTPASS 3.5+ 01/NOV/2044\n" + - "Q2 PN+ Q29423\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::ESTT//AMOR/7999999,573\n" + - ":36B::ESTT//FAMT/8167548,\n" + - ":97A::SAFE//P 61947\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::REAG/USFW/021000021\n" + - ":97A::SAFE//FBCMBS\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95R::BUYR/DTCYID/00355\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//FRNYUS33\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::DEAL//USD8217083,72\n" + - ":16S:AMT\n" + - ":16R:AMT\n" + - ":19A::ACRU//USD9333,33\n" + - ":16S:AMT\n" + - ":16R:AMT\n" + - ":19A::ESTT//USD8226417,05\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - ":16R:OTHRPRTY\n" + - ":95P::MEOR//CHASUS33\n" + - ":16S:OTHRPRTY\n" + - "-}"; + String fin = + "{1:F01FMACUS33AXXX1625159979}{2:O5471302141113CHASUSU9AXXX05821058501411131302N}{3:{108:001823CQ1833911}}{4:\n" + + ":16R:GENL\n" + + ":20C::SEME//T314314CDM0\n" + + ":23G:NEWM\n" + + ":98E::PREP//20141113130218/N05\n" + + ":16R:LINK\n" + + ":20C::RELA//00013507299330A\n" + + ":16S:LINK\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//20141107\n" + + ":98A::ESET//20141113\n" + + ":98A::SETT//20141113\n" + + ":90A::DEAL//PRCT/102,713552\n" + + ":35B:/US/3132MAD40\n" + + "FOO MORTPASS 3.5+ 01/NOV/2044\n" + + "Q2 PN+ Q29423\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::ESTT//AMOR/7999999,573\n" + + ":36B::ESTT//FAMT/8167548,\n" + + ":97A::SAFE//P 61947\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::REAG/USFW/021000021\n" + + ":97A::SAFE//FBCMBS\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95R::BUYR/DTCYID/00355\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//FRNYUS33\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::DEAL//USD8217083,72\n" + + ":16S:AMT\n" + + ":16R:AMT\n" + + ":19A::ACRU//USD9333,33\n" + + ":16S:AMT\n" + + ":16R:AMT\n" + + ":19A::ESTT//USD8226417,05\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + ":16R:OTHRPRTY\n" + + ":95P::MEOR//CHASUS33\n" + + ":16S:OTHRPRTY\n" + + "-}"; MT547 mt = new MT547(fin); String xml = mt.xml(); assertTrue(StringUtils.contains(xml, "FMACUS33AXXX")); @@ -132,25 +134,26 @@ public void test_conversin_to_xml() { @Test public void testParsingSystemMessage() throws IOException { - final String msg = "{1:F21OMFNCIABAXXX6368087500}{4:{177:1511041614}{451:0}}{1:F01OMFNCIABAXXX6368087500}{2:O1031542151104BCAOSNDPAXXX22438129121511041542N}{3:{113:0030}{108:001RTGS153030005}}{4:\n" + - ":20:1234567890\n" + - ":23B:CRED\n" + - ":23E:SDVA\n" + - ":26T:001\n" + - ":32A:151104XOF27000000,\n" + - ":50K:/0020121503484101\n" + - "FOO VORYEAUGEIS\n" + - ":53A:/D/D00030901\n" + - "ECOCMLBA\n" + - ":57A:/C/A00031061\n" + - "OMFNCIAB\n" + - ":59:/010010100100014010010160\n" + - "FOO VOYAGES\n" + - ":70:TRANSFERT\n" + - ":71A:SHA\n" + - ":72:/CODTYPTR/001\n" + - "//REGLEMENT\n" + - "-}{5:{MAC:00000000}{CHK:0AF226411593}}{S:{SPD:}{SAC:}{COP:P}}"; + final String msg = + "{1:F21OMFNCIABAXXX6368087500}{4:{177:1511041614}{451:0}}{1:F01OMFNCIABAXXX6368087500}{2:O1031542151104BCAOSNDPAXXX22438129121511041542N}{3:{113:0030}{108:001RTGS153030005}}{4:\n" + + ":20:1234567890\n" + + ":23B:CRED\n" + + ":23E:SDVA\n" + + ":26T:001\n" + + ":32A:151104XOF27000000,\n" + + ":50K:/0020121503484101\n" + + "FOO VORYEAUGEIS\n" + + ":53A:/D/D00030901\n" + + "ECOCMLBA\n" + + ":57A:/C/A00031061\n" + + "OMFNCIAB\n" + + ":59:/010010100100014010010160\n" + + "FOO VOYAGES\n" + + ":70:TRANSFERT\n" + + ":71A:SHA\n" + + ":72:/CODTYPTR/001\n" + + "//REGLEMENT\n" + + "-}{5:{MAC:00000000}{CHK:0AF226411593}}{S:{SPD:}{SAC:}{COP:P}}"; AbstractMT asm = AbstractMT.parse(msg); assertNotNull(asm); @@ -237,25 +240,26 @@ public void testRemoveInnerSequences3() { @Test public void testGetFields() throws IOException { - final String msg = "{1:F21OMFNCIABAXXX6368087500}{4:{177:1511041614}{451:0}}{1:F01OMFNCIABAXXX6368087500}{2:O1031542151104BCAOSNDPAXXX22438129121511041542N}{3:{113:0030}{108:001RTGS153030005}}{4:\n" + - ":20:1234567890\n" + - ":23B:CRED\n" + - ":23E:SDVA\n" + - ":26T:001\n" + - ":32A:151104XOF27000000,\n" + - ":50K:/0020121503484101\n" + - "FOO VORYEAUGEIS\n" + - ":53A:/D/D00030901\n" + - "ECOCMLBA\n" + - ":57A:/C/A00031061\n" + - "OMFNCIAB\n" + - ":59:/010010100100014010010160\n" + - "FOO VOYAGES\n" + - ":70:TRANSFERT\n" + - ":71A:SHA\n" + - ":72:/CODTYPTR/001\n" + - "//REGLEMENT\n" + - "-}{5:{MAC:00000000}{CHK:0AF226411593}}{S:{SPD:}{SAC:}{COP:P}}"; + final String msg = + "{1:F21OMFNCIABAXXX6368087500}{4:{177:1511041614}{451:0}}{1:F01OMFNCIABAXXX6368087500}{2:O1031542151104BCAOSNDPAXXX22438129121511041542N}{3:{113:0030}{108:001RTGS153030005}}{4:\n" + + ":20:1234567890\n" + + ":23B:CRED\n" + + ":23E:SDVA\n" + + ":26T:001\n" + + ":32A:151104XOF27000000,\n" + + ":50K:/0020121503484101\n" + + "FOO VORYEAUGEIS\n" + + ":53A:/D/D00030901\n" + + "ECOCMLBA\n" + + ":57A:/C/A00031061\n" + + "OMFNCIAB\n" + + ":59:/010010100100014010010160\n" + + "FOO VOYAGES\n" + + ":70:TRANSFERT\n" + + ":71A:SHA\n" + + ":72:/CODTYPTR/001\n" + + "//REGLEMENT\n" + + "-}{5:{MAC:00000000}{CHK:0AF226411593}}{S:{SPD:}{SAC:}{COP:P}}"; AbstractMT asm = AbstractMT.parse(msg); List fields = asm.getFields(); @@ -265,11 +269,12 @@ public void testGetFields() throws IOException { @Test public void testGetFieldsInvalidBlockBrackets() throws IOException { - final String msg = "{1:F01OMFNCIABAXXX6368087500}{2:O1031542151104BCAOSNDPAXXX22438129121511041542N}{3:{108:210323165210}{4:\n" + - ":20:1234567890\n" + - ":23B:CRED\n" + - ":23E:SDVA\n" + - "-}"; + final String msg = + "{1:F01OMFNCIABAXXX6368087500}{2:O1031542151104BCAOSNDPAXXX22438129121511041542N}{3:{108:210323165210}{4:\n" + + ":20:1234567890\n" + + ":23B:CRED\n" + + ":23E:SDVA\n" + + "-}"; AbstractMT asm = AbstractMT.parse(msg); List fields = asm.getFields(); assertTrue(fields.isEmpty()); @@ -277,23 +282,23 @@ public void testGetFieldsInvalidBlockBrackets() throws IOException { @Test public void testMTClassParse() { - MT940 mt = MT940.parse("{1:F01ANASCH20AXXX0000000000}{2:I940BSCHGB2LXEQUN}{3:{108:FOOB3926BE868XXX}}{4:\n" + - ":20:123456\n" + - ":25:123-304958\n" + - ":28C:123/1\n" + - ":60F:C980622USD395212311,71\n" + - ":61:980623C50000000,NTRFNONREF//8951234\n" + - "ORDER BK OF NYC WESTERN CASH RESERVE\n" + - ":61:980625C5700000,NFEX036960//8954321\n" + - ":61:980626C200000,NDIVNONREF//8846543\n" + - ":86:DIVIDEND LORAL CORP\n" + - "PREFERRED STOCK 1ST QUARTER 1998\n" + - ":62F:C980623USD451112311,71\n" + - ":64:C980623USD445212311,71\n" + - ":65:C980625USD450912311,71\n" + - ":65:C980626USD451112311,71\n" + - ":86:PRIME RATE AS OF TODAY 11 PCT\n" + - "-}{5:{CHK:3916EF336FF7}}"); + MT940 mt = MT940.parse( + "{1:F01ANASCH20AXXX0000000000}{2:I940BSCHGB2LXEQUN}{3:{108:FOOB3926BE868XXX}}{4:\n" + ":20:123456\n" + + ":25:123-304958\n" + + ":28C:123/1\n" + + ":60F:C980622USD395212311,71\n" + + ":61:980623C50000000,NTRFNONREF//8951234\n" + + "ORDER BK OF NYC WESTERN CASH RESERVE\n" + + ":61:980625C5700000,NFEX036960//8954321\n" + + ":61:980626C200000,NDIVNONREF//8846543\n" + + ":86:DIVIDEND LORAL CORP\n" + + "PREFERRED STOCK 1ST QUARTER 1998\n" + + ":62F:C980623USD451112311,71\n" + + ":64:C980623USD445212311,71\n" + + ":65:C980625USD450912311,71\n" + + ":65:C980626USD451112311,71\n" + + ":86:PRIME RATE AS OF TODAY 11 PCT\n" + + "-}{5:{CHK:3916EF336FF7}}"); assertEquals(ServiceIdType._01, mt.getSwiftMessage().getBlock1().getServiceIdType()); } @@ -306,7 +311,5 @@ public void testAbstractMt() throws IOException { } catch (Exception e) { fail("No exception expected"); } - } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMtJsonTest.java b/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMtJsonTest.java index e7ad07b2d..f2ce867e7 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMtJsonTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMtJsonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -30,8 +30,6 @@ import com.prowidesoftware.swift.utils.SwiftMessageComparator; import org.junit.jupiter.api.Test; -import java.util.List; - /** * Test for JSON API in AbstractMT and subclasses */ @@ -39,317 +37,362 @@ public class AbstractMtJsonTest { @Test public void testMT547ToJson() { - String fin = "{1:F01FMACUS33AXXX1625159979}{2:O5471302141113CHASUSU9AXXX05821058501411131302N}{3:{108:001823CQ1833911}}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//T314314CDM0\n" + - ":23G:NEWM\n" + - ":98E::PREP//20141113130218/N05\n" + - ":16R:LINK\n" + - ":20C::RELA//00013507299330A\n" + - ":16S:LINK\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::TRAD//20141107\n" + - ":98A::ESET//20141113\n" + - ":98A::SETT//20141113\n" + - ":90A::DEAL//PRCT/102,713552\n" + - ":35B:/US/3132MAD40\n" + - "FOO MORTPASS 3.5+ 01/NOV/2044\n" + - "Q2 PN+ Q29423\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::ESTT//AMOR/7999999,573\n" + - ":36B::ESTT//FAMT/8167548,\n" + - ":97A::SAFE//P 61947\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95R::REAG/USFW/021000021\n" + - ":97A::SAFE//FBCMBS\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95R::BUYR/DTCYID/00355\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//FRNYUS33\n" + - ":16S:SETPRTY\n" + - ":16R:AMT\n" + - ":19A::DEAL//USD8217083,72\n" + - ":16S:AMT\n" + - ":16R:AMT\n" + - ":19A::ACRU//USD9333,33\n" + - ":16S:AMT\n" + - ":16R:AMT\n" + - ":19A::ESTT//USD8226417,05\n" + - ":16S:AMT\n" + - ":16S:SETDET\n" + - ":16R:OTHRPRTY\n" + - ":95P::MEOR//CHASUS33\n" + - ":16S:OTHRPRTY\n" + - "-}"; + String fin = + "{1:F01FMACUS33AXXX1625159979}{2:O5471302141113CHASUSU9AXXX05821058501411131302N}{3:{108:001823CQ1833911}}{4:\n" + + ":16R:GENL\n" + + ":20C::SEME//T314314CDM0\n" + + ":23G:NEWM\n" + + ":98E::PREP//20141113130218/N05\n" + + ":16R:LINK\n" + + ":20C::RELA//00013507299330A\n" + + ":16S:LINK\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::TRAD//20141107\n" + + ":98A::ESET//20141113\n" + + ":98A::SETT//20141113\n" + + ":90A::DEAL//PRCT/102,713552\n" + + ":35B:/US/3132MAD40\n" + + "FOO MORTPASS 3.5+ 01/NOV/2044\n" + + "Q2 PN+ Q29423\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::ESTT//AMOR/7999999,573\n" + + ":36B::ESTT//FAMT/8167548,\n" + + ":97A::SAFE//P 61947\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95R::REAG/USFW/021000021\n" + + ":97A::SAFE//FBCMBS\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95R::BUYR/DTCYID/00355\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//FRNYUS33\n" + + ":16S:SETPRTY\n" + + ":16R:AMT\n" + + ":19A::DEAL//USD8217083,72\n" + + ":16S:AMT\n" + + ":16R:AMT\n" + + ":19A::ACRU//USD9333,33\n" + + ":16S:AMT\n" + + ":16R:AMT\n" + + ":19A::ESTT//USD8226417,05\n" + + ":16S:AMT\n" + + ":16S:SETDET\n" + + ":16R:OTHRPRTY\n" + + ":95P::MEOR//CHASUS33\n" + + ":16S:OTHRPRTY\n" + + "-}"; MT547 mt = new MT547(fin); String toJson = mt.toJson(); JsonObject o = JsonParser.parseString(toJson).getAsJsonObject(); - assertEquals("FMACUS33AXXX", o.get("basicHeaderBlock").getAsJsonObject().get("logicalTerminal").getAsString()); - assertEquals("CHASUSU9AXXX", o.get("applicationHeaderBlock").getAsJsonObject().get("MIRLogicalTerminal").getAsString()); - assertEquals("108", o.get("userHeaderBlock").getAsJsonObject().get("fields").getAsJsonArray().get(0).getAsJsonObject().get("name").getAsString()); - assertEquals("98E", o.get("textBlock").getAsJsonObject().get("fields").getAsJsonArray().get(3).getAsJsonObject().get("name").getAsString()); - assertEquals("PREP", o.get("textBlock").getAsJsonObject().get("fields").getAsJsonArray().get(3).getAsJsonObject().get("qualifier").getAsString()); - assertEquals("N", o.get("textBlock").getAsJsonObject().get("fields").getAsJsonArray().get(3).getAsJsonObject().get("sign").getAsString()); + assertEquals( + "FMACUS33AXXX", + o.get("basicHeaderBlock") + .getAsJsonObject() + .get("logicalTerminal") + .getAsString()); + assertEquals( + "CHASUSU9AXXX", + o.get("applicationHeaderBlock") + .getAsJsonObject() + .get("MIRLogicalTerminal") + .getAsString()); + assertEquals( + "108", + o.get("userHeaderBlock") + .getAsJsonObject() + .get("fields") + .getAsJsonArray() + .get(0) + .getAsJsonObject() + .get("name") + .getAsString()); + assertEquals( + "98E", + o.get("textBlock") + .getAsJsonObject() + .get("fields") + .getAsJsonArray() + .get(3) + .getAsJsonObject() + .get("name") + .getAsString()); + assertEquals( + "PREP", + o.get("textBlock") + .getAsJsonObject() + .get("fields") + .getAsJsonArray() + .get(3) + .getAsJsonObject() + .get("qualifier") + .getAsString()); + assertEquals( + "N", + o.get("textBlock") + .getAsJsonObject() + .get("fields") + .getAsJsonArray() + .get(3) + .getAsJsonObject() + .get("sign") + .getAsString()); } @Test public void testMT547FromJson() { - String json = "{\n" + - " \"type\": \"MT\",\n" + - " \"basicHeaderBlock\": {\n" + - " \"applicationId\": \"F\",\n" + - " \"serviceId\": \"01\",\n" + - " \"logicalTerminal\": \"FMACUS33AXXX\",\n" + - " \"sessionNumber\": \"1625\",\n" + - " \"sequenceNumber\": \"159979\"\n" + - " },\n" + - " \"applicationHeaderBlock\": {\n" + - " \"senderInputTime\": \"1302\",\n" + - " \"MIRDate\": \"141113\",\n" + - " \"MIRLogicalTerminal\": \"CHASUSU9AXXX\",\n" + - " \"MIRSessionNumber\": \"0582\",\n" + - " \"MIRSequenceNumber\": \"105850\",\n" + - " \"receiverOutputDate\": \"141113\",\n" + - " \"receiverOutputTime\": \"1302\",\n" + - " \"messagePriority\": \"N\",\n" + - " \"messageType\": \"547\",\n" + - " \"direction\": \"O\"\n" + - " },\n" + - " \"userHeaderBlock\": {\n" + - " \"fields\": [\n" + - " {\n" + - " \"name\": \"108\",\n" + - " \"mUR\": \"001823CQ1833911\"\n" + - " }\n" + - " ]\n" + - " },\n" + - " \"textBlock\": {\n" + - " \"fields\": [\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"GENL\"\n" + - " },\n" + - " {\n" + - " \"name\": \"20C\",\n" + - " \"qualifier\": \"SEME\",\n" + - " \"reference\": \"T314314CDM0\"\n" + - " },\n" + - " {\n" + - " \"name\": \"23G\",\n" + - " \"function\": \"NEWM\"\n" + - " },\n" + - " {\n" + - " \"name\": \"98E\",\n" + - " \"qualifier\": \"PREP\",\n" + - " \"date\": \"20141113\",\n" + - " \"time\": \"130218\",\n" + - " \"sign\": \"N\",\n" + - " \"uTCIndicator\": \"05\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"LINK\"\n" + - " },\n" + - " {\n" + - " \"name\": \"20C\",\n" + - " \"qualifier\": \"RELA\",\n" + - " \"reference\": \"00013507299330A\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"LINK\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"GENL\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"TRADDET\"\n" + - " },\n" + - " {\n" + - " \"name\": \"98A\",\n" + - " \"qualifier\": \"TRAD\",\n" + - " \"date\": \"20141107\"\n" + - " },\n" + - " {\n" + - " \"name\": \"98A\",\n" + - " \"qualifier\": \"ESET\",\n" + - " \"date\": \"20141113\"\n" + - " },\n" + - " {\n" + - " \"name\": \"98A\",\n" + - " \"qualifier\": \"SETT\",\n" + - " \"date\": \"20141113\"\n" + - " },\n" + - " {\n" + - " \"name\": \"90A\",\n" + - " \"qualifier\": \"DEAL\",\n" + - " \"percentageTypeCode\": \"PRCT\",\n" + - " \"price\": \"102,713552\"\n" + - " },\n" + - " {\n" + - " \"name\": \"35B\",\n" + - " \"description\": \"/US/3132MAD40\",\n" + - " \"description2\": \"FOO MORTPASS 3.5+ 01/NOV/2044\",\n" + - " \"description3\": \"Q2 PN+ Q29423\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"TRADDET\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"FIAC\"\n" + - " },\n" + - " {\n" + - " \"name\": \"36B\",\n" + - " \"qualifier\": \"ESTT\",\n" + - " \"quantityTypeCode\": \"AMOR\",\n" + - " \"quantity\": \"7999999,573\"\n" + - " },\n" + - " {\n" + - " \"name\": \"36B\",\n" + - " \"qualifier\": \"ESTT\",\n" + - " \"quantityTypeCode\": \"FAMT\",\n" + - " \"quantity\": \"8167548,\"\n" + - " },\n" + - " {\n" + - " \"name\": \"97A\",\n" + - " \"qualifier\": \"SAFE\",\n" + - " \"account\": \"P 61947\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"FIAC\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"SETDET\"\n" + - " },\n" + - " {\n" + - " \"name\": \"22F\",\n" + - " \"qualifier\": \"SETR\",\n" + - " \"indicator\": \"TRAD\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"SETPRTY\"\n" + - " },\n" + - " {\n" + - " \"name\": \"95R\",\n" + - " \"qualifier\": \"REAG\",\n" + - " \"dataSourceScheme\": \"USFW\",\n" + - " \"proprietaryCode\": \"021000021\"\n" + - " },\n" + - " {\n" + - " \"name\": \"97A\",\n" + - " \"qualifier\": \"SAFE\",\n" + - " \"account\": \"FBCMBS\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"SETPRTY\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"SETPRTY\"\n" + - " },\n" + - " {\n" + - " \"name\": \"95R\",\n" + - " \"qualifier\": \"BUYR\",\n" + - " \"dataSourceScheme\": \"DTCYID\",\n" + - " \"proprietaryCode\": \"00355\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"SETPRTY\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"SETPRTY\"\n" + - " },\n" + - " {\n" + - " \"name\": \"95P\",\n" + - " \"qualifier\": \"PSET\",\n" + - " \"bIC\": \"FRNYUS33\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"SETPRTY\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"AMT\"\n" + - " },\n" + - " {\n" + - " \"name\": \"19A\",\n" + - " \"qualifier\": \"DEAL\",\n" + - " \"currency\": \"USD\",\n" + - " \"amount\": \"8217083,72\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"AMT\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"AMT\"\n" + - " },\n" + - " {\n" + - " \"name\": \"19A\",\n" + - " \"qualifier\": \"ACRU\",\n" + - " \"currency\": \"USD\",\n" + - " \"amount\": \"9333,33\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"AMT\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"AMT\"\n" + - " },\n" + - " {\n" + - " \"name\": \"19A\",\n" + - " \"qualifier\": \"ESTT\",\n" + - " \"currency\": \"USD\",\n" + - " \"amount\": \"8226417,05\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"AMT\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"SETDET\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16R\",\n" + - " \"blockName\": \"OTHRPRTY\"\n" + - " },\n" + - " {\n" + - " \"name\": \"95P\",\n" + - " \"qualifier\": \"MEOR\",\n" + - " \"bIC\": \"CHASUS33\"\n" + - " },\n" + - " {\n" + - " \"name\": \"16S\",\n" + - " \"blockName\": \"OTHRPRTY\"\n" + - " }\n" + - " ]\n" + - " }\n" + - "}"; - + String json = "{\n" + " \"type\": \"MT\",\n" + + " \"basicHeaderBlock\": {\n" + + " \"applicationId\": \"F\",\n" + + " \"serviceId\": \"01\",\n" + + " \"logicalTerminal\": \"FMACUS33AXXX\",\n" + + " \"sessionNumber\": \"1625\",\n" + + " \"sequenceNumber\": \"159979\"\n" + + " },\n" + + " \"applicationHeaderBlock\": {\n" + + " \"senderInputTime\": \"1302\",\n" + + " \"MIRDate\": \"141113\",\n" + + " \"MIRLogicalTerminal\": \"CHASUSU9AXXX\",\n" + + " \"MIRSessionNumber\": \"0582\",\n" + + " \"MIRSequenceNumber\": \"105850\",\n" + + " \"receiverOutputDate\": \"141113\",\n" + + " \"receiverOutputTime\": \"1302\",\n" + + " \"messagePriority\": \"N\",\n" + + " \"messageType\": \"547\",\n" + + " \"direction\": \"O\"\n" + + " },\n" + + " \"userHeaderBlock\": {\n" + + " \"fields\": [\n" + + " {\n" + + " \"name\": \"108\",\n" + + " \"mUR\": \"001823CQ1833911\"\n" + + " }\n" + + " ]\n" + + " },\n" + + " \"textBlock\": {\n" + + " \"fields\": [\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"GENL\"\n" + + " },\n" + + " {\n" + + " \"name\": \"20C\",\n" + + " \"qualifier\": \"SEME\",\n" + + " \"reference\": \"T314314CDM0\"\n" + + " },\n" + + " {\n" + + " \"name\": \"23G\",\n" + + " \"function\": \"NEWM\"\n" + + " },\n" + + " {\n" + + " \"name\": \"98E\",\n" + + " \"qualifier\": \"PREP\",\n" + + " \"date\": \"20141113\",\n" + + " \"time\": \"130218\",\n" + + " \"sign\": \"N\",\n" + + " \"uTCIndicator\": \"05\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"LINK\"\n" + + " },\n" + + " {\n" + + " \"name\": \"20C\",\n" + + " \"qualifier\": \"RELA\",\n" + + " \"reference\": \"00013507299330A\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"LINK\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"GENL\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"TRADDET\"\n" + + " },\n" + + " {\n" + + " \"name\": \"98A\",\n" + + " \"qualifier\": \"TRAD\",\n" + + " \"date\": \"20141107\"\n" + + " },\n" + + " {\n" + + " \"name\": \"98A\",\n" + + " \"qualifier\": \"ESET\",\n" + + " \"date\": \"20141113\"\n" + + " },\n" + + " {\n" + + " \"name\": \"98A\",\n" + + " \"qualifier\": \"SETT\",\n" + + " \"date\": \"20141113\"\n" + + " },\n" + + " {\n" + + " \"name\": \"90A\",\n" + + " \"qualifier\": \"DEAL\",\n" + + " \"percentageTypeCode\": \"PRCT\",\n" + + " \"price\": \"102,713552\"\n" + + " },\n" + + " {\n" + + " \"name\": \"35B\",\n" + + " \"description\": \"/US/3132MAD40\",\n" + + " \"description2\": \"FOO MORTPASS 3.5+ 01/NOV/2044\",\n" + + " \"description3\": \"Q2 PN+ Q29423\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"TRADDET\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"FIAC\"\n" + + " },\n" + + " {\n" + + " \"name\": \"36B\",\n" + + " \"qualifier\": \"ESTT\",\n" + + " \"quantityTypeCode\": \"AMOR\",\n" + + " \"quantity\": \"7999999,573\"\n" + + " },\n" + + " {\n" + + " \"name\": \"36B\",\n" + + " \"qualifier\": \"ESTT\",\n" + + " \"quantityTypeCode\": \"FAMT\",\n" + + " \"quantity\": \"8167548,\"\n" + + " },\n" + + " {\n" + + " \"name\": \"97A\",\n" + + " \"qualifier\": \"SAFE\",\n" + + " \"account\": \"P 61947\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"FIAC\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"SETDET\"\n" + + " },\n" + + " {\n" + + " \"name\": \"22F\",\n" + + " \"qualifier\": \"SETR\",\n" + + " \"indicator\": \"TRAD\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"SETPRTY\"\n" + + " },\n" + + " {\n" + + " \"name\": \"95R\",\n" + + " \"qualifier\": \"REAG\",\n" + + " \"dataSourceScheme\": \"USFW\",\n" + + " \"proprietaryCode\": \"021000021\"\n" + + " },\n" + + " {\n" + + " \"name\": \"97A\",\n" + + " \"qualifier\": \"SAFE\",\n" + + " \"account\": \"FBCMBS\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"SETPRTY\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"SETPRTY\"\n" + + " },\n" + + " {\n" + + " \"name\": \"95R\",\n" + + " \"qualifier\": \"BUYR\",\n" + + " \"dataSourceScheme\": \"DTCYID\",\n" + + " \"proprietaryCode\": \"00355\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"SETPRTY\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"SETPRTY\"\n" + + " },\n" + + " {\n" + + " \"name\": \"95P\",\n" + + " \"qualifier\": \"PSET\",\n" + + " \"bIC\": \"FRNYUS33\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"SETPRTY\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"AMT\"\n" + + " },\n" + + " {\n" + + " \"name\": \"19A\",\n" + + " \"qualifier\": \"DEAL\",\n" + + " \"currency\": \"USD\",\n" + + " \"amount\": \"8217083,72\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"AMT\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"AMT\"\n" + + " },\n" + + " {\n" + + " \"name\": \"19A\",\n" + + " \"qualifier\": \"ACRU\",\n" + + " \"currency\": \"USD\",\n" + + " \"amount\": \"9333,33\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"AMT\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"AMT\"\n" + + " },\n" + + " {\n" + + " \"name\": \"19A\",\n" + + " \"qualifier\": \"ESTT\",\n" + + " \"currency\": \"USD\",\n" + + " \"amount\": \"8226417,05\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"AMT\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"SETDET\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16R\",\n" + + " \"blockName\": \"OTHRPRTY\"\n" + + " },\n" + + " {\n" + + " \"name\": \"95P\",\n" + + " \"qualifier\": \"MEOR\",\n" + + " \"bIC\": \"CHASUS33\"\n" + + " },\n" + + " {\n" + + " \"name\": \"16S\",\n" + + " \"blockName\": \"OTHRPRTY\"\n" + + " }\n" + + " ]\n" + + " }\n" + + "}"; MT547 mt = (MT547) AbstractMT.fromJson(json); @@ -372,16 +415,16 @@ public void testToJsonAndFromJson() { SwiftMessageComparator comp = new SwiftMessageComparator(); comp.setIgnoreEolsInMultiline(true); - MT103 mt = MT103.parse("{1:F01FOOSEDR0AXXX0000000000}{3:{113:SEPA}{108:ILOVESEPA}}{2:I103FOORECV0XXXXN}{4:\n" + - ":20:REFERENCE\n" + - ":23B:CRED\n" + - ":32A:130204USD1234567,89\n" + - ":50K:/12345678901234567890\n" + - "FOOBANKXXXXX\n" + - ":59:/12345678901234567890\n" + - "JOE DOE\n" + - ":71A:OUR\n" + - "-}{5:{CHK:C77F8E009597}{PDE:}}"); + MT103 mt = MT103.parse("{1:F01FOOSEDR0AXXX0000000000}{3:{113:SEPA}{108:ILOVESEPA}}{2:I103FOORECV0XXXXN}{4:\n" + + ":20:REFERENCE\n" + + ":23B:CRED\n" + + ":32A:130204USD1234567,89\n" + + ":50K:/12345678901234567890\n" + + "FOOBANKXXXXX\n" + + ":59:/12345678901234567890\n" + + "JOE DOE\n" + + ":71A:OUR\n" + + "-}{5:{CHK:C77F8E009597}{PDE:}}"); SwiftMessage original = mt.getSwiftMessage(); @@ -389,7 +432,7 @@ public void testToJsonAndFromJson() { * to JSON */ String json = mt.toJson(); - //System.out.println(json); + // System.out.println(json); /* * Generic fromJson implementation @@ -409,21 +452,22 @@ public void testToJsonAndFromJson() { */ @Test public void testJsonSlashPreserveField59() { - String fin = "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + - ":20:D051026EUR100057\n" + - ":13C:/RNCTIME/0802+0000\n" + - ":23B:CRED\n" + - ":32A:051028EUR6740,91\n" + - ":33B:EUR6740,91\n" + - ":50A:SSSSESMMXXX\n" + - ":53A:BBBBESMMXXX\n" + - ":57A:FOOBARYYXXX\n" + - ":59:/ES0123456789012345671234\n" + - "FOOOOO 1000 FOOBAR S.A.\n" + - ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + - "/123123123: FOOVIMAR 2000 FOOBAR\n" + - ":71A:SHA" + - "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; + String fin = + "{1:F01FOOBARYYAXXX1234123456}{2:O1030803051028AAPBESMMAXXX54237368560510280803N}{3:{113:NOMF}{108:0510280086100057}{119:STP}}{4:\n" + + ":20:D051026EUR100057\n" + + ":13C:/RNCTIME/0802+0000\n" + + ":23B:CRED\n" + + ":32A:051028EUR6740,91\n" + + ":33B:EUR6740,91\n" + + ":50A:SSSSESMMXXX\n" + + ":53A:BBBBESMMXXX\n" + + ":57A:FOOBARYYXXX\n" + + ":59:/ES0123456789012345671234\n" + + "FOOOOO 1000 FOOBAR S.A.\n" + + ":70:REDEMPTS. TRADEDATE 2222-10-26\n" + + "/123123123: FOOVIMAR 2000 FOOBAR\n" + + ":71A:SHA" + + "-}{5:{MAC:D9D8FA56}{CHK:46E46A6460F2}}"; SwiftMessage m = MT103.parse(fin).getSwiftMessage(); @@ -432,124 +476,133 @@ public void testJsonSlashPreserveField59() { JsonObject o = JsonParser.parseString(toJsonV1SwiftMessage).getAsJsonObject(); assertNotNull(o); - assertEquals("/ES0123456789012345671234\nFOOOOO 1000 FOOBAR S.A.", o.get("data").getAsJsonObject().get("block4").getAsJsonObject().getAsJsonArray("tags").get(8).getAsJsonObject().get("value").getAsString()); + assertEquals( + "/ES0123456789012345671234\nFOOOOO 1000 FOOBAR S.A.", + o.get("data") + .getAsJsonObject() + .get("block4") + .getAsJsonObject() + .getAsJsonArray("tags") + .get(8) + .getAsJsonObject() + .get("value") + .getAsString()); } @Test public void testMT103_Field70() { - String mt103JsonOneNarrative = "{\n" + - " \"type\": \"MT\",\n" + - " \"basicHeaderBlock\": {\n" + - " \"applicationId\": \"F\",\n" + - " \"serviceId\": \"01\",\n" + - " \"logicalTerminal\": \"FOOSEDR0AXXX\",\n" + - " \"sessionNumber\": \"0000\",\n" + - " \"sequenceNumber\": \"000000\"\n" + - " },\n" + - " \"applicationHeaderBlock\": {\n" + - " \"receiverAddress\": \"FOORECV0XXXX\",\n" + - " \"messagePriority\": \"N\",\n" + - " \"messageType\": \"103\",\n" + - " \"direction\": \"I\"\n" + - " },\n" + - " \"userHeaderBlock\": {\n" + - " \"fields\": [\n" + - " {\n" + - " \"name\": \"113\",\n" + - " \"bankingPriority\": \"SEPA\"\n" + - " },\n" + - " {\n" + - " \"name\": \"108\",\n" + - " \"mUR\": \"ILOVESEPA\"\n" + - " }\n" + - " ]\n" + - " },\n" + - " \"textBlock\": {\n" + - " \"fields\": [\n" + - " {\n" + - " \"name\": \"20\",\n" + - " \"reference\": \"REFERENCE\"\n" + - " },\n" + - " {\n" + - " \"name\": \"70\",\n" + - " \"narrative\": \"Narrative Value 1\"\n" + - " }\n" + - " ]\n" + - " },\n" + - " \"trailerBlock\": {\n" + - " \"fields\": [\n" + - " {\n" + - " \"name\": \"CHK\",\n" + - " \"value\": \"C77F8E009597\"\n" + - " },\n" + - " {\n" + - " \"name\": \"PDE\"\n" + - " }\n" + - " ]\n" + - " }\n" + - "}"; + String mt103JsonOneNarrative = "{\n" + " \"type\": \"MT\",\n" + + " \"basicHeaderBlock\": {\n" + + " \"applicationId\": \"F\",\n" + + " \"serviceId\": \"01\",\n" + + " \"logicalTerminal\": \"FOOSEDR0AXXX\",\n" + + " \"sessionNumber\": \"0000\",\n" + + " \"sequenceNumber\": \"000000\"\n" + + " },\n" + + " \"applicationHeaderBlock\": {\n" + + " \"receiverAddress\": \"FOORECV0XXXX\",\n" + + " \"messagePriority\": \"N\",\n" + + " \"messageType\": \"103\",\n" + + " \"direction\": \"I\"\n" + + " },\n" + + " \"userHeaderBlock\": {\n" + + " \"fields\": [\n" + + " {\n" + + " \"name\": \"113\",\n" + + " \"bankingPriority\": \"SEPA\"\n" + + " },\n" + + " {\n" + + " \"name\": \"108\",\n" + + " \"mUR\": \"ILOVESEPA\"\n" + + " }\n" + + " ]\n" + + " },\n" + + " \"textBlock\": {\n" + + " \"fields\": [\n" + + " {\n" + + " \"name\": \"20\",\n" + + " \"reference\": \"REFERENCE\"\n" + + " },\n" + + " {\n" + + " \"name\": \"70\",\n" + + " \"narrative\": \"Narrative Value 1\"\n" + + " }\n" + + " ]\n" + + " },\n" + + " \"trailerBlock\": {\n" + + " \"fields\": [\n" + + " {\n" + + " \"name\": \"CHK\",\n" + + " \"value\": \"C77F8E009597\"\n" + + " },\n" + + " {\n" + + " \"name\": \"PDE\"\n" + + " }\n" + + " ]\n" + + " }\n" + + "}"; MT103 mt103 = (MT103) AbstractMT.fromJson(mt103JsonOneNarrative); - String narrativeFinalValue = mt103.getField70().narrative().getUnstructuredFragments().get(0); + String narrativeFinalValue = + mt103.getField70().narrative().getUnstructuredFragments().get(0); assertEquals("Narrative Value 1", narrativeFinalValue); assertEquals("Narrative Value 1", mt103.getField70().getComponent(1)); } @Test public void testMT103_Field70_backwardCompatibility() { - String mt103JsonMoreThanOneNarrative = "{\n" + - " \"type\": \"MT\",\n" + - " \"basicHeaderBlock\": {\n" + - " \"applicationId\": \"F\",\n" + - " \"serviceId\": \"01\",\n" + - " \"logicalTerminal\": \"FOOSEDR0AXXX\",\n" + - " \"sessionNumber\": \"0000\",\n" + - " \"sequenceNumber\": \"000000\"\n" + - " },\n" + - " \"applicationHeaderBlock\": {\n" + - " \"receiverAddress\": \"FOORECV0XXXX\",\n" + - " \"messagePriority\": \"N\",\n" + - " \"messageType\": \"103\",\n" + - " \"direction\": \"I\"\n" + - " },\n" + - " \"userHeaderBlock\": {\n" + - " \"fields\": [\n" + - " {\n" + - " \"name\": \"113\",\n" + - " \"bankingPriority\": \"SEPA\"\n" + - " },\n" + - " {\n" + - " \"name\": \"108\",\n" + - " \"mUR\": \"ILOVESEPA\"\n" + - " }\n" + - " ]\n" + - " },\n" + - " \"textBlock\": {\n" + - " \"fields\": [\n" + - " {\n" + - " \"name\": \"20\",\n" + - " \"reference\": \"REFERENCE\"\n" + - " },\n" + - " {\n" + - " \"name\": \"70\",\n" + - " \"narrative\": \"Narrative Value 1 \",\n" + - " \"narrative2\": \"Narrative Value 2 \",\n" + - " \"narrative3\": \"Narrative Value 3\"\n" + - " }\n" + - " ]\n" + - " },\n" + - " \"trailerBlock\": {\n" + - " \"fields\": [\n" + - " {\n" + - " \"name\": \"CHK\",\n" + - " \"value\": \"C77F8E009597\"\n" + - " },\n" + - " {\n" + - " \"name\": \"PDE\"\n" + - " }\n" + - " ]\n" + - " }\n" + - "}"; + String mt103JsonMoreThanOneNarrative = "{\n" + " \"type\": \"MT\",\n" + + " \"basicHeaderBlock\": {\n" + + " \"applicationId\": \"F\",\n" + + " \"serviceId\": \"01\",\n" + + " \"logicalTerminal\": \"FOOSEDR0AXXX\",\n" + + " \"sessionNumber\": \"0000\",\n" + + " \"sequenceNumber\": \"000000\"\n" + + " },\n" + + " \"applicationHeaderBlock\": {\n" + + " \"receiverAddress\": \"FOORECV0XXXX\",\n" + + " \"messagePriority\": \"N\",\n" + + " \"messageType\": \"103\",\n" + + " \"direction\": \"I\"\n" + + " },\n" + + " \"userHeaderBlock\": {\n" + + " \"fields\": [\n" + + " {\n" + + " \"name\": \"113\",\n" + + " \"bankingPriority\": \"SEPA\"\n" + + " },\n" + + " {\n" + + " \"name\": \"108\",\n" + + " \"mUR\": \"ILOVESEPA\"\n" + + " }\n" + + " ]\n" + + " },\n" + + " \"textBlock\": {\n" + + " \"fields\": [\n" + + " {\n" + + " \"name\": \"20\",\n" + + " \"reference\": \"REFERENCE\"\n" + + " },\n" + + " {\n" + + " \"name\": \"70\",\n" + + " \"narrative\": \"Narrative Value 1 \",\n" + + " \"narrative2\": \"Narrative Value 2 \",\n" + + " \"narrative3\": \"Narrative Value 3\"\n" + + " }\n" + + " ]\n" + + " },\n" + + " \"trailerBlock\": {\n" + + " \"fields\": [\n" + + " {\n" + + " \"name\": \"CHK\",\n" + + " \"value\": \"C77F8E009597\"\n" + + " },\n" + + " {\n" + + " \"name\": \"PDE\"\n" + + " }\n" + + " ]\n" + + " }\n" + + "}"; MT103 mt103 = (MT103) AbstractMT.fromJson(mt103JsonMoreThanOneNarrative); @@ -559,82 +612,82 @@ public void testMT103_Field70_backwardCompatibility() { assertEquals("Narrative Value 3", narrative.getUnstructuredFragments().get(2)); } - @Test public void testMT202_Field72() { - String mt202JsonOneNarrative = "{" + - " 'type': 'MT'," + - " 'basicHeaderBlock': {" + - " 'applicationId': 'F'," + - " 'serviceId': '01'," + - " 'logicalTerminal': 'GECGHKHHAXXX'," + - " 'sessionNumber': '0000'," + - " 'sequenceNumber': '000000'" + - " }," + - " 'applicationHeaderBlock': {" + - " 'receiverAddress': 'EXMTHKHHXXXX'," + - " 'senderInputTime': null," + - " 'MIRDate': null," + - " 'MIRLogicalTerminal': null," + - " 'MIRSessionNumber': null," + - " 'MIRSequenceNumber': null," + - " 'receiverOutputDate': null," + - " 'receiverOutputTime': null," + - " 'messagePriority': 'N'," + - " 'messageType': '202'," + - " 'direction': 'I'" + - " }," + - " 'userHeaderBlock': {" + - " 'fields': [" + - " {" + - " 'name': '121'," + - " 'uniqueReference': '36e05862-4af1-43ed-a54c-ccdcf0101396'" + - " }" + - " ]" + - " }," + - " 'textBlock': {" + - " 'fields': [" + - " {" + - " 'name': '20'," + - " 'reference': 'TEST2021234'" + - " }," + - " {" + - " 'name': '21'," + - " 'reference': 'TEST202123233'" + - " }," + - " {" + - " 'name': '32A'," + - " 'date': '230131'," + - " 'currency': 'USD'," + - " 'amount': '7878778,'" + - " }," + - " {" + - " 'name': '58A'," + - " 'account': '898989'," + - " 'bIC': 'EXMTHKHH'" + - " }," + - " {" + - " 'name': '72'," + - " 'structured': [" + - " {" + - " 'narrativeFragments': [" + - " 'PURPOSE CODE 1670'," + - " 'SERVICES, SELF COMPANY FUNDING'" + - " ]," + - " 'narrativeSupplementFragments': []," + - " 'codeword': 'INS'" + - " }" + - " ]" + - " }" + - " ]" + - " }" + - "}"; + String mt202JsonOneNarrative = "{" + " 'type': 'MT'," + + " 'basicHeaderBlock': {" + + " 'applicationId': 'F'," + + " 'serviceId': '01'," + + " 'logicalTerminal': 'GECGHKHHAXXX'," + + " 'sessionNumber': '0000'," + + " 'sequenceNumber': '000000'" + + " }," + + " 'applicationHeaderBlock': {" + + " 'receiverAddress': 'EXMTHKHHXXXX'," + + " 'senderInputTime': null," + + " 'MIRDate': null," + + " 'MIRLogicalTerminal': null," + + " 'MIRSessionNumber': null," + + " 'MIRSequenceNumber': null," + + " 'receiverOutputDate': null," + + " 'receiverOutputTime': null," + + " 'messagePriority': 'N'," + + " 'messageType': '202'," + + " 'direction': 'I'" + + " }," + + " 'userHeaderBlock': {" + + " 'fields': [" + + " {" + + " 'name': '121'," + + " 'uniqueReference': '36e05862-4af1-43ed-a54c-ccdcf0101396'" + + " }" + + " ]" + + " }," + + " 'textBlock': {" + + " 'fields': [" + + " {" + + " 'name': '20'," + + " 'reference': 'TEST2021234'" + + " }," + + " {" + + " 'name': '21'," + + " 'reference': 'TEST202123233'" + + " }," + + " {" + + " 'name': '32A'," + + " 'date': '230131'," + + " 'currency': 'USD'," + + " 'amount': '7878778,'" + + " }," + + " {" + + " 'name': '58A'," + + " 'account': '898989'," + + " 'bIC': 'EXMTHKHH'" + + " }," + + " {" + + " 'name': '72'," + + " 'structured': [" + + " {" + + " 'narrativeFragments': [" + + " 'PURPOSE CODE 1670'," + + " 'SERVICES, SELF COMPANY FUNDING'" + + " ]," + + " 'narrativeSupplementFragments': []," + + " 'codeword': 'INS'" + + " }" + + " ]" + + " }" + + " ]" + + " }" + + "}"; MT202 mt202 = (MT202) AbstractMT.fromJson(mt202JsonOneNarrative); Narrative narrative = mt202.getField72().narrative(); StructuredNarrative structuredNarrative = narrative.getStructured().get(0); assertEquals("INS", structuredNarrative.getCodeword()); - assertEquals("PURPOSE CODE 1670", structuredNarrative.getNarrativeFragments().get(0)); - assertEquals("SERVICES, SELF COMPANY FUNDING", structuredNarrative.getNarrativeFragments().get(1)); + assertEquals( + "PURPOSE CODE 1670", structuredNarrative.getNarrativeFragments().get(0)); + assertEquals( + "SERVICES, SELF COMPANY FUNDING", + structuredNarrative.getNarrativeFragments().get(1)); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/MTVariantTest.java b/src/test/java/com/prowidesoftware/swift/model/mt/MTVariantTest.java index 9e466744d..f316afdbe 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/MTVariantTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/MTVariantTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,7 +20,6 @@ import org.junit.jupiter.api.Test; - public class MTVariantTest { @Test @@ -58,5 +57,4 @@ public void testExtract() { assertEquals(MTVariant.ISLFIN, MTVariant.extract("202_ISLFIN").get()); assertEquals(MTVariant.ISLFIN, MTVariant.extract("fin.202.ISLFIN").get()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/SequenceUtilsTest.java b/src/test/java/com/prowidesoftware/swift/model/mt/SequenceUtilsTest.java index 0aad17913..04acba625 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/SequenceUtilsTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/SequenceUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/SequencesAPITest.java b/src/test/java/com/prowidesoftware/swift/model/mt/SequencesAPITest.java index 4caaf1f7e..ea26e425b 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/SequencesAPITest.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/SequencesAPITest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -27,9 +27,8 @@ import com.prowidesoftware.swift.model.mt.mt3xx.MT360; import com.prowidesoftware.swift.model.mt.mt5xx.MT564; import com.prowidesoftware.swift.model.mt.mt6xx.MT670; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; public class SequencesAPITest { @@ -120,43 +119,38 @@ public void testMT564_SequenceEList_6() { @Test public void testMT564_SequenceC() { - final String s = - "{1:F01SWHQBEBBAXXX0001000001}{2:I564SWHQBEBBXBILN}{3:{108:495}}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//FU00003020000001\n" + - ":20C::CORP//OTHR000000000302\n" + - ":23G:NEWM\n" + - ":22F::CAEV//OTHR\n" + - ":22F::CAMV//MAND\n" + - ":98C::PREP//20141204070253\n" + - ":25D::PROC//PREU\n" + - ":16S:GENL\n" + - - ":16R:USECU\n" + - ":35B:ISIN AT0000A00GJ3\n" + - "FOO 322 Euro\n" + - " FOO Duration(T)\n" + - ":16R:ACCTINFO\n" + - ":97C::SAFE//GENR\n" + - ":16S:ACCTINFO\n" + - ":16S:USECU\n" + - - ":16R:CADETL\n" + - ":98A::EFFD//20150129\n" + - ":70G::WEBB//sssss\n" + - ":16S:CADETL\n" + - - ":16R:ADDINFO\n" + - ":70E::ADTX//Fondsfusion\n" + - " FOO 322 Euro \n" + - "FOO Duration\n" + - ":70E::TXNR//Foobar \n" + - "Kapitalanlage Gesellschaft\n" + - " m.b.H. informiert gem.\n" + - " Paragraph133 Abs. 9 InvFG\n" + - " 2011, dass\n" + - ":16S:ADDINFO\n" + - "-}"; + final String s = "{1:F01SWHQBEBBAXXX0001000001}{2:I564SWHQBEBBXBILN}{3:{108:495}}{4:\n" + ":16R:GENL\n" + + ":20C::SEME//FU00003020000001\n" + + ":20C::CORP//OTHR000000000302\n" + + ":23G:NEWM\n" + + ":22F::CAEV//OTHR\n" + + ":22F::CAMV//MAND\n" + + ":98C::PREP//20141204070253\n" + + ":25D::PROC//PREU\n" + + ":16S:GENL\n" + + ":16R:USECU\n" + + ":35B:ISIN AT0000A00GJ3\n" + + "FOO 322 Euro\n" + + " FOO Duration(T)\n" + + ":16R:ACCTINFO\n" + + ":97C::SAFE//GENR\n" + + ":16S:ACCTINFO\n" + + ":16S:USECU\n" + + ":16R:CADETL\n" + + ":98A::EFFD//20150129\n" + + ":70G::WEBB//sssss\n" + + ":16S:CADETL\n" + + ":16R:ADDINFO\n" + + ":70E::ADTX//Fondsfusion\n" + + " FOO 322 Euro \n" + + "FOO Duration\n" + + ":70E::TXNR//Foobar \n" + + "Kapitalanlage Gesellschaft\n" + + " m.b.H. informiert gem.\n" + + " Paragraph133 Abs. 9 InvFG\n" + + " 2011, dass\n" + + ":16S:ADDINFO\n" + + "-}"; final MT564 m = new MT564(s); assertEquals(0, m.getSequenceC().size()); assertEquals(0, MT564.getSequenceC(m.getSwiftMessage().getBlock4()).size()); @@ -164,43 +158,41 @@ public void testMT564_SequenceC() { @Test public void testMT564_SequenceB1() { - MT564 mt = MT564.parse("{1:F01SAMPLEXXXXXX0300000054}{2:O5641738190122EDISGB2LAXXX12345123451901230111N}{4:\n" + - ":16R:GENL\n" + - ":20C::CORP//VQ8000V1LOI51000\n" + - ":20C::SEME//VQ8000V1LOI51000\n" + - ":23G:NEWM\n" + - ":22F::CAEV//ACTV\n" + - ":22F::CAMV//MAND\n" + - ":25D::PROC//COMP\n" + - ":16S:GENL\n" + + MT564 mt = MT564.parse( + "{1:F01SAMPLEXXXXXX0300000054}{2:O5641738190122EDISGB2LAXXX12345123451901230111N}{4:\n" + ":16R:GENL\n" + + ":20C::CORP//VQ8000V1LOI51000\n" + + ":20C::SEME//VQ8000V1LOI51000\n" + + ":23G:NEWM\n" + + ":22F::CAEV//ACTV\n" + + ":22F::CAMV//MAND\n" + + ":25D::PROC//COMP\n" + + ":16S:GENL\n" + + - // B1 not present in USECU (B) - ":16R:USECU\n" + - ":35B:ISIN INE411H01032\n" + - ":16R:ACCTINFO\n" + - ":97C::SAFE//GENR\n" + - ":16S:ACCTINFO\n" + - ":16S:USECU\n" + + // B1 not present in USECU (B) + ":16R:USECU\n" + + ":35B:ISIN INE411H01032\n" + + ":16R:ACCTINFO\n" + + ":97C::SAFE//GENR\n" + + ":16S:ACCTINFO\n" + + ":16S:USECU\n" + + ":16R:CAOPTN\n" + + ":13A::CAON//001\n" + + ":22F::CAOP//CASH\n" + + ":17B::DFLT//Y\n" + + ":16R:SECMOVE\n" + + ":22H::CRDB//CRED\n" + + ":35B:ISIN XXXXXXXX91B9\n" + + - ":16R:CAOPTN\n" + - ":13A::CAON//001\n" + - ":22F::CAOP//CASH\n" + - ":17B::DFLT//Y\n" + - - ":16R:SECMOVE\n" + - ":22H::CRDB//CRED\n" + - ":35B:ISIN XXXXXXXX91B9\n" + - - // colliding FIA sequence in SECMOVE - ":16R:FIA\n" + - ":92A::PRFC//N0,1\n" + - ":16S:FIA\n" + - - ":98A::PAYD//20250329\n" + - ":16S:SECMOVE\n" + - - ":16S:CAOPTN\n" + - "-}"); + // colliding FIA sequence in SECMOVE + ":16R:FIA\n" + + ":92A::PRFC//N0,1\n" + + ":16S:FIA\n" + + ":98A::PAYD//20250329\n" + + ":16S:SECMOVE\n" + + ":16S:CAOPTN\n" + + "-}"); MT564.SequenceB seqB = mt.getSequenceB(); assertNotNull(seqB); assertEquals(6, seqB.size()); @@ -224,15 +216,8 @@ public void test_NPE() { @Test public void testMT670_SequenceC() { MT670 m = new MT670() - .append(MT670.SequenceA2.newInstance( - Field95P.tag("SSIR") - ) - ) - .append(MT670.SequenceB.newInstance( - MT670.SequenceB2.newInstance( - Field22F.tag("PMTH") - )) - ); + .append(MT670.SequenceA2.newInstance(Field95P.tag("SSIR"))) + .append(MT670.SequenceB.newInstance(MT670.SequenceB2.newInstance(Field22F.tag("PMTH")))); assertTrue(m.getSequenceC().isEmpty()); } @@ -264,21 +249,13 @@ public void testMT101_NewSequenceB() { @Test public void testMT104_SequenceC() { MT104 m = new MT104() - .append(MT104.SequenceA.newInstance( - Field20.tag("FOO"), - Field30.tag("FOO") - )) + .append(MT104.SequenceA.newInstance(Field20.tag("FOO"), Field30.tag("FOO"))) .append(MT104.SequenceB.newInstance( - Field21.tag("FOO"), - Field32B.tag("FOO"), - Field59.tag("FOO"), - Field36.tag("FOO") - )) + Field21.tag("FOO"), Field32B.tag("FOO"), Field59.tag("FOO"), Field36.tag("FOO"))) .append(Field32B.tag("FOO"), Field71G.tag("FOO")); assertFalse(m.getSequenceC().isEmpty()); assertEquals(2, m.getSequenceC().size()); assertEquals(Field32B.NAME, m.getSequenceC().getTag(0).getName()); assertEquals(Field71G.NAME, m.getSequenceC().getTag(1).getName()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT010Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT010Test.java index 4d9f05aee..dbe731d66 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT010Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT010Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -21,7 +21,6 @@ import com.prowidesoftware.swift.model.field.*; import org.junit.jupiter.api.Test; - public class MT010Test { private final String sample = "{1:F01VNDZBET2AXXX0000000000}{2:I010DYDYXXXXXXXXN}{4:" @@ -64,4 +63,4 @@ public void test_create() { m.append(new Field104("U")); assertEquals(sample, m.message()); } -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT011Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT011Test.java index e7e7ce27e..24a2da735 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT011Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT011Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -25,7 +25,6 @@ import com.prowidesoftware.swift.model.field.Field175; import org.junit.jupiter.api.Test; - public class MT011Test { private final String sample = "{1:F01VNDZBET2AXXX0000000000}{2:I011DYDYXXXXXXXXN}{4:" @@ -54,7 +53,6 @@ public void test_parse() { assertNotNull(m.getField107()); assertEquals("010605VNDZGBT2AXXX0017000244", m.getField107().getValue()); - } @Test @@ -70,4 +68,4 @@ public void test_create() { assertEquals(sample, m.message()); } -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT015Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT015Test.java index 8a98476b1..d73b0add1 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT015Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT015Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -24,8 +24,7 @@ public class MT015Test { - private final String sample = "{1:F01VNDZBET2AXXX0000000000}{2:I015DYDYXXXXXXXXN}{4:" - + "{405:V22}}"; + private final String sample = "{1:F01VNDZBET2AXXX0000000000}{2:I015DYDYXXXXXXXXN}{4:" + "{405:V22}}"; @Test public void test_parse() { diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT019Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT019Test.java index 99a02ed54..149fd1fc4 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT019Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT019Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT020Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT020Test.java index ea33d4ccc..5f47633b2 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT020Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT020Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -77,7 +77,9 @@ public void test_parse2() { assertEquals("VNDZBET2AXXX", m.getField102().getValue()); assertNotNull(m.getField252()); - assertEquals("050801VNDZBET2AXXX0134000649050801VNDZBET2AXXX0135000663", m.getField252().getValue()); + assertEquals( + "050801VNDZBET2AXXX0134000649050801VNDZBET2AXXX0135000663", + m.getField252().getValue()); } @Test @@ -101,7 +103,9 @@ public void test_parse4() { assertEquals("VNDZBET2AXXX", m.getField102().getValue()); assertNotNull(m.getField254()); - assertEquals("050723VNDZBET2AXXX0207001127050723VNDZBET2AXXX0210001130", m.getField254().getValue()); + assertEquals( + "050723VNDZBET2AXXX0207001127050723VNDZBET2AXXX0210001130", + m.getField254().getValue()); } @Test @@ -239,5 +243,4 @@ public void test_create8() { assertEquals(sample8, m.message()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT021Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT021Test.java index 111201f2a..52a2833d8 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT021Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT021Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -70,5 +70,4 @@ public void test_create1() { assertEquals(sample1, m.message()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT022Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT022Test.java index e14f8340e..c44399f92 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT022Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT022Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -89,7 +89,9 @@ public void test_parse3() { assertEquals("VNDZBET2AXXX", m.getField102().getValue()); assertNotNull(m.getField252()); - assertEquals("050822VNDZBET2AXXX0294001093050822VNDZBET2AXXX0294001096", m.getField252().getValue()); + assertEquals( + "050822VNDZBET2AXXX0294001093050822VNDZBET2AXXX0294001096", + m.getField252().getValue()); } @Test @@ -113,7 +115,9 @@ public void test_parse5() { assertEquals("VNDZBET2AXXX", m.getField102().getValue()); assertNotNull(m.getField254()); - assertEquals("050822VNDZBET2AXXX0025000093050822VNDZBET2AXXX002500009714501454", m.getField254().getValue()); + assertEquals( + "050822VNDZBET2AXXX0025000093050822VNDZBET2AXXX002500009714501454", + m.getField254().getValue()); } @Test @@ -239,5 +243,4 @@ public void test_create8() { assertEquals(sample8, m.message()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT023Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT023Test.java index cb92cd51f..a4b21f8fc 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT023Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT023Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -70,5 +70,4 @@ public void test_create1() { assertEquals(sample1, m.message()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT024Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT024Test.java index c6f77590c..a6ea3d6c0 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT024Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT024Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT025Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT025Test.java index 7dc3c36b2..e776f7172 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT025Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT025Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT028Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT028Test.java index 171672b95..8011f9bc4 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT028Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT028Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -26,11 +26,10 @@ public class MT028Test { - private final String sample1 = "{1:F01VNDZBET2AXXX0000000000}{2:I028DYDYXXXXXXXXN}{4:" - + "{103:TGT}{243:1}}"; + private final String sample1 = "{1:F01VNDZBET2AXXX0000000000}{2:I028DYDYXXXXXXXXN}{4:" + "{103:TGT}{243:1}}"; - private final String sample2 = "{1:F01VNDZBET2AXXX0000000000}{2:I028DYDYXXXXXXXXN}{4:" - + "{103:TGT}{243:2}{177:0106051000}}"; + private final String sample2 = + "{1:F01VNDZBET2AXXX0000000000}{2:I028DYDYXXXXXXXXN}{4:" + "{103:TGT}{243:2}{177:0106051000}}"; private final String sample3 = "{1:F01VNDZBET2AXXX0000000000}{2:I028DYDYXXXXXXXXN}{4:" + "{103:TGT}{243:1}{177:0106052200}{177:0106062359}}"; diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT031Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT031Test.java index a74c86977..e202dd535 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT031Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/MT031Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -55,6 +55,5 @@ public void test_create() { m.append(new Field177("0106052359")); assertEquals(sample1, m.message()); - } } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/package-info.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/package-info.java index b23ee4859..beb7a1197 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/package-info.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt0xx/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,4 +19,4 @@ * * @author sebastian */ -package com.prowidesoftware.swift.model.mt.mt0xx; \ No newline at end of file +package com.prowidesoftware.swift.model.mt.mt0xx; diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT101Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT101Test.java index fb1a0c7b6..5b23dba1c 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT101Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT101Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,9 +19,8 @@ import static org.junit.jupiter.api.Assertions.*; import com.prowidesoftware.swift.model.field.Field59; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; public class MT101Test { @@ -34,39 +33,34 @@ public void test1() { @Test public void testSequences() { - MT101 mt = MT101.parse("{1:F01ABCDVEC0AXXX5480000053}{2:I101FOOBARAAXXXXN}{4:\n" + - ":20:FILEREF2\n" + - ":21R:UKSUPPLIER990901\n" + - ":28D:1/1\n" + - ":50H:/8754219990\n" + - "MAG-NUM INC.\n" + - "GENERAL A/C\n" + - "BAHNOFFSTRASSE 30\n" + - "ZURICH, SWITZERLAND\n" + - ":30:020905\n" + - - ":21:TRANSREF1\n" + - ":32B:GBP12500,\n" + - ":59:/1091282\n" + - "Beneficiary 1\n" + - ":71A:OUR\n" + - - ":21:TRANSREF2\n" + - ":32B:GBP15000,\n" + - ":59:/8123560\n" + - "Beneficiary 2\n" + - ":71A:OUR\n" + - - ":21:TRANSREF3\n" + - ":32B:GBP10000,\n" + - ":59:/2179742\n" + - "Beneficiary3\n" + - ":71A:OUR\n" + - "-}"); + MT101 mt = MT101.parse("{1:F01ABCDVEC0AXXX5480000053}{2:I101FOOBARAAXXXXN}{4:\n" + ":20:FILEREF2\n" + + ":21R:UKSUPPLIER990901\n" + + ":28D:1/1\n" + + ":50H:/8754219990\n" + + "MAG-NUM INC.\n" + + "GENERAL A/C\n" + + "BAHNOFFSTRASSE 30\n" + + "ZURICH, SWITZERLAND\n" + + ":30:020905\n" + + ":21:TRANSREF1\n" + + ":32B:GBP12500,\n" + + ":59:/1091282\n" + + "Beneficiary 1\n" + + ":71A:OUR\n" + + ":21:TRANSREF2\n" + + ":32B:GBP15000,\n" + + ":59:/8123560\n" + + "Beneficiary 2\n" + + ":71A:OUR\n" + + ":21:TRANSREF3\n" + + ":32B:GBP10000,\n" + + ":59:/2179742\n" + + "Beneficiary3\n" + + ":71A:OUR\n" + + "-}"); List transfers = mt.getSequenceBList(); assertEquals(3, transfers.size()); assertEquals("TRANSREF3", transfers.get(2).getFieldByName("21").getValue()); assertEquals("Beneficiary3", ((Field59) transfers.get(2).getFieldByName("59")).getNameAndAddressLine1()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103Test.java index 7191bcb88..784a3e3c8 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -29,5 +29,4 @@ public void test1() { assertNotNull(m.getUETR()); assertFalse(m.getSwiftMessage().isSTP()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_REMITTest.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_REMITTest.java index 662c4e51a..f1b446219 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_REMITTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_REMITTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -29,5 +29,4 @@ public void test1() { assertNotNull(m.getUETR()); assertTrue(m.getSwiftMessage().isREMIT()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_STPTest.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_STPTest.java index 8f78c9590..3c7cf0877 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_STPTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt1xx/MT103_STPTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -29,5 +29,4 @@ public void test1() { assertNotNull(m.getUETR()); assertTrue(m.getSwiftMessage().isSTP()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202COVTest.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202COVTest.java index 1c2007318..986a4192a 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202COVTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202COVTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -40,12 +40,9 @@ public void test2() { Field21.tag("RELREF"), Field32A.tag("121212USD1234,56"), Field58A.tag("ABCOCOBMXXX"))) - .append(MT202COV.SequenceB.newInstance( - Field50A.tag("DEFOCOBMXXX"), - Field59A.tag("GHIOCOBMXXX"))); + .append(MT202COV.SequenceB.newInstance(Field50A.tag("DEFOCOBMXXX"), Field59A.tag("GHIOCOBMXXX"))); assertNotNull(m.getUETR()); assertTrue(m.getSwiftMessage().isCOV()); assertEquals(6, m.getSwiftMessage().getBlock4().getTags().size()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202Test.java index 1b40a7414..86b2c880a 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT202Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -27,5 +27,4 @@ public void test1() { MT202 m = new MT202(); assertNotNull(m.getUETR()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205Test.java index 9381e73f8..6d4cb42ce 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt2xx/MT205Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -27,5 +27,4 @@ public void test1() { MT205 m = new MT205(); assertNotNull(m.getUETR()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt3xx/MT300Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt3xx/MT300Test.java index 3ad579548..9c5e43459 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt3xx/MT300Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt3xx/MT300Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,49 +18,43 @@ import static org.junit.jupiter.api.Assertions.assertEquals; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; public class MT300Test { @Test public void test1() { - String fin = "{1:F01ABCDSKB0AXXX1024007372}{2:O3001920140829ABCDHUH0AXXX21390371231409011800N}{4:\n" + - ":15A:\n" + - ":20:712443\n" + - ":22A:NEWT\n" + - ":22C:FOO12345678\n" + - ":17U:N\n" + - ":82A:ABCDHUH0XXX\n" + - ":87A:ABCDSKB0XXX\n" + - ":15B:\n" + - ":30T:20140829\n" + - ":30V:20140902\n" + - ":36:232,1\n" + - ":32B:USD200000,\n" + - ":53A:BOFAUS30XXX\n" + - ":57A:BOFAUS30XXX\n" + - ":33B:HUF46420000,\n" + - ":53A:ABCDHUH0XXX\n" + - ":57A:/1178200781106853\n" + - "ABCDHUH0XXX\n" + - ":15E:\n" + - - ":22L:ESMA1\n" + - ":22M:W3MOO00A18\n" + - ":22N:00OTP00KS00FWD000000000000000123\n" + - - ":22L:ESMA2\n" + - - ":22L:ESMA3\n" + - ":22M:W3MOO00A19\n" + - ":22N:00OTP00KS00FWD000000000000000234\n" + - ":22M:W3MOO00A20\n" + - ":22N:00OTP00KS00FWD000000000000000345\n" + - - ":22L:ESMA4\n" + - "-}"; + String fin = "{1:F01ABCDSKB0AXXX1024007372}{2:O3001920140829ABCDHUH0AXXX21390371231409011800N}{4:\n" + ":15A:\n" + + ":20:712443\n" + + ":22A:NEWT\n" + + ":22C:FOO12345678\n" + + ":17U:N\n" + + ":82A:ABCDHUH0XXX\n" + + ":87A:ABCDSKB0XXX\n" + + ":15B:\n" + + ":30T:20140829\n" + + ":30V:20140902\n" + + ":36:232,1\n" + + ":32B:USD200000,\n" + + ":53A:BOFAUS30XXX\n" + + ":57A:BOFAUS30XXX\n" + + ":33B:HUF46420000,\n" + + ":53A:ABCDHUH0XXX\n" + + ":57A:/1178200781106853\n" + + "ABCDHUH0XXX\n" + + ":15E:\n" + + ":22L:ESMA1\n" + + ":22M:W3MOO00A18\n" + + ":22N:00OTP00KS00FWD000000000000000123\n" + + ":22L:ESMA2\n" + + ":22L:ESMA3\n" + + ":22M:W3MOO00A19\n" + + ":22N:00OTP00KS00FWD000000000000000234\n" + + ":22M:W3MOO00A20\n" + + ":22N:00OTP00KS00FWD000000000000000345\n" + + ":22L:ESMA4\n" + + "-}"; MT300 m = MT300.parse(fin); // test getter for E1 @@ -96,5 +90,4 @@ public void test1() { assertEquals("W3MOO00A20", found.get(2).getTag(3).getValue()); assertEquals("00OTP00KS00FWD000000000000000345", found.get(2).getTag(4).getValue()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt3xx/MT304Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt3xx/MT304Test.java index 5c5596672..2d2e7b936 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt3xx/MT304Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt3xx/MT304Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -18,39 +18,39 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import com.prowidesoftware.swift.model.Tag; -import org.junit.jupiter.api.Disabled; import org.junit.jupiter.api.Test; - public class MT304Test { @Test public void test() { - String msg = "{1:F01AAAAUS30AXXX0000123450}{2:O3041357180702BBBBGB44AXXX00000000001806281357N}{4:\n" + - ":15A:\n" + - ":20:REF11111\n" + - ":22A:NEWT\n" + - ":94A:ASET\n" + - ":83J:/NAME/NA\n" + - ":82J:/NAME/BBBBUS33XXX\n" + - ":87A:CCCCUS33XXX\n" + - ":15B:\n" + - ":30T:20220415\n" + - ":30V:20220415\n" + - ":36:2,95\n" + + String msg = "{1:F01AAAAUS30AXXX0000123450}{2:O3041357180702BBBBGB44AXXX00000000001806281357N}{4:\n" + ":15A:\n" + + ":20:REF11111\n" + + ":22A:NEWT\n" + + ":94A:ASET\n" + + ":83J:/NAME/NA\n" + + ":82J:/NAME/BBBBUS33XXX\n" + + ":87A:CCCCUS33XXX\n" + + ":15B:\n" + + ":30T:20220415\n" + + ":30V:20220415\n" + + ":36:2,95\n" + + // B1 - ":32B:HKD1947,\n" + + ":32B:HKD1947,\n" + + // missing mandatory 53a - ":57A:AAAAUS30XXX\n" + + ":57A:AAAAUS30XXX\n" + + // B2 - ":33B:GYD46549,\n" + - ":53A:EEEEUS33XXX\n" + - ":56J:/ABIC/DDDDUS33XXX\n" + - "/NAME/ksdjskjskf\n" + - "/ADD1/ok\n" + - "/CITY/lol\n" + - ":57A:AAAAUS30XXX\n" + - "-}"; + ":33B:GYD46549,\n" + + ":53A:EEEEUS33XXX\n" + + ":56J:/ABIC/DDDDUS33XXX\n" + + "/NAME/ksdjskjskf\n" + + "/ADD1/ok\n" + + "/CITY/lol\n" + + ":57A:AAAAUS30XXX\n" + + "-}"; MT304 mt304 = new MT304(msg); MT304.SequenceB1 b1 = mt304.getSequenceB1(); @@ -63,5 +63,4 @@ public void test() { assertEquals(new Tag("33B", "GYD46549,"), b2.getTags().get(0)); assertEquals(new Tag("53A", "EEEEUS33XXX"), b2.getTags().get(1)); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535Test.java index 5537392cf..fcae41fc8 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -60,5 +60,4 @@ public void test2() { m.append(MT535.SequenceB1c.newInstance()); assertTrue(m.getSequenceB1b1List().isEmpty()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536Test.java index e387ad39c..d785c0789 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -43,5 +43,4 @@ public void test2() { m.append(MT536.SequenceB1a1.newInstance()); assertTrue(m.getSequenceA1List().isEmpty()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537Test.java index e79f58c79..1fd715430 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -21,10 +21,8 @@ import com.prowidesoftware.swift.model.SwiftTagListBlock; import com.prowidesoftware.swift.model.field.Field22H; import com.prowidesoftware.swift.model.field.Field95C; -import org.junit.jupiter.api.Test; - import java.util.List; - +import org.junit.jupiter.api.Test; public class MT537Test { @@ -73,8 +71,8 @@ public void testC2a() { m.append(MT537.SequenceC.newInstance(MT537.SequenceC2.newInstance(MT537.SequenceC2a.newInstance()))); assertEquals(1, MT537.getSequenceCList(m.getSwiftMessage().getBlock4()).size()); assertEquals(1, MT537.getSequenceC2List(m.getSwiftMessage().getBlock4()).size()); - assertEquals(1, MT537.getSequenceC2aList(m.getSwiftMessage().getBlock4()).size()); - + assertEquals( + 1, MT537.getSequenceC2aList(m.getSwiftMessage().getBlock4()).size()); } @Test @@ -82,13 +80,11 @@ public void testC2a_from_S285() { SwiftTagListBlock C2_contents = new SwiftTagListBlock() .append(Field22H.tag(":REDE//DELI")) .append(MT537.SequenceC2a.newInstance(Field95C.tag(":DEAG"))); - MT537 m = new MT537() - .append(MT537.SequenceC.newInstance( - MT537.SequenceC2.newInstance(C2_contents) - )); + MT537 m = new MT537().append(MT537.SequenceC.newInstance(MT537.SequenceC2.newInstance(C2_contents))); assertEquals(1, MT537.getSequenceCList(m.getSwiftMessage().getBlock4()).size()); assertEquals(1, MT537.getSequenceC2List(m.getSwiftMessage().getBlock4()).size()); - assertEquals(1, MT537.getSequenceC2aList(m.getSwiftMessage().getBlock4()).size()); + assertEquals( + 1, MT537.getSequenceC2aList(m.getSwiftMessage().getBlock4()).size()); assertEquals(1, m.getSequenceCList().size()); assertEquals(1, m.getSequenceC2List().size()); @@ -175,7 +171,9 @@ public void testB_overlappingD1a1B1a() { MT537 m = new MT537(); m.append(MT537.SequenceB.newInstance(MT537.SequenceB1.newInstance())); m.append(MT537.SequenceB.newInstance(MT537.SequenceB1.newInstance())); - m.append(MT537.SequenceD.newInstance(MT537.SequenceD1.newInstance(MT537.SequenceD1a.newInstance(MT537.SequenceD1a1.newInstance(MT537.SequenceD1a1B.newInstance(MT537.SequenceD1a1B1.newInstance(MT537.SequenceD1a1B1a.newInstance()))))))); + m.append(MT537.SequenceD.newInstance(MT537.SequenceD1.newInstance( + MT537.SequenceD1a.newInstance(MT537.SequenceD1a1.newInstance(MT537.SequenceD1a1B.newInstance( + MT537.SequenceD1a1B1.newInstance(MT537.SequenceD1a1B1a.newInstance()))))))); List sequences = m.getSequenceBList(); assertFalse(sequences.isEmpty()); assertEquals(2, sequences.size()); @@ -187,9 +185,10 @@ public void testB_overlappingD1a1B1a() { @Test public void testB_overlappingD1a1B1a_2() { MT537 m = new MT537(); - m.append(MT537.SequenceD.newInstance(MT537.SequenceD1.newInstance(MT537.SequenceD1a.newInstance(MT537.SequenceD1a1.newInstance(MT537.SequenceD1a1B.newInstance(MT537.SequenceD1a1B1.newInstance(MT537.SequenceD1a1B1a.newInstance()))))))); + m.append(MT537.SequenceD.newInstance(MT537.SequenceD1.newInstance( + MT537.SequenceD1a.newInstance(MT537.SequenceD1a1.newInstance(MT537.SequenceD1a1B.newInstance( + MT537.SequenceD1a1B1.newInstance(MT537.SequenceD1a1B1a.newInstance()))))))); List sequences = m.getSequenceBList(); assertTrue(sequences.isEmpty()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538Test.java index 554330538..4eb033812 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,7 +20,6 @@ import org.junit.jupiter.api.Test; - public class MT538Test { /** @@ -44,5 +43,4 @@ public void test2() { m.append(MT538.SequenceB2a1.newInstance()); assertTrue(m.getSequenceA1List().isEmpty()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT540Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT540Test.java index e2e25f439..4b8385997 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT540Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT540Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -22,48 +22,46 @@ import com.prowidesoftware.swift.model.field.Field; import com.prowidesoftware.swift.model.field.Field20C; import com.prowidesoftware.swift.model.mt.AbstractMT; -import org.junit.jupiter.api.Test; - import java.io.IOException; - +import org.junit.jupiter.api.Test; public class MT540Test { public static final String MT_540_CANC = - "{1:F01AAAAFRPPAGSS0000000000}{2:O5401445211216BBBBFRPPAHCM5C3E1000002112161445N}{3:{108:5123C3E10}}{4:\n" + - ":16R:GENL\n" + - ":20C::SEME//TFH5436259-999\n" + - ":23G:CANC\n" + - ":98C::PREP//20211216144402\n" + - ":16R:LINK\n" + - ":20C::PREV//TFH5436259-999\n" + - ":16S:LINK\n" + - ":16S:GENL\n" + - ":16R:TRADDET\n" + - ":98A::SETT//20211216\n" + - ":98A::TRAD//20211216\n" + - ":35B:ISIN FR0099001N99\n" + - "FRTR 0 25 02 24 EUR\n" + - ":16S:TRADDET\n" + - ":16R:FIAC\n" + - ":36B::SETT//FAMT/31000000,\n" + - ":97A::SAFE//0528808067001999\n" + - ":16S:FIAC\n" + - ":16R:SETDET\n" + - ":22F::SETR//TRAD\n" + - ":16R:SETPRTY\n" + - ":95P::DEAG//CCCCBEBEECL\n" + - ":97A::SAFE//94999\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::SELL//DDDDFRPPHCM\n" + - ":97A::SAFE//94999\n" + - ":16S:SETPRTY\n" + - ":16R:SETPRTY\n" + - ":95P::PSET//EEEEFRPPXXX\n" + - ":16S:SETPRTY\n" + - ":16S:SETDET\n" + - "-}"; + "{1:F01AAAAFRPPAGSS0000000000}{2:O5401445211216BBBBFRPPAHCM5C3E1000002112161445N}{3:{108:5123C3E10}}{4:\n" + + ":16R:GENL\n" + + ":20C::SEME//TFH5436259-999\n" + + ":23G:CANC\n" + + ":98C::PREP//20211216144402\n" + + ":16R:LINK\n" + + ":20C::PREV//TFH5436259-999\n" + + ":16S:LINK\n" + + ":16S:GENL\n" + + ":16R:TRADDET\n" + + ":98A::SETT//20211216\n" + + ":98A::TRAD//20211216\n" + + ":35B:ISIN FR0099001N99\n" + + "FRTR 0 25 02 24 EUR\n" + + ":16S:TRADDET\n" + + ":16R:FIAC\n" + + ":36B::SETT//FAMT/31000000,\n" + + ":97A::SAFE//0528808067001999\n" + + ":16S:FIAC\n" + + ":16R:SETDET\n" + + ":22F::SETR//TRAD\n" + + ":16R:SETPRTY\n" + + ":95P::DEAG//CCCCBEBEECL\n" + + ":97A::SAFE//94999\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::SELL//DDDDFRPPHCM\n" + + ":97A::SAFE//94999\n" + + ":16S:SETPRTY\n" + + ":16R:SETPRTY\n" + + ":95P::PSET//EEEEFRPPXXX\n" + + ":16S:SETPRTY\n" + + ":16S:SETDET\n" + + "-}"; @Test void field20C_should_be_returned_by_MT540_CANC() { @@ -76,7 +74,8 @@ void field20C_should_be_returned_by_MT540_CANC() { assertThat(mt540.getField20C()).hasSize(2); assertThat(mt540.getField20C().get(0).getReference()).isEqualTo("TFH5436259-999"); - Field fieldByName = mt540.getSwiftMessage().getBlock4().getFieldByName(Field20C.NAME, SchemeConstantsS.SEME); + Field fieldByName = + mt540.getSwiftMessage().getBlock4().getFieldByName(Field20C.NAME, SchemeConstantsS.SEME); assertThat(fieldByName.getComponents()).hasSize(2); assertThat(fieldByName.getComponent(1)).isEqualTo("SEME"); assertThat(fieldByName.getComponent(2)).isEqualTo("TFH5436259-999"); @@ -85,5 +84,4 @@ void field20C_should_be_returned_by_MT540_CANC() { fail(); } } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564Test.java index 2aeeb6eed..fd6dc62f5 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,7 +20,6 @@ import org.junit.jupiter.api.Test; - public class MT564Test { /** @@ -47,40 +46,36 @@ public void test2() { @Test public void testGetSequences() { - MT564 mt = MT564.parse("{1:F01FOOBARXXBGLO0524000001}{2:I564AAAABEBEXECLN}{4:\n" + - ":16R:GENL\n" + - ":20C::CORP//11111111\n" + - ":20C::SEME//2222222\n" + - ":23G:NEWM\n" + - ":22F::CAEV//EXWA\n" + - ":22F::CAMV//MAND\n" + - ":98C::PREP//20151016170651\n" + - ":25D::PROC//PREU\n" + - ":16S:GENL\n" + - ":16R:USECU\n" + - ":35B:ISIN DE000UT12345\n" + - "UBS LDN FOO IFX\n" + - ":16R:ACCTINFO\n" + - ":97A::SAFE//71xx0000\n" + - ":93B::ELIG//UNIT/1000,\n" + - ":93B::SETT//UNIT/1000,\n" + - ":16S:ACCTINFO\n" + - ":16S:USECU\n" + - - ":16R:CADETL\n" + - ":17B::CERT//Y\n" + - ":17B::LEOG//Y\n" + - ":17B::SRDC//Y\n" + - ":16S:CADETL\n" + - - ":16R:CAOPTN\n" + - ":13A::CAON//001\n" + - ":22F::CAOP//CASH\n" + - ":17B::DFLT//Y\n" + - ":17B::APLI//Y\n" + - ":16S:CAOPTN\n" + - - "-}"); + MT564 mt = MT564.parse("{1:F01FOOBARXXBGLO0524000001}{2:I564AAAABEBEXECLN}{4:\n" + ":16R:GENL\n" + + ":20C::CORP//11111111\n" + + ":20C::SEME//2222222\n" + + ":23G:NEWM\n" + + ":22F::CAEV//EXWA\n" + + ":22F::CAMV//MAND\n" + + ":98C::PREP//20151016170651\n" + + ":25D::PROC//PREU\n" + + ":16S:GENL\n" + + ":16R:USECU\n" + + ":35B:ISIN DE000UT12345\n" + + "UBS LDN FOO IFX\n" + + ":16R:ACCTINFO\n" + + ":97A::SAFE//71xx0000\n" + + ":93B::ELIG//UNIT/1000,\n" + + ":93B::SETT//UNIT/1000,\n" + + ":16S:ACCTINFO\n" + + ":16S:USECU\n" + + ":16R:CADETL\n" + + ":17B::CERT//Y\n" + + ":17B::LEOG//Y\n" + + ":17B::SRDC//Y\n" + + ":16S:CADETL\n" + + ":16R:CAOPTN\n" + + ":13A::CAON//001\n" + + ":22F::CAOP//CASH\n" + + ":17B::DFLT//Y\n" + + ":17B::APLI//Y\n" + + ":16S:CAOPTN\n" + + "-}"); // CADTL assertFalse(mt.getSequenceD().isEmpty()); @@ -88,5 +83,4 @@ public void testGetSequences() { // CAOPTN assertEquals(1, mt.getSequenceEList().size()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566Test.java index d21d09b0e..d2d843c89 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,7 +20,6 @@ import org.junit.jupiter.api.Test; - public class MT566Test { /** @@ -44,5 +43,4 @@ public void test2() { m.append(MT566.SequenceD1a.newInstance()); assertTrue(m.getSequenceB1().isEmpty()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575Test.java index 45ddf4020..e87a83655 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,7 +20,6 @@ import org.junit.jupiter.api.Test; - public class MT575Test { /** @@ -83,5 +82,4 @@ public void test5() { m.append(MT575.SequenceC2a.newInstance()); assertTrue(m.getSequenceB1a4List().isEmpty()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576Test.java index e80a4a55b..4b44df045 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,7 +20,6 @@ import org.junit.jupiter.api.Test; - public class MT576Test { /** @@ -44,5 +43,4 @@ public void test2() { m.append(MT576.SequenceB2a.newInstance()); assertTrue(m.getSequenceA1List().isEmpty()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586Test.java index ee1bfa20b..24aa886ca 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -20,7 +20,6 @@ import org.junit.jupiter.api.Test; - public class MT586Test { /** @@ -44,5 +43,4 @@ public void test2() { m.append(MT586.SequenceB1.newInstance()); assertTrue(m.getSequenceA1List().isEmpty()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670Test.java index 4c42af473..020a705dc 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -21,7 +21,6 @@ import org.junit.jupiter.api.Test; - public class MT670Test { @Test @@ -49,5 +48,4 @@ public void test3() { m.append(MT670.SequenceC.newInstance()); assertFalse(m.getSequenceC().isEmpty()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671Test.java index f418cc88d..193349d46 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -21,7 +21,6 @@ import org.junit.jupiter.api.Test; - public class MT671Test { @Test @@ -48,5 +47,4 @@ public void test3() { m.append(MT671.SequenceC.newInstance()); assertFalse(m.getSequenceC().isEmpty()); } - } diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt7xx/MT798Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt7xx/MT798Test.java index 2b728f75c..09f49cada 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt7xx/MT798Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt7xx/MT798Test.java @@ -12,41 +12,40 @@ public class MT798Test { @Test public void testSubMessageType() { - String fin = "{1:F01AAAADEM0AXXX0000000000}{2:I798BBBBITRRXMCEN2020}{4:\n" + - ":20:12345\n" + - ":12:760\n" + - ":77E:\n" + - ":27A:2/2\n" + - ":21A:2201091711320000\n" + - ":15A:\n" + - ":27:1/1\n" + - ":22A:ISSU\n" + - ":15B:\n" + - ":20:Bla Blah\n" + - ":30:250109\n" + - ":22D:DGAR\n" + - ":40C:ISPR\n" + - ":23B:FIXD\n" + - ":31E:250109\n" + - ":35G:If things happen\n" + - ":50:Mr. App\n" + - "This Way\n" + - "Our City\n" + - ":51:Mr. Obligor\n" + - "His stay\n" + - ":52D:Mr. Issue\n" + - ":59:Mr. Bene\n" + - "In Road\n" + - ":56A:ANLAITRRMFE\n" + - ":32B:USD23456789,\n" + - ":77U:Terms and conditions\n" + - "have been defined\n" + - ":45L:Some details\n" + - "about the underlying tx\n" + - ":24E:MAIL\n" + - ":24G:OTHR\n" + - "Foobar\n" + - "-}"; + String fin = "{1:F01AAAADEM0AXXX0000000000}{2:I798BBBBITRRXMCEN2020}{4:\n" + ":20:12345\n" + + ":12:760\n" + + ":77E:\n" + + ":27A:2/2\n" + + ":21A:2201091711320000\n" + + ":15A:\n" + + ":27:1/1\n" + + ":22A:ISSU\n" + + ":15B:\n" + + ":20:Bla Blah\n" + + ":30:250109\n" + + ":22D:DGAR\n" + + ":40C:ISPR\n" + + ":23B:FIXD\n" + + ":31E:250109\n" + + ":35G:If things happen\n" + + ":50:Mr. App\n" + + "This Way\n" + + "Our City\n" + + ":51:Mr. Obligor\n" + + "His stay\n" + + ":52D:Mr. Issue\n" + + ":59:Mr. Bene\n" + + "In Road\n" + + ":56A:ANLAITRRMFE\n" + + ":32B:USD23456789,\n" + + ":77U:Terms and conditions\n" + + "have been defined\n" + + ":45L:Some details\n" + + "about the underlying tx\n" + + ":24E:MAIL\n" + + ":24G:OTHR\n" + + "Foobar\n" + + "-}"; MT798 mt798 = MT798.parse(fin); assertEquals(26, mt798.getSwiftMessage().getBlock4().getTags().size()); @@ -60,51 +59,48 @@ public void testSubMessageType() { @Test public void buildSubMessageType() { - String fin = "{1:F01AAAADEM0AXXX0000000000}{2:I760BBBBITRRXMCEN2020}{4:\n" + - ":27A:2/2\n" + - ":21A:2201091711320000\n" + - ":15A:\n" + - ":27:1/1\n" + - ":22A:ISSU\n" + - ":15B:\n" + - ":20:Bla Blah\n" + - ":30:250109\n" + - ":22D:DGAR\n" + - ":40C:ISPR\n" + - ":23B:FIXD\n" + - ":31E:250109\n" + - ":35G:If things happen\n" + - ":50:Mr. App\n" + - "This Way\n" + - "Our City\n" + - ":51:Mr. Obligor\n" + - "His stay\n" + - ":52D:Mr. Issue\n" + - ":59:Mr. Bene\n" + - "In Road\n" + - ":56A:ANLAITRRMFE\n" + - ":32B:USD23456789,\n" + - ":77U:Terms and conditions\n" + - "have been defined\n" + - ":45L:Some details\n" + - "about the underlying tx\n" + - ":24E:MAIL\n" + - ":24G:OTHR\n" + - "Foobar\n" + - "-}"; + String fin = "{1:F01AAAADEM0AXXX0000000000}{2:I760BBBBITRRXMCEN2020}{4:\n" + ":27A:2/2\n" + + ":21A:2201091711320000\n" + + ":15A:\n" + + ":27:1/1\n" + + ":22A:ISSU\n" + + ":15B:\n" + + ":20:Bla Blah\n" + + ":30:250109\n" + + ":22D:DGAR\n" + + ":40C:ISPR\n" + + ":23B:FIXD\n" + + ":31E:250109\n" + + ":35G:If things happen\n" + + ":50:Mr. App\n" + + "This Way\n" + + "Our City\n" + + ":51:Mr. Obligor\n" + + "His stay\n" + + ":52D:Mr. Issue\n" + + ":59:Mr. Bene\n" + + "In Road\n" + + ":56A:ANLAITRRMFE\n" + + ":32B:USD23456789,\n" + + ":77U:Terms and conditions\n" + + "have been defined\n" + + ":45L:Some details\n" + + "about the underlying tx\n" + + ":24E:MAIL\n" + + ":24G:OTHR\n" + + "Foobar\n" + + "-}"; MT760 subMessage = MT760.parse(fin); // wrap the MT760 ina 798 envelop MT798 mt798 = new MT798(subMessage.getSender(), subMessage.getReceiver()); - mt798 - .append(Field20.tag("1234")) - .append(Field12.tag(subMessage.getMessageType())) - .append(Field77E.emptyTag()); + mt798.append(Field20.tag("1234")) + .append(Field12.tag(subMessage.getMessageType())) + .append(Field77E.emptyTag()); subMessage.getSwiftMessage().getBlock4().getTags().forEach(t -> mt798.append(t)); int count = subMessage.getSwiftMessage().getBlock4().getTags().size(); assertEquals(count + 3, mt798.getSwiftMessage().getBlock4().getTags().size()); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/mt9xx/MT920Test.java b/src/test/java/com/prowidesoftware/swift/model/mt/mt9xx/MT920Test.java index 3939610fb..53e2162a7 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/mt9xx/MT920Test.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/mt9xx/MT920Test.java @@ -5,32 +5,28 @@ import com.prowidesoftware.swift.model.field.Field12; import com.prowidesoftware.swift.model.field.Field25; import com.prowidesoftware.swift.model.field.Field34F; -import org.junit.jupiter.api.Test; - import java.util.List; +import org.junit.jupiter.api.Test; public class MT920Test { - final String message = "{1:F01AAAACAX0BXXX0502000001}{2:I920BBBBAU21XXXXN}{3:{108:19B12BFE0F043124}{121:f0c54bfc-77a5-4bc6-9a5b-0e50d3975960}}{4:\n" + - ":20:bb131231234\n" + - - ":12:940\n" + - ":25:111111111111\n" + - ":34F:USDD1100,\n" + - ":34F:EURC1200,\n" + - - ":12:941\n" + - ":25:2222222222\n" + - ":34F:USDD2100,\n" + - ":34F:USDC2200,\n" + - - ":12:950\n" + - ":25:3333333333\n" + - ":34F:USDC3100,\n" + - - ":12:942\n" + - ":25:CH9000244444G76402290\n" + - "-}"; + final String message = + "{1:F01AAAACAX0BXXX0502000001}{2:I920BBBBAU21XXXXN}{3:{108:19B12BFE0F043124}{121:f0c54bfc-77a5-4bc6-9a5b-0e50d3975960}}{4:\n" + + ":20:bb131231234\n" + + ":12:940\n" + + ":25:111111111111\n" + + ":34F:USDD1100,\n" + + ":34F:EURC1200,\n" + + ":12:941\n" + + ":25:2222222222\n" + + ":34F:USDD2100,\n" + + ":34F:USDC2200,\n" + + ":12:950\n" + + ":25:3333333333\n" + + ":34F:USDC3100,\n" + + ":12:942\n" + + ":25:CH9000244444G76402290\n" + + "-}"; @Test public void test() { @@ -57,5 +53,4 @@ public void test() { assertEquals("942", loops.get(3).getTagValue(Field12.NAME)); assertEquals("CH9000244444G76402290", loops.get(3).getTagValue(Field25.NAME)); } - } diff --git a/src/test/java/com/prowidesoftware/swift/utils/AckMessageComparatorTest.java b/src/test/java/com/prowidesoftware/swift/utils/AckMessageComparatorTest.java index f544a55ec..53fdf4a53 100644 --- a/src/test/java/com/prowidesoftware/swift/utils/AckMessageComparatorTest.java +++ b/src/test/java/com/prowidesoftware/swift/utils/AckMessageComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -21,9 +21,8 @@ import com.prowidesoftware.swift.io.parser.SwiftParser; import com.prowidesoftware.swift.model.SwiftBlock1; import com.prowidesoftware.swift.model.SwiftMessage; -import org.junit.jupiter.api.Test; - import java.io.IOException; +import org.junit.jupiter.api.Test; /** * Swift message comparator for tests. @@ -89,7 +88,6 @@ public void test1() { b2.setServiceId("99"); b2.setSessionNumber("190"); - AckMessageComparator comp = new AckMessageComparator(); assertTrue(comp.compareB1(b1, b2)); @@ -116,17 +114,15 @@ public void testCompare() throws IOException { @Test public void testCompare2() throws IOException { - String fin1 = "{1:F01AAAADEF0AXXX0023000109}{2:I999BBBBGB20AXXXN}{4:\r\n" + - ":20:1234\r\n" + - ":21:REPORT NAN\r\n" + - ":79:TEST 13 NOV 2020\r\n" + - "-}{5:{CHK:201113000184}{TNG:}}"; - - String fin2 = "{1:F01AAAADEF0BXXX0000000000}{2:I999BBBBGB20XXXXN}{4:\r\n" + - ":20:1234\r\n" + - ":21:REPORT NAN\r\n" + - ":79:TEST 13 NOV 2020\r\n" + - "-}"; + String fin1 = "{1:F01AAAADEF0AXXX0023000109}{2:I999BBBBGB20AXXXN}{4:\r\n" + ":20:1234\r\n" + + ":21:REPORT NAN\r\n" + + ":79:TEST 13 NOV 2020\r\n" + + "-}{5:{CHK:201113000184}{TNG:}}"; + + String fin2 = "{1:F01AAAADEF0BXXX0000000000}{2:I999BBBBGB20XXXXN}{4:\r\n" + ":20:1234\r\n" + + ":21:REPORT NAN\r\n" + + ":79:TEST 13 NOV 2020\r\n" + + "-}"; AckMessageComparator comp = new AckMessageComparator(); SwiftMessage msg1 = SwiftMessage.parse(fin1); @@ -139,17 +135,15 @@ public void testCompare2() throws IOException { @Test public void testCompare3() throws IOException { - String fin1 = "{1:F01AAAADEFXAXXX0023000109}{2:I999BBBBGB22XXXXN}{4:\r\n" + - ":20:1234\r\n" + - ":21:REPORT NAN\r\n" + - ":79:TEST 13 NOV 2020\r\n" + - "-}{5:{CHK:201113000184}{TNG:}}"; - - String fin2 = "{1:F01AAAADEF0AXXX0023000109}{2:I999BBBBGB20XXXXN}{4:\r\n" + - ":20:1234\r\n" + - ":21:REPORT NAN\r\n" + - ":79:TEST 13 NOV 2020\r\n" + - "-}"; + String fin1 = "{1:F01AAAADEFXAXXX0023000109}{2:I999BBBBGB22XXXXN}{4:\r\n" + ":20:1234\r\n" + + ":21:REPORT NAN\r\n" + + ":79:TEST 13 NOV 2020\r\n" + + "-}{5:{CHK:201113000184}{TNG:}}"; + + String fin2 = "{1:F01AAAADEF0AXXX0023000109}{2:I999BBBBGB20XXXXN}{4:\r\n" + ":20:1234\r\n" + + ":21:REPORT NAN\r\n" + + ":79:TEST 13 NOV 2020\r\n" + + "-}"; AckMessageComparator comp = new AckMessageComparator(); SwiftMessage msg1 = SwiftMessage.parse(fin1); @@ -159,5 +153,4 @@ public void testCompare3() throws IOException { comp.setIgnoreLocationFlag(true); assertEquals(0, comp.compare(msg1, msg2)); } - } diff --git a/src/test/java/com/prowidesoftware/swift/utils/IsoUtilsTest.java b/src/test/java/com/prowidesoftware/swift/utils/IsoUtilsTest.java index 62a997e54..93278070f 100644 --- a/src/test/java/com/prowidesoftware/swift/utils/IsoUtilsTest.java +++ b/src/test/java/com/prowidesoftware/swift/utils/IsoUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -100,22 +100,26 @@ public void testCountriesUserAssigned() { @Test public void testAddCountry_1() { - Assertions.assertThrows(IllegalArgumentException.class, () -> IsoUtils.getInstance().addCountry(null)); + Assertions.assertThrows( + IllegalArgumentException.class, () -> IsoUtils.getInstance().addCountry(null)); } @Test public void testAddCountry_2() { - Assertions.assertThrows(IllegalArgumentException.class, () -> IsoUtils.getInstance().addCountry("33")); + Assertions.assertThrows( + IllegalArgumentException.class, () -> IsoUtils.getInstance().addCountry("33")); } @Test public void testAddCountry_3() { - Assertions.assertThrows(IllegalArgumentException.class, () -> IsoUtils.getInstance().addCountry("aa")); + Assertions.assertThrows( + IllegalArgumentException.class, () -> IsoUtils.getInstance().addCountry("aa")); } @Test public void testAddCountry_4() { - Assertions.assertThrows(IllegalArgumentException.class, () -> IsoUtils.getInstance().addCountry("AAA")); + Assertions.assertThrows( + IllegalArgumentException.class, () -> IsoUtils.getInstance().addCountry("AAA")); } @Test @@ -127,22 +131,26 @@ public void testAddCountry_5() { @Test public void testAddCurrency_1() { - Assertions.assertThrows(IllegalArgumentException.class, () -> IsoUtils.getInstance().addCurrency(null)); + Assertions.assertThrows( + IllegalArgumentException.class, () -> IsoUtils.getInstance().addCurrency(null)); } @Test public void testAddCurrency_2() { - Assertions.assertThrows(IllegalArgumentException.class, () -> IsoUtils.getInstance().addCurrency("333")); + Assertions.assertThrows( + IllegalArgumentException.class, () -> IsoUtils.getInstance().addCurrency("333")); } @Test public void testAddCurrency_3() { - Assertions.assertThrows(IllegalArgumentException.class, () -> IsoUtils.getInstance().addCurrency("aaa")); + Assertions.assertThrows( + IllegalArgumentException.class, () -> IsoUtils.getInstance().addCurrency("aaa")); } @Test public void testAddCurrency_4() { - Assertions.assertThrows(IllegalArgumentException.class, () -> IsoUtils.getInstance().addCurrency("AAAA")); + Assertions.assertThrows( + IllegalArgumentException.class, () -> IsoUtils.getInstance().addCurrency("AAAA")); } @Test @@ -151,5 +159,4 @@ public void testAddCurrency_5() { assertTrue(IsoUtils.getInstance().isValidISOCurrency("DSZ")); IsoUtils.getInstance().getCurrencies().remove("DSZ"); } - } diff --git a/src/test/java/com/prowidesoftware/swift/utils/LineWrapperTest.java b/src/test/java/com/prowidesoftware/swift/utils/LineWrapperTest.java index dd99fa022..180a18d42 100644 --- a/src/test/java/com/prowidesoftware/swift/utils/LineWrapperTest.java +++ b/src/test/java/com/prowidesoftware/swift/utils/LineWrapperTest.java @@ -15,15 +15,12 @@ import static org.junit.jupiter.api.Assertions.*; -import org.junit.jupiter.api.Test; -import org.junit.jupiter.params.ParameterizedTest; -import org.junit.jupiter.params.provider.CsvSource; - -import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.List; -import java.util.function.BiFunction; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.params.ParameterizedTest; +import org.junit.jupiter.params.provider.CsvSource; public class LineWrapperTest { @@ -38,7 +35,8 @@ public void testWrapIntoList() { @Test public void testWrapIntoListReadOnly() { - assertThrows(RuntimeException.class, () -> LineWrapper.wrapIntoList("abc", 5).add("def")); + assertThrows( + RuntimeException.class, () -> LineWrapper.wrapIntoList("abc", 5).add("def")); } @Test @@ -59,8 +57,7 @@ public void testWrapEmpty() { @Test public void testWrapSpaces1() { - List actual = LineWrapper.wrapIntoList(" 012 34567890 01", - 3); + List actual = LineWrapper.wrapIntoList(" 012 34567890 01", 3); assertEquals("012", actual.get(0)); assertEquals("345", actual.get(1)); assertEquals("678", actual.get(2)); @@ -70,9 +67,8 @@ public void testWrapSpaces1() { @Test public void testWrapSpaces2() { - List actual = LineWrapper.wrapIntoListStrict(" 012 34567890 01 a ", - 3); - assertEquals(actual.size(),6); + List actual = LineWrapper.wrapIntoListStrict(" 012 34567890 01 a ", 3); + assertEquals(actual.size(), 6); assertEquals("012", actual.get(0)); assertEquals(" 34", actual.get(1)); assertEquals("567", actual.get(2)); @@ -83,13 +79,12 @@ public void testWrapSpaces2() { @Test public void testWrapSpaces3() { - List actual = LineWrapper.wrapIntoListStrict(" 012345678900123456789001 23456789001234567890 0123456789001234567890", - 35); + List actual = LineWrapper.wrapIntoListStrict( + " 012345678900123456789001 23456789001234567890 0123456789001234567890", 35); assertEquals("012345678900123456789001 2345678900", actual.get(0)); assertEquals("1234567890 0123456789001234567890", actual.get(1)); } - @Test void testWrapIntoListStrict() { // given @@ -123,45 +118,41 @@ void testSampleBuilder() { assertEquals(3, lines.size()); } - @Test public void testWrapSpaces4() { - List actual = LineWrapper.wrapIntoList(" 012345678900123456789001 23456789001234567890 0123456789001234567890", - 35); + List actual = + LineWrapper.wrapIntoList(" 012345678900123456789001 23456789001234567890 0123456789001234567890", 35); assertEquals("012345678900123456789001", actual.get(0)); assertEquals("23456789001234567890", actual.get(1)); assertEquals("0123456789001234567890", actual.get(2)); } @ParameterizedTest(name = "[{index}] {4}") - @CsvSource(delimiterString = ";", useHeadersInDisplayName = false, ignoreLeadingAndTrailingWhitespace = false, value = { - "20;'\n';Here is one line of text that is going to be wrapped after 20 columns;" - + "'Here is one line of\ntext that is going\nto be wrapped after\n20 columns';normal 1", - "7;'\n';word1 word2 word3;" - + "'word1 \nword2 \nword3';strip leading spaces on new line, do not strip trailing;", - "20;
          ;Here is one line of text that is going to be wrapped after 20 columns;" - + "'Here is one line of
          text that is going
          to be wrapped after
          20 columns';unusual newline char", - "30;'\n'; Line with leading spaces;" - + "'Line with leading spaces';line with leading spaces", - "6;'\n';Here is one line;" - + "'Here\nis one\nline';short wrap 1", - "2;'\n';Here is one line;" - + "'He\nre\nis\non\ne\nli\nne';short wrap 2", - "20;'\n';' Here: is one line of text that is going to be wrapped after 20 columns';" - + "'Here: is one line\nof text that is \ngoing to be \nwrapped after 20 \ncolumns';with extra spaces", - "20;'\n';'Here is\tone line of text that is going to be wrapped after 20 columns';" - + "'Here is\tone line of\ntext that is going\nto be wrapped after\n20 columns';with tabs", - "20;'\n';'Here is one line of\ttext that is going to be wrapped after 20 columns';" - + "'Here is one line\nof\ttext that is\ngoing to be wrapped\nafter 20 columns';with tab at wrapColumn", - "30;'\n';flammable/inflammable;" - + "flammable/inflammable;no changes", - "9;'\n';flammable/inflammable;" - + "'flammable\n/inflamma\nble';long word break", - "15;'\n'; ;" - + "'';line of spaces", - }) + @CsvSource( + delimiterString = ";", + useHeadersInDisplayName = false, + ignoreLeadingAndTrailingWhitespace = false, + value = { + "20;'\n';Here is one line of text that is going to be wrapped after 20 columns;" + + "'Here is one line of\ntext that is going\nto be wrapped after\n20 columns';normal 1", + "7;'\n';word1 word2 word3;" + + "'word1 \nword2 \nword3';strip leading spaces on new line, do not strip trailing;", + "20;
          ;Here is one line of text that is going to be wrapped after 20 columns;" + + "'Here is one line of
          text that is going
          to be wrapped after
          20 columns';unusual newline char", + "30;'\n'; Line with leading spaces;" + "'Line with leading spaces';line with leading spaces", + "6;'\n';Here is one line;" + "'Here\nis one\nline';short wrap 1", + "2;'\n';Here is one line;" + "'He\nre\nis\non\ne\nli\nne';short wrap 2", + "20;'\n';' Here: is one line of text that is going to be wrapped after 20 columns';" + + "'Here: is one line\nof text that is \ngoing to be \nwrapped after 20 \ncolumns';with extra spaces", + "20;'\n';'Here is\tone line of text that is going to be wrapped after 20 columns';" + + "'Here is\tone line of\ntext that is going\nto be wrapped after\n20 columns';with tabs", + "20;'\n';'Here is one line of\ttext that is going to be wrapped after 20 columns';" + + "'Here is one line\nof\ttext that is\ngoing to be wrapped\nafter 20 columns';with tab at wrapColumn", + "30;'\n';flammable/inflammable;" + "flammable/inflammable;no changes", + "9;'\n';flammable/inflammable;" + "'flammable\n/inflamma\nble';long word break", + "15;'\n'; ;" + "'';line of spaces", + }) public void testWrap(int wrapLen, String newLineStr, String input, String expected, String message) { assertEquals(expected, LineWrapper.wrap(input, wrapLen, newLineStr), message); } - } diff --git a/src/test/java/com/prowidesoftware/swift/utils/MurMessageComparatorTest.java b/src/test/java/com/prowidesoftware/swift/utils/MurMessageComparatorTest.java index bcb831516..066190406 100644 --- a/src/test/java/com/prowidesoftware/swift/utils/MurMessageComparatorTest.java +++ b/src/test/java/com/prowidesoftware/swift/utils/MurMessageComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -19,9 +19,8 @@ import static org.junit.jupiter.api.Assertions.assertTrue; import com.prowidesoftware.swift.model.SwiftMessage; -import org.junit.jupiter.api.Test; - import java.io.IOException; +import org.junit.jupiter.api.Test; /** * @sinec 8.0.3 @@ -30,27 +29,28 @@ public class MurMessageComparatorTest { @Test public void test() throws IOException { - SwiftMessage systemMessage = SwiftMessage.parse("1:F01AAAAFRPPZXXX0000000006}{2:O0111702040914BBBBXXXXCXXX00000000001702040914S}{4:{175:0914}{106:170204BNPAFRPPZXXX0000000007}{108:MYREFERENCE12345}{175:0914}{107:170204MGTCBEBBXXXX0000000007}}{5:{CHK:ABCDEF123456}{SYS:}}"); + SwiftMessage systemMessage = SwiftMessage.parse( + "1:F01AAAAFRPPZXXX0000000006}{2:O0111702040914BBBBXXXXCXXX00000000001702040914S}{4:{175:0914}{106:170204BNPAFRPPZXXX0000000007}{108:MYREFERENCE12345}{175:0914}{107:170204MGTCBEBBXXXX0000000007}}{5:{CHK:ABCDEF123456}{SYS:}}"); // no MUR - SwiftMessage mt1 = SwiftMessage.parse("{1:F01GEBABEBBC36A7951305337}{2:I103YORKGB22XXXXN}{4:\n" + - ":20:14045DOYVLVSCT29\n" + - "-}"); + SwiftMessage mt1 = SwiftMessage.parse( + "{1:F01GEBABEBBC36A7951305337}{2:I103YORKGB22XXXXN}{4:\n" + ":20:14045DOYVLVSCT29\n" + "-}"); // no MUR - SwiftMessage mt2 = SwiftMessage.parse("{1:F01GEBABEBBC36A7951305337}{2:I103YORKGB22XXXXN}{3:{119:STP}}{4:\n" + - ":20:14045DOYVLVSCT29\n" + - "-}"); + SwiftMessage mt2 = SwiftMessage.parse("{1:F01GEBABEBBC36A7951305337}{2:I103YORKGB22XXXXN}{3:{119:STP}}{4:\n" + + ":20:14045DOYVLVSCT29\n" + "-}"); // different MUR - SwiftMessage mt3 = SwiftMessage.parse("{1:F01GEBABEBBC36A7951305337}{2:I103YORKGB22XXXXN}{3:{108:YSYU39045360FXXX}{119:STP}}{4:\n" + - ":20:14045DOYVLVSCT29\n" + - "-}"); + SwiftMessage mt3 = SwiftMessage.parse( + "{1:F01GEBABEBBC36A7951305337}{2:I103YORKGB22XXXXN}{3:{108:YSYU39045360FXXX}{119:STP}}{4:\n" + + ":20:14045DOYVLVSCT29\n" + + "-}"); // equal MUR - SwiftMessage mt4 = SwiftMessage.parse("{1:F01GEBABEBBC36A7951305337}{2:I103YORKGB22XXXXN}{3:{108:MYREFERENCE12345}{119:STP}}{4:\n" + - ":20:14045DOYVLVSCT29\n" + - "-}"); + SwiftMessage mt4 = SwiftMessage.parse( + "{1:F01GEBABEBBC36A7951305337}{2:I103YORKGB22XXXXN}{3:{108:MYREFERENCE12345}{119:STP}}{4:\n" + + ":20:14045DOYVLVSCT29\n" + + "-}"); MurMessageComparator comp = new MurMessageComparator(); assertFalse(0 == comp.compare(systemMessage, mt1)); @@ -58,5 +58,4 @@ public void test() throws IOException { assertFalse(0 == comp.compare(systemMessage, mt3)); assertTrue(0 == comp.compare(systemMessage, mt4)); } - } diff --git a/src/test/java/com/prowidesoftware/swift/utils/ResolverUtilsTest.java b/src/test/java/com/prowidesoftware/swift/utils/ResolverUtilsTest.java index dda8d155f..c63169364 100644 --- a/src/test/java/com/prowidesoftware/swift/utils/ResolverUtilsTest.java +++ b/src/test/java/com/prowidesoftware/swift/utils/ResolverUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,10 +17,9 @@ import static org.junit.jupiter.api.Assertions.assertEquals; -import org.junit.jupiter.api.Test; - import java.util.ArrayList; import java.util.List; +import org.junit.jupiter.api.Test; class ResolverUtilsTest { @@ -45,5 +44,4 @@ public void testResolveCurrency() { assertEquals(1, o.size()); assertEquals("c2", o.get(0)); } - -} \ No newline at end of file +} diff --git a/src/test/java/com/prowidesoftware/swift/utils/SwiftFormatUtilsTest.java b/src/test/java/com/prowidesoftware/swift/utils/SwiftFormatUtilsTest.java index f38adc5a0..a69a27c82 100644 --- a/src/test/java/com/prowidesoftware/swift/utils/SwiftFormatUtilsTest.java +++ b/src/test/java/com/prowidesoftware/swift/utils/SwiftFormatUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -17,11 +17,10 @@ import static org.junit.jupiter.api.Assertions.*; -import org.junit.jupiter.api.Test; - import java.math.BigDecimal; import java.time.Year; import java.util.Calendar; +import org.junit.jupiter.api.Test; /** * Test for SwiftFormatUtils. @@ -37,27 +36,37 @@ public void testGetNumber() { assertEquals(123, SwiftFormatUtils.getNumber("123").intValue()); assertNotNull(SwiftFormatUtils.getNumber("123,")); - assertEquals(new BigDecimal("123.0"), BigDecimal.valueOf(SwiftFormatUtils.getNumber("123,").doubleValue())); + assertEquals( + new BigDecimal("123.0"), + BigDecimal.valueOf(SwiftFormatUtils.getNumber("123,").doubleValue())); - //this test does not work but this format is not used + // this test does not work but this format is not used assertNotNull(SwiftFormatUtils.getNumber("1,2")); - assertEquals(new Double(1.2), new Double(SwiftFormatUtils.getNumber("1,2").doubleValue())); + assertEquals( + new Double(1.2), new Double(SwiftFormatUtils.getNumber("1,2").doubleValue())); assertNotNull(SwiftFormatUtils.getNumber("12,34")); - assertEquals(new Double(12.34), new Double(SwiftFormatUtils.getNumber("12,34").doubleValue())); + assertEquals( + new Double(12.34), + new Double(SwiftFormatUtils.getNumber("12,34").doubleValue())); assertNotNull(SwiftFormatUtils.getNumber("12,3456")); - assertEquals(new Double(12.3456), new Double(SwiftFormatUtils.getNumber("12,3456").doubleValue())); + assertEquals( + new Double(12.3456), + new Double(SwiftFormatUtils.getNumber("12,3456").doubleValue())); assertNotNull(SwiftFormatUtils.getNumber("0,")); assertEquals(new Double(0), new Double(SwiftFormatUtils.getNumber("0,").doubleValue())); assertNotNull(SwiftFormatUtils.getNumber("299000,34")); - assertEquals(new Double(299000.34), new Double(SwiftFormatUtils.getNumber("299000,34").doubleValue())); + assertEquals( + new Double(299000.34), + new Double(SwiftFormatUtils.getNumber("299000,34").doubleValue())); assertNotNull(SwiftFormatUtils.getNumber(",34")); - assertEquals(new Double(0.34), new Double(SwiftFormatUtils.getNumber(",34").doubleValue())); + assertEquals( + new Double(0.34), new Double(SwiftFormatUtils.getNumber(",34").doubleValue())); } @Test @@ -173,5 +182,4 @@ public void testDecimalsInAmountBigDecimal() { assertEquals(6, SwiftFormatUtils.decimalsInAmount(new BigDecimal("1.000123"))); assertEquals(8, SwiftFormatUtils.decimalsInAmount(new BigDecimal("1.00012300"))); } - } diff --git a/src/test/java/com/prowidesoftware/swift/utils/SwiftMessageComparatorTest.java b/src/test/java/com/prowidesoftware/swift/utils/SwiftMessageComparatorTest.java index 8c68f7d5d..4d1873698 100644 --- a/src/test/java/com/prowidesoftware/swift/utils/SwiftMessageComparatorTest.java +++ b/src/test/java/com/prowidesoftware/swift/utils/SwiftMessageComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -22,9 +22,8 @@ import com.prowidesoftware.swift.model.SwiftBlock2Input; import com.prowidesoftware.swift.model.SwiftBlock2Output; import com.prowidesoftware.swift.model.SwiftMessage; -import org.junit.jupiter.api.Test; - import java.io.IOException; +import org.junit.jupiter.api.Test; /** * Swift message comparator for tests. @@ -273,21 +272,24 @@ public void testFullMessage() throws IOException { public void testB3() throws IOException { SwiftMessageComparator comp = new SwiftMessageComparator(); - SwiftMessage msg1 = SwiftMessage.parse("{1:F01BICFOOYYAXXX8667486276}{2:O1031610051014IRVTUS3NBXXX63382244920510142210N}{3:{108:FDF0510141142100}{121:8579f4a4-a547-463e-ae63-e7c6620d59b4}}{4:\n" + - ":20:FDF0510141142100\n" + - ":72:/ACC/ 00940060752415000231\n" + - "-}"); + SwiftMessage msg1 = SwiftMessage.parse( + "{1:F01BICFOOYYAXXX8667486276}{2:O1031610051014IRVTUS3NBXXX63382244920510142210N}{3:{108:FDF0510141142100}{121:8579f4a4-a547-463e-ae63-e7c6620d59b4}}{4:\n" + + ":20:FDF0510141142100\n" + + ":72:/ACC/ 00940060752415000231\n" + + "-}"); assertTrue(comp.compare(msg1, msg1) == 0); - SwiftMessage msg2 = SwiftMessage.parse("{1:F01BICFOOYYAXXX8667486276}{2:O1031610051014IRVTUS3NBXXX63382244920510142210N}{3:{108:FDF0510141142100}}{4:\n" + - ":20:FDF0510141142100\n" + - ":72:/ACC/ 00940060752415000231\n" + - "-}"); - - SwiftMessage msg3 = SwiftMessage.parse("{1:F01BICFOOYYAXXX8667486276}{2:O1031610051014IRVTUS3NBXXX63382244920510142210N}{3:{121:8579f4a4-a547-463e-ae63-e7c6620d59b4}}{4:\n" + - ":20:FDF0510141142100\n" + - ":72:/ACC/ 00940060752415000231\n" + - "-}"); + SwiftMessage msg2 = SwiftMessage.parse( + "{1:F01BICFOOYYAXXX8667486276}{2:O1031610051014IRVTUS3NBXXX63382244920510142210N}{3:{108:FDF0510141142100}}{4:\n" + + ":20:FDF0510141142100\n" + + ":72:/ACC/ 00940060752415000231\n" + + "-}"); + + SwiftMessage msg3 = SwiftMessage.parse( + "{1:F01BICFOOYYAXXX8667486276}{2:O1031610051014IRVTUS3NBXXX63382244920510142210N}{3:{121:8579f4a4-a547-463e-ae63-e7c6620d59b4}}{4:\n" + + ":20:FDF0510141142100\n" + + ":72:/ACC/ 00940060752415000231\n" + + "-}"); assertTrue(comp.compare(msg2, msg3) != 0); diff --git a/src/test/java/com/prowidesoftware/swift/utils/TestUtilsTest.java b/src/test/java/com/prowidesoftware/swift/utils/TestUtilsTest.java index ab66abc5e..e17451ff3 100644 --- a/src/test/java/com/prowidesoftware/swift/utils/TestUtilsTest.java +++ b/src/test/java/com/prowidesoftware/swift/utils/TestUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2006-2021 Prowide + * 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. @@ -30,5 +30,4 @@ public void testPatchXpath() { assertEquals("/*[local-name()='Foo']/*[local-name()='Bar']", TestUtils.patch("/Foo/Bar")); assertEquals("/*[local-name()='Foo']/*[local-name()='Bar'][4]", TestUtils.patch("/Foo/Bar[4]")); } - } From 566e32c99d0b235a00be274b1778541df5bcf9bc Mon Sep 17 00:00:00 2001 From: zubri Date: Mon, 24 Jul 2023 23:46:20 -0300 Subject: [PATCH 40/67] changelog fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f9de35d7..b27e10e1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ #### 9.4.3 - SNAPSHOT * (PW-1405) Trim original String payload when creating an AbstractSwiftMessage - * (GH-163) Remove unnecessary padding in sender and receiver in AbstractMT#creeate(number, sender, receiver) method #### 9.4.2 - June 2023 + * (GH-163) Remove unnecessary padding in sender and receiver in AbstractMT#creeate(number, sender, receiver) method * (PW-1323) Fixing getValue method for pattern issue in Field44J #### 9.4.1 - June 2023 From 296ea86a10bd3b5632602fe316f34f52fa06a8bc Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Thu, 27 Jul 2023 21:14:55 -0300 Subject: [PATCH 41/67] PW-1461: Add back field 31R without deprecation (#167) --- CHANGELOG.md | 1 + .../swift/model/field/Field31R.java | 258 ++++++------------ 2 files changed, 82 insertions(+), 177 deletions(-) rename src/{main => generated}/java/com/prowidesoftware/swift/model/field/Field31R.java (69%) diff --git a/CHANGELOG.md b/CHANGELOG.md index b27e10e1b..f2022ce00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Prowide Core - CHANGELOG #### 9.4.3 - SNAPSHOT + * (PW-1461) Remove deprecation of field 31R model since is it used back in SRU2023 * (PW-1405) Trim original String payload when creating an AbstractSwiftMessage #### 9.4.2 - June 2023 diff --git a/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java b/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java similarity index 69% rename from src/main/java/com/prowidesoftware/swift/model/field/Field31R.java rename to src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java index 550de3604..67c07b60a 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field31R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java @@ -15,22 +15,33 @@ */ 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.*; -import com.prowidesoftware.swift.model.Tag; -import com.prowidesoftware.swift.utils.SwiftFormatUtils; + import java.io.Serializable; -import java.util.ArrayList; -import java.util.Calendar; -import java.util.HashMap; -import java.util.List; 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 31R. *

          @@ -38,34 +49,31 @@ * *

          Subfields (components) Data types *

            - *
          1. Component 1: Date1: Calendar
          2. - *
          3. Component 2: Date2: Calendar
          4. + *
          5. Component 1: Date: Calendar
          6. *
          * *

          Structure definition *

            - *
          • validation pattern: <DATE2>[/<DATE2>]
          • - *
          • parser pattern: <DATE2>[/<DATE2>]
          • - *
          • components pattern: EE
          • + *
          • validation pattern: <DATE2>
          • + *
          • parser pattern: S
          • + *
          • components pattern: E
          • *
          * *

          - * This class complies with standard release SRU2022 - * - * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard + * This class complies with standard release SRU2023 */ -@Deprecated -@ProwideDeprecated(phase3 = TargetYear.SRU2024) +@SuppressWarnings("unused") +@Generated public class Field31R extends Field implements Serializable, DateContainer { - /** - * Constant identifying the SRU to which this class belongs to. - */ - public static final int SRU = 2022; - - private static final long serialVersionUID = 1L; - /** - * Constant with the field name 31R. - */ + /** + * 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 31R. + */ public static final String NAME = "31R"; /** * Same as NAME, intended to be clear when using static imports. @@ -77,37 +85,32 @@ public class Field31R extends Field implements Serializable, DateContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "[/]"; + public static final String PARSER_PATTERN = "S"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "EE"; + public static final String COMPONENTS_PATTERN = "E"; /** * @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. - */ - public static final Integer DATE_1 = 1; + public static final String TYPES_PATTERN = "E"; - /** - * Component number for the Date 2 subfield. - */ - public static final Integer DATE_2 = 2; + /** + * Component number for the Date subfield. + */ + public static final Integer DATE = 1; /** * Default constructor. Creates a new field setting all components to null. */ public Field31R() { - super(2); + super(1); } /** @@ -130,8 +133,7 @@ public Field31R(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "31R")) { - throw new IllegalArgumentException("cannot create field 31R from tag " + tag.getName() - + ", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 31R from tag "+tag.getName()+", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -168,6 +170,7 @@ public static Tag emptyTag() { return new Tag(NAME, ""); } + /** * Parses the parameter value into the internal components structure. * @@ -179,9 +182,8 @@ public static Tag emptyTag() { */ @Override public void parse(final String value) { - init(2); - setComponent1(SwiftParseUtils.getTokenFirst(value, null, "/")); - setComponent2(SwiftParseUtils.getTokenSecondLast(value, "/")); + init(1); + setComponent1(value); } /** @@ -191,9 +193,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(); } @@ -208,27 +207,17 @@ 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 31R"); } if (component == 1) { - // date: [YY]YYMMDD - java.text.DateFormat f = - java.text.DateFormat.getDateInstance(java.text.DateFormat.DEFAULT, notNull(locale)); + //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; } @@ -239,7 +228,7 @@ public String getValueDisplay(int component, Locale locale) { @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { - return "EE"; + return "E"; } /** @@ -251,7 +240,7 @@ public String componentsPattern() { */ @Override public String typesPattern() { - return "EE"; + return "E"; } /** @@ -259,7 +248,7 @@ public String typesPattern() { */ @Override public String parserPattern() { - return "[/]"; + return "S"; } /** @@ -267,7 +256,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "[/]"; + return ""; } /** @@ -282,9 +271,6 @@ public String validatorPattern() { */ @Override public boolean isOptional(int component) { - if (component == 2) { - return true; - } return false; } @@ -305,7 +291,7 @@ public boolean isGeneric() { */ @Override public int componentsSize() { - return 2; + return 1; } /** @@ -318,8 +304,7 @@ public int componentsSize() { @Override public List getComponentLabels() { List result = new ArrayList<>(); - result.add("Date 1"); - result.add("Date 2"); + result.add("Date"); return result; } @@ -330,8 +315,7 @@ public List getComponentLabels() { @Override protected Map getComponentMap() { Map result = new HashMap<>(); - result.put(1, "date1"); - result.put(2, "date2"); + result.put(1, "date"); return result; } @@ -346,13 +330,12 @@ protected Map getLabelMap() { return super.labelMap; } super.labelMap = new HashMap<>(); - super.labelMap.put("date1", 1); - super.labelMap.put("date2", 2); + super.labelMap.put("date", 1); return super.labelMap; } /** - * Gets the component 1 (Date 1). + * Gets the component 1 (Date). * @return the component 1 */ public String getComponent1() { @@ -369,58 +352,25 @@ public java.util.Calendar getComponent1AsCalendar() { } /** - * Gets the Date 1 (component 1). - * @return the Date 1 from component 1 + * Gets the Date (component 1). + * @return the Date from component 1 */ - public String getDate1() { + public String getDate() { return getComponent1(); } /** - * Get the Date 1 (component 1) as Calendar - * @return the Date 1 from component 1 converted to Calendar or null if cannot be converted + * Get the Date (component 1) as Calendar + * @return the Date from component 1 converted to Calendar or null if cannot be converted */ - public java.util.Calendar getDate1AsCalendar() { + public java.util.Calendar getDateAsCalendar() { return getComponent1AsCalendar(); } /** - * Gets the component 2 (Date 2). - * @return the component 2 - */ - public String getComponent2() { - return getComponent(2); - } - - /** - * Get the component 2 as Calendar + * Set the component 1 (Date). * - * @return the component 2 converted to Calendar or null if cannot be converted - */ - public java.util.Calendar getComponent2AsCalendar() { - return SwiftFormatUtils.getDate2(getComponent(2)); - } - - /** - * Gets the Date 2 (component 2). - * @return the Date 2 from component 2 - */ - public String getDate2() { - return getComponent2(); - } - - /** - * Get the Date 2 (component 2) as Calendar - * @return the Date 2 from component 2 converted to Calendar or null if cannot be converted - */ - public java.util.Calendar getDate2AsCalendar() { - return getComponent2AsCalendar(); - } - - /** - * Set the component 1 (Date 1). - * - * @param component1 the Date 1 to set + * @param component1 the Date to set * @return the field object to enable build pattern */ public Field31R setComponent1(String component1) { @@ -431,7 +381,7 @@ public Field31R setComponent1(String component1) { /** * Set the component1 from a Calendar object. * - * @param component1 the Calendar with the Date 1 content to set + * @param component1 the Calendar with the Date content to set * @return the field object to enable build pattern */ public Field31R setComponent1(java.util.Calendar component1) { @@ -440,70 +390,27 @@ public Field31R setComponent1(java.util.Calendar component1) { } /** - * Set the Date 1 (component 1). + * Set the Date (component 1). * - * @param component1 the Date 1 to set + * @param component1 the Date to set * @return the field object to enable build pattern */ - public Field31R setDate1(String component1) { + public Field31R setDate(String component1) { return setComponent1(component1); } /** - * Set the Date 1 (component 1) from a Calendar object. + * Set the Date (component 1) from a Calendar object. * * @see #setComponent1(java.util.Calendar) * - * @param component1 Calendar with the Date 1 content to set + * @param component1 Calendar with the Date content to set * @return the field object to enable build pattern */ - public Field31R setDate1(java.util.Calendar component1) { + public Field31R setDate(java.util.Calendar component1) { return setComponent1(component1); } - /** - * Set the component 2 (Date 2). - * - * @param component2 the Date 2 to set - * @return the field object to enable build pattern - */ - public Field31R setComponent2(String component2) { - setComponent(2, component2); - return this; - } - - /** - * Set the component2 from a Calendar object. - * - * @param component2 the Calendar with the Date 2 content to set - * @return the field object to enable build pattern - */ - public Field31R setComponent2(java.util.Calendar component2) { - setComponent(2, SwiftFormatUtils.getDate2(component2)); - return this; - } - - /** - * Set the Date 2 (component 2). - * - * @param component2 the Date 2 to set - * @return the field object to enable build pattern - */ - public Field31R setDate2(String component2) { - return setComponent2(component2); - } - - /** - * Set the Date 2 (component 2) from a Calendar object. - * - * @see #setComponent2(java.util.Calendar) - * - * @param component2 Calendar with the Date 2 content to set - * @return the field object to enable build pattern - */ - public Field31R setDate2(java.util.Calendar component2) { - return setComponent2(component2); - } /** * Returns all components that can be converted to a Calendar @@ -523,6 +430,7 @@ 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 Field31R.NAME @@ -607,18 +515,14 @@ public static Field31R fromJson(final String json) { final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); - // **** COMPONENT 1 - Date 1 + // **** COMPONENT 1 - Date - if (jsonObject.get("date1") != null) { - field.setComponent1(jsonObject.get("date1").getAsString()); - } - - // **** COMPONENT 2 - Date 2 - - if (jsonObject.get("date2") != null) { - field.setComponent2(jsonObject.get("date2").getAsString()); + if (jsonObject.get("date") != null) { + field.setComponent1(jsonObject.get("date").getAsString()); } return field; } + + } From a1cb198be7ba2c3c6025f7c87831dc842b45ad1e Mon Sep 17 00:00:00 2001 From: zubri Date: Thu, 27 Jul 2023 21:49:31 -0300 Subject: [PATCH 42/67] release --- CHANGELOG.md | 2 +- .../java/com/prowidesoftware/swift/model/field/Field92L.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2022ce00..532abaca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Prowide Core - CHANGELOG -#### 9.4.3 - SNAPSHOT +#### 9.4.3 - July 2023 * (PW-1461) Remove deprecation of field 31R model since is it used back in SRU2023 * (PW-1405) Trim original String payload when creating an AbstractSwiftMessage 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 a2faf03d9..0bbe1a795 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field92L.java @@ -232,7 +232,7 @@ public void parse(final String value) { String toparse3 = SwiftParseUtils.getTokenSecondLast(toparse, "/"); setComponent4(SwiftParseUtils.getAlphaPrefixTrimSlash(toparse3)); setComponent5(SwiftParseUtils.getNumericSuffix(toparse3)); - } + } /** * Serializes the fields' components into the single string value (SWIFT format) From 5471769d00e87a5eb77b507388173647a4ffd970 Mon Sep 17 00:00:00 2001 From: zubri Date: Thu, 27 Jul 2023 21:49:31 -0300 Subject: [PATCH 43/67] release --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 9f13a922d..b339244b3 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ scmVersion { } } //project.version = "${SRU}-${scmVersion.version}" -project.version = "${SRU}-9.4.2" +project.version = "${SRU}-9.4.3" tasks.withType(JavaCompile) { options.encoding = 'UTF-8' From 1cea4374c679a0dba53e5311e90a6eca407d30dc Mon Sep 17 00:00:00 2001 From: zubri Date: Fri, 4 Aug 2023 15:43:49 -0300 Subject: [PATCH 44/67] fix changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 532abaca4..19d880181 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ #### 9.4.1 - June 2023 * (PW-1323) Fixing missing pattern issue in Field44J -#### 9.4.0 - May 2022 +#### 9.4.0 - May 2023 * SWIFT Standard release update 2023 (live 19 November 2023) * Yearly revision of deprecation phase (see https://dev.prowidesoftware.com/SRU2022/getting-started/deprecation/) From 5d667e91559f90d54b2ff6b359e7fc9e54bf74a5 Mon Sep 17 00:00:00 2001 From: zubri Date: Fri, 4 Aug 2023 18:50:22 -0300 Subject: [PATCH 45/67] copyright --- src/main/resources/ProwideException.properties | 2 +- src/main/resources/pw_swift_labels_de.properties | 2 +- src/main/resources/pw_swift_labels_en.properties | 2 +- src/main/resources/pw_swift_labels_es.properties | 2 +- src/main/resources/pw_swift_labels_fr.properties | 2 +- src/main/resources/pw_swift_labels_it.properties | 2 +- src/main/resources/pw_swift_labels_ru.properties | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/main/resources/ProwideException.properties b/src/main/resources/ProwideException.properties index 9e68ae4f0..015a48d9c 100644 --- a/src/main/resources/ProwideException.properties +++ b/src/main/resources/ProwideException.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright 2006-2021 Prowide +# 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. diff --git a/src/main/resources/pw_swift_labels_de.properties b/src/main/resources/pw_swift_labels_de.properties index c60ca9dfe..f09379a8d 100644 --- a/src/main/resources/pw_swift_labels_de.properties +++ b/src/main/resources/pw_swift_labels_de.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright 2006-2022 Prowide +# 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. diff --git a/src/main/resources/pw_swift_labels_en.properties b/src/main/resources/pw_swift_labels_en.properties index 0c0ead7a6..52b907501 100644 --- a/src/main/resources/pw_swift_labels_en.properties +++ b/src/main/resources/pw_swift_labels_en.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright 2006-2022 Prowide +# 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. diff --git a/src/main/resources/pw_swift_labels_es.properties b/src/main/resources/pw_swift_labels_es.properties index 467f6e284..154fd1cae 100644 --- a/src/main/resources/pw_swift_labels_es.properties +++ b/src/main/resources/pw_swift_labels_es.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright 2006-2022 Prowide +# 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. diff --git a/src/main/resources/pw_swift_labels_fr.properties b/src/main/resources/pw_swift_labels_fr.properties index 1c170916d..38c5df695 100644 --- a/src/main/resources/pw_swift_labels_fr.properties +++ b/src/main/resources/pw_swift_labels_fr.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright 2006-2022 Prowide +# 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. diff --git a/src/main/resources/pw_swift_labels_it.properties b/src/main/resources/pw_swift_labels_it.properties index 7f74d71c4..eff079f6f 100644 --- a/src/main/resources/pw_swift_labels_it.properties +++ b/src/main/resources/pw_swift_labels_it.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright 2006-2022 Prowide +# 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. diff --git a/src/main/resources/pw_swift_labels_ru.properties b/src/main/resources/pw_swift_labels_ru.properties index 648f15ceb..84fc91e33 100644 --- a/src/main/resources/pw_swift_labels_ru.properties +++ b/src/main/resources/pw_swift_labels_ru.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright 2006-2022 Prowide +# 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. From 1c01dd29df81dd1ed6d67ef3e5b201884c1de68d Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Wed, 23 Aug 2023 15:05:49 -0300 Subject: [PATCH 46/67] PW-1478: Swift2023--MT760-44J-Parse-issue (#168) --- CHANGELOG.md | 3 + .../swift/model/field/Field44J.java | 102 +++++++++++++++--- 2 files changed, 91 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19d880181..b7e75832c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Prowide Core - CHANGELOG +#### 9.4.4-SNAPSHOT + * (PW-1478) Field 44J format fixed to allow multiline + #### 9.4.3 - July 2023 * (PW-1461) Remove deprecation of field 31R model since is it used back in SRU2023 * (PW-1405) Trim original String payload when creating an AbstractSwiftMessage 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 255034d8f..e99e3bfb7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java @@ -28,6 +28,7 @@ import java.util.HashMap; +import com.prowidesoftware.swift.model.field.MultiLineField; import org.apache.commons.lang3.StringUtils; @@ -54,7 +55,7 @@ *

          Structure definition *

            *
          • validation pattern: <CC>[/35x][$/65x]
          • - *
          • parser pattern: S[/S][/S]
          • + *
          • parser pattern: S[/S][$/S]
          • *
          • components pattern: SSS
          • *
          * @@ -63,7 +64,7 @@ */ @SuppressWarnings("unused") @Generated -public class Field44J extends Field implements Serializable { +public class Field44J extends Field implements Serializable, MultiLineField { /** * Constant identifying the SRU to which this class belongs to. */ @@ -84,7 +85,7 @@ public class Field44J extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S][/S]"; + public static final String PARSER_PATTERN = "S[/S][$/S]"; /** * @deprecated Use {@link #typesPattern()} method instead. @@ -192,9 +193,8 @@ public static Tag emptyTag() { @Override public void parse(final String value) { init(3); - setComponent1(SwiftParseUtils.getTokenFirst(value, null, "/")); - setComponent2(SwiftParseUtils.getTokenSecond(value, "/")); - setComponent3(SwiftParseUtils.getTokenThirdLast(value, "/")); + // @NotImplemented + throw new org.apache.commons.lang3.NotImplementedException("Missing parserPattern in Field.vm : S[/S][$/S]"); } /** @@ -203,13 +203,9 @@ public void parse(final String value) { @Override public String getValue() { final StringBuilder result = new StringBuilder(); - append(result, 1); - if (getComponent2() != null) { - result.append("/").append(getComponent2()); - } - if (getComponent3() != null) { - result.append("/").append(getComponent3()); - } + //FIXME serialization S[/S][$/S] + // @NotImplemented + int notImplemented; return result.toString(); } @@ -269,7 +265,7 @@ public String typesPattern() { */ @Override public String parserPattern() { - return "S[/S][/S]"; + return "S[/S][$/S]"; } /** @@ -551,6 +547,84 @@ public static List getAll(final SwiftTagListBlock block) { 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) { + Field44J 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) { + Field44J 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) { + Field44J cp = newInstance(this); + return SwiftParseUtils.getLines(getLine(cp, start, end, offset)); + } + /** * This method deserializes the JSON data into a Field44J object. * @param json JSON structure including tuples with label and value for all field components From 8433e989e0449df737e94a561b120fed0e80fc1b Mon Sep 17 00:00:00 2001 From: zubri Date: Wed, 23 Aug 2023 15:08:47 -0300 Subject: [PATCH 47/67] release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7e75832c..4a1cbdf2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Prowide Core - CHANGELOG -#### 9.4.4-SNAPSHOT +#### 9.4.4 - August 2023 * (PW-1478) Field 44J format fixed to allow multiline #### 9.4.3 - July 2023 From fb3b68834ed5eb111683789feca3232919a48274 Mon Sep 17 00:00:00 2001 From: zubri Date: Wed, 23 Aug 2023 15:13:16 -0300 Subject: [PATCH 48/67] version from scm --- build.gradle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index b339244b3..e7e177265 100644 --- a/build.gradle +++ b/build.gradle @@ -33,8 +33,7 @@ scmVersion { versionSeparator.set('-') } } -//project.version = "${SRU}-${scmVersion.version}" -project.version = "${SRU}-9.4.3" +project.version = "${SRU}-${scmVersion.version}" tasks.withType(JavaCompile) { options.encoding = 'UTF-8' From c49fc84b8bc7d5bbaa1cfa7b0b0ce043e8be3560 Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Wed, 30 Aug 2023 17:58:35 -0300 Subject: [PATCH 49/67] Fixing missing codegen Field 44J --- .../swift/model/field/Field44J.java | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) 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 e99e3bfb7..b1c6e3c22 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java @@ -193,8 +193,9 @@ public static Tag emptyTag() { @Override public void parse(final String value) { init(3); - // @NotImplemented - throw new org.apache.commons.lang3.NotImplementedException("Missing parserPattern in Field.vm : S[/S][$/S]"); + setComponent1(SwiftParseUtils.getTokenFirst(value, null, "/")); + setComponent2(SwiftParseUtils.getTokenSecond(value, "/")); + setComponent3(SwiftParseUtils.getTokenThirdLast(value, "/")); } /** @@ -203,9 +204,13 @@ public void parse(final String value) { @Override public String getValue() { final StringBuilder result = new StringBuilder(); - //FIXME serialization S[/S][$/S] - // @NotImplemented - int notImplemented; + append(result, 1); + if (getComponent2() != null) { + result.append("/").append(getComponent2()); + } + if (getComponent3() != null) { + result.append("/").append(getComponent3()); + } return result.toString(); } From f7f4bc588375c7d75843bfdfd5d0e296aa09e645 Mon Sep 17 00:00:00 2001 From: zubri Date: Wed, 30 Aug 2023 19:43:01 -0300 Subject: [PATCH 50/67] release --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a1cbdf2d..05b8bc603 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Prowide Core - CHANGELOG +#### 9.4.5 - August 2023 + * (PW-1478) Field 44J parse and getValue fix + #### 9.4.4 - August 2023 * (PW-1478) Field 44J format fixed to allow multiline From 74e779350c3c2649118941f3223d1f2612e7a1fe Mon Sep 17 00:00:00 2001 From: zubri Date: Thu, 21 Sep 2023 11:32:19 -0300 Subject: [PATCH 51/67] release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cddf70267..5808e1cd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Prowide Core - CHANGELOG -#### 9.4.6 - SNAPSHOT +#### 9.4.6 - September 2023 * Added support for an optional `pw-swift-core.properties` to customize the behavior of the SafeXmlUtils class #### 9.4.5 - August 2023 From e7e59186a23bad39cf682fd5184b69b31f348d32 Mon Sep 17 00:00:00 2001 From: Sebastian Zubrinic Date: Thu, 21 Sep 2023 19:09:48 -0300 Subject: [PATCH 52/67] PW-1478: fix field44J parse and getValue (#173) --- CHANGELOG.md | 3 + .../swift/model/field/Field44J.java | 12 ++- .../swift/model/field/Field44JTest.java | 79 +++++++++++++++++++ 3 files changed, 90 insertions(+), 4 deletions(-) create mode 100644 src/test/java/com/prowidesoftware/swift/model/field/Field44JTest.java diff --git a/CHANGELOG.md b/CHANGELOG.md index 5808e1cd2..1e238e740 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Prowide Core - CHANGELOG +#### 9.4.7 - September 2023 + * (PW-1478) Fixed Field 44J parse and getValue to enable proper data preservation when the field contains multiline content + #### 9.4.6 - September 2023 * Added support for an optional `pw-swift-core.properties` to customize the behavior of the SafeXmlUtils class 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 b1c6e3c22..124fc584a 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field44J.java @@ -193,9 +193,12 @@ public static Tag emptyTag() { @Override public void parse(final String value) { init(3); - setComponent1(SwiftParseUtils.getTokenFirst(value, null, "/")); - setComponent2(SwiftParseUtils.getTokenSecond(value, "/")); - setComponent3(SwiftParseUtils.getTokenThirdLast(value, "/")); + List lines = SwiftParseUtils.getLines(value); + if (!lines.isEmpty()) { + setComponent1(SwiftParseUtils.getTokenFirst(lines.get(0), "/", "/")); + setComponent2(SwiftParseUtils.getTokenSecondLast(lines.get(0), "/")); + SwiftParseUtils.setComponentsFromLines(this, 3, null, 1, lines); + } } /** @@ -209,7 +212,8 @@ public String getValue() { result.append("/").append(getComponent2()); } if (getComponent3() != null) { - result.append("/").append(getComponent3()); + result.append(com.prowidesoftware.swift.io.writer.FINWriterVisitor.SWIFT_EOL); + result.append(getComponent3()); } return result.toString(); } diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field44JTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field44JTest.java new file mode 100644 index 000000000..ac5f057bd --- /dev/null +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field44JTest.java @@ -0,0 +1,79 @@ +/* + * 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 static org.junit.jupiter.api.Assertions.*; + +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; + +public class Field44JTest extends AbstractFieldTest { + Field44J f = null; + + @BeforeEach + public void setup() { + f = null; + } + + @Override + @Test + public void testSerialization() { + testSerializationImpl("44J", "US/FOOBAR\r\n/HELLO WORLD"); + } + + @Test + public void testParse1() { + f = new Field44J("NL"); + assertEquals("NL", f.getComponent1()); + assertNull(f.getComponent2()); + assertNull(f.getComponent3()); + } + + @Test + public void testParse2() { + f = new Field44J("NL/foo bar"); + assertEquals("NL", f.getComponent1()); + assertEquals("foo bar", f.getComponent2()); + assertNull(f.getComponent3()); + } + + @Test + public void testParse3() { + f = new Field44J("NL/foo bar\n/Hello world"); + assertEquals("NL", f.getComponent1()); + assertEquals("foo bar", f.getComponent2()); + // parse preserves the slash on purpose to enable validation of its presence + assertEquals("/Hello world", f.getComponent3()); + } + + @Test + public void testGetValue() { + f = new Field44J("NL/foo bar\n/Hello world"); + assertEquals("NL/foo bar\r\n/Hello world", f.getValue()); + } + + @Test + public void testGetValue2() { + f = new Field44J("NL/foo bar"); + assertEquals("NL/foo bar", f.getValue()); + } + + @Test + public void testGetValue3() { + f = new Field44J("NL"); + assertEquals("NL", f.getValue()); + } +} From 8204132e545f788b6d29af2f0431722bba84eb2f Mon Sep 17 00:00:00 2001 From: zubri Date: Thu, 26 Oct 2023 10:53:22 -0300 Subject: [PATCH 53/67] Remove deprecation annotation for fields relocated to the Prowide Integrator SCORE library to avoid misleading compiler warnings --- .../java/com/prowidesoftware/swift/model/field/Field11T.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field12H.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field12K.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field12L.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field12R.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field12S.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field13E.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field20E.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field21S.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field21T.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field25F.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field25G.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field27A.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field29D.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field29F.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field29P.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field29S.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field29U.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field31J.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field31K.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field31M.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field31T.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field34D.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field34K.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field34L.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field34M.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field34S.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field34T.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field34U.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field34V.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field34W.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field34X.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field47E.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field49D.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field49F.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field49J.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field49K.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field49L.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field49Z.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field71E.java | 1 - .../java/com/prowidesoftware/swift/model/field/Field78B.java | 1 - 41 files changed, 41 deletions(-) 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 0b94e7f36..5155a850e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field11T.java @@ -57,7 +57,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field11T extends Field implements Serializable, DateContainer, MultiLineField { /** 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 2da396dc8..b87026a83 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12H extends Field implements Serializable { /** 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 fb5fc9c17..bb40f2ad8 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field12K.java @@ -54,7 +54,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12K extends Field implements Serializable { /** 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 7027583f5..8884829d3 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12L extends Field implements Serializable { /** 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 f851a7b77..2d0298f06 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12R extends Field implements Serializable { /** 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 e9ef0f250..f5afd7b08 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field12S extends Field implements Serializable { /** 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 8ce89687c..771471512 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field13E extends Field implements Serializable, DateContainer { /** 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 d91c5aedb..7f6b6cb94 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field20E extends Field implements Serializable { /** 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 5de8be49c..43ef8c282 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field21S extends Field implements Serializable { /** 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 492a3c7da..7e641f05b 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field21T extends Field implements Serializable { /** 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 7ee212674..83fcc935e 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field25F extends Field implements Serializable { /** 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 7c061ea34..a66b783fb 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field25G extends Field implements Serializable { /** 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 c33c4501a..f744282b9 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field27A.java @@ -55,7 +55,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field27A extends Field implements Serializable { /** 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 f6a21b0e1..69cb1528c 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29D extends Field implements Serializable, MultiLineField { /** 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 548b7e22d..e5e2c5b65 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29F extends Field implements Serializable, MultiLineField { /** 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 479d3b69e..f5754bc69 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29P extends Field implements Serializable, BICContainer { /** 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 039dcb75f..247bf3b06 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29S extends Field implements Serializable { /** 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 ed78071db..2fabcbbcc 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field29U extends Field implements Serializable, BICContainer { /** 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 641cc6e05..e952be8e0 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31J extends Field implements Serializable, DateContainer { /** 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 64a5dd77a..11a7367f6 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31K extends Field implements Serializable, DateContainer { /** 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 7c90e054a..477282174 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31M extends Field implements Serializable, DateContainer { /** 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 d5d710e58..ae384e386 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field31T extends Field implements Serializable, DateContainer { /** 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 acb7adec6..5902b87c4 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34D extends Field implements Serializable, AmountContainer { /** 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 798cb388e..544eaf581 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34K extends Field implements Serializable, AmountContainer { /** 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 e02b5da51..061d2935f 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34L extends Field implements Serializable, AmountContainer { /** 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 0793f2baa..4b5efe3b9 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34M extends Field implements Serializable, AmountContainer { /** 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 9020e55f9..6d85ea171 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34S extends Field implements Serializable, AmountContainer { /** 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 f34b2e415..a1f6fe843 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34T extends Field implements Serializable, AmountContainer { /** 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 463b8f990..c19c50bc2 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34U extends Field implements Serializable, AmountContainer { /** 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 df2c7742d..56978b316 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34V extends Field implements Serializable, AmountContainer { /** 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 a5a74d773..ce34858ab 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34W extends Field implements Serializable, AmountContainer { /** 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 947ae289a..f26d1fda5 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field34X extends Field implements Serializable, AmountContainer { /** 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 9f2b5b17c..20fe2d1dd 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field47E extends Field implements Serializable, MultiLineField { /** 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 14d686d54..295fda0ae 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49D extends Field implements Serializable { /** 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 b12d1df6a..de99a0006 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49F extends Field implements Serializable, MultiLineField { /** 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 4d9df2f09..863cf102e 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49J extends Field implements Serializable, MultiLineField { /** 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 0f3fd59bb..ef5c5ab4a 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49K extends Field implements Serializable, MultiLineField { /** 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 9c4cf8e70..5aa056ee6 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49L extends Field implements Serializable, MultiLineField { /** 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 c09af2768..a78235458 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field49Z extends Field implements Serializable, MultiLineField { /** 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 4999d1fc9..5b14daf27 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field71E extends StructuredNarrativeField implements Serializable, NarrativeContainer, MultiLineField { /** 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 0e24f8afe..6643fa320 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,6 @@ * * @deprecated This field has been moved to the Prowide Integrator since it is only used in SCORE messages, not in the general MT standard */ -@Deprecated @ProwideDeprecated(phase3 = TargetYear.SRU2024) public class Field78B extends Field implements Serializable, MultiLineField { /** From 1645989d35b85020e2431b8fddd3144652a3b6b5 Mon Sep 17 00:00:00 2001 From: Fernando de Sarriera <71713679+fernando-prowide@users.noreply.github.com> Date: Mon, 30 Oct 2023 13:10:52 +0100 Subject: [PATCH 54/67] PW-1659: Field24G MT760 Narrative change (#175) --- CHANGELOG.md | 3 + .../swift/model/field/Field24G.java | 749 ++++++++++-------- 2 files changed, 429 insertions(+), 323 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10823b909..78183fd99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Prowide Core - CHANGELOG +#### 9.4.9-SNAPSHOT + * (PW-1659) Field 24G deprecated Name and Address for Narrative + #### 9.4.8 - October 2023 * Added default methods for sender, receiver, and identifier extraction to the MessageExtractionStrategy * Added JSON to the `FileFormat` enumeration 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 648ef5122..d1ca15b78 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java @@ -15,30 +15,18 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; +import com.google.gson.JsonObject; +import com.google.gson.JsonParser; 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 com.prowidesoftware.swift.model.SwiftMessage; +import com.prowidesoftware.swift.model.SwiftTagListBlock; +import com.prowidesoftware.swift.model.Tag; 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; +import java.io.Serializable; +import java.util.*; /** * SWIFT MT Field 24G. @@ -48,18 +36,18 @@ *

          Subfields (components) Data types *

            *
          1. Component 1: Code: String
          2. - *
          3. Component 2: NameAndAddress: String
          4. - *
          5. Component 3: NameAndAddress2: String
          6. - *
          7. Component 4: NameAndAddress3: String
          8. - *
          9. Component 5: NameAndAddress4: String
          10. - *
          11. Component 6: NameAndAddress5: String
          12. - *
          13. Component 7: NameAndAddress6: String
          14. - *
          15. Component 8: NameAndAddress7: String
          16. - *
          17. Component 9: NameAndAddress8: String
          18. - *
          19. Component 10: NameAndAddress9: String
          20. - *
          21. Component 11: NameAndAddress10: String
          22. - *
          23. Component 12: NameAndAddress11: String
          24. - *
          25. Component 13: NameAndAddress12: String
          26. + *
          27. Component 2: Narrative: String
          28. + *
          29. Component 3: Narrative2: String
          30. + *
          31. Component 4: Narrative3: String
          32. + *
          33. Component 5: Narrative4: String
          34. + *
          35. Component 6: Narrative5: String
          36. + *
          37. Component 7: Narrative6: String
          38. + *
          39. Component 8: Narrative7: String
          40. + *
          41. Component 9: Narrative8: String
          42. + *
          43. Component 10: Narrative9: String
          44. + *
          45. Component 11: Narrative10: String
          46. + *
          47. Component 12: Narrative11: String
          48. + *
          49. Component 13: Narrative12: String
          50. *
          * *

          Structure definition @@ -75,15 +63,15 @@ @SuppressWarnings("unused") @Generated public class Field24G 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 24G. - */ + /** + * 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 24G. + */ public static final String NAME = "24G"; /** * Same as NAME, intended to be clear when using static imports. @@ -95,31 +83,38 @@ public class Field24G extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-12"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SSSSSSSSSSSSS"; + + /** + * Component number for the Code subfield. + */ + public static final Integer CODE = 1; - /** - * Component number for the Code subfield. - */ - public static final Integer CODE = 1; + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 2; - /** - * Component number for the Name And Address subfield. - */ - public static final Integer NAME_AND_ADDRESS = 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. @@ -130,6 +125,7 @@ public Field24G() { /** * Creates a new field and initializes its components with content from the parameter value. + * * @param value complete field value including separators and CRLF */ public Field24G(final String value) { @@ -139,6 +135,7 @@ public Field24G(final String 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 */ @@ -148,7 +145,7 @@ public Field24G(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "24G")) { - throw new IllegalArgumentException("cannot create field 24G from tag "+tag.getName()+", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 24G from tag " + tag.getName() + ", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -156,6 +153,7 @@ public Field24G(final Tag tag) { /** * 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 */ @@ -168,6 +166,7 @@ public static Field24G newInstance(Field24G source) { /** * Create a Tag with this field name and the given value. * Shorthand for new Tag(NAME, value) + * * @see #NAME * @since 7.5 */ @@ -178,6 +177,7 @@ public static Tag tag(final String value) { /** * Create a Tag with this field name and an empty string as value. * Shorthand for new Tag(NAME, "") + * * @see #NAME * @since 7.5 */ @@ -216,7 +216,7 @@ public String getValue() { * 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 + * @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 @@ -293,9 +293,10 @@ public String componentsPattern() { /** * 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 @@ -372,6 +373,7 @@ public boolean isOptional(int component) { /** * Returns true if the field is a GENERIC FIELD as specified by the standard. + * * @return true if the field is generic, false otherwise */ @Override @@ -383,6 +385,7 @@ public boolean isGeneric() { * 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 @@ -394,6 +397,7 @@ public int componentsSize() { * 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 */ @@ -401,41 +405,42 @@ public int componentsSize() { public List getComponentLabels() { List result = new ArrayList<>(); result.add("Code"); - result.add("Name And Address"); - result.add("Name And Address 2"); - result.add("Name And Address 3"); - result.add("Name And Address 4"); - result.add("Name And Address 5"); - result.add("Name And Address 6"); - result.add("Name And Address 7"); - result.add("Name And Address 8"); - result.add("Name And Address 9"); - result.add("Name And Address 10"); - result.add("Name And Address 11"); - result.add("Name And Address 12"); + 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, "code"); - result.put(2, "nameAndAddress"); - result.put(3, "nameAndAddress2"); - result.put(4, "nameAndAddress3"); - result.put(5, "nameAndAddress4"); - result.put(6, "nameAndAddress5"); - result.put(7, "nameAndAddress6"); - result.put(8, "nameAndAddress7"); - result.put(9, "nameAndAddress8"); - result.put(10, "nameAndAddress9"); - result.put(11, "nameAndAddress10"); - result.put(12, "nameAndAddress11"); - result.put(13, "nameAndAddress12"); + result.put(2, "narrative"); + result.put(3, "narrative2"); + result.put(4, "narrative3"); + result.put(5, "narrative4"); + result.put(6, "narrative5"); + result.put(7, "narrative6"); + result.put(8, "narrative7"); + result.put(9, "narrative8"); + result.put(10, "narrative9"); + result.put(11, "narrative10"); + result.put(12, "narrative11"); + result.put(13, "narrative12"); return result; } @@ -451,40 +456,40 @@ protected Map getLabelMap() { } super.labelMap = new HashMap<>(); super.labelMap.put("code", 1); - super.labelMap.put("nameandaddress", 2); + super.labelMap.put("narrative", 2); // alias name super.labelMap.put("nameandaddress", 2); - super.labelMap.put("nameandaddress2", 3); + super.labelMap.put("narrative2", 3); // alias name super.labelMap.put("nameandaddress2", 3); - super.labelMap.put("nameandaddress3", 4); + super.labelMap.put("narrative3", 4); // alias name super.labelMap.put("nameandaddress3", 4); - super.labelMap.put("nameandaddress4", 5); + super.labelMap.put("narrative4", 5); // alias name super.labelMap.put("nameandaddress4", 5); - super.labelMap.put("nameandaddress5", 6); + super.labelMap.put("narrative5", 6); // alias name super.labelMap.put("nameandaddress5", 6); - super.labelMap.put("nameandaddress6", 7); + super.labelMap.put("narrative6", 7); // alias name super.labelMap.put("nameandaddress6", 7); - super.labelMap.put("nameandaddress7", 8); + super.labelMap.put("narrative7", 8); // alias name super.labelMap.put("nameandaddress7", 8); - super.labelMap.put("nameandaddress8", 9); + super.labelMap.put("narrative8", 9); // alias name super.labelMap.put("nameandaddress8", 9); - super.labelMap.put("nameandaddress9", 10); + super.labelMap.put("narrative9", 10); // alias name super.labelMap.put("nameandaddress9", 10); - super.labelMap.put("nameandaddress10", 11); + super.labelMap.put("narrative10", 11); // alias name super.labelMap.put("nameandaddress10", 11); - super.labelMap.put("nameandaddress11", 12); + super.labelMap.put("narrative11", 12); // alias name super.labelMap.put("nameandaddress11", 12); - super.labelMap.put("nameandaddress12", 13); + super.labelMap.put("narrative12", 13); // alias name super.labelMap.put("nameandaddress12", 13); return super.labelMap; @@ -492,6 +497,7 @@ protected Map getLabelMap() { /** * Gets the component 1 (Code). + * * @return the component 1 */ public String getComponent1() { @@ -500,6 +506,7 @@ public String getComponent1() { /** * Gets the Code (component 1). + * * @return the Code from component 1 */ public String getCode() { @@ -507,7 +514,8 @@ public String getCode() { } /** - * Gets the component 2 (Name And Address). + * Gets the component 2 (Narrative). + * * @return the component 2 */ public String getComponent2() { @@ -515,38 +523,44 @@ public String getComponent2() { } /** - * Gets the Name And Address (component 2). - * @return the Name And Address from component 2 + * Gets the Narrative (component 2). + * + * @return the Narrative from component 2 */ - public String getNameAndAddressLine1() { + public String getNarrativeLine1() { return getComponent2(); } /** - * Alternative method getter for field's Name And Address - * @deprecated use #getNameAndAddressLine1() instead + * Alternative DEPRECATED method getter for field's Narrative + * * @since 9.2.7 + * @deprecated use #getNarrativeLine1() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine1() { - return getNameAndAddressLine1(); + return getNarrativeLine1(); } /** - * Gets the Name And Address as a concatenation of component 2 to component 13. - * @return the Name And Address from components + * Gets the Narrative as a concatenation of component 2 to component 13. + * + * @return the Narrative from components */ - public String getNameAndAddress() { - return getNameAndAddress(null); + public String getNarrative() { + return getNarrative(null); } /** - * Gets the Name And Address as a concatenation of component 2 to component 13 joined together with a copy of the + * Gets the Narrative as a concatenation of component 2 to component 13 joined together with a copy of the * specified delimiter. + * * @param deli the delimiter that separates each component - * @return the Name And Address from components + * @return the Narrative from components * @since 9.1.4 */ - public String getNameAndAddress(CharSequence deli) { + public String getNarrative(CharSequence deli) { StringBuilder result = new StringBuilder(); for (int i = 2; i < 14; i++) { if (getComponent(i) != null) { @@ -560,21 +574,26 @@ public String getNameAndAddress(CharSequence deli) { } /** - * @deprecated use #getNameAndAddress() instead + * @deprecated use #getNarrative() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddress() { - return getNameAndAddress(); + return getNarrative(); } /** - * @deprecated use #getNameAndAddress() instead + * @deprecated use #getNarrative() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddress(CharSequence deli) { - return getNameAndAddress(deli); + return getNarrative(deli); } /** - * Gets the component 3 (Name And Address 2). + * Gets the component 3 (Narrative 2). + * * @return the component 3 */ public String getComponent3() { @@ -582,24 +601,29 @@ public String getComponent3() { } /** - * Gets the Name And Address 2 (component 3). - * @return the Name And Address 2 from component 3 + * Gets the Narrative 2 (component 3). + * + * @return the Narrative 2 from component 3 */ - public String getNameAndAddressLine2() { + public String getNarrativeLine2() { return getComponent3(); } /** - * Alternative method getter for field's Name And Address 2 - * @deprecated use #getNameAndAddressLine2() instead + * Alternative DEPRECATED method getter for field's Narrative 2 + * * @since 9.2.7 + * @deprecated use #getNarrativeLine2() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine2() { - return getNameAndAddressLine2(); + return getNarrativeLine2(); } /** - * Gets the component 4 (Name And Address 3). + * Gets the component 4 (Narrative 3). + * * @return the component 4 */ public String getComponent4() { @@ -607,24 +631,29 @@ public String getComponent4() { } /** - * Gets the Name And Address 3 (component 4). - * @return the Name And Address 3 from component 4 + * Gets the Narrative 3 (component 4). + * + * @return the Narrative 3 from component 4 */ - public String getNameAndAddressLine3() { + public String getNarrativeLine3() { return getComponent4(); } /** - * Alternative method getter for field's Name And Address 3 - * @deprecated use #getNameAndAddressLine3() instead + * Alternative DEPRECATED method getter for field's Narrative 3 + * * @since 9.2.7 + * @deprecated use #getNarrativeLine3() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine3() { - return getNameAndAddressLine3(); + return getNarrativeLine3(); } /** - * Gets the component 5 (Name And Address 4). + * Gets the component 5 (Narrative 4). + * * @return the component 5 */ public String getComponent5() { @@ -632,24 +661,29 @@ public String getComponent5() { } /** - * Gets the Name And Address 4 (component 5). - * @return the Name And Address 4 from component 5 + * Gets the Narrative 4 (component 5). + * + * @return the Narrative 4 from component 5 */ - public String getNameAndAddressLine4() { + public String getNarrativeLine4() { return getComponent5(); } /** - * Alternative method getter for field's Name And Address 4 - * @deprecated use #getNameAndAddressLine4() instead + * Alternative DEPRECATED method getter for field's Narrative 4 + * * @since 9.2.7 + * @deprecated use #getNarrativeLine4() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine4() { - return getNameAndAddressLine4(); + return getNarrativeLine4(); } /** - * Gets the component 6 (Name And Address 5). + * Gets the component 6 (Narrative 5). + * * @return the component 6 */ public String getComponent6() { @@ -657,24 +691,29 @@ public String getComponent6() { } /** - * Gets the Name And Address 5 (component 6). - * @return the Name And Address 5 from component 6 + * Gets the Narrative 5 (component 6). + * + * @return the Narrative 5 from component 6 */ - public String getNameAndAddressLine5() { + public String getNarrativeLine5() { return getComponent6(); } /** - * Alternative method getter for field's Name And Address 5 - * @deprecated use #getNameAndAddressLine5() instead + * Alternative DEPRECATED method getter for field's Narrative 5 + * * @since 9.2.7 + * @deprecated use #getNarrativeLine5() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine5() { - return getNameAndAddressLine5(); + return getNarrativeLine5(); } /** - * Gets the component 7 (Name And Address 6). + * Gets the component 7 (Narrative 6). + * * @return the component 7 */ public String getComponent7() { @@ -682,24 +721,29 @@ public String getComponent7() { } /** - * Gets the Name And Address 6 (component 7). - * @return the Name And Address 6 from component 7 + * Gets the Narrative 6 (component 7). + * + * @return the Narrative 6 from component 7 */ - public String getNameAndAddressLine6() { + public String getNarrativeLine6() { return getComponent7(); } /** - * Alternative method getter for field's Name And Address 6 - * @deprecated use #getNameAndAddressLine6() instead + * Alternative DEPRECATED method getter for field's Narrative 6 + * * @since 9.2.7 + * @deprecated use #getNarrativeLine6() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine6() { - return getNameAndAddressLine6(); + return getNarrativeLine6(); } /** - * Gets the component 8 (Name And Address 7). + * Gets the component 8 (Narrative 7). + * * @return the component 8 */ public String getComponent8() { @@ -707,24 +751,29 @@ public String getComponent8() { } /** - * Gets the Name And Address 7 (component 8). - * @return the Name And Address 7 from component 8 + * Gets the Narrative 7 (component 8). + * + * @return the Narrative 7 from component 8 */ - public String getNameAndAddressLine7() { + public String getNarrativeLine7() { return getComponent8(); } /** - * Alternative method getter for field's Name And Address 7 - * @deprecated use #getNameAndAddressLine7() instead + * Alternative DEPRECATED method getter for field's Narrative 7 + * * @since 9.2.7 + * @deprecated use #getNarrativeLine7() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine7() { - return getNameAndAddressLine7(); + return getNarrativeLine7(); } /** - * Gets the component 9 (Name And Address 8). + * Gets the component 9 (Narrative 8). + * * @return the component 9 */ public String getComponent9() { @@ -732,24 +781,29 @@ public String getComponent9() { } /** - * Gets the Name And Address 8 (component 9). - * @return the Name And Address 8 from component 9 + * Gets the Narrative 8 (component 9). + * + * @return the Narrative 8 from component 9 */ - public String getNameAndAddressLine8() { + public String getNarrativeLine8() { return getComponent9(); } /** - * Alternative method getter for field's Name And Address 8 - * @deprecated use #getNameAndAddressLine8() instead + * Alternative DEPRECATED method getter for field's Narrative 8 + * * @since 9.2.7 + * @deprecated use #getNarrativeLine8() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine8() { - return getNameAndAddressLine8(); + return getNarrativeLine8(); } /** - * Gets the component 10 (Name And Address 9). + * Gets the component 10 (Narrative 9). + * * @return the component 10 */ public String getComponent10() { @@ -757,24 +811,29 @@ public String getComponent10() { } /** - * Gets the Name And Address 9 (component 10). - * @return the Name And Address 9 from component 10 + * Gets the Narrative 9 (component 10). + * + * @return the Narrative 9 from component 10 */ - public String getNameAndAddressLine9() { + public String getNarrativeLine9() { return getComponent10(); } /** - * Alternative method getter for field's Name And Address 9 - * @deprecated use #getNameAndAddressLine9() instead + * Alternative DEPRECATED method getter for field's Narrative 9 + * * @since 9.2.7 + * @deprecated use #getNarrativeLine9() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine9() { - return getNameAndAddressLine9(); + return getNarrativeLine9(); } /** - * Gets the component 11 (Name And Address 10). + * Gets the component 11 (Narrative 10). + * * @return the component 11 */ public String getComponent11() { @@ -782,24 +841,29 @@ public String getComponent11() { } /** - * Gets the Name And Address 10 (component 11). - * @return the Name And Address 10 from component 11 + * Gets the Narrative 10 (component 11). + * + * @return the Narrative 10 from component 11 */ - public String getNameAndAddressLine10() { + public String getNarrativeLine10() { return getComponent11(); } /** - * Alternative method getter for field's Name And Address 10 - * @deprecated use #getNameAndAddressLine10() instead + * Alternative DEPRECATED method getter for field's Narrative 10 + * * @since 9.2.7 + * @deprecated use #getNarrativeLine10() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine10() { - return getNameAndAddressLine10(); + return getNarrativeLine10(); } /** - * Gets the component 12 (Name And Address 11). + * Gets the component 12 (Narrative 11). + * * @return the component 12 */ public String getComponent12() { @@ -807,24 +871,29 @@ public String getComponent12() { } /** - * Gets the Name And Address 11 (component 12). - * @return the Name And Address 11 from component 12 + * Gets the Narrative 11 (component 12). + * + * @return the Narrative 11 from component 12 */ - public String getNameAndAddressLine11() { + public String getNarrativeLine11() { return getComponent12(); } /** - * Alternative method getter for field's Name And Address 11 - * @deprecated use #getNameAndAddressLine11() instead + * Alternative DEPRECATED method getter for field's Narrative 11 + * * @since 9.2.7 + * @deprecated use #getNarrativeLine11() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine11() { - return getNameAndAddressLine11(); + return getNarrativeLine11(); } /** - * Gets the component 13 (Name And Address 12). + * Gets the component 13 (Narrative 12). + * * @return the component 13 */ public String getComponent13() { @@ -832,20 +901,24 @@ public String getComponent13() { } /** - * Gets the Name And Address 12 (component 13). - * @return the Name And Address 12 from component 13 + * Gets the Narrative 12 (component 13). + * + * @return the Narrative 12 from component 13 */ - public String getNameAndAddressLine12() { + public String getNarrativeLine12() { return getComponent13(); } /** - * Alternative method getter for field's Name And Address 12 - * @deprecated use #getNameAndAddressLine12() instead + * Alternative DEPRECATED method getter for field's Narrative 12 + * * @since 9.2.7 + * @deprecated use #getNarrativeLine12() instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String getNameandAddressLine12() { - return getNameAndAddressLine12(); + return getNarrativeLine12(); } /** @@ -870,9 +943,9 @@ public Field24G setCode(String component1) { } /** - * Set the component 2 (Name And Address). + * Set the component 2 (Narrative). * - * @param component2 the Name And Address to set + * @param component2 the Narrative to set * @return the field object to enable build pattern */ public Field24G setComponent2(String component2) { @@ -881,45 +954,49 @@ public Field24G setComponent2(String component2) { } /** - * Set the Name And Address (component 2). + * Set the Narrative (component 2). * - * @param component2 the Name And Address to set + * @param component2 the Narrative to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine1(String component2) { + public Field24G setNarrativeLine1(String component2) { return setComponent2(component2); } /** - * @deprecated use #setNameAndAddressLine1(String) instead + * @deprecated use #setNarrativeLine1(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine1(String component2) { - return setNameAndAddressLine1(component2); + return setNarrativeLine1(component2); } /** - * Set the Name And Address splitting the parameter lines into components 2 to 13. + * Set the Narrative splitting the parameter lines into components 2 to 13. * - * @param value the Name And Address to set, may contain line ends and each line will be set to its correspondent component attribute + * @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 Field24G setNameAndAddress(String value) { + public Field24G setNarrative(String value) { List lines = SwiftParseUtils.getLines(value); SwiftParseUtils.setComponentsFromLines(this, 2, 12, 0, lines); return this; } /** - * @deprecated use #setNameAndAddress(String) instead + * @deprecated use #setNarrative(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddress(String value) { - return setNameAndAddress(value); + return setNarrative(value); } /** - * Set the component 3 (Name And Address 2). + * Set the component 3 (Narrative 2). * - * @param component3 the Name And Address 2 to set + * @param component3 the Narrative 2 to set * @return the field object to enable build pattern */ public Field24G setComponent3(String component3) { @@ -928,26 +1005,28 @@ public Field24G setComponent3(String component3) { } /** - * Set the Name And Address 2 (component 3). + * Set the Narrative 2 (component 3). * - * @param component3 the Name And Address 2 to set + * @param component3 the Narrative 2 to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine2(String component3) { + public Field24G setNarrativeLine2(String component3) { return setComponent3(component3); } /** - * @deprecated use #setNameAndAddressLine2(String) instead + * @deprecated use #setNarrativeLine2(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine2(String component3) { - return setNameAndAddressLine2(component3); + return setNarrativeLine2(component3); } /** - * Set the component 4 (Name And Address 3). + * Set the component 4 (Narrative 3). * - * @param component4 the Name And Address 3 to set + * @param component4 the Narrative 3 to set * @return the field object to enable build pattern */ public Field24G setComponent4(String component4) { @@ -956,26 +1035,28 @@ public Field24G setComponent4(String component4) { } /** - * Set the Name And Address 3 (component 4). + * Set the Narrative 3 (component 4). * - * @param component4 the Name And Address 3 to set + * @param component4 the Narrative 3 to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine3(String component4) { + public Field24G setNarrativeLine3(String component4) { return setComponent4(component4); } /** - * @deprecated use #setNameAndAddressLine3(String) instead + * @deprecated use #setNarrativeLine3(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine3(String component4) { - return setNameAndAddressLine3(component4); + return setNarrativeLine3(component4); } /** - * Set the component 5 (Name And Address 4). + * Set the component 5 (Narrative 4). * - * @param component5 the Name And Address 4 to set + * @param component5 the Narrative 4 to set * @return the field object to enable build pattern */ public Field24G setComponent5(String component5) { @@ -984,26 +1065,28 @@ public Field24G setComponent5(String component5) { } /** - * Set the Name And Address 4 (component 5). + * Set the Narrative 4 (component 5). * - * @param component5 the Name And Address 4 to set + * @param component5 the Narrative 4 to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine4(String component5) { + public Field24G setNarrativeLine4(String component5) { return setComponent5(component5); } /** - * @deprecated use #setNameAndAddressLine4(String) instead + * @deprecated use #setNarrativeLine4(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine4(String component5) { - return setNameAndAddressLine4(component5); + return setNarrativeLine4(component5); } /** - * Set the component 6 (Name And Address 5). + * Set the component 6 (Narrative 5). * - * @param component6 the Name And Address 5 to set + * @param component6 the Narrative 5 to set * @return the field object to enable build pattern */ public Field24G setComponent6(String component6) { @@ -1012,26 +1095,28 @@ public Field24G setComponent6(String component6) { } /** - * Set the Name And Address 5 (component 6). + * Set the Narrative 5 (component 6). * - * @param component6 the Name And Address 5 to set + * @param component6 the Narrative 5 to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine5(String component6) { + public Field24G setNarrativeLine5(String component6) { return setComponent6(component6); } /** - * @deprecated use #setNameAndAddressLine5(String) instead + * @deprecated use #setNarrativeLine5(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine5(String component6) { - return setNameAndAddressLine5(component6); + return setNarrativeLine5(component6); } /** - * Set the component 7 (Name And Address 6). + * Set the component 7 (Narrative 6). * - * @param component7 the Name And Address 6 to set + * @param component7 the Narrative 6 to set * @return the field object to enable build pattern */ public Field24G setComponent7(String component7) { @@ -1040,26 +1125,28 @@ public Field24G setComponent7(String component7) { } /** - * Set the Name And Address 6 (component 7). + * Set the Narrative 6 (component 7). * - * @param component7 the Name And Address 6 to set + * @param component7 the Narrative 6 to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine6(String component7) { + public Field24G setNarrativeLine6(String component7) { return setComponent7(component7); } /** - * @deprecated use #setNameAndAddressLine6(String) instead + * @deprecated use #setNarrativeLine6(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine6(String component7) { - return setNameAndAddressLine6(component7); + return setNarrativeLine6(component7); } /** - * Set the component 8 (Name And Address 7). + * Set the component 8 (Narrative 7). * - * @param component8 the Name And Address 7 to set + * @param component8 the Narrative 7 to set * @return the field object to enable build pattern */ public Field24G setComponent8(String component8) { @@ -1068,26 +1155,28 @@ public Field24G setComponent8(String component8) { } /** - * Set the Name And Address 7 (component 8). + * Set the Narrative 7 (component 8). * - * @param component8 the Name And Address 7 to set + * @param component8 the Narrative 7 to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine7(String component8) { + public Field24G setNarrativeLine7(String component8) { return setComponent8(component8); } /** - * @deprecated use #setNameAndAddressLine7(String) instead + * @deprecated use #setNarrativeLine7(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine7(String component8) { - return setNameAndAddressLine7(component8); + return setNarrativeLine7(component8); } /** - * Set the component 9 (Name And Address 8). + * Set the component 9 (Narrative 8). * - * @param component9 the Name And Address 8 to set + * @param component9 the Narrative 8 to set * @return the field object to enable build pattern */ public Field24G setComponent9(String component9) { @@ -1096,26 +1185,28 @@ public Field24G setComponent9(String component9) { } /** - * Set the Name And Address 8 (component 9). + * Set the Narrative 8 (component 9). * - * @param component9 the Name And Address 8 to set + * @param component9 the Narrative 8 to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine8(String component9) { + public Field24G setNarrativeLine8(String component9) { return setComponent9(component9); } /** - * @deprecated use #setNameAndAddressLine8(String) instead + * @deprecated use #setNarrativeLine8(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine8(String component9) { - return setNameAndAddressLine8(component9); + return setNarrativeLine8(component9); } /** - * Set the component 10 (Name And Address 9). + * Set the component 10 (Narrative 9). * - * @param component10 the Name And Address 9 to set + * @param component10 the Narrative 9 to set * @return the field object to enable build pattern */ public Field24G setComponent10(String component10) { @@ -1124,26 +1215,28 @@ public Field24G setComponent10(String component10) { } /** - * Set the Name And Address 9 (component 10). + * Set the Narrative 9 (component 10). * - * @param component10 the Name And Address 9 to set + * @param component10 the Narrative 9 to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine9(String component10) { + public Field24G setNarrativeLine9(String component10) { return setComponent10(component10); } /** - * @deprecated use #setNameAndAddressLine9(String) instead + * @deprecated use #setNarrativeLine9(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine9(String component10) { - return setNameAndAddressLine9(component10); + return setNarrativeLine9(component10); } /** - * Set the component 11 (Name And Address 10). + * Set the component 11 (Narrative 10). * - * @param component11 the Name And Address 10 to set + * @param component11 the Narrative 10 to set * @return the field object to enable build pattern */ public Field24G setComponent11(String component11) { @@ -1152,26 +1245,28 @@ public Field24G setComponent11(String component11) { } /** - * Set the Name And Address 10 (component 11). + * Set the Narrative 10 (component 11). * - * @param component11 the Name And Address 10 to set + * @param component11 the Narrative 10 to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine10(String component11) { + public Field24G setNarrativeLine10(String component11) { return setComponent11(component11); } /** - * @deprecated use #setNameAndAddressLine10(String) instead + * @deprecated use #setNarrativeLine10(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine10(String component11) { - return setNameAndAddressLine10(component11); + return setNarrativeLine10(component11); } /** - * Set the component 12 (Name And Address 11). + * Set the component 12 (Narrative 11). * - * @param component12 the Name And Address 11 to set + * @param component12 the Narrative 11 to set * @return the field object to enable build pattern */ public Field24G setComponent12(String component12) { @@ -1180,26 +1275,28 @@ public Field24G setComponent12(String component12) { } /** - * Set the Name And Address 11 (component 12). + * Set the Narrative 11 (component 12). * - * @param component12 the Name And Address 11 to set + * @param component12 the Narrative 11 to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine11(String component12) { + public Field24G setNarrativeLine11(String component12) { return setComponent12(component12); } /** - * @deprecated use #setNameAndAddressLine11(String) instead + * @deprecated use #setNarrativeLine11(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine11(String component12) { - return setNameAndAddressLine11(component12); + return setNarrativeLine11(component12); } /** - * Set the component 13 (Name And Address 12). + * Set the component 13 (Narrative 12). * - * @param component13 the Name And Address 12 to set + * @param component13 the Narrative 12 to set * @return the field object to enable build pattern */ public Field24G setComponent13(String component13) { @@ -1208,26 +1305,28 @@ public Field24G setComponent13(String component13) { } /** - * Set the Name And Address 12 (component 13). + * Set the Narrative 12 (component 13). * - * @param component13 the Name And Address 12 to set + * @param component13 the Narrative 12 to set * @return the field object to enable build pattern */ - public Field24G setNameAndAddressLine12(String component13) { + public Field24G setNarrativeLine12(String component13) { return setComponent13(component13); } /** - * @deprecated use #setNameAndAddressLine12(String) instead + * @deprecated use #setNarrativeLine12(String) instead */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) public Field24G setNameandAddressLine12(String component13) { - return setNameAndAddressLine12(component13); + return setNarrativeLine12(component13); } - /** * Returns the field's name composed by the field number and the letter option (if any). + * * @return the static value of Field24G.NAME */ @Override @@ -1237,8 +1336,9 @@ public String getName() { /** * 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 + * @return null if not found o block is null or empty */ public static Field24G get(final SwiftTagListBlock block) { if (block == null || block.isEmpty()) { @@ -1253,6 +1353,7 @@ public static Field24G get(final SwiftTagListBlock block) { /** * Gets the first instance of Field24G 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) @@ -1267,6 +1368,7 @@ public static Field24G get(final SwiftMessage msg) { /** * Gets a list of all occurrences of the field Field24G 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) */ @@ -1300,9 +1402,9 @@ public static List getAll(final SwiftTagListBlock block) { /** * 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 + * @see MultiLineField#getLine(int) * @since 7.7 */ public String getLine(int line) { @@ -1312,10 +1414,10 @@ public String getLine(int line) { /** * 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 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 + * @see MultiLineField#getLine(int, int) * @since 7.7 */ public String getLine(int line, int offset) { @@ -1326,8 +1428,8 @@ public String getLine(int line, int offset) { /** * Returns the field value split into lines. * - * @see MultiLineField#getLines() * @return lines content or empty list if field's value is empty + * @see MultiLineField#getLines() * @since 7.7 */ public List getLines() { @@ -1337,9 +1439,9 @@ public List getLines() { /** * 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 + * @see MultiLineField#getLines(int) * @since 7.7 */ public List getLines(int offset) { @@ -1350,10 +1452,10 @@ public List getLines(int 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 + * @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 + * @see MultiLineField#getLinesBetween(int, int) * @since 7.7 */ public List getLinesBetween(int start, int end) { @@ -1363,11 +1465,11 @@ public List getLinesBetween(int start, int end) { /** * 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 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 + * @see MultiLineField#getLinesBetween(int start, int end, int offset) * @since 7.7 */ public List getLinesBetween(int start, int end, int offset) { @@ -1377,10 +1479,11 @@ public List getLinesBetween(int start, int end, int offset) { /** * This method deserializes the JSON data into a Field24G 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) + * @since 7.10.3 */ public static Field24G fromJson(final String json) { @@ -1394,7 +1497,7 @@ public static Field24G fromJson(final String json) { field.setComponent1(jsonObject.get("code").getAsString()); } - // **** COMPONENT 2 - Name And Address + // **** COMPONENT 2 - Narrative // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress") != null) { @@ -1402,11 +1505,11 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress") != null) { - field.setComponent2(jsonObject.get("nameAndAddress").getAsString()); + if (jsonObject.get("narrative") != null) { + field.setComponent2(jsonObject.get("narrative").getAsString()); } - // **** COMPONENT 3 - Name And Address 2 + // **** COMPONENT 3 - Narrative 2 // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress2") != null) { @@ -1414,11 +1517,11 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress2") != null) { - field.setComponent3(jsonObject.get("nameAndAddress2").getAsString()); + if (jsonObject.get("narrative2") != null) { + field.setComponent3(jsonObject.get("narrative2").getAsString()); } - // **** COMPONENT 4 - Name And Address 3 + // **** COMPONENT 4 - Narrative 3 // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress3") != null) { @@ -1426,11 +1529,11 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress3") != null) { - field.setComponent4(jsonObject.get("nameAndAddress3").getAsString()); + if (jsonObject.get("narrative3") != null) { + field.setComponent4(jsonObject.get("narrative3").getAsString()); } - // **** COMPONENT 5 - Name And Address 4 + // **** COMPONENT 5 - Narrative 4 // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress4") != null) { @@ -1438,11 +1541,11 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress4") != null) { - field.setComponent5(jsonObject.get("nameAndAddress4").getAsString()); + if (jsonObject.get("narrative4") != null) { + field.setComponent5(jsonObject.get("narrative4").getAsString()); } - // **** COMPONENT 6 - Name And Address 5 + // **** COMPONENT 6 - Narrative 5 // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress5") != null) { @@ -1450,11 +1553,11 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress5") != null) { - field.setComponent6(jsonObject.get("nameAndAddress5").getAsString()); + if (jsonObject.get("narrative5") != null) { + field.setComponent6(jsonObject.get("narrative5").getAsString()); } - // **** COMPONENT 7 - Name And Address 6 + // **** COMPONENT 7 - Narrative 6 // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress6") != null) { @@ -1462,11 +1565,11 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress6") != null) { - field.setComponent7(jsonObject.get("nameAndAddress6").getAsString()); + if (jsonObject.get("narrative6") != null) { + field.setComponent7(jsonObject.get("narrative6").getAsString()); } - // **** COMPONENT 8 - Name And Address 7 + // **** COMPONENT 8 - Narrative 7 // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress7") != null) { @@ -1474,11 +1577,11 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress7") != null) { - field.setComponent8(jsonObject.get("nameAndAddress7").getAsString()); + if (jsonObject.get("narrative7") != null) { + field.setComponent8(jsonObject.get("narrative7").getAsString()); } - // **** COMPONENT 9 - Name And Address 8 + // **** COMPONENT 9 - Narrative 8 // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress8") != null) { @@ -1486,11 +1589,11 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress8") != null) { - field.setComponent9(jsonObject.get("nameAndAddress8").getAsString()); + if (jsonObject.get("narrative8") != null) { + field.setComponent9(jsonObject.get("narrative8").getAsString()); } - // **** COMPONENT 10 - Name And Address 9 + // **** COMPONENT 10 - Narrative 9 // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress9") != null) { @@ -1498,11 +1601,11 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress9") != null) { - field.setComponent10(jsonObject.get("nameAndAddress9").getAsString()); + if (jsonObject.get("narrative9") != null) { + field.setComponent10(jsonObject.get("narrative9").getAsString()); } - // **** COMPONENT 11 - Name And Address 10 + // **** COMPONENT 11 - Narrative 10 // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress10") != null) { @@ -1510,11 +1613,11 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress10") != null) { - field.setComponent11(jsonObject.get("nameAndAddress10").getAsString()); + if (jsonObject.get("narrative10") != null) { + field.setComponent11(jsonObject.get("narrative10").getAsString()); } - // **** COMPONENT 12 - Name And Address 11 + // **** COMPONENT 12 - Narrative 11 // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress11") != null) { @@ -1522,11 +1625,11 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress11") != null) { - field.setComponent12(jsonObject.get("nameAndAddress11").getAsString()); + if (jsonObject.get("narrative11") != null) { + field.setComponent12(jsonObject.get("narrative11").getAsString()); } - // **** COMPONENT 13 - Name And Address 12 + // **** COMPONENT 13 - Narrative 12 // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("nameandAddress12") != null) { @@ -1534,8 +1637,8 @@ public static Field24G fromJson(final String json) { } // last try using the official component's name (overwrites alternatives and DEPRECATED) - if (jsonObject.get("nameAndAddress12") != null) { - field.setComponent13(jsonObject.get("nameAndAddress12").getAsString()); + if (jsonObject.get("narrative12") != null) { + field.setComponent13(jsonObject.get("narrative12").getAsString()); } return field; From 0c60e9cf22c8499072112131b376c405237c7978 Mon Sep 17 00:00:00 2001 From: zubri Date: Mon, 30 Oct 2023 09:14:28 -0300 Subject: [PATCH 55/67] release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78183fd99..80f1dc9e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Prowide Core - CHANGELOG -#### 9.4.9-SNAPSHOT +#### 9.4.9 - October 2023 * (PW-1659) Field 24G deprecated Name and Address for Narrative #### 9.4.8 - October 2023 From 4634ff6e665c58f82cba351456c1eff8799bd6ec Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Tue, 7 Nov 2023 20:12:59 -0300 Subject: [PATCH 56/67] PW-1675: update to Field31R to support also two date components as requested by SCORE messages (#176) --- CHANGELOG.md | 4 + .../swift/model/field/Field24G.java | 182 +++++++---------- .../swift/model/field/Field31R.java | 193 ++++++++++++++---- .../swift/model/mt/mt5xx/MT543.java | 82 ++++---- .../swift/model/mt/mt6xx/MT671.java | 42 ++-- 5 files changed, 289 insertions(+), 214 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80f1dc9e7..a23c1b98d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Prowide Core - CHANGELOG +#### 9.4.10 - October 2023 + * (PW-1675) update to Field 31R to support also two date components as requested by SCORE messages + * Added 36B and 36D getters to MT543 + #### 9.4.9 - October 2023 * (PW-1659) Field 24G deprecated Name and Address for Narrative 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 d1ca15b78..d1d8c105f 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field24G.java @@ -15,18 +15,30 @@ */ 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 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 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 24G. @@ -63,15 +75,15 @@ @SuppressWarnings("unused") @Generated public class Field24G 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 24G. - */ + /** + * 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 24G. + */ public static final String NAME = "24G"; /** * Same as NAME, intended to be clear when using static imports. @@ -83,35 +95,35 @@ public class Field24G extends Field implements Serializable, MultiLineField { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[$S]0-12"; + 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"; + 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"; + public static final String TYPES_PATTERN = "SSSSSSSSSSSSS"; - /** - * Component number for the Code subfield. - */ - public static final Integer CODE = 1; + /** + * Component number for the Code subfield. + */ + public static final Integer CODE = 1; - /** - * Component number for the Narrative subfield. - */ - public static final Integer NARRATIVE = 2; + /** + * Component number for the Narrative subfield. + */ + public static final Integer NARRATIVE = 2; - /** - * @deprecated use #NARRATIVE instead - */ + /** + * @deprecated use #NARRATIVE instead + */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public static final Integer NAME_AND_ADDRESS = 2; @@ -125,7 +137,6 @@ public Field24G() { /** * Creates a new field and initializes its components with content from the parameter value. - * * @param value complete field value including separators and CRLF */ public Field24G(final String value) { @@ -135,7 +146,6 @@ public Field24G(final String 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 */ @@ -145,7 +155,7 @@ public Field24G(final Tag tag) { throw new IllegalArgumentException("tag cannot be null."); } if (!StringUtils.equals(tag.getName(), "24G")) { - throw new IllegalArgumentException("cannot create field 24G from tag " + tag.getName() + ", tagname must match the name of the field."); + throw new IllegalArgumentException("cannot create field 24G from tag "+tag.getName()+", tagname must match the name of the field."); } parse(tag.getValue()); } @@ -153,7 +163,6 @@ public Field24G(final Tag tag) { /** * 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 */ @@ -166,7 +175,6 @@ public static Field24G newInstance(Field24G source) { /** * Create a Tag with this field name and the given value. * Shorthand for new Tag(NAME, value) - * * @see #NAME * @since 7.5 */ @@ -177,7 +185,6 @@ public static Tag tag(final String value) { /** * Create a Tag with this field name and an empty string as value. * Shorthand for new Tag(NAME, "") - * * @see #NAME * @since 7.5 */ @@ -216,7 +223,7 @@ public String getValue() { * 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 + * @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 @@ -293,10 +300,9 @@ public String componentsPattern() { /** * 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 @@ -373,7 +379,6 @@ public boolean isOptional(int component) { /** * Returns true if the field is a GENERIC FIELD as specified by the standard. - * * @return true if the field is generic, false otherwise */ @Override @@ -385,7 +390,6 @@ public boolean isGeneric() { * 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 @@ -397,7 +401,6 @@ public int componentsSize() { * 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 */ @@ -422,7 +425,6 @@ public List getComponentLabels() { /** * Returns a mapping between component numbers and their label in camel case format. - * * @since 7.10.3 */ @Override @@ -497,7 +499,6 @@ protected Map getLabelMap() { /** * Gets the component 1 (Code). - * * @return the component 1 */ public String getComponent1() { @@ -506,7 +507,6 @@ public String getComponent1() { /** * Gets the Code (component 1). - * * @return the Code from component 1 */ public String getCode() { @@ -515,7 +515,6 @@ public String getCode() { /** * Gets the component 2 (Narrative). - * * @return the component 2 */ public String getComponent2() { @@ -524,7 +523,6 @@ public String getComponent2() { /** * Gets the Narrative (component 2). - * * @return the Narrative from component 2 */ public String getNarrativeLine1() { @@ -533,9 +531,8 @@ public String getNarrativeLine1() { /** * Alternative DEPRECATED method getter for field's Narrative - * - * @since 9.2.7 * @deprecated use #getNarrativeLine1() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -545,7 +542,6 @@ public String getNameandAddressLine1() { /** * Gets the Narrative as a concatenation of component 2 to component 13. - * * @return the Narrative from components */ public String getNarrative() { @@ -555,7 +551,6 @@ public String getNarrative() { /** * Gets the Narrative as a concatenation of component 2 to component 13 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 @@ -593,7 +588,6 @@ public String getNameandAddress(CharSequence deli) { /** * Gets the component 3 (Narrative 2). - * * @return the component 3 */ public String getComponent3() { @@ -602,7 +596,6 @@ public String getComponent3() { /** * Gets the Narrative 2 (component 3). - * * @return the Narrative 2 from component 3 */ public String getNarrativeLine2() { @@ -611,9 +604,8 @@ public String getNarrativeLine2() { /** * Alternative DEPRECATED method getter for field's Narrative 2 - * - * @since 9.2.7 * @deprecated use #getNarrativeLine2() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -623,7 +615,6 @@ public String getNameandAddressLine2() { /** * Gets the component 4 (Narrative 3). - * * @return the component 4 */ public String getComponent4() { @@ -632,7 +623,6 @@ public String getComponent4() { /** * Gets the Narrative 3 (component 4). - * * @return the Narrative 3 from component 4 */ public String getNarrativeLine3() { @@ -641,9 +631,8 @@ public String getNarrativeLine3() { /** * Alternative DEPRECATED method getter for field's Narrative 3 - * - * @since 9.2.7 * @deprecated use #getNarrativeLine3() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -653,7 +642,6 @@ public String getNameandAddressLine3() { /** * Gets the component 5 (Narrative 4). - * * @return the component 5 */ public String getComponent5() { @@ -662,7 +650,6 @@ public String getComponent5() { /** * Gets the Narrative 4 (component 5). - * * @return the Narrative 4 from component 5 */ public String getNarrativeLine4() { @@ -671,9 +658,8 @@ public String getNarrativeLine4() { /** * Alternative DEPRECATED method getter for field's Narrative 4 - * - * @since 9.2.7 * @deprecated use #getNarrativeLine4() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -683,7 +669,6 @@ public String getNameandAddressLine4() { /** * Gets the component 6 (Narrative 5). - * * @return the component 6 */ public String getComponent6() { @@ -692,7 +677,6 @@ public String getComponent6() { /** * Gets the Narrative 5 (component 6). - * * @return the Narrative 5 from component 6 */ public String getNarrativeLine5() { @@ -701,9 +685,8 @@ public String getNarrativeLine5() { /** * Alternative DEPRECATED method getter for field's Narrative 5 - * - * @since 9.2.7 * @deprecated use #getNarrativeLine5() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -713,7 +696,6 @@ public String getNameandAddressLine5() { /** * Gets the component 7 (Narrative 6). - * * @return the component 7 */ public String getComponent7() { @@ -722,7 +704,6 @@ public String getComponent7() { /** * Gets the Narrative 6 (component 7). - * * @return the Narrative 6 from component 7 */ public String getNarrativeLine6() { @@ -731,9 +712,8 @@ public String getNarrativeLine6() { /** * Alternative DEPRECATED method getter for field's Narrative 6 - * - * @since 9.2.7 * @deprecated use #getNarrativeLine6() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -743,7 +723,6 @@ public String getNameandAddressLine6() { /** * Gets the component 8 (Narrative 7). - * * @return the component 8 */ public String getComponent8() { @@ -752,7 +731,6 @@ public String getComponent8() { /** * Gets the Narrative 7 (component 8). - * * @return the Narrative 7 from component 8 */ public String getNarrativeLine7() { @@ -761,9 +739,8 @@ public String getNarrativeLine7() { /** * Alternative DEPRECATED method getter for field's Narrative 7 - * - * @since 9.2.7 * @deprecated use #getNarrativeLine7() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -773,7 +750,6 @@ public String getNameandAddressLine7() { /** * Gets the component 9 (Narrative 8). - * * @return the component 9 */ public String getComponent9() { @@ -782,7 +758,6 @@ public String getComponent9() { /** * Gets the Narrative 8 (component 9). - * * @return the Narrative 8 from component 9 */ public String getNarrativeLine8() { @@ -791,9 +766,8 @@ public String getNarrativeLine8() { /** * Alternative DEPRECATED method getter for field's Narrative 8 - * - * @since 9.2.7 * @deprecated use #getNarrativeLine8() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -803,7 +777,6 @@ public String getNameandAddressLine8() { /** * Gets the component 10 (Narrative 9). - * * @return the component 10 */ public String getComponent10() { @@ -812,7 +785,6 @@ public String getComponent10() { /** * Gets the Narrative 9 (component 10). - * * @return the Narrative 9 from component 10 */ public String getNarrativeLine9() { @@ -821,9 +793,8 @@ public String getNarrativeLine9() { /** * Alternative DEPRECATED method getter for field's Narrative 9 - * - * @since 9.2.7 * @deprecated use #getNarrativeLine9() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -833,7 +804,6 @@ public String getNameandAddressLine9() { /** * Gets the component 11 (Narrative 10). - * * @return the component 11 */ public String getComponent11() { @@ -842,7 +812,6 @@ public String getComponent11() { /** * Gets the Narrative 10 (component 11). - * * @return the Narrative 10 from component 11 */ public String getNarrativeLine10() { @@ -851,9 +820,8 @@ public String getNarrativeLine10() { /** * Alternative DEPRECATED method getter for field's Narrative 10 - * - * @since 9.2.7 * @deprecated use #getNarrativeLine10() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -863,7 +831,6 @@ public String getNameandAddressLine10() { /** * Gets the component 12 (Narrative 11). - * * @return the component 12 */ public String getComponent12() { @@ -872,7 +839,6 @@ public String getComponent12() { /** * Gets the Narrative 11 (component 12). - * * @return the Narrative 11 from component 12 */ public String getNarrativeLine11() { @@ -881,9 +847,8 @@ public String getNarrativeLine11() { /** * Alternative DEPRECATED method getter for field's Narrative 11 - * - * @since 9.2.7 * @deprecated use #getNarrativeLine11() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -893,7 +858,6 @@ public String getNameandAddressLine11() { /** * Gets the component 13 (Narrative 12). - * * @return the component 13 */ public String getComponent13() { @@ -902,7 +866,6 @@ public String getComponent13() { /** * Gets the Narrative 12 (component 13). - * * @return the Narrative 12 from component 13 */ public String getNarrativeLine12() { @@ -911,9 +874,8 @@ public String getNarrativeLine12() { /** * Alternative DEPRECATED method getter for field's Narrative 12 - * - * @since 9.2.7 * @deprecated use #getNarrativeLine12() instead + * @since 9.2.7 */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) @@ -1324,9 +1286,9 @@ public Field24G setNameandAddressLine12(String component13) { } + /** * Returns the field's name composed by the field number and the letter option (if any). - * * @return the static value of Field24G.NAME */ @Override @@ -1336,9 +1298,8 @@ public String getName() { /** * Gets the first occurrence form the tag list or null if not found. - * - * @param block may be null or empty * @return null if not found o block is null or empty + * @param block may be null or empty */ public static Field24G get(final SwiftTagListBlock block) { if (block == null || block.isEmpty()) { @@ -1353,7 +1314,6 @@ public static Field24G get(final SwiftTagListBlock block) { /** * Gets the first instance of Field24G 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) @@ -1368,7 +1328,6 @@ public static Field24G get(final SwiftMessage msg) { /** * Gets a list of all occurrences of the field Field24G 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) */ @@ -1402,9 +1361,9 @@ public static List getAll(final SwiftTagListBlock block) { /** * 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 - * @see MultiLineField#getLine(int) * @since 7.7 */ public String getLine(int line) { @@ -1414,10 +1373,10 @@ public String getLine(int line) { /** * Returns a specific line from the field's value. * - * @param line a reference to a specific line in the field, first line being 1 + * @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 - * @see MultiLineField#getLine(int, int) * @since 7.7 */ public String getLine(int line, int offset) { @@ -1428,8 +1387,8 @@ public String getLine(int line, int offset) { /** * Returns the field value split into lines. * - * @return lines content or empty list if field's value is empty * @see MultiLineField#getLines() + * @return lines content or empty list if field's value is empty * @since 7.7 */ public List getLines() { @@ -1439,9 +1398,9 @@ public List getLines() { /** * 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 - * @see MultiLineField#getLines(int) * @since 7.7 */ public List getLines(int offset) { @@ -1452,10 +1411,10 @@ public List getLines(int 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 + * @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 - * @see MultiLineField#getLinesBetween(int, int) * @since 7.7 */ public List getLinesBetween(int start, int end) { @@ -1465,11 +1424,11 @@ public List getLinesBetween(int start, int end) { /** * Returns a specific subset of lines from the field's value, starting at the offset component. * - * @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 + * @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 - * @see MultiLineField#getLinesBetween(int start, int end, int offset) * @since 7.7 */ public List getLinesBetween(int start, int end, int offset) { @@ -1479,11 +1438,10 @@ public List getLinesBetween(int start, int end, int offset) { /** * This method deserializes the JSON data into a Field24G 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 - * @see Field#fromJson(String) * @since 7.10.3 + * @see Field#fromJson(String) */ public static Field24G fromJson(final String json) { 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 67c07b60a..1de7b0d25 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field31R.java @@ -49,14 +49,15 @@ * *

          Subfields (components) Data types *

            - *
          1. Component 1: Date: Calendar
          2. + *
          3. Component 1: Date1: Calendar
          4. + *
          5. Component 2: Date2: Calendar
          6. *
          * *

          Structure definition *

            - *
          • validation pattern: <DATE2>
          • - *
          • parser pattern: S
          • - *
          • components pattern: E
          • + *
          • validation pattern: <DATE2>[/<DATE2>]
          • + *
          • parser pattern: <DATE2>[/<DATE2>]
          • + *
          • components pattern: EE
          • *
          * *

          @@ -85,32 +86,37 @@ public class Field31R extends Field implements Serializable, DateContainer { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S"; + public static final String PARSER_PATTERN = "[/]"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String COMPONENTS_PATTERN = "E"; + public static final String COMPONENTS_PATTERN = "EE"; /** * @deprecated Use {@link #typesPattern()} method instead. */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String TYPES_PATTERN = "E"; + public static final String TYPES_PATTERN = "EE"; /** - * Component number for the Date subfield. + * Component number for the Date 1 subfield. */ - public static final Integer DATE = 1; + public static final Integer DATE_1 = 1; + + /** + * Component number for the Date 2 subfield. + */ + public static final Integer DATE_2 = 2; /** * Default constructor. Creates a new field setting all components to null. */ public Field31R() { - super(1); + super(2); } /** @@ -182,8 +188,9 @@ public static Tag emptyTag() { */ @Override public void parse(final String value) { - init(1); - setComponent1(value); + init(2); + setComponent1(SwiftParseUtils.getTokenFirst(value, null, "/")); + setComponent2(SwiftParseUtils.getTokenSecondLast(value, "/")); } /** @@ -193,6 +200,9 @@ 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(); } @@ -207,7 +217,7 @@ public String getValue() { */ @Override public String getValueDisplay(int component, Locale locale) { - if (component < 1 || component > 1) { + if (component < 1 || component > 2) { throw new IllegalArgumentException("invalid component number " + component + " for field 31R"); } if (component == 1) { @@ -218,6 +228,14 @@ 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()); + } + } return null; } @@ -228,7 +246,7 @@ public String getValueDisplay(int component, Locale locale) { @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) public String componentsPattern() { - return "E"; + return "EE"; } /** @@ -240,7 +258,7 @@ public String componentsPattern() { */ @Override public String typesPattern() { - return "E"; + return "EE"; } /** @@ -248,7 +266,7 @@ public String typesPattern() { */ @Override public String parserPattern() { - return "S"; + return "[/]"; } /** @@ -256,7 +274,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return ""; + return "[/]"; } /** @@ -271,6 +289,9 @@ public String validatorPattern() { */ @Override public boolean isOptional(int component) { + if (component == 2) { + return true; + } return false; } @@ -291,7 +312,7 @@ public boolean isGeneric() { */ @Override public int componentsSize() { - return 1; + return 2; } /** @@ -304,7 +325,8 @@ public int componentsSize() { @Override public List getComponentLabels() { List result = new ArrayList<>(); - result.add("Date"); + result.add("Date 1"); + result.add("Date 2"); return result; } @@ -315,7 +337,8 @@ public List getComponentLabels() { @Override protected Map getComponentMap() { Map result = new HashMap<>(); - result.put(1, "date"); + result.put(1, "date1"); + result.put(2, "date2"); return result; } @@ -330,12 +353,13 @@ protected Map getLabelMap() { return super.labelMap; } super.labelMap = new HashMap<>(); - super.labelMap.put("date", 1); + super.labelMap.put("date1", 1); + super.labelMap.put("date2", 2); return super.labelMap; } /** - * Gets the component 1 (Date). + * Gets the component 1 (Date 1). * @return the component 1 */ public String getComponent1() { @@ -352,25 +376,58 @@ public java.util.Calendar getComponent1AsCalendar() { } /** - * Gets the Date (component 1). - * @return the Date from component 1 + * Gets the Date 1 (component 1). + * @return the Date 1 from component 1 */ - public String getDate() { + public String getDate1() { return getComponent1(); } /** - * Get the Date (component 1) as Calendar - * @return the Date from component 1 converted to Calendar or null if cannot be converted + * Get the Date 1 (component 1) as Calendar + * @return the Date 1 from component 1 converted to Calendar or null if cannot be converted */ - public java.util.Calendar getDateAsCalendar() { + public java.util.Calendar getDate1AsCalendar() { return getComponent1AsCalendar(); } /** - * Set the component 1 (Date). + * Gets the component 2 (Date 2). + * @return the component 2 + */ + public String getComponent2() { + return getComponent(2); + } + + /** + * Get the component 2 as Calendar * - * @param component1 the Date to set + * @return the component 2 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getComponent2AsCalendar() { + return SwiftFormatUtils.getDate2(getComponent(2)); + } + + /** + * Gets the Date 2 (component 2). + * @return the Date 2 from component 2 + */ + public String getDate2() { + return getComponent2(); + } + + /** + * Get the Date 2 (component 2) as Calendar + * @return the Date 2 from component 2 converted to Calendar or null if cannot be converted + */ + public java.util.Calendar getDate2AsCalendar() { + return getComponent2AsCalendar(); + } + + /** + * Set the component 1 (Date 1). + * + * @param component1 the Date 1 to set * @return the field object to enable build pattern */ public Field31R setComponent1(String component1) { @@ -381,7 +438,7 @@ public Field31R setComponent1(String component1) { /** * Set the component1 from a Calendar object. * - * @param component1 the Calendar with the Date content to set + * @param component1 the Calendar with the Date 1 content to set * @return the field object to enable build pattern */ public Field31R setComponent1(java.util.Calendar component1) { @@ -390,27 +447,71 @@ public Field31R setComponent1(java.util.Calendar component1) { } /** - * Set the Date (component 1). + * Set the Date 1 (component 1). * - * @param component1 the Date to set + * @param component1 the Date 1 to set * @return the field object to enable build pattern */ - public Field31R setDate(String component1) { + public Field31R setDate1(String component1) { return setComponent1(component1); } /** - * Set the Date (component 1) from a Calendar object. + * Set the Date 1 (component 1) from a Calendar object. * * @see #setComponent1(java.util.Calendar) * - * @param component1 Calendar with the Date content to set + * @param component1 Calendar with the Date 1 content to set * @return the field object to enable build pattern */ - public Field31R setDate(java.util.Calendar component1) { + public Field31R setDate1(java.util.Calendar component1) { return setComponent1(component1); } + /** + * Set the component 2 (Date 2). + * + * @param component2 the Date 2 to set + * @return the field object to enable build pattern + */ + public Field31R setComponent2(String component2) { + setComponent(2, component2); + return this; + } + + /** + * Set the component2 from a Calendar object. + * + * @param component2 the Calendar with the Date 2 content to set + * @return the field object to enable build pattern + */ + public Field31R setComponent2(java.util.Calendar component2) { + setComponent(2, SwiftFormatUtils.getDate2(component2)); + return this; + } + + /** + * Set the Date 2 (component 2). + * + * @param component2 the Date 2 to set + * @return the field object to enable build pattern + */ + public Field31R setDate2(String component2) { + return setComponent2(component2); + } + + /** + * Set the Date 2 (component 2) from a Calendar object. + * + * @see #setComponent2(java.util.Calendar) + * + * @param component2 Calendar with the Date 2 content to set + * @return the field object to enable build pattern + */ + public Field31R setDate2(java.util.Calendar component2) { + return setComponent2(component2); + } + /** * Returns all components that can be converted to a Calendar @@ -515,14 +616,26 @@ public static Field31R fromJson(final String json) { final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); - // **** COMPONENT 1 - Date + // **** COMPONENT 1 - Date 1 - if (jsonObject.get("date") != null) { - field.setComponent1(jsonObject.get("date").getAsString()); + if (jsonObject.get("date1") != null) { + field.setComponent1(jsonObject.get("date1").getAsString()); + } + + // **** COMPONENT 2 - Date 2 + + if (jsonObject.get("date2") != null) { + field.setComponent2(jsonObject.get("date2").getAsString()); } return field; } +// According to latest SCORE specification, there are 2 formats for this field: +// a new one (6!n) in message 765, and the old format (6!n[/6!n])) in message 784 +// Both are correct in their own context. That is – 31R in MT 798<784> has a +// different significance from field 31R in the MT 765. + + } 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 b354d254f..70b3e4323 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 @@ -54,9 +54,9 @@

        • Field 22 F (O)
        • Field 13 A,B (O)
        • Field 20 C,U (M)
        • +
        • Field 36 B,D (O)
        • Field 16 S (M)
        -
      • Field 36 B,D (O)
      • Field 16 S (M)
    • @@ -629,6 +629,46 @@ public List getField20U() { return result; } + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 36B, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 36B at MT543 are expected at one sequence or across several sequences. + * + * @return a List of Field36B objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField36B() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("36B"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field36B(tag.getValue())); + } + } + return result; + } + + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 36D, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 36D at MT543 are expected at one sequence or across several sequences. + * + * @return a List of Field36D objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField36D() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("36D"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field36D(tag.getValue())); + } + } + return result; + } + /** * Iterates through block4 fields and return all occurrences of fields whose names matches 16S, * or Collections.emptyList() if none is found. @@ -929,46 +969,6 @@ public List getField90B() { return result; } - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 36B, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 36B at MT543 are expected at one sequence or across several sequences. - * - * @return a List of Field36B objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField36B() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("36B"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field36B(tag.getValue())); - } - } - return result; - } - - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 36D, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 36D at MT543 are expected at one sequence or across several sequences. - * - * @return a List of Field36D objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField36D() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("36D"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field36D(tag.getValue())); - } - } - return result; - } - /** * Iterates through block4 fields and return all occurrences of fields whose names matches 35B, * or Collections.emptyList() if none is found. 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 9992e3f23..01a49dffa 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 @@ -53,7 +53,7 @@
  • Fieldset 95 - (M) (repetitive)
    • FieldsetItem 95 P (M)
    • FieldsetItem 95 Q (O) (repetitive)
    • FieldsetItem 95 R (O) (repetitive)
  • Field 22 F (M)
  • + (M) (repetitive)
    • FieldsetItem 95 P (M)
    • FieldsetItem 95 Q (O) (repetitive)
    • FieldsetItem 95 P,Q (O) (repetitive)
  • Field 22 F (M)
  • Field 97 A (O)
  • Field 16 S (M)
  • @@ -453,26 +453,6 @@ public List getField95Q() { return result; } - /** - * Iterates through block4 fields and return all occurrences of fields whose names matches 95R, - * or Collections.emptyList() if none is found. - * Multiple occurrences of field 95R at MT671 are expected at one sequence or across several sequences. - * - * @return a List of Field95R objects or Collections.emptyList() if none is not found - * @see SwiftTagListBlock#getTagsByName(String) - * @throws IllegalStateException if SwiftMessage object is not initialized - */ - public List getField95R() { - final List result = new ArrayList<>(); - final Tag[] tags = tags("95R"); - if (tags != null && tags.length > 0) { - for (Tag tag : tags) { - result.add(new Field95R(tag.getValue())); - } - } - return result; - } - /** * Iterates through block4 fields and return all occurrences of fields whose names matches 22H, * or Collections.emptyList() if none is found. @@ -553,6 +533,26 @@ public List getField22F() { return result; } + /** + * Iterates through block4 fields and return all occurrences of fields whose names matches 95R, + * or Collections.emptyList() if none is found. + * Multiple occurrences of field 95R at MT671 are expected at one sequence or across several sequences. + * + * @return a List of Field95R objects or Collections.emptyList() if none is not found + * @see SwiftTagListBlock#getTagsByName(String) + * @throws IllegalStateException if SwiftMessage object is not initialized + */ + public List getField95R() { + final List result = new ArrayList<>(); + final Tag[] tags = tags("95R"); + if (tags != null && tags.length > 0) { + for (Tag tag : tags) { + result.add(new Field95R(tag.getValue())); + } + } + return result; + } + /** * Iterates through block4 fields and return all occurrences of fields whose names matches 95S, * or Collections.emptyList() if none is found. From ad6f7ea282356f1699ba7c986f7a3d2fa7200425 Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Fri, 10 Nov 2023 18:21:47 -0300 Subject: [PATCH 57/67] CU-86ayp5jrw_PW-1695--Stack-Overflow-Error-while---JSON-to-MT-with-JDK11-upgrade (#179) Co-authored-by: zubri --- .../swift/model/field/Field.java | 12 +++++ .../swift/model/mt/AbstractMtJsonTest.java | 47 ++++++++++++++++++- 2 files changed, 57 insertions(+), 2 deletions(-) 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 225a95ec5..5e02ccfb1 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field.java @@ -56,6 +56,8 @@ public abstract class Field implements PatternContainer, JsonSerializable { // cached results for getLabelMap() method protected Map labelMap; + private static final String fieldNamePattern = "^\\d{2,3}[A-Z]?$"; + /** * Creates a field with the list of components initialized to the given number of components. * @@ -394,6 +396,16 @@ public static Field fromJson(final String json) { JsonElement nameElement = jsonObject.get("name"); if (nameElement != null) { String name = nameElement.getAsString(); + if(StringUtils.isBlank(name)) { + log.warning("Field name is empty"); + return null; + } + if (!name.matches(fieldNamePattern)) { + log.warning( + "Invalid field name: " + name + + ". The field name must start with 2 or 3 numeric digits and can optionally end with a single capital letter."); + return null; + } try { final Class c = Class.forName("com.prowidesoftware.swift.model.field.Field" + name); Method method = c.getMethod("fromJson", String.class); diff --git a/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMtJsonTest.java b/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMtJsonTest.java index f2ce867e7..cba202b20 100644 --- a/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMtJsonTest.java +++ b/src/test/java/com/prowidesoftware/swift/model/mt/AbstractMtJsonTest.java @@ -16,12 +16,12 @@ package com.prowidesoftware.swift.model.mt; -import static org.junit.jupiter.api.Assertions.assertEquals; -import static org.junit.jupiter.api.Assertions.assertNotNull; +import static org.junit.jupiter.api.Assertions.*; import com.google.gson.JsonObject; import com.google.gson.JsonParser; import com.prowidesoftware.swift.model.SwiftMessage; +import com.prowidesoftware.swift.model.field.Field16R; import com.prowidesoftware.swift.model.field.Narrative; import com.prowidesoftware.swift.model.field.StructuredNarrative; import com.prowidesoftware.swift.model.mt.mt1xx.MT103; @@ -690,4 +690,47 @@ public void testMT202_Field72() { "SERVICES, SELF COMPANY FUNDING", structuredNarrative.getNarrativeFragments().get(1)); } + + @Test + public void testInvalidField() { + final String json = "{\n" + + " \"type\": \"MT\",\n" + + " \"basicHeaderBlock\": {\n" + + " \"applicationId\": \"F\",\n" + + " \"serviceId\": \"01\",\n" + + " \"logicalTerminal\": \"AAAABEBBAXXX\",\n" + + " \"sessionNumber\": \"0001\",\n" + + " \"sequenceNumber\": \"000001\"\n" + + " },\n" + + " \"applicationHeaderBlock\": {\n" + + " \"receiverAddress\": \"BBBBBEBBXBIL\",\n" + + " \"messagePriority\": \"N\",\n" + + " \"messageType\": \"565\",\n" + + " \"blockType\": \"I\",\n" + + " \"direction\": \"I\"\n" + + " },\n" + + " \"userHeaderBlock\": {\n" + + " \"fields\": [\n" + + " { \"name\": \"108\", \"mUR\": \"495\" }\n" + + " ]\n" + + " },\n" + + " \"textBlock\": {\n" + + " \"fields\": [\n" + + " { \"name\": \"16R\", \"blockName\": \"GENL\" },\n" + // invalid name + + " { \"name\": \"foo\", \"qualifier\": \"CORP\", \"reference\": \"ABCD1234\" },\n" + // incomatible structure for components + + " { \"name\": \"99Q\", \"function\": \"NEWM\" },\n" + // empty name + + " { \"name\": \"\", \"qualifier\": \"CAEV\", \"indicator\": \"CONV\" },\n" + // missing name + + " { \"qualifier\": \"PREP\", \"date\": \"20210912\", \"time\": \"123111\" }\n" + + " ]\n" + + " }\n" + + "}\n"; + AbstractMT mt = AbstractMT.fromJson(json); + assertNotNull(mt); + assertEquals(1, mt.getFields().size()); + assertTrue(mt.getFields().get(0) instanceof Field16R); + } } From 0c8b65fcf9b9f6a1c0bcdab9095b153658f94719 Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Fri, 10 Nov 2023 18:22:33 -0300 Subject: [PATCH 58/67] CU-86ayna18a_PW-1688--Missing-tag-39F-description-for-Expanded-MT760-Messages (#177) --- .../resources/pw_swift_labels_de.properties | 4723 ++---------- .../resources/pw_swift_labels_en.properties | 6767 +++-------------- .../resources/pw_swift_labels_es.properties | 4600 ++--------- .../resources/pw_swift_labels_fr.properties | 4594 ++--------- .../resources/pw_swift_labels_it.properties | 4599 ++--------- 5 files changed, 3704 insertions(+), 21579 deletions(-) diff --git a/src/main/resources/pw_swift_labels_de.properties b/src/main/resources/pw_swift_labels_de.properties index f09379a8d..22f98f4e4 100644 --- a/src/main/resources/pw_swift_labels_de.properties +++ b/src/main/resources/pw_swift_labels_de.properties @@ -13,7234 +13,3945 @@ # See the License for the specific language governing permissions and # limitations under the License. ############################################################################### - -field102.name = SWIFT-Adresse - +field102.name = SWIFT-Adresse field103.name = Service-Code - field104.name = Priorit\u00E4t der Nachricht - field106.components = Datum - Identifizierer des logischen Terminals - Filialcode - Sitzungsnummer - Input Sequence Number (ISN) -field106.name = MIR - +field106.name = MIR field107.components = Datum - Identifizierer des logischen Terminals - Filialcode - Sitzungsnummer - Output Sequence Number (OSN) -field107.name = MOR - +field107.name = MOR field108.components = Message User Reference (MUR) -field108.name = Message User Reference (MUR) - +field108.name = Message User Reference (MUR) field109.components = Datum - Vollzeit - Message Input Reference -field109.name = Referenz der urspr Nachricht - +field109.name = Referenz der urspr Nachricht field113.name = Banking Priority - field114.name = Zahlungsfreig Inform f\u00FCr Sender - -field115.name = Empf\u00E4nger der Zahlungsinformationenv - +field115.name = Empf\u00C3\u00A4nger der Zahlungsinformationenv field115[097].name = Zahlungsfreigabe Inform f\u00FCr Empf - field116.name = Heutiges Wertstellungsdatum - field118.name = Anzeige gemeins. genutzte lt-Teilgruppen - field119.name = Validation Marke - field11A.components = Qualifizierer - W\u00E4hrungscode -field11A.name = W\u00E4hrung - +field11A.name = W\u00E4hrung field11R.components = MT-Nummer - Datum - Sitzungsnummer - ISN - field11S.components = MT-Nummer - Datum - Sitzungsnummer - ISN -field11S.name = MT/Datum der urspr Nachricht - +field11S.name = MT/Datum der urspr Nachricht field11a.name = MT/Datum der urspr Nachricht - field120.name = Identifizierer der Nachricht - field122.name = Anzahl von Nachrichten - field123.name = Nachrichtenliste - field124.name = Nachrichtentyp - field125.name = Nachrichtenkategorie - field126.name = Testcode f\u00FCr Berichtanforderung - field128.name = Priorit\u00E4t/belastb. BIC - field129.name = Sektionsnummer - field12A.components = Qualifizierer - Datenquellenschema - Code oder Beschreibung des Instruments -field12A.name = Art des Finanzinstruments - -field12B.name = Art des Finanzinstruments - -field12B.components = Qualifizierer - Datenquellenschema - +field12A.name = Art des Finanzinstruments +field12B.name = Art des Finanzinstruments +field12B[500].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[501].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[502].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[506].components = Qualifizierer - Datenquellenschema - Art +field12B[508].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[513].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[514].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[515].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[518].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[519].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[524].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[535].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[538].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[540].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[541].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[542].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[543].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[544].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[545].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[546].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[547].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[564].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[576].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[578].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart +field12B[586].components = Qualifizierer - Datenquellenschema - Code der Instrumentenart field12C.components = Qualifizierer - CFI-Code - field12D.name = Optionstyp - field12E.name = Art der Beendigung - field12F.name = Optionsstil - field12G.components = Verfallsart -field12G.name = Fr\u00FChzeitige aufl\u00F6sung - +field12G.name = Fr\u00FChzeitige aufl\u00F6sung field12[105].name = Unternachrichtentyp - field12[198].name = Unternachrichtentyp - field12[298].name = Unternachrichtentyp - field12[398].name = Unternachrichtentyp - field12[498].name = Unternachrichtentyp - field12[598].name = Unternachrichtentyp - field12[698].name = Unternachrichtentyp - field12[798].name = Unternachrichtentyp - field12[898].name = Unternachrichtentyp - field12[920].name = Angeforderte Nachricht - field12[973].name = Nachrichtentyp - field12[998].name = Unternachrichtentyp - field12a.name = Art des Finanzinstruments - field130.components = Rubrikcode -field130.name = Zielcode - +field130.name = Zielcode field132.name = korrig. Brdcst-Nr. ALLE - field133.name = korr. Brdcst-Nr. ausgew. L\u00E4nder - field134.components = \u00DCbertragungsanforderer -field134.name = Brdcst-Anforder. FI BIC Name Stadt - +field134.name = Brdcst-Anforder. FI BIC Name Stadt field135.name = Broadcast-Priorit\u00E4t - field136.name = Broadcast-Nr. - field137.components = Urspr\u00FCngliche \u00DCbertragungsnummer -field137.name = Broadcast-Nr. - -field13A.name = Numerische Identifikation - +field137.name = Broadcast-Nr. +field13A.name = Numerische Identifikation field13A[321].components = Qualifizierer - Nummer-ID - field13A[380].components = Qualifizierer - Nummer-ID - field13A[381].components = Qualifizierer - Nummer-ID - field13A[500].components = Qualifizierer - Nummer-ID - field13A[501].components = Qualifizierer - Nummer-ID - field13A[502].components = Qualifizierer - Nummer-ID - field13A[503].components = Qualifizierer - Nummer-ID - field13A[504].components = Qualifizierer - Nummer-ID - field13A[505].components = Qualifizierer - Nummer-ID - field13A[506].components = Qualifizierer - Nummer-ID - field13A[507].components = Qualifizierer - Nummer-ID - field13A[508].components = Qualifizierer - Nummer-ID - field13A[509].components = Qualifizierer - Nummer-ID - field13A[510].components = Qualifizierer - Nummer-ID - field13A[513].components = Qualifizierer - Nummer-ID - field13A[514].components = Qualifizierer - Nummer-ID - field13A[515].components = Qualifizierer - Nummer-ID - field13A[517].components = Qualifizierer - Nummer-ID - field13A[518].components = Qualifizierer - Nummer-ID - field13A[519].components = Qualifizierer - Nummer-ID - field13A[524].components = Qualifizierer - Nummer-ID - field13A[527].components = Qualifizierer - Nummer-ID - field13A[530].components = Qualifizierer - Nummer-ID - field13A[535].components = Qualifizierer - Nummer-ID - field13A[536].components = Qualifizierer - Nummer-ID - field13A[537].components = Qualifizierer - Nummer-ID - field13A[538].components = Qualifizierer - Nummer-ID - field13A[540].components = Qualifizierer - Nummer-ID - field13A[541].components = Qualifizierer - Nummer-ID - field13A[542].components = Qualifizierer - Nummer-ID - field13A[543].components = Qualifizierer - Nummer-ID - field13A[544].components = Qualifizierer - Nummer-ID - field13A[545].components = Qualifizierer - Nummer-ID - field13A[546].components = Qualifizierer - Nummer-ID - field13A[547].components = Qualifizierer - Nummer-ID - field13A[548].components = Qualifizierer - Nummer-ID - field13A[549].components = Qualifizierer - Nummer-ID - field13A[558].components = Qualifizierer - Nummer-ID - field13A[564].components = Qualifizierer - Nummer-ID - field13A[565].components = Qualifizierer - Nummer-ID - field13A[566].components = Qualifizierer - Nummer-ID - field13A[567].components = Qualifizierer - Nummer-ID - field13A[568].components = Qualifizierer - Nummer-ID - field13A[569].components = Qualifizierer - Nummer-ID - field13A[575].components = Qualifizierer - Nummer-ID - field13A[576][A1].components = Qualifizierer - Nummer-ID - field13A[576][A].components = Qualifizierer - Nummer-Identifizierung - field13A[576][B1].components = Qualifizierer - Nummer-ID - field13A[576][B2a].components = Qualifizierer - Nummer-ID - field13A[578].components = Qualifizierer - Nummer-ID - field13A[586].components = Qualifizierer - Nummer-ID - field13B.components = Qualifizierer - Datenquellenschema - Nummer - field13B[500].name = Numerische Identifikation - field13B[501].name = Numerische Identifikation - field13B[503].name = Nummer - field13B[504].name = Nummer - field13B[505].name = Nummer - field13B[506].name = Nummer - field13B[507].name = Nummer - field13B[508].name = Numerische Identifikation - field13B[510].name = Numerische Identifikation - field13B[513].name = Numerische Identifikation - field13B[514].name = Numerische Identifikation - field13B[515].name = Numerische Identifikation - field13B[518].name = Numerische Identifikation - field13B[519].name = Numerische Identifikation - field13B[524].name = Numerische Identifikation - field13B[527].name = Nummer - field13B[535].name = Numerische Identifikation - field13B[538].name = Numerische Identifikation - field13B[540].name = Numerische Identifikation - field13B[541].name = Numerische Identifikation - field13B[542].name = Numerische Identifikation - field13B[543].name = Numerische Identifikation - field13B[544].name = Numerische Identifikation - field13B[545].name = Numerische Identifikation - field13B[546].name = Numerische Identifikation - field13B[547].name = Numerische Identifikation - field13B[558].name = Nummer - field13B[569].name = Nummer - field13B[578].name = Numerische Identifikation - field13B[586].name = Numerische Identifikation - field13C.components = Code - Uhrzeitangabe - Zeichen - Zeitversatz -field13C.name = Zeitangabe - +field13C.name = Zeitangabe field13D.components = Datum - Uhrzeit - Zeichen - Aufrechnung -field13D.name = Datum-/Zeitangabe - +field13D.name = Datum-/Zeitangabe field13J.components = Qualifizierer - Erweiterte Nummer ID - field13K.components = Qualifizierer - Nummer-ID - Menge - field13a.name = Numerische Identifikation - field140.name = Identifizierer der Retrieval - field141.name = Verschl\u00FCsselungsSchl\u00FCssel - field142[024].name = Startsdatum -uhrzeit - field142[026].name = Retrieval-Startzeit - field143[024].name = Endsdatum -uhrzeit - field143[026].name = Retrieval-End-Zeit - field144.components = Status -field144.name = status - +field144.name = status field14A.components = \u00DCbereinkunft -field14A.name = Vereinbarung \u00FCber Gesch\u00E4ftstag - +field14A.name = Vereinbarung \u00FCber Gesch\u00E4ftstag field14B.components = Methode -field14B.name = Durchschnittliche Aus\u00FCbungspreis Berechnung - +field14B.name = Durchschnittliche Aus\u00FCbungspreis Berechnung field14C.components = Jahr -field14C.name = Jahr der Definitionen - +field14C.name = Jahr der Definitionen field14D[320].components = Code -field14D[320].name = Anteil von Tagen - +field14D[320].name = Anteil von Tagen field14D[330].components = Code -field14D[330].name = Anteil von Tagen - +field14D[330].name = Anteil von Tagen field14D[340].components = Zinstagequotient -field14D[340].name = Floating Rate Option Tagesanteil - +field14D[340].name = Floating Rate Option Tagesanteil field14D[350].components = Code -field14D[350].name = Anteil von Tagen - +field14D[350].name = Anteil von Tagen field14D[360].name = Anteil von Tagen - field14D[361].name = Anteil von Tagen - field14D[620].name = Anteil von Tagen - field14E.components = Referenz -field14E.name = Abwicklungssitzung or \u00A0Abrechnungssitzung - +field14E.name = Abwicklungssitzung or \u00A0Abrechnungssitzung field14F.components = Option -field14F.name = Floating Rate Option - +field14F.name = Floating Rate Option field14G.components = H\u00E4ufigkeit - Methode -field14G.name = Hfgk/Met der Durchschnittbildung - +field14G.name = Hfgk/Met der Durchschnittbildung +field14H.components = \u00DCbereinkunft field14J.components = Code -field14J.name = Angaben zu den Reset-Daten - +field14J.name = Angaben zu den Reset-Daten +field14K.components = \u00DCbereinkunft +field14L.components = \u00DCbereinkunft +field14M.components = \u00DCbereinkunft +field14N.components = \u00DCbereinkunft +field14O.components = \u00DCbereinkunft field14S.components = Tarif Quelle - Uhrzeit und Ort - field14S[300].name = Quelle des Abrechnungssatzes - field14S[304].name = Quelle des Abrechnungssatzes - field14S[305].name = Quelle des Abrechnungssatzes - field14S[306].name = Quelle des Abrechnungssatzes - field14S[361].name = Quelle/Option des Abrechnungssatzes - field152.components = Erste ISN -field152.name = 1st - isn - +field152.name = 1st - isn field153.components = Erste OSN -field153.name = 1st - osn - +field153.name = 1st - osn field15A.name = Neue Folge - field15B.name = Neue Folge - field15C.name = Neue Folge - field15D.name = Neue Folge - field15E.name = Neue Folge - field15F.name = Neue Folge - field15G.name = Neue Folge - field15H.name = Neue Folge - field15I.name = Neue Folge - field15J.name = Neue Folge - field15K.name = Neue Folge - field15L.name = Neue Folge - field15M.name = Neue Folge - field15N.name = Neue Folge - field15O.name = Neue Folge - field15P.name = Neue Folge - field165.components = Servicecode - Informationen zur Zahlungsfreigabe Empf\u00E4nger -field165.name = Zahlungsfreigabe Inform f\u00FCr Empf FINInform - +field165.name = Zahlungsfreigabe Inform f\u00FCr Empf FINInform field16A.components = Nummer - field16A[300].name = Anzahl der Abrechnungen - field16A[801].name = Anz Kaufvereinbar der Verk.agent - field16C.components = Dezimalstellen -field16C.name = Nachkommastellen - +field16C.name = Nachkommastellen field16R.name = Blockanfang - field16S.name = Blockende - field171.name = Datum - field173.name = Tag/Uhrzeit - field174.name = Stunde - field175.components = Uhrzeit - field175[011].name = Uhrzeit Ausgabe - field175[012].name = Uhrzeit Eingabe - field175[019].name = Uhrzeit Eingabe - field175[066].name = Uhrzeit - field175[071].name = Uhrzeit - field175[082].name = Uhrzeit - field175[083].name = Uhrzeit - field177.components = Datum Uhrzeit -field177.name = Datum und Uhrzeit - +field177.name = Datum und Uhrzeit field17A.components = Indikator - field17A[300].name = Indikator Kaufen (Verkaufen) - field17A[306].name = Barrierenindikator - field17A[360].name = Indikator f\u00FCr Deck.vereinbarung - field17A[361].name = Indikator f\u00FCr Deck.vereinbarung - -field17B.components = Qualifizierer - Markierung - -field17B[500].name = Merkmal - -field17B[501].name = Merkmal - -field17B[502].name = Merkmal - -field17B[503].name = Merkmal - -field17B[504].name = Merkmal - -field17B[505].name = Merkmal - -field17B[508].name = Merkmal - -field17B[513].name = Merkmal - -field17B[514].name = Merkmal - -field17B[515].name = Merkmal - -field17B[518].name = Merkmal - -field17B[519].name = Merkmal - -field17B[524].name = Merkmal - -field17B[527].name = Merkmal - -field17B[530].name = Merkmal - -field17B[535].name = Merkmal - -field17B[536].name = Merkmal - -field17B[537][A].name = Merkmal - -field17B[537][D1a1A1].name = Merkmal - +field17B.components = Qualifizierer - Markierung +field17B[500].name = Indikator +field17B[501].name = Indikator +field17B[502].name = Indikator +field17B[503].name = Indikator +field17B[504].name = Indikator +field17B[505].name = Indikator +field17B[508].name = Indikator +field17B[513].name = Indikator +field17B[514].name = Indikator +field17B[515].name = Indikator +field17B[518].name = Indikator +field17B[519].name = Indikator +field17B[524].name = Indikator +field17B[527].name = Indikator +field17B[530].name = Indikator +field17B[535].name = Indikator +field17B[536].name = Indikator +field17B[537][A].name = Indikator +field17B[537][D1a1A1].name = Indikator field17B[537][D1a1A].name = Flag f\u00FCr Referenzdaten fehlt - field17B[537][D1a1].name = Betrag berechnete Flagge - -field17B[538].name = Merkmal - -field17B[540].name = Merkmal - -field17B[541].name = Merkmal - -field17B[542].name = Merkmal - -field17B[543].name = Merkmal - -field17B[544].name = Merkmal - -field17B[545].name = Merkmal - -field17B[546].name = Merkmal - -field17B[547].name = Merkmal - -field17B[548][C1a1A1].name = Merkmal - +field17B[538].name = Indikator +field17B[540].name = Indikator +field17B[541].name = Indikator +field17B[542].name = Indikator +field17B[543].name = Indikator +field17B[544].name = Indikator +field17B[545].name = Indikator +field17B[546].name = Indikator +field17B[547].name = Indikator +field17B[548][C1a1A1].name = Indikator field17B[548][C1a1A].name = Flag f\u00FCr Referenzdaten fehlt - field17B[548][C1a1].name = Betrag berechnete Flagge - -field17B[558].name = Merkmal - -field17B[564].name = Merkmal - -field17B[566].name = Merkmal - -field17B[569].name = Merkmal - -field17B[575].name = Merkmal - -field17B[576].name = Merkmal - -field17B[578].name = Merkmal - -field17B[586].name = Merkmal - +field17B[558].name = Indikator +field17B[564].name = Indikator +field17B[565].name = Indikator +field17B[566].name = Indikator +field17B[567].name = Indikator +field17B[569].name = Indikator +field17B[575].name = Indikator +field17B[576].name = Indikator +field17B[578].name = Indikator +field17B[586].name = Indikator +field17C.components = Indikator field17E.components = Indikator -field17E.name = Clearingschwelle Ja/Nein - +field17E.name = Clearingschwelle Ja/Nein field17F[300].components = Indikator -field17F[300].name = Indikator nicht lieferbar - +field17F[300].name = Indikator nicht lieferbar field17F[304].components = Indikator -field17F[304].name = Indik f\u00FCr abschlie\u00DFendes Close - +field17F[304].name = Indik f\u00FCr abschlie\u00DFendes Close field17F[305].components = Indikator -field17F[305].name = Indikator nicht lieferbar - +field17F[305].name = Indikator nicht lieferbar field17F[306].components = Indikator -field17F[306].name = Indikator nicht lieferbar - +field17F[306].name = Indikator nicht lieferbar field17F[340].components = Markierung -field17F[340].name = FRA-Diskontierung - +field17F[340].name = FRA-Diskontierung field17F[360].components = Indikator -field17F[360].name = Indik Anpass Absch.dat einer Per - +field17F[360].name = Indik Anpass Absch.dat einer Per field17F[361].components = Indikator -field17F[361].name = Indik Anpass Absch.dat einer Per - +field17F[361].name = Indik Anpass Absch.dat einer Per field17G.components = Indikator -field17G.name = Indikator Ertrag (Verlust) - +field17G.name = Indikator Ertrag (Verlust) field17H.components = Indikator -field17H.name = Allokation Ja/Nein - +field17H.name = Allokation Ja/Nein field17I.components = Indikator - field17I[300].name = Zahlung vs Zahlungsabrechnung-Indikator - field17I[304].name = Zahlung vs Zahlungsabrechnung-Indikator - field17I[306].name = Barauszahlung - field17L.components = Indikator -field17L.name = Portfolio Kompressions-Indikator - +field17L.name = Portfolio Kompressions-Indikator field17M.components = Indikator -field17M.name = Unternehmenssektor Indikator - +field17M.name = Unternehmenssektor Indikator field17N.components = Indikator -field17N.name = Indikator Nettoabrechnung - +field17N.name = Indikator Nettoabrechnung field17O.components = Indikator - field17O[300].name = NDF Indikator Er\u00F6ffnung - field17O[304].name = Indikator Er\u00F6ffnung - field17P.components = Indikator -field17P.name = Sicherheiten Ja/Nein - +field17P.name = Sicherheiten Ja/Nein field17Q.components = Indikator -field17Q.name = Indikator Handel mit Nicht-EWR Kontrahent - +field17Q.name = Indikator Handel mit Nicht-EWR Kontrahent field17R.components = Indikator -field17R.name = Rolle der Partei A - +field17R.name = Rolle der Partei A field17S.components = Indikator -field17S.name = Konzerninterner Handels Indikator - +field17S.name = Konzerninterner Handels Indikator field17T.components = Indikator -field17T.name = Indikator f\u00FCr Pakethandel - +field17T.name = Indikator f\u00FCr Pakethandel field17U.components = Indikator -field17U.name = Indikator f\u00FCr Teillieferung - +field17U.name = Indikator f\u00FCr Teillieferung field17V.components = Indikator -field17V.name = Indikator Kaufen (Verkaufen) - +field17V.name = Indikator Kaufen (Verkaufen) field17W.components = Markierung -field17W.name = Nicht-Standard-Indikator - +field17W.name = Nicht-Standard-Indikator field17X.components = Indikator -field17X.name = Indikator Commercial/Treasury Finanzierung - +field17X.name = Indikator Commercial/Treasury Finanzierung field17Y.components = Indikator -field17Y.name = Indikator Finanzstatus des Kontrahenten - +field17Y.name = Indikator Finanzstatus des Kontrahenten field17Z.components = Indikator -field17Z.name = Indikator f\u00FCr Sicherheiten-Portfolio - +field17Z.name = Indikator f\u00FCr Sicherheiten-Portfolio field18A.components = Nummer -field18A.name = Anzahl der Wiederholungsteile - +field18A.name = Anzahl der Wiederholungsteile field18B.components = Nummer -field18B.name = Anzahl der durchschnittlichen Spot Daten - +field18B.name = Anzahl der durchschnittlichen Spot Daten field18C.components = Nummer -field18C.name = Anzahl der durchschnittlichen Aus\u00FCbungsdaten - +field18C.name = Anzahl der durchschnittlichen Aus\u00FCbungsdaten field18D.components = Nummer -field18D.name = Anzahl Datum - -field19.components = Betrag -field19.name = Summe der Betr\u00E4ge - +field18D.name = Anzahl Datum +field19.components = Betrag +field19.name = Summe der Betr\u00E4ge field19A.components = Qualifizierer - Zeichen - W\u00E4hrungscode - Betrag -field19A.name = Betrag - +field19A.name = Betrag field19B.components = Qualifizierer - W\u00E4hrungscode - Betrag -field19B.name = Betrag - +field19B.name = Betrag field19C.components = Zeichen - Bereinigungsfaktor -field19C.name = Anpassung - +field19C.name = Anpassung field19Y.components = Gewicht -field19Y.name = Durchschnittlicher Spot Gewichtungsfaktor - +field19Y.name = Durchschnittlicher Spot Gewichtungsfaktor field19Z.components = Gewicht -field19Z.name = Durchschnittlicher Aus\u00FCbungsgewichtungsfaktor - -field20.components = Referenz - +field19Z.name = Durchschnittlicher Aus\u00FCbungsgewichtungsfaktor +field20.components = Referenz field202.name = Nummer des Abschnitts - field203.name = Abschnitte insgesamt - field206.name = Wertstellungsdatum des Auftrags - field208.name = Warteschlange f\u00FCr ein LT - field209.name = Erforderliche Information - field20C.components = Qualifizierer - Referenz -field20C.name = Referenz - +field20C.name = Referenz field20D.components = Qualifizierer - Referenz -field20D.name = Referenz - +field20D.name = Referenz field20U.components = Qualifizierer - Referenz - field20[101].name = Referenz des Senders - field20[102].name = Referenz der Datei - field20[102_STP].name = Referenz der Datei - field20[103].name = Referenz des Senders - field20[103_REMIT].name = Referenz des Senders - field20[103_STP].name = Referenz des Senders - field20[104].name = Referenz des Senders - field20[105].name = Referenz der Transaktion - field20[107].name = Referenz des Senders - field20[110].name = Referenz des Senders - field20[111].name = Referenz des Senders - field20[112].name = Referenz der Transaktion - field20[190].name = Referenz der Transaktion - field20[191].name = Referenz der Transaktion - field20[192].name = Referenz der Transaktion - field20[195].name = Referenz der Transaktion - field20[196].name = Referenz der Transaktion - field20[198].name = Referenz der Transaktion - field20[199].name = Referenz der Transaktion - field20[200].name = Referenz der Transaktion - field20[201].name = Referenz der Transaktion - field20[202].name = Referenz der Transaktion - field20[202_COV].name = Referenz der Transaktion - field20[203].name = Referenz der Transaktion - field20[204].name = Referenz der Transaktion - field20[205].name = Referenz der Transaktion - field20[205_COV].name = Referenz der Transaktion - field20[210].name = Referenz der Transaktion - field20[290].name = Referenz der Transaktion - field20[291].name = Referenz der Transaktion - field20[292].name = Referenz der Transaktion - field20[295].name = Referenz der Transaktion - field20[296].name = Referenz der Transaktion - field20[298].name = Referenz der Transaktion - field20[299].name = Referenz der Transaktion - field20[300].name = Referenz des Senders - field20[304].name = Referenz des Senders - field20[305].name = Referenz der Transaktion - field20[306].name = Referenz des Senders - field20[320].name = Referenz des Senders - field20[330].name = Referenz des Senders - field20[340].name = Referenz des Senders - field20[341].name = Referenz des Senders - field20[350].name = Referenz des Senders - field20[360].name = Referenz des Senders - field20[361].name = Referenz des Senders - field20[362].name = Referenz des Senders - field20[364].name = Referenz des Senders - field20[365].name = Referenz des Senders - field20[390].name = Referenz der Transaktion - field20[391].name = Referenz der Transaktion - field20[392].name = Referenz der Transaktion - field20[395].name = Referenz der Transaktion - field20[396].name = Referenz der Transaktion - field20[398].name = Referenz der Transaktion - field20[399].name = Referenz der Transaktion - field20[400].name = TRN der Senderbank - field20[410].name = TRN der Senderbank - field20[412].name = TRN der Senderbank - field20[416].name = Referenz des Senders - field20[420].name = TRN der Senderbank - field20[422].name = TRN der Senderbank - field20[430].name = TRN der Senderbank - field20[450].name = Referenz der Transaktion - field20[455].name = Referenz der Transaktion - field20[456].name = Referenz der Transaktion - field20[490].name = Referenz der Transaktion - field20[491].name = Referenz der Transaktion - field20[492].name = Referenz der Transaktion - field20[495].name = Referenz der Transaktion - field20[496].name = Referenz der Transaktion - field20[498].name = Referenz der Transaktion - field20[499].name = Referenz der Transaktion - field20[516].name = Referenz der Transaktion - field20[526].name = Referenz der Transaktion - field20[581].name = Referenz der Transaktion - field20[590].name = Referenz der Transaktion - field20[591].name = Referenz der Transaktion - field20[592].name = Referenz der Transaktion - field20[595].name = Referenz der Transaktion - field20[596].name = Referenz der Transaktion - field20[598].name = Referenz der Transaktion - field20[599].name = Referenz der Transaktion - field20[600].name = Referenz der Transaktion - field20[601].name = Referenz der Transaktion - field20[604].name = Referenz der Transaktion - field20[605].name = Referenz der Transaktion - field20[606].name = Referenz der Transaktion - field20[607].name = Referenz der Transaktion - field20[608].name = Referenz der Transaktion - field20[620].name = Referenz des Senders - field20[690].name = Referenz der Transaktion - field20[691].name = Referenz der Transaktion - field20[692].name = Referenz der Transaktion - field20[695].name = Referenz der Transaktion - field20[696].name = Referenz der Transaktion - field20[698].name = Referenz der Transaktion - field20[699].name = Referenz der Transaktion - field20[700].name = Nummer des Akkreditives - field20[701].name = Nummer des Akkreditives - field20[705].name = Nummer des Akkreditives - field20[707].name = Referenz des Senders - field20[708].name = Referenz des Senders - field20[710].name = Referenz des Senders - field20[711].name = Referenz des Senders - field20[720].name = Referenz der \u00FCbertragenden Bank - field20[721].name = Referenz der \u00FCbertragenden Bank - field20[730].name = Referenz des Senders - field20[732].name = TRN des Senders - field20[734].name = TRN des Senders - field20[740].name = Nummer des Akkreditives - field20[742].name = Ref der anspruchsberechtigten Bk - field20[744].name = Referenz des Senders - field20[747].name = Nummer des Akkreditives - field20[750].name = Referenz des Senders - field20[752].name = Nummer des Akkreditives - field20[754].name = Referenz des Senders - field20[756].name = Referenz des Senders - field20[759].name = Referenz der Transaktion - -field20[760].name = Nummer der Zusicherung - +field20[760].name = Referenz der Transaktion field20[761].name = Nummer der Zusicherung - field20[765].name = Referenz der Transaktion - -field20[767].name = Nummer der Zusicherung - +field20[767].name = Referenz der Transaktion field20[768].name = Referenz der Transaktion - field20[769].name = Referenz der Transaktion - -field20[775].name = Nummer der Zusicherung - -field20[785].name = Nummer der Zusicherung - -field20[786].name = Nummer der Zusicherung - +field20[775].name = Referenz der Transaktion +field20[785].name = Referenz der Transaktion +field20[786].name = Referenz der Transaktion field20[787].name = Referenz der Transaktion - field20[790].name = Referenz der Transaktion - field20[791].name = Referenz der Transaktion - field20[792].name = Referenz der Transaktion - field20[795].name = Referenz der Transaktion - field20[796].name = Referenz der Transaktion - field20[798].name = Referenz der Transaktion - field20[799].name = Referenz der Transaktion - field20[801].name = Referenz der Transaktion - field20[802].name = Referenz der Transaktion - field20[890].name = Referenz der Transaktion - field20[891].name = Referenz der Transaktion - field20[892].name = Referenz der Transaktion - field20[895].name = Referenz der Transaktion - field20[896].name = Referenz der Transaktion - field20[898].name = Referenz der Transaktion - field20[899].name = Referenz der Transaktion - field20[900].name = Referenz der Transaktion - field20[910].name = Referenz der Transaktion - field20[920].name = Referenz der Transaktion - field20[935].name = Referenz der Transaktion - field20[940].name = Referenz der Transaktion - field20[941].name = Referenz der Transaktion - field20[942].name = Referenz der Transaktion - field20[950].name = Referenz der Transaktion - field20[970].name = Referenz der Transaktion - field20[971].name = Referenz der Transaktion - field20[972].name = Referenz der Transaktion - field20[973].name = Referenz der Transaktion - field20[985].name = Referenz der Transaktion - field20[986].name = Referenz der Transaktion - field20[990].name = Referenz der Transaktion - field20[991].name = Referenz der Transaktion - field20[992].name = Referenz der Transaktion - field20[995].name = Referenz der Transaktion - field20[996].name = Referenz der Transaktion - field20[998].name = Referenz der Transaktion - field20[999].name = Referenz der Transaktion - field20a.name = Referenz - -field21.components = Referenz - +field21.components = Referenz field21A[300].name = Referenz zur Er\u00F6ffnungsbest\u00E4tigung - field21A[304][A].name = Referenz zur \u00D6ffnungsanweisung - field21A[304][C].name = Ref des dazugeh\u00F6rig Handelsgesch - field21A[416].name = Referenz der zugeh\u00F6rigen Folge - field21A[744].name = Nummer des Akkreditives - -field21B.name = Kontraktnummer der Partei B - +field21B.name = Kontraktnummer der Partei B field21B[340].components = Kontraktnummer - field21B[341].components = Kontraktnummer - field21B[365].components = Nummer - field21C[104].name = Referenz des Auftrags - field21C[107].name = Referenz des Auftrags - field21C[416].name = Referenz des Auftraggebers - field21D.name = Referenz der Direktabbuchung - field21E.name = Referenz der Registrierung - field21F[101].name = Referenz des Devisengesch\u00E4fts - field21F[300].name = Haftungsausschluss - field21G.components = Referenz - field21G[300].name = Referenz des Brokers - field21G[304].name = Ref des ausf\u00FChrenden Brokers - field21G[306].name = Referenz des Brokers - field21G[320].name = Referenz des Brokers - field21G[340].name = Referenz des Brokers - field21G[360].name = Referenz des Brokers - field21G[361].name = Referenz des Brokers - field21G[620].name = Referenz des Brokers - field21H.components = Art des Ereignisses - Referenz -field21H.name = Art des Ereignisses und Referenz - -field21N.name = Kontraktnummer der Partei A - +field21H.name = Art des Ereignisses und Referenz +field21N.name = Kontraktnummer der Partei A field21N[320].components = Kontraktnummer - field21N[340].components = Kontraktnummer - field21N[341].components = Kontraktnummer - field21N[364].components = Nummer - field21N[365].components = Nummer - field21N[620].components = Kontraktnummer - field21P.name = Bezug auf fr\u00FChere Handelsgesch - field21R.name = Vom Kunden angegebene Referenz - field21[101].name = Referenz der Transaktion - field21[102].name = Referenz der Transaktion - field21[102_STP].name = Referenz der Transaktion - field21[104].name = Referenz der Transaktion - field21[105].name = Zugeh\u00F6rige Referenz - field21[107].name = Referenz der Transaktion - field21[110].name = Schecknummer - field21[111].name = Schecknummer - field21[112].name = Schecknummer - field21[190].name = Zugeh\u00F6rige Referenz - field21[191].name = Zugeh\u00F6rige Referenz - field21[192].name = Zugeh\u00F6rige Referenz - field21[195].name = Zugeh\u00F6rige Referenz - field21[196].name = Zugeh\u00F6rige Referenz - field21[199].name = Zugeh\u00F6rige Referenz - field21[202].name = Zugeh\u00F6rige Referenz - field21[202_COV].name = Zugeh\u00F6rige Referenz - field21[203].name = Zugeh\u00F6rige Referenz - field21[204].name = Zugeh\u00F6rige Referenz - field21[205].name = Zugeh\u00F6rige Referenz - field21[205_COV].name = Zugeh\u00F6rige Referenz - field21[210].name = Zugeh\u00F6rige Referenz - field21[290].name = Zugeh\u00F6rige Referenz - field21[291].name = Zugeh\u00F6rige Referenz - field21[292].name = Zugeh\u00F6rige Referenz - field21[295].name = Zugeh\u00F6rige Referenz - field21[296].name = Zugeh\u00F6rige Referenz - field21[299].name = Zugeh\u00F6rige Referenz - field21[300].name = Zugeh\u00F6rige Referenz - field21[304].name = Zugeh\u00F6rige Referenz - field21[305].name = Zugeh\u00F6rige Referenz - field21[306].name = Zugeh\u00F6rige Referenz - field21[320].name = Zugeh\u00F6rige Referenz - field21[330].name = Zugeh\u00F6rige Referenz - field21[340].name = Zugeh\u00F6rige Referenz - field21[341].name = Zugeh\u00F6rige Referenz - field21[350].name = Zugeh\u00F6rige Referenz - field21[360].name = Zugeh\u00F6rige Referenz - field21[361].name = Zugeh\u00F6rige Referenz - field21[362].name = Zugeh\u00F6rige Referenz - field21[364].name = Zugeh\u00F6rige Referenz - field21[365].name = Zugeh\u00F6rige Referenz - field21[390].name = Zugeh\u00F6rige Referenz - field21[391].name = Zugeh\u00F6rige Referenz - field21[392].name = Zugeh\u00F6rige Referenz - field21[395].name = Zugeh\u00F6rige Referenz - field21[396].name = Zugeh\u00F6rige Referenz - field21[399].name = Zugeh\u00F6rige Referenz - field21[400].name = Zugeh\u00F6rige Referenz - field21[410].name = Zugeh\u00F6rige Referenz - field21[412].name = Zugeh\u00F6rige Referenz - field21[416].name = Zugeh\u00F6rige Referenz - field21[420].name = Zugeh\u00F6rige Referenz - field21[422].name = Zugeh\u00F6rige Referenz - field21[430].name = Zugeh\u00F6rige Referenz - field21[450].name = Zugeh\u00F6rige Referenz - field21[455].name = Zugeh\u00F6rige Referenz - field21[456].name = Zugeh\u00F6rige Referenz - field21[490].name = Zugeh\u00F6rige Referenz - field21[491].name = Zugeh\u00F6rige Referenz - field21[492].name = Zugeh\u00F6rige Referenz - field21[495].name = Zugeh\u00F6rige Referenz - field21[496].name = Zugeh\u00F6rige Referenz - field21[499].name = Zugeh\u00F6rige Referenz - field21[516].name = Zugeh\u00F6rige Referenz - field21[526].name = Zugeh\u00F6rige Referenz - field21[581].name = Zugeh\u00F6rige Referenz - field21[590].name = Zugeh\u00F6rige Referenz - field21[591].name = Zugeh\u00F6rige Referenz - field21[592].name = Zugeh\u00F6rige Referenz - field21[595].name = Zugeh\u00F6rige Referenz - field21[596].name = Zugeh\u00F6rige Referenz - field21[599].name = Zugeh\u00F6rige Referenz - field21[600].name = Zugeh\u00F6rige Referenz - field21[601].name = Zugeh\u00F6rige Referenz - field21[604].name = Zugeh\u00F6rige Referenz - field21[605].name = Zugeh\u00F6rige Referenz - field21[606].name = Zugeh\u00F6rige Referenz - field21[607].name = Zugeh\u00F6rige Referenz - field21[620].name = Zugeh\u00F6rige Referenz - field21[690].name = Zugeh\u00F6rige Referenz - field21[691].name = Zugeh\u00F6rige Referenz - field21[692].name = Zugeh\u00F6rige Referenz - field21[695].name = Zugeh\u00F6rige Referenz - field21[696].name = Zugeh\u00F6rige Referenz - field21[699].name = Zugeh\u00F6rige Referenz - field21[707].name = Referenz des Empf\u00E4ngers - +field21[708].name = Referenz des Empf\u00E4ngers field21[710].name = Nummer des Akkreditives - field21[711].name = Nummer des Akkreditives - field21[720].name = Nummer des Akkreditives - field21[721].name = Nummer des Akkreditives - field21[730].name = Referenz des Empf\u00E4ngers - field21[732].name = Referenz der vorlegenden Bank - field21[734].name = Referenz der vorlegenden Bank - field21[742].name = Nummer des Akkreditives - field21[744].name = Ref der anspruchsberechtigten Bk - field21[747].name = Referenz der Remboursbank - field21[750].name = Zugeh\u00F6rige Referenz - field21[752].name = Referenz der vorlegenden Bank - field21[754].name = Zugeh\u00F6rige Referenz - field21[756].name = Referenz der vorlegenden Bank - field21[759].name = Zugeh\u00F6rige Referenz - field21[765].name = Zugeh\u00F6rige Referenz - field21[767].name = Zugeh\u00F6rige Referenz - field21[768].name = Zugeh\u00F6rige Referenz - field21[769].name = Zugeh\u00F6rige Referenz - +field21[775].name = Zugeh\u00F6rige Referenz field21[785].name = Zugeh\u00F6rige Referenz - +field21[786].name = Referenz der Beg\u00FCnstigter field21[787].name = Zugeh\u00F6rige Referenz - field21[790].name = Zugeh\u00F6rige Referenz - field21[791].name = Zugeh\u00F6rige Referenz - field21[792].name = Zugeh\u00F6rige Referenz - field21[795].name = Zugeh\u00F6rige Referenz - field21[796].name = Zugeh\u00F6rige Referenz - field21[799].name = Zugeh\u00F6rige Referenz - field21[890].name = Zugeh\u00F6rige Referenz - field21[891].name = Zugeh\u00F6rige Referenz - field21[892].name = Zugeh\u00F6rige Referenz - field21[895].name = Zugeh\u00F6rige Referenz - field21[896].name = Zugeh\u00F6rige Referenz - field21[899].name = Zugeh\u00F6rige Referenz - field21[900].name = Zugeh\u00F6rige Referenz - field21[910].name = Zugeh\u00F6rige Referenz - field21[940].name = Zugeh\u00F6rige Referenz - field21[941].name = Zugeh\u00F6rige Referenz - field21[942].name = Zugeh\u00F6rige Referenz - field21[986].name = Zugeh\u00F6rige Referenz - field21[990].name = Zugeh\u00F6rige Referenz - field21[991].name = Zugeh\u00F6rige Referenz - field21[992].name = Zugeh\u00F6rige Referenz - field21[995].name = Zugeh\u00F6rige Referenz - field21[996].name = Zugeh\u00F6rige Referenz - field21[999].name = Zugeh\u00F6rige Referenz - -field22.components = Code - Gemeinsame Referenz -field22.name = Code/Allgemeing\u00FCltige Referenz - +field22.components = Code - Gemeinsame Referenz +field22.name = Code/Allgemeing\u00FCltige Referenz field22A[300].components = Art -field22A[300].name = Art der Operation - +field22A[300].name = Art der Operation field22A[304].components = Funktion -field22A[304].name = Art der Operation - +field22A[304].name = Art der Operation field22A[306].components = Funktion -field22A[306].name = Art der Operation - +field22A[306].name = Art der Operation field22A[320].components = Funktion -field22A[320].name = Art der Operation - +field22A[320].name = Art der Operation field22A[330].components = Funktion -field22A[330].name = Art der Operation - +field22A[330].name = Art der Operation field22A[340].components = Funktion -field22A[340].name = Art der Operation - +field22A[340].name = Art der Operation field22A[341].components = Funktion -field22A[341].name = Art der Operation - +field22A[341].name = Art der Operation field22A[350].components = Funktion -field22A[350].name = Art der Operation - +field22A[350].name = Art der Operation field22A[360].components = Funktion -field22A[360].name = Art der Operation - +field22A[360].name = Art der Operation field22A[361].components = Funktion -field22A[361].name = Art der Operation - +field22A[361].name = Art der Operation field22A[362].components = Funktion -field22A[362].name = Art der Operation - +field22A[362].name = Art der Operation field22A[364].components = Funktion -field22A[364].name = Art der Operation - +field22A[364].name = Art der Operation field22A[365].components = Funktion -field22A[365].name = Art der Operation - +field22A[365].name = Art der Operation field22A[620].components = Funktion -field22A[620].name = Art der Operation - +field22A[620].name = Art der Operation field22A[707].components = Funktion -field22A[707].name = Zielsetzung der Nachricht - +field22A[707].name = Zielsetzung der Nachricht +field22A[760].components = Funktion +field22A[760].name = Zielsetzung der Nachricht +field22A[767].components = Funktion +field22A[767].name = Zielsetzung der Nachricht field22B[320].components = Art -field22B[320].name = Art des Ereignisses - +field22B[320].name = Art des Ereignisses field22B[330].components = Art -field22B[330].name = Art des Ereignisses - +field22B[330].name = Art des Ereignisses field22B[340].components = Finanzplatz -field22B[340].name = Finanz-Zentrum - +field22B[340].name = Finanz-Zentrum field22B[360].components = Mitte -field22B[360].name = Finanz-Zentrum - +field22B[360].name = Finanz-Zentrum field22B[361].components = Mitte -field22B[361].name = Finanz-Zentrum - +field22B[361].name = Finanz-Zentrum field22B[364].components = Art -field22B[364].name = Art des Ereignisses - +field22B[364].name = Art des Ereignisses field22B[365].components = Art -field22B[365].name = Art des Ereignisses - +field22B[365].name = Art des Ereignisses field22B[620].components = Art -field22B[620].name = Art des Ereignisses - +field22B[620].name = Art des Ereignisses field22C.components = Prefix 1 der gegenpartei - Suffix 1 der gegenpartei - Referenzcode - Prefix 1 der gegenpartei - Suffix 1 der gegenpartei -field22C.name = Allgemeing\u00FCltige Referenz - +field22C.name = Allgemeing\u00FCltige Referenz field22D[360].name = Art der Gesamtrechnung - field22D[361].components = Art -field22D[361].name = Art der Gesamtrechnung - +field22D[361].name = Art der Gesamtrechnung field22D[364].components = Code -field22D[364].name = Angaben zu aufgelaufenen Zinsen - +field22D[364].name = Angaben zu aufgelaufenen Zinsen field22D[365].name = Angaben zu aufgelaufenen Zinsen - field22D[759].components = Code -field22D[759].name = Form der Zusicherung - -field22D[760].components = Form - +field22D[759].name = Form der Zusicherung +field22D[760].components = Code +field22D[760].name = ZusicherungsArt field22E.components = Art der Zahlung -field22E.name = Art der Zahlung - +field22E.name = Art der Zahlung field22F.components = Qualifizierer - Datenquellenschema - Indikator -field22F.name = Indikator - -field22G.name = Art der Barriere - +field22F.name = Indikator +field22G.components = Art +field22G[306].name = Art der Barriere +field22G[765].name = Zusagetyp field22H.components = Qualifizierer - Indikator - -field22H[321].name = Indikator - -field22H[370].name = Indikator - -field22H[380].name = Indikator - -field22H[381].name = Indikator - -field22H[503].name = Indikator - -field22H[504].name = Indikator - -field22H[505].name = Indikator - -field22H[506].name = Indikator - -field22H[507].name = Indikator - -field22H[527].name = Indikator - -field22H[535].name = Indikator - -field22H[537].name = Merkmal - -field22H[548].name = Merkmal - -field22H[558].name = Indikator - -field22H[670].name = Indikator - -field22H[671].name = Indikator - -field22J.name = Art des Ausl\u00F6sers - -field22K.name = Art des Ereignisses - -field22K[306].components = Art des Ereignisses - Buchungstext - -field22K[760].components = Code - Buchungstext - +field22H.name = Indikator +field22K.components = Art des Ereignisses - Buchungstext +field22K[306].name = Art des Ereignisses +field22K[760].name = Art des Zusicherung field22L.components = F\u00FCr die Berichterstattung zust\u00E4ndige Gerichtsbarkeit - field22L[300].name = Berichts-Jurisdiktion - field22L[304].name = Berichts-jurisdiktion - field22L[305].name = Berichts-Jurisdiktion - field22L[306].name = Berichts-Jurisdiktion - field22L[340].name = Berichts-Jurisdiktion - field22L[341].name = Berichts-Jurisdiktion - field22L[360].name = Berichts-Jurisdiktion - field22L[361].name = Berichts-Jurisdiktion - field22L[600].name = Berichts-Jurisdiktion - field22L[601].name = Berichts-Jurisdiktion - field22M.components = Namensraum -field22M.name = Transaktions Namensraum - +field22M.name = Transaktions Namensraum field22N.name = Transaktionsnummer - field22P.components = Namensraum -field22P.name = Namensraum vorherige Transaktionsnummer - +field22P.name = Namensraum vorherige Transaktionsnummer field22Q.components = Portfolio -field22Q.name = Sicherheiten-Portfolio Kode - +field22Q.name = Sicherheiten-Portfolio Kode field22R.name = Vorherige Transaktionsnummer - field22S.components = Seitenindikator - Identifizierung -field22S.name = Clearing-Broker-Identifikation - +field22S.name = Clearing-Broker-Identifikation field22T.components = Identifizierung -field22T.name = Clearing-Produkt-Identifikation - +field22T.name = Clearing-Produkt-Identifikation field22U.components = Produktidentifizierer -field22U.name = Identifikation zugrundeliegendes Finanzinstrument - +field22U.name = Identifikation zugrundeliegendes Finanzinstrument field22V.components = Ausf\u00FChrungsplatz -field22V.name = Ausf\u00FChrungsort - +field22V.name = Ausf\u00FChrungsort field22W.components = Identifizierung -field22W.name = Link Swap Indikator - +field22W.name = Link Swap Indikator field22X.components = Art -field22X.name = Art des Austauschs - +field22X.name = Art des Austauschs field22Y.components = Zeitraum -field22Y.name = H\u00E4ufigkeit der Vorzeitige K\u00FCndigung - +field22Y[306].name = H\u00E4ufigkeit der Vorzeitige K\u00FCndigung +field22Y[760].name = Erforderliche Standardformulierungen field22Z.components = Produktidentifizierer -field22Z.name = Identifikation zugrundeliegendes Finanzinstrument - -field22a[502].name = Indikator - -field22a[503].name = Indikator - -field22a[504].name = Indikator - -field22a[505].name = Indikator - -field22a[506].name = Indikator - -field22a[507].name = Indikator - -field22a[509].name = Indikator - -field22a[513].name = Indikator - -field22a[514].name = Indikator - -field22a[515].name = Indikator - -field22a[518].name = Indikator - -field22a[527].name = Indikator - -field22a[535].name = Indikator - -field22a[536].name = Indikator - -field22a[537].name = Indikator - -field22a[544].name = Indikator - -field22a[545].name = Indikator - -field22a[546].name = Indikator - -field22a[547].name = Indikator - -field22a[548][B].name = Indikator - -field22a[548][C1a1B1].name = Merkmal - -field22a[558].name = Indikator - -field22a[564].name = Indikator - -field22a[565].name = Indikator - -field22a[566].name = Indikator - -field22a[567].name = Indikator - -field22a[569].name = Indikator - -field22a[575].name = Indikator - -field22a[576].name = Indikator - -field22a[578].name = Indikator - -field22a[586].name = Indikator - +field22Z.name = Identifikation zugrundeliegendes Finanzinstrument +field22a.name = Indikator field23A.components = Art des Swaps - Abwicklungsmethode -field23A.name = Identifikation des SWAP - +field23A.name = Identifikation des SWAP field23B.components = Art -field23B.name = Bankbetrieblicher Code - +field23B[103].name = Bankbetrieblicher Code +field23B[103_REMIT].name = Bankbetrieblicher Code +field23B[103_STP].name = Bankbetrieblicher Code +field23B[760].name = Verfallstyp +field23B[767].name = Verfallstyp field23C.components = Abwicklungsberechnung -field23C.name = Berechnung des Abrechnungsbetrages - +field23C.name = Berechnung des Abrechnungsbetrages field23D.components = Art -field23D.name = FRA-Sorte - +field23D.name = FRA-Sorte field23E[101].components = Anweisungscode - Zusatzinformation -field23E[101].name = Anweisungscode - +field23E[101].name = Anweisungscode field23E[103].components = Anweisungscode - Zusatzinformation -field23E[103].name = Anweisungscode - +field23E[103].name = Anweisungscode field23E[103_REMIT].components = Anweisungscode - Zusatzinformation -field23E[103_REMIT].name = Anweisungscode - +field23E[103_REMIT].name = Anweisungscode field23E[103_STP].components = Anweisungscode - Zusatzinformation -field23E[103_STP].name = Anweisungscode - +field23E[103_STP].name = Anweisungscode field23E[104].components = Art - Zusatzinformation -field23E[104].name = Anweisungscode - +field23E[104].name = Anweisungscode field23E[107].components = Art - Zusatzinformation -field23E[107].name = Anweisungscode - +field23E[107].name = Anweisungscode field23E[416].components = Art - Buchungstext -field23E[416].name = Typ der Anzeige - -field23F.components = Zeitraum - Details - +field23E[416].name = Typ der Anzeige +field23F.components = Zeitraum - Einzelheiten +field23F.name = Automatische Nachfrist field23G.components = Funktion - Unterfunktion -field23G.name = Funktion der Nachricht - +field23G.name = Funktion der Nachricht field23H.components = Funktion -field23H.name = Funktion der Nachricht - +field23H.name = Funktion der Nachricht field23R.components = Code - Text - +field23R.name = \u00C4nderung Status field23S.components = Funktion -field23S.name = Aufford Stornier einer Nchrt - +field23S[707].name = Aufford Stornier einer Nchrt +field23S[767].name = Zus\u00E4tzliche Identifikation field23X.components = Funktion - Unterfunktion -field23X.name = Identifikation der Datei - +field23X[759].name = Identifikation der Datei +field23X[760].name = Zus\u00E4tzliche Identifikation +field23X[765].name = Zus\u00E4tzliche Identifikation +field23X[767].name = Zus\u00E4tzliche Identifikation +field23X[768].name = Zus\u00E4tzliche Identifikation +field23X[769].name = Zus\u00E4tzliche Identifikation +field23X[785].name = Zus\u00E4tzliche Identifikation +field23X[786].name = Zus\u00E4tzliche Identifikation +field23X[787].name = Zus\u00E4tzliche Identifikation field23[102].name = Bankbetrieblicher Code - field23[102_STP].name = Bankbetrieblicher Code - field23[305].components = Code 1 - Code 2 - Code 3 - W\u00E4hrung -field23[305].name = Zus\u00E4tzliche Identifikation - +field23[305].name = Zus\u00E4tzliche Identifikation field23[516].name = Zus\u00E4tzliche Identifikation - field23[526].name = Zus\u00E4tzliche Identifikation - field23[581].name = Zus\u00E4tzliche Identifikation - field23[601].components = Buy/Sell-Indikator - Call/Put-Indikator - Stilindikator - Manueller/Automatischer Indikator -field23[601].name = Zus\u00E4tzliche Identifikation - +field23[601].name = Zus\u00E4tzliche Identifikation field23[604].name = Zus\u00E4tzliche Identifikation - field23[605].name = Zus\u00E4tzliche Identifikation - field23[700].name = Referenz des Vorab-Avises - field23[707].name = Referenz der Inkassobank - field23[708].name = Referenz der Inkassobank - field23[710].name = Referenz des Vorab-Avises - field23[752].name = Zus\u00E4tzliche Identifikation - field23[759].name = Nummer der Zusicherung - +field23[760].name = Avisierende Bank Referenz +field23[765].name = Referenz der Beg\u00FCnstigter +field23[767].name = Avisierende Bank Referenz field23[801].name = Identifikation des Kaufvertrags - field23[935].name = Zus\u00E4tzliche Identifikation - field243.name = Anforderungstyp Warteschlange - field24B.components = Qualifizierer - Datenquellenschema - Begr\u00FCndungscode - field24B[380].name = Code f\u00FCr die Ursache - field24B[381].name = Code f\u00FCr die Ursache - field24B[507].name = Ursache - field24B[509].name = Code f\u00FCr die Ursache - field24B[510].name = Ursache - field24B[530].name = Ursache - field24B[537].name = Ursache - field24B[548].name = Ursache - field24B[549].name = Ursache - field24B[558].name = Ursache - field24B[567].name = Code f\u00FCr die Ursache - field24B[586].name = Ursache - -field24D.name = Verfahren des Handels - +field24D.name = Verfahren des Handels field24D[300].components = Methode - Zusatzinformation - field24D[306].components = Methode - Zusatzinformation - field24D[320].components = Methode - Zusatzinformation - field24D[330].components = Methode - Zusatzinformation - field24D[340].components = Methode - Zusatzinformation - field24D[360].components = Code - Zusatzinformation - field24D[361].components = Code - Zusatzinformation - field24D[620].components = Code - Zusatzinformation - +field24E.components = Code - Zusatzinformation +field24E[760][B].name = Originale Zusicherung Lieferung +field24E[760][C].name = Lokale Zusicherung Lieferung +field24E[767][B].name = Zusicherung \u00C4nderung Lieferung +field24E[767][C].name = Lokale Zusicherung \u00C4nderung Lieferung field24G.components = Code - Name und Adresse - -field25.components = Konto - +field24G.name = Lieferung/Abholung +field25.components = Konto field251.components = Datum - Identifizierer des logischen Terminals - Filialcode - Sitzungsnummer - Input Sequence Number (ISN) -field251.name = MIR - +field251.name = MIR field252.components = Datum Erste MIR - Identifizierer des logischen Terminals Erste MIR - Filialcode Erste MIR - Sitzungsnummer Erste MIR - Input Sequence Number (ISN) Erste MIR - Datum Letzte MIR - Identifizierer des logischen Terminals Letzte MIR - Filialcode Letzte MIR - Sitzungsnummer Letzte MIR - Input Sequence Number (ISN) Letzte MIR - Zeitspanne -field252.name = MIR-Bereich - +field252.name = MIR-Bereich field253.components = Datum - Identifizierer des logischen Terminals - Filialcode - Sitzungsnummer - Output Sequence Number (OSN) -field253.name = MOR - +field253.name = MOR field254.components = Datum Erste MOR - Identifizierer des logischen Terminals Erste MOR - Filialcode Erste MOR - Sitzungsnummer Erste MOR - Output Sequence Number (OSN) Erste MOR - Datum Letzte MOR - Identifizierer des logischen Terminals Letzte MOR - Filialcode Letzte MOR - Sitzungsnummer Letzte MOR - Output Sequence Number (OSN) Letzte MOR - Zeitspanne -field254.name = MOR-Bereich - +field254.name = MOR-Bereich field255.components = Identifizierer des logischen Terminals - Filialcode - Sitzungsnummer - Nachrichtenart - Datum - Zeitspanne -field255.name = Nachrichten-Eingabetyp - +field255.name = Nachrichten-Eingabetyp field256.components = Identifizierer des logischen Terminals - Filialcode - Sitzungsnummer - Nachrichtenkategorie - Datum - Zeitspanne -field256.name = Kategorie-Eingabetyp - +field256.name = Kategorie-Eingabetyp field257.components = Identifizierer des logischen Terminals - Filialcode - Datum - Zeitspanne - Sitzungsnummer -field257.name = Zeitbereich der Eingabe - +field257.name = Zeitbereich der Eingabe field258.components = Identifizierer des logischen Terminals - Filialcode - Sitzungsnummer - Nachrichtenart - Datum - Zeitspanne -field258.name = Nachrichten-Ausgabetyp - +field258.name = Nachrichten-Ausgabetyp field259.components = Identifizierer des logischen Terminals - Filialcode - Sitzungsnummer - Nachrichtenkategorie - Datum - Zeitspanne -field259.name = Kategorie-Ausgabetyp - +field259.name = Kategorie-Ausgabetyp field25A.components = Konto -field25A.name = Kontogeb\u00FChren - +field25A.name = Kontogeb\u00FChren field25D.components = Qualifizierer - Datenquellenschema - Statuscode - field25D[506].name = Status - field25D[507].name = Status - field25D[509].name = Statuscode - field25D[510].name = Status - field25D[517].name = Statuscode - field25D[527].name = Status - field25D[530].name = Status - field25D[536].name = Statuscode - field25D[537].name = Status - field25D[540].name = Status - field25D[541].name = Status - field25D[542].name = Status - field25D[543].name = Status - field25D[548].name = Status - field25D[549].name = Status - field25D[558].name = Status - field25D[564].name = Statuscode - field25D[567].name = Statuscode - field25D[569].name = Status - field25D[575].name = Statuscode - field25D[586].name = Status - field25P.components = Konto - Identifizierercode - field25[101].name = Erm\u00E4chtigung - field25[190].name = Konto-Identifikation - field25[210].name = Konto-Identifikation - field25[290].name = Konto-Identifikation - field25[390].name = Konto-Identifikation - field25[450].name = Konto-Identifikation - field25[455].name = Konto-Identifikation - field25[456].name = Konto-Identifikation - field25[490].name = Konto-Identifikation - field25[590].name = Konto-Identifikation - field25[604].name = Zus\u00E4tzliche Konto-Identifikation - field25[605].name = Zus\u00E4tzliche Konto-Identifikation - field25[606].name = Zus\u00E4tzliche Konto-Identifikation - field25[607].name = Zus\u00E4tzliche Konto-Identifikation - field25[608].name = Zus\u00E4tzliche Konto-Identifikation - field25[690].name = Konto-Identifikation - field25[730].name = Konto-Identifikation - field25[740].name = Konto-Identifikation - field25[768].name = Konto-Identifikation - field25[769].name = Konto-Identifikation - field25[790].name = Konto-Identifikation - field25[890].name = Konto-Identifikation - field25[920].name = Konto-Identifikation - field25[935].name = Konto-Identifikation - field25[950].name = Konto-Identifikation - field25[970].name = Konto-Identifikation - field25[971].name = Konto-Identifikation - field25[972].name = Konto-Identifikation - field25[973].name = Konto-Identifikation - field25[990].name = Konto-Identifikation - field25a.name = Konto-identifikation - field260.components = Identifizierer des logischen Terminals - Filialcode - Datum - Zeitspanne - Sitzungsnummer -field260.name = Zeitbereich der Ausgabe - +field260.name = Zeitbereich der Ausgabe field263.components = Identifizierer des logischen Terminals - Filialcode - Datum - Zeitspanne - Sitzungsnummer -field263.name = MUR-Eingabe - +field263.name = MUR-Eingabe field264.components = Identifizierer des logischen Terminals - Filialcode - Datum - Zeitspanne - Sitzungsnummer -field264.name = MUR-Ausgabe - +field264.name = MUR-Ausgabe field26A.components = Nummer 1 - Nummer 2 -field26A.name = Seriennummern - +field26A.name = Seriennummern field26C.components = Lieferangaben - Lieferort - Allokation - Form - field26C[600].name = Identifikation der Rohstoffe - field26C[601].name = Identifikation der Rohstoffe - field26C[604].name = Ident der Rohstoffe/Kontos - field26C[605].name = Ident der Rohstoffe/Kontos - field26C[606].name = Ident der Rohstoffe/Kontos - field26C[607].name = Ident der Rohstoffe/Kontos - field26C[608].name = Ident der Rohstoffe/Kontos - field26C[620].name = Identifikation der Rohstoffe - field26D.components = Buchungstext -field26D.name = Zertifikat/Bar-Nummern - -field26E.name = Nummer der \u00C4nderung - +field26D.name = Zertifikat/Bar-Nummern +field26E[707].name = Nummer der \u00C4nderung +field26E[708].name = Nummer der \u00C4nderung +field26E[760].name = Automatische Nachfrist der Anzeigefrist +field26E[767].name = Nummer der \u00C4nderung +field26E[775].name = Nummer der \u00C4nderung +field26E[787].name = Nummer der \u00C4nderung field26F.components = Art -field26F.name = Art der Abrechnung - +field26F.name = Art der Abrechnung field26H[300].name = Referenz der Gegenpartei - field26H[320].name = Referenz der Gegenpartei - field26H[330].name = Referenz der Gegenpartei - field26H[516].name = Art der Sicherheit - field26H[600].name = Referenz der Gegenpartei - field26H[620].name = Referenz der Gegenpartei - +field26K.components = Art des Ereignisses +field26K.name = Verrechnungsmakler field26T.components = Art -field26T.name = Code f\u00FCr den Transaktionstyp - -field27.name = Folge von Insgesamt - +field26T.name = Code f\u00FCr den Transaktionstyp +field27.name = Folge von Insgesamt field27[105].components = Nachrichtennummer - Sequenznummer - field27[700].components = Nummer - Summe - field27[701].components = Nummer - Summe - field27[707].components = Nummer - Summe - field27[708].components = Nummer - Summe - field27[710].components = Nummer - Summe - field27[711].components = Nummer - Summe - field27[720].components = Nummer - Summe - field27[721].components = Nummer - Summe - field27[759].components = Nummer - Summe - field27[760].components = Nummer - Summe - field27[761].components = Nummer - Summe - field27[767].components = Nummer - Summe - field27[775].components = Nummer - Summe - field280.components = Uhrzeit - Message Input Reference (MIR) - Akzeptanz - Fehlercode - Zeilenkennzeichnung -field280.name = Eingabe-History - +field280.name = Eingabe-History field281.components = Uhrzeit - Message Output Reference (MOR) - Lieferergebnis - Fehlercode -field281.name = Liefer-History - +field281.name = Liefer-History field28C.components = Nummer des Kontoauszugs - Sequenznummer -field28C.name = Auszugnummer/Sequenznummer - +field28C.name = Auszugnummer/Sequenznummer field28D.components = Nachrichtenindex - Summe -field28D.name = Index f\u00FCr die Nachricht/Gesamt - +field28D.name = Index f\u00FCr die Nachricht/Gesamt field28E.components = Seitenzahl - Fortsetzungsindikator -field28E.name = Seitennr/Indik f\u00FCr Fortsetzung - +field28E.name = Seitennr/Indik f\u00FCr Fortsetzung field28[608].components = Nummer des Kontoauszugs - Sequenznummer -field28[608].name = Auszugnummer/Sequenznummer - +field28[608].name = Auszugnummer/Sequenznummer field28[801].components = Abwicklungsnummer - Seitenzahl -field28[801].name = Abrechnungs-Nr./Seiten-Nr. - +field28[801].name = Abrechnungs-Nr./Seiten-Nr. field28[802].components = Abwicklungsnummer - Seitenzahl -field28[802].name = Abrechnungs-Nr./Seiten-Nr. - +field28[802].name = Abrechnungs-Nr./Seiten-Nr. field28[941].components = Nummer des Kontoauszugs - Sequenznummer -field28[941].name = Auszugnummer/Sequenznummer - +field28[941].name = Auszugnummer/Sequenznummer field29A[300].components = Buchungstext -field29A[300].name = Kontaktinformationen - +field29A[300].name = Kontaktinformationen field29A[304].components = Buchungstext -field29A[304].name = Kontaktinformationen - +field29A[304].name = Kontaktinformationen field29A[306].components = Buchungstext -field29A[306].name = Kontaktinformationen - +field29A[306].name = Kontaktinformationen field29A[320].components = Buchungstext -field29A[320].name = Kontaktinformationen - +field29A[320].name = Kontaktinformationen field29A[330].components = Buchungstext -field29A[330].name = Kontaktinformationen - +field29A[330].name = Kontaktinformationen field29A[340].components = Buchungstext -field29A[340].name = Kontaktinformationen - +field29A[340].name = Kontaktinformationen field29A[341].components = Buchungstext -field29A[341].name = Kontaktinformationen - +field29A[341].name = Kontaktinformationen field29A[360].components = Zeile -field29A[360].name = Kontaktinformationen - +field29A[360].name = Kontaktinformationen field29A[361].components = Buchungstext -field29A[361].name = Kontaktinformationen - +field29A[361].name = Kontaktinformationen field29A[362].components = Buchungstext -field29A[362].name = Kontaktinformationen - +field29A[362].name = Kontaktinformationen field29A[364].components = Buchungstext -field29A[364].name = Kontaktinformationen - +field29A[364].name = Kontaktinformationen field29A[365].components = Buchungstext -field29A[365].name = Kontaktinformationen - +field29A[365].name = Kontaktinformationen field29A[526].components = Buchungstext -field29A[526].name = Von - +field29A[526].name = Von field29A[620].components = Buchungstext -field29A[620].name = Kontaktinformationen - +field29A[620].name = Kontaktinformationen field29B.components = Buchungstext -field29B.name = Zu H\u00E4nden von - -field29E.components = Standort - Uhrzeit - +field29B.name = Zu H\u00E4nden von +field29E.components = Standort - Uhrzeit field29E[306][B].name = F\u00E4lligkeitsort- und uhrzeit - field29E[306][I].name = Fr\u00FCheste Aus\u00FCbungszeit - field29H.components = Standort -field29H.name = Ausl\u00F6sungsort - +field29H.name = Ausl\u00F6sungsort +field29I.components = Standort +field29I.name = Ausl\u00F6sungsort field29J.components = Standort - Uhrzeit -field29J.name = Ort und Uhrzeit Anfangsdatum - -field29K.components = Standort - Uhrzeit -field29K.name = Ort und Uhrzeit Enddatum - field29L.components = Datum - Standort - Uhrzeit -field29L.name = Einzelheiten \u00FCber den Verfall - +field29L.name = Einzelheiten \u00FCber den Verfall field29M.components = Standort - Uhrzeit -field29M.name = Sp\u00E4teste Ausf\u00FChrungszeit - +field29M.name = Sp\u00E4teste Ausf\u00FChrungszeit field29N.components = Datum - Standort - Uhrzeit -field29N.name = Barausgleichs Bewertungstag Einzelheiten - -field30.components = Datum - +field29N.name = Barausgleichs Bewertungstag Einzelheiten +field29O.components = Standort - Uhrzeit +field30.components = Datum field301.name = Optionen f\u00FCr Berichte - field302.name = Unterdr\u00FCckung der Feiertage - field303.name = LT-Code - field304.name = Region - field305.name = LT-Code - field307.name = Gruppe - -field30F.components = Datum - +field30F.components = Datum field30F[300].name = Abrechnungstag Ertrag oder Verlust - field30F[304].name = Kommission und geb\u00FChren \u2013 Abwicklungsdatum - field30F[306].name = Zahlungsdatum - -field30F[320].name = Zahlungsdatum - +field30F[320].name = Zahlungsdatum field30F[320][B].name = Letzt Tag erst Zinsdauer - field30F[330].name = Letzter Tag d n\u00E4chsten Zinsdauer - -field30F[340].name = Zahlungsdatum - +field30F[340].name = Zahlungsdatum field30F[340][B].name = Wirksamkeitsdatum - field30F[341].name = Wirksamkeitsdatum - field30F[350].name = N\u00E4chstes Zinsf\u00E4lligkeitsdatum - field30F[360].name = Zahlungsdatum - field30F[361].name = Zahlungsdatum - field30F[362].name = Zahlungsdatum - field30F[364].name = Zahlungsdatum - field30F[365].name = Zahlungsdatum - field30F[620].name = Letzt Tag erst Zinsdauer - -field30G[306].components = Anfangsdatum - Enddatum -field30G[306].name = Anfangs/Enddat.Barrierenfenster - field30G[350].components = Anfang des Zeitraums - Ende des Zeitraums -field30G[350].name = Zinsdauer - +field30G[350].name = Zinsdauer field30G[360].components = Anfangsdatum - Enddatum -field30G[360].name = Variab Start- & Enddat Nennbetr - +field30G[360].name = Variab Start- & Enddat Nennbetr field30G[361].components = Anfangsdatum - Enddatum -field30G[361].name = Variab Start- & Enddat Nennbetr - +field30G[361].name = Variab Start- & Enddat Nennbetr field30H.components = Datum -field30H.name = Zahlungsdatum touch - +field30H.name = Endg\u00FCltiges Abrechnungsdatum +field30I.components = Anfangsdatum - Enddatum +field30I.name = Anfangs/Enddat.Barrierenfenster field30J.components = Indikator - Nummer - field30M.components = Datum - field30M[306].name = Durchschnittliches Spot Datum - field30M[361].name = Bewertungsdatum - field30N.components = Datum -field30N.name = Durchschnittliches Aus\u00FCbungsdatum - +field30N.name = Durchschnittliches Aus\u00FCbungsdatum field30P.components = Datum - field30P[306].name = Fr\u00FChestes Datum der Aus\u00FCbung - field30P[320].name = F\u00E4lligkeitsdatum der Einlage - field30P[340].name = Datum Beendigung - field30P[341].name = Datum Beendigung - field30P[360].name = Datum Beendigung - field30P[361].name = Datum Beendigung - field30P[362].name = Datum Beendigung - field30P[364].name = Urspr\u00FCngl Datum Beendigung - field30P[365].name = Urspr\u00FCngl Datum Beendigung - field30P[620].name = F\u00E4lligkeitsdatum der Einlage - field30Q.components = Datum - field30Q[306].name = Zwischendatum der Aus\u00FCbung - field30Q[362].name = Datum f\u00FCr Ende der Periode - field30Q[364].name = Beendig/Neuverz Effektives Dat - field30Q[365].name = Beendig/Neuverz Effektives Dat - field30S.components = Datum -field30S.name = Abrechnungstag - -field30T.components = Datum - +field30S.name = Abrechnungstag +field30T.components = Datum field30T[300].name = Datum des Handels - field30T[304].name = Datum des Handels - field30T[306][B].name = Datum des Handels - field30T[306][I].name = Vorzeitige Beendigungsdatum - field30T[320].name = Datum des Handels - field30T[330].name = Datum des Handels - field30T[340].name = Datum des Handels - field30T[341].name = Datum des Handels - field30T[360].name = Datum des Handels - field30T[361].name = Datum des Handels - field30T[364].name = Beendig/Neuverzinsung Dat Handel - field30T[365].name = Beendig/Neuverzinsung Dat Handel - field30T[620].name = Datum des Handels - field30U.components = Datum - field30U[300].name = Bewertungsdatum - field30U[304].name = Bewertungsdatum - field30U[306].name = Datum der Ausl\u00F6sung - field30V.components = Datum - field30V[300].name = Wertstellungstag - field30V[304].name = Wertstellungstag - field30V[306].name = Datum der Pr\u00E4mienzahlung - field30V[320].name = Wertstellungstag - field30V[330].name = Wertstellungstag - field30V[340].name = Feststellungstag - field30V[341].name = Feststellungstag - field30V[350].name = Wertstellungsdat. f\u00FCr Zns. zhlg. - field30V[360].name = Datum der Wirksamkeit - field30V[361].name = Datum der Wirksamkeit - field30V[362].name = Datum der Wirksamkeit - field30V[364].name = Urspr\u00FCngl Dat der Wirksamkeit - field30V[365].name = Urspr\u00FCngl Dat der Wirksamkeit - field30V[620].name = Wertstellungstag - field30X.components = Datum - field30X[306].name = Datum Beendigung - field30X[320].name = N\u00E4chstes Zinsf\u00E4lligkeitsdatum - field30X[330].name = Zinsf\u00E4lligkeitsdatum - field30X[360].name = Datum des Compounding - field30X[361].name = Datum des Compounding - field30X[362].name = Anfangsdatum der Periode - field30X[620].name = N\u00E4chstes Zinsf\u00E4lligkeitsdatum - field30Y.components = Datum - field30Y[306].name = Anfangsdatum - field30Y[361].name = Anfangs Beobachtungsdatum - field30Z.components = Datum - field30Z[306].name = Barauszahlung Zahldatum - field30Z[361].name = Letztes Beobachtungsdatum - field30[101].name = Gew\u00FCnschtes Ausf\u00FChrungsdatum - field30[104].name = Gew\u00FCnschtes Ausf\u00FChrungsdatum - field30[107].name = Gew\u00FCnschtes Ausf\u00FChrungsdatum - field30[110].name = Ausstellungsdatum - field30[111].name = Ausstellungsdatum - field30[112].name = Ausstellungsdatum - field30[201].name = Wertstellungstag - field30[203].name = Wertstellungstag - field30[204].name = Wertstellungstag - field30[210].name = Wertstellungstag - field30[305].name = Dat Kontraktabschl/Kontrakt\u00E4nd - field30[420].name = Datum des Inkassoauftrages - field30[450].name = Datum des Geldbriefes - field30[455].name = Datum des Geldbriefes - field30[516].name = Wirksamkeitsdatum - field30[526].name = Wirksamkeitsdatum - field30[581].name = Datum der Anpassung - field30[600].name = Dat Kontraktabschl/Kontrakt\u00E4nd - field30[601].name = Dat Kontraktabschl/Kontrakt\u00E4nd - field30[604].name = Wertstellungstag - field30[605].name = Wertstellungstag - field30[606].name = Wertstellungstag - field30[607].name = Wertstellungstag - field30[707].name = Datum der \u00C4nderung - field30[708].name = Datum der \u00C4nderung - field30[730].name = Datum der Nachrichtenbest\u00E4tigung - field30[732].name = Dat Avis Auszhlg/Akzeptlei/Negot - field30[747].name = Dat urspr Rembourserm\u00E4chtigung - field30[752].name = Dat Mldg Unstimmigk oder Korresp - +field30[760].name = Ausstellungsdatum +field30[767].name = Datum der \u00C4nderung field30[768].name = Datum der Nachrichtenbest\u00E4tigung - field30[769].name = Dat Verminderung oder Freigabe - +field30[786].name = Betragen Angabe Datum field30[801].name = Verkaufsdatum - field30[935].name = Dat Inkrafttreten neuer Zinssatz - field30a.name = Endg\u00FCltiges Abrechnungsdatum - field311.components = Text -field311.name = Text - +field311.name = Text field312.components = \u00DCbertragungstext -field312.name = Broadcast-Text - +field312.name = Broadcast-Text field313.name = Anzahl Nachrichten - field31C.components = Datum - field31C[305].name = Fr\u00FChestes Datum der Aus\u00FCbung - field31C[601].name = Fr\u00FChestes Datum der Aus\u00FCbung - field31C[700].name = Datum der Erstellung - field31C[707].name = Datum der Erstellung - field31C[710].name = Datum der Erstellung - field31C[720].name = Datum der Erstellung - field31C[742].name = Datum der Erstellung - field31C[744].name = Datum der Erstellung - +field31C[760].name = Gew\u00FCnschtes Ausstellungsdatum +field31C[785].name = Datum der Erstellung field31D.components = Datum - Ort -field31D.name = Verfallsdatum und -ort - +field31D.name = Verfallsdatum und -ort field31E.components = Datum - field31E[305].name = Endg\u00FCltiges Abrechnungsdatum - field31E[601].name = Endg\u00FCltiges Abrechnungsdatum - field31E[747].name = Neues Verfallsdatum - +field31E[760].name = Verfallsdatum +field31E[765].name = Gew\u00FCnschtes neues Verfallsdatum +field31E[767].name = Verfallsdatum +field31E[785].name = Letzter Verfallsdatum field31F.components = Datum - Tag des Zeitraums - Zeitraumdetails - field31F[516].name = F\u00E4lligk- und Optionsdat des Darl - field31F[526].name = F\u00E4lligkeits-/Optionsdatum - field31G.components = Datum - Uhrzeit - Standort -field31G.name = Einzelheiten \u00FCber den Verfall - +field31G.name = Einzelheiten \u00FCber den Verfall field31L.components = Datum -field31L.name = Zahlbarkeitsdatum - +field31L[516].name = Zahlbarkeitsdatum +field31L[765].name = Verlangensdatum field31P.components = Datum - Ort -field31P.name = Abschlu\u00DFdat Darleh/R\u00FCckg/R\u00FCckruf - +field31P.name = Abschlu\u00DFdat Darleh/R\u00FCckg/R\u00FCckruf field31S.components = Datum - +field31S.name = Automatische Verl\u00E4ngerung des endg\u00FCltigen Verfallsdatums field31X.components = Datum - Uhrzeit - Code -field31X.name = Ex-Datum - -field32A.components = Datum - W\u00E4hrung - Betrag - +field31X.name = Ex-Datum +field32A.components = Datum - W\u00E4hrung - Betrag field32A[102].name = Wertstellungsdat, W\u00E4hg und Betr - field32A[102_STP].name = Wertstellungsdat, W\u00E4hg und Betr - field32A[103].name = Wstlld/W\u00E4hg/Verrchngsbet zw Bken - field32A[103_REMIT].name = Wstlld/W\u00E4hg/Verrchngsbet zw Bken - field32A[103_STP].name = Wstlld/W\u00E4hg/Verrchngsbet zw Bken - field32A[200].name = Wertstellungsdat, W\u00E4hg und Betr - field32A[202].name = Wertstellungsdat, W\u00E4hg und Betr - field32A[202_COV].name = Wertstellungsdat, W\u00E4hg und Betr - field32A[205].name = Wertstellungsdat, W\u00E4hg und Betr - field32A[205_COV].name = Wertstellungsdat, W\u00E4hg und Betr - field32A[412].name = Fkd, W\u00E4hrungscode, Akzeptbetrag - field32A[450].name = Wertstellungsdat, W\u00E4hg und Betr - field32A[455].name = Wstlld und urspr\u00FCnglicher Betrag - field32A[734].name = Dat und Betr der Inanspruchnahme - field32A[802].name = Abrechnungsbetrag - field32A[900].name = Wertstellungsdat, W\u00E4hg und Betr - field32A[910].name = Wertstellungsdat, W\u00E4hg und Betr - field32B[101].components = W\u00E4hrung - Betrag -field32B[101].name = W\u00E4hrung/Transaktionsbetrag - +field32B[101].name = W\u00E4hrung/Transaktionsbetrag field32B[102].components = W\u00E4hrung - Betrag -field32B[102].name = Transaktionsbetrag - +field32B[102].name = Transaktionsbetrag field32B[102_STP].components = W\u00E4hrung - Betrag -field32B[102_STP].name = Transaktionsbetrag - +field32B[102_STP].name = Transaktionsbetrag field32B[104].components = W\u00E4hrung - Betrag - field32B[104][B].name = W\u00E4hrung und Transaktionsbetrag - field32B[104][C].name = W\u00E4hrung und Abrechnungsbetrag - field32B[107].components = W\u00E4hrung - Betrag - field32B[107][B].name = W\u00E4hrung und Transaktionsbetrag - field32B[107][C].name = W\u00E4hrung und Abrechnungsbetrag - field32B[110].components = W\u00E4hrung - Betrag - field32B[111].components = W\u00E4hrung - Betrag - field32B[112].components = W\u00E4hrung - Betrag - field32B[191].components = W\u00E4hrung - Betrag -field32B[191].name = Betrag mit diesem W\u00E4hrungscode - +field32B[191].name = Betrag mit diesem W\u00E4hrungscode field32B[201].components = W\u00E4hrung - Betrag -field32B[201].name = Betrag mit diesem W\u00E4hrungscode - +field32B[201].name = Betrag mit diesem W\u00E4hrungscode field32B[203].components = W\u00E4hrung - Betrag -field32B[203].name = Betrag mit diesem W\u00E4hrungscode - +field32B[203].name = Betrag mit diesem W\u00E4hrungscode field32B[204].components = W\u00E4hrung - Betrag -field32B[204].name = Transaktionsbetrag - +field32B[204].name = Transaktionsbetrag field32B[210].components = W\u00E4hrung - Betrag -field32B[210].name = Betrag mit diesem W\u00E4hrungscode - +field32B[210].name = Betrag mit diesem W\u00E4hrungscode field32B[291].components = W\u00E4hrung - Betrag -field32B[291].name = Betrag mit diesem W\u00E4hrungscode - +field32B[291].name = Betrag mit diesem W\u00E4hrungscode field32B[300].components = W\u00E4hrung - Betrag -field32B[300].name = W\u00E4hrung, Betrag - +field32B[300].name = W\u00E4hrung, Betrag field32B[304].components = W\u00E4hrung - Betrag -field32B[304].name = W\u00E4hrung, gekaufter Betrag - +field32B[304].name = W\u00E4hrung, gekaufter Betrag field32B[305].components = W\u00E4hrung - Betrag -field32B[305].name = Basisw\u00E4hrung und Basisbetrag - +field32B[305].name = Basisw\u00E4hrung und Basisbetrag field32B[306].components = W\u00E4hrung - Betrag -field32B[306].name = W\u00E4hrung und Betrag Put - +field32B[306].name = W\u00E4hrung und Betrag Put field32B[320].components = W\u00E4hrung - Betrag -field32B[320].name = W\u00E4hrung und Hauptbetrag - +field32B[320].name = W\u00E4hrung und Hauptbetrag field32B[330].components = W\u00E4hrung - Betrag -field32B[330].name = W\u00E4hrung und Bilanz - +field32B[330].name = W\u00E4hrung und Bilanz field32B[340].components = W\u00E4hrung - Betrag -field32B[340].name = W\u00E4hrung, fiktiver Betr - +field32B[340].name = W\u00E4hrung, fiktiver Betr field32B[341].components = W\u00E4hrung - Betrag -field32B[341].name = W\u00E4hrung, fiktiver Betr - +field32B[341].name = W\u00E4hrung, fiktiver Betr field32B[350].components = W\u00E4hrung - Betrag -field32B[350].name = W\u00E4hrung und Hauptbetrag - +field32B[350].name = W\u00E4hrung und Hauptbetrag field32B[360].components = W\u00E4hrung - Betrag -field32B[360].name = W\u00E4hrung, fiktiver Betr - +field32B[360].name = W\u00E4hrung, fiktiver Betr field32B[361].components = W\u00E4hrung - Betrag -field32B[361].name = Partei B W\u00E4hg und fiktiver Betr - +field32B[361].name = Partei B W\u00E4hg und fiktiver Betr field32B[364].components = W\u00E4hrung - Betrag -field32B[364].name = Gegenw\u00E4rtige W\u00E4hg, fiktiver Betr - +field32B[364].name = Gegenw\u00E4rtige W\u00E4hg, fiktiver Betr field32B[365].components = W\u00E4hrung - Betrag -field32B[365].name = Partei B, gegenw W\u00E4hg, fikt Betr - +field32B[365].name = Partei B, gegenw W\u00E4hg, fikt Betr field32B[391].components = W\u00E4hrung - Betrag -field32B[391].name = Betrag mit diesem W\u00E4hrungscode - +field32B[391].name = Betrag mit diesem W\u00E4hrungscode field32B[400].components = W\u00E4hrung - Betrag - field32B[410].components = W\u00E4hrung - Betrag - field32B[416].components = W\u00E4hrung - Betrag - field32B[420].components = W\u00E4hrung - Betrag - field32B[422].components = W\u00E4hrung - Betrag - field32B[456].components = W\u00E4hrung - Betrag - field32B[491].components = W\u00E4hrung - Betrag -field32B[491].name = Betrag mit diesem W\u00E4hrungscode - +field32B[491].name = Betrag mit diesem W\u00E4hrungscode field32B[516].components = W\u00E4hrung - Betrag - field32B[591].components = W\u00E4hrung - Betrag -field32B[591].name = Betrag mit diesem W\u00E4hrungscode - +field32B[591].name = Betrag mit diesem W\u00E4hrungscode field32B[601].components = W\u00E4hrung - Preis -field32B[601].name = Abschlu\u00DFpreis - +field32B[601].name = Abschlu\u00DFpreis field32B[620].components = W\u00E4hrung - Betrag - field32B[691].components = W\u00E4hrung - Betrag -field32B[691].name = Betrag mit diesem W\u00E4hrungscode - +field32B[691].name = Betrag mit diesem W\u00E4hrungscode field32B[700].components = W\u00E4hrung - Betrag -field32B[700].name = Betrag mit diesem W\u00E4hrungscode - +field32B[700].name = Betrag mit diesem W\u00E4hrungscode field32B[705].components = W\u00E4hrung - Betrag -field32B[705].name = Betrag mit diesem W\u00E4hrungscode - +field32B[705].name = Betrag mit diesem W\u00E4hrungscode field32B[707].components = W\u00E4hrung - Betrag -field32B[707].name = Erh\u00F6hung des Akkreditivbetrages - +field32B[707].name = Erh\u00F6hung des Akkreditivbetrages field32B[710].components = W\u00E4hrung - Betrag -field32B[710].name = Betrag mit diesem W\u00E4hrungscode - +field32B[710].name = Betrag mit diesem W\u00E4hrungscode field32B[720].components = W\u00E4hrung - Betrag -field32B[720].name = Betrag mit diesem W\u00E4hrungscode - +field32B[720].name = Betrag mit diesem W\u00E4hrungscode field32B[730].components = W\u00E4hrung - Betrag - field32B[732].components = W\u00E4hrung - Betrag -field32B[732].name = In Anspruch genommener Betrag - +field32B[732].name = In Anspruch genommener Betrag field32B[740].components = W\u00E4hrung - Betrag -field32B[740].name = Gutschriftbetrag - +field32B[740].name = Gutschriftbetrag field32B[742].components = W\u00E4hrung - Betrag -field32B[742].name = Beanspruchter Hauptbetrag - +field32B[742].name = Beanspruchter Hauptbetrag field32B[747].components = W\u00E4hrung - Betrag -field32B[747].name = Erh\u00F6hung des Akkreditivbetrages - +field32B[747].name = Erh\u00F6hung des Akkreditivbetrages field32B[750].components = W\u00E4hrung - Betrag -field32B[750].name = Hauptbetrag - +field32B[750].name = Hauptbetrag field32B[752].components = W\u00E4hrung - Betrag -field32B[752].name = Gesamter avisierter Betrag - +field32B[752].name = Gesamter avisierter Betrag field32B[754].components = W\u00E4hrung - Betrag - field32B[756].components = W\u00E4hrung - Betrag -field32B[756].name = Beanspruchter Hauptbetrag - +field32B[756].name = Beanspruchter Hauptbetrag field32B[760].components = W\u00E4hrung - Betrag - +field32B[760].name = Zusicherungsbetrag field32B[765].components = W\u00E4hrung - Betrag - +field32B[765].name = Verlangen Betrag field32B[767].components = W\u00E4hrung - Betrag - +field32B[767][B].name = Zusicherung Betragserh\u00F6hung +field32B[767][C].name = Betragserh\u00F6hung Lokale Zusicherung field32B[768].components = W\u00E4hrung - Betrag - field32B[769].components = W\u00E4hrung - Betrag - field32B[786].components = W\u00E4hrung - Betrag - +field32B[786].name = Verlangen Betrag field32B[791].components = W\u00E4hrung - Betrag -field32B[791].name = Betrag mit diesem W\u00E4hrungscode - +field32B[791].name = Betrag mit diesem W\u00E4hrungscode field32B[891].components = W\u00E4hrung - Betrag -field32B[891].name = Betrag mit diesem W\u00E4hrungscode - +field32B[891].name = Betrag mit diesem W\u00E4hrungscode field32B[991].components = W\u00E4hrung - Betrag -field32B[991].name = Betrag mit diesem W\u00E4hrungscode - +field32B[991].name = Betrag mit diesem W\u00E4hrungscode field32C.components = Datum - W\u00E4hrung - Betrag - field32D.components = Datum - W\u00E4hrung - Betrag - field32E.components = W\u00E4hrung -field32E.name = Abrechnungs W\u00E4hrung - +field32E.name = Abrechnungs W\u00E4hrung field32F.components = Einheit - Betrag - field32F[600].name = Menge der Rohstoffe - field32F[601].name = Menge und Betrag der Rohstoffe - field32F[604].name = Menge der Rohstoffe - field32F[605].name = Menge der Rohstoffe - field32F[606].name = Menge der Rohstoffe - field32F[607].name = Menge der Rohstoffe - field32G.components = W\u00E4hrung - Betrag - field32G[304].name = W\u00E4hrung, Betrag - field32G[364].name = Neue W\u00E4hrung, fiktiver Betrag - field32G[365].name = Partei B, neue W\u00E4hg., fktv. Betr - field32H.components = Zeichen - W\u00E4hrung - Betrag - field32H[300].name = Abrechnungsbetrag Ertrag oder Verlust - field32H[306].name = W\u00E4hrung, Zahlungsbetrag - field32H[320].name = Abrechnungsbetrag - field32H[330].name = AbrechnungsHauptbetrag - field32H[340].name = W\u00E4hrung, Zahlungsbetrag - field32H[362].name = W\u00E4hrung, Zinsbetrag - field32K.components = Tag/Monat - Anzahl Tage/Monate - Code - W\u00E4hrung - Betrag - field32M.components = W\u00E4hrung - Betrag -field32M.name = W\u00E4hrung, Zahlungsbetrag - +field32M.name = W\u00E4hrung, Zahlungsbetrag field32Q.components = W\u00E4hrung 1 - W\u00E4hrung 2 -field32Q.name = W\u00E4hrungsparit\u00E4t - +field32Q.name = W\u00E4hrungsparit\u00E4t field32R.components = Zeichen - Einheit - Betrag - field32U.components = W\u00E4hrung - Betrag -field32U.name = Ausstehende Nennw\u00E4hrung und Betr - +field32U.name = Ausstehende Nennw\u00E4hrung und Betr field32a[110].name = Betrag - field32a[111].name = Betrag - field32a[112].name = Betrag - field32a[190].name = Wstlld, W\u00E4hgcode, Betrag - field32a[290].name = Wstlld, W\u00E4hgcode, Betrag - field32a[390].name = Wstlld, W\u00E4hgcode, Betrag - field32a[400].name = Eingezogener Betrag - field32a[410].name = Best\u00E4tigter Betrag - field32a[416].name = Nennbetrag des/der Dokuments/e - field32a[420].name = Betrag, nach dem geforscht wird - field32a[422].name = Inkassobetrag - field32a[430].name = Bish Flligktsdat, W\u00E4hgscode, Bet - field32a[456].name = Dat und Nennbetrag des Fin.dok - field32a[490].name = Wstlld, W\u00E4hgcode, Betrag - field32a[516].name = Sicherheit durch Bareinlage - field32a[590].name = Wstlld, W\u00E4hgcode, Betrag - field32a[620].name = Abrechnungsbetrag - field32a[690].name = Wstlld, W\u00E4hgcode, Betrag - field32a[730].name = Geb\u00FChrenbetrag - field32a[754].name = Gesamt/akzept/negoz Hauptbetrag - field32a[768].name = Geb\u00FChrenbetrag - field32a[769].name = Geb\u00FChrenbetrag - field32a[790].name = Wstlld, W\u00E4hgcode, Betrag - field32a[890].name = Wstlld, W\u00E4hgcode, Betrag - field32a[990].name = Wstlld, W\u00E4hgcode, Betrag - field331.components = Sitzungsnummer - Er\u00F6ffnungsdatum - Er\u00F6ffnungsuhrzeit - Closing-Tag - Closing-Uhrzeit - Fehlercode - ISNQty - OSNQty - Erste Input Sequence Number (ISN) - Letzte Input Sequence Number (ISN) - Erste Output Sequence Number (OSN) - Letzte Output Sequence Number (OSN) -field331.name = Informationen zur Sitzung - +field331.name = Informationen zur Sitzung field332.components = Input Sequence Number (ISN) Menge - Output Sequence Number (OSN) Menge -field332.name = LT-Zusammenfassung - +field332.name = LT-Zusammenfassung field334.components = Region - Stunde - Minuten -field334.name = Informationen \u00FCber die Region - +field334.name = Informationen \u00FCber die Region field335.components = Zeiteingabe - Message Input Reference (MIR) - Nachrichtenart - Adresse - Uhrzeit des letzten Zustellversuchs -field335.name = Berichtzeile - +field335.name = Berichtzeile field336.components = Lieferung Untergruppe Name - Count - Code des logischen Terminals -field336.name = Zustellstatus des Ausgabestapels - +field336.name = Zustellstatus des Ausgabestapels field337.name = Select-Status f\u00FCr LT - field338.components = Lieferung Untergruppe Name -field338.name = Liste \u00FCber Zustell Ausgabestapel - +field338.name = Liste \u00FCber Zustell Ausgabestapel field339.name = Name der Zustell Ausgabestapel - field33A.components = Datum - W\u00E4hrung - Betrag - field33A[400].name = \u00DCberwiesener Erl\u00F6s - field33A[756].name = Erstatteter oder bezahlter Betr - field33B[101].components = W\u00E4hrung - Betrag -field33B[101].name = W\u00E4hg/Urspr\u00FCnglicher Auftragsbetr - +field33B[101].name = W\u00E4hg/Urspr\u00FCnglicher Auftragsbetr field33B[102].components = W\u00E4hrung - Betrag -field33B[102].name = W\u00E4hrung/angewiesener Betrag - +field33B[102].name = W\u00E4hrung/angewiesener Betrag field33B[102_STP].components = W\u00E4hrung - Betrag -field33B[102_STP].name = W\u00E4hrung/angewiesener Betrag - +field33B[102_STP].name = W\u00E4hrung/angewiesener Betrag field33B[103].components = W\u00E4hrung - Betrag -field33B[103].name = W\u00E4hrung/angewiesener Betrag - +field33B[103].name = W\u00E4hrung/angewiesener Betrag field33B[103_REMIT].components = W\u00E4hrung - Betrag -field33B[103_REMIT].name = W\u00E4hrung/angewiesener Betrag - +field33B[103_REMIT].name = W\u00E4hrung/angewiesener Betrag field33B[103_STP].components = W\u00E4hrung - Betrag -field33B[103_STP].name = W\u00E4hrung/angewiesener Betrag - +field33B[103_STP].name = W\u00E4hrung/angewiesener Betrag field33B[104].components = W\u00E4hrung - Betrag -field33B[104].name = W\u00E4hg/Urspr\u00FCnglicher Auftragsbetr - +field33B[104].name = W\u00E4hg/Urspr\u00FCnglicher Auftragsbetr field33B[107].components = W\u00E4hrung - Betrag -field33B[107].name = W\u00E4hg/Urspr\u00FCnglicher Auftragsbetr - +field33B[107].name = W\u00E4hg/Urspr\u00FCnglicher Auftragsbetr field33B[202_COV].components = W\u00E4hrung - Betrag -field33B[202_COV].name = W\u00E4hrung/angewiesener Betrag - +field33B[202_COV].name = W\u00E4hrung/angewiesener Betrag field33B[205_COV].components = W\u00E4hrung - Betrag -field33B[205_COV].name = W\u00E4hrung/angewiesener Betrag - +field33B[205_COV].name = W\u00E4hrung/angewiesener Betrag field33B[300].components = W\u00E4hrung - Betrag -field33B[300].name = W\u00E4hrung, Betrag - +field33B[300].name = W\u00E4hrung, Betrag field33B[304].components = W\u00E4hrung - Betrag -field33B[304].name = W\u00E4hrung, verkaufter Betrag - +field33B[304].name = W\u00E4hrung, verkaufter Betrag field33B[305].components = W\u00E4hrung - Betrag -field33B[305].name = W\u00E4hg/Betrag des Countergesch\u00E4fts - +field33B[305].name = W\u00E4hg/Betrag des Countergesch\u00E4fts field33B[306].components = W\u00E4hrung - Betrag -field33B[306].name = W\u00E4hrung und Betrag Call - +field33B[306].name = W\u00E4hrung und Betrag Call field33B[320].components = W\u00E4hrung - Betrag -field33B[320].name = Transakt.-W\u00E4hg. U. Zinsnet.-Betr - +field33B[320].name = Transakt.-W\u00E4hg. U. Zinsnet.-Betr field33B[330].components = W\u00E4hrung - Betrag -field33B[330].name = Transakt.-W\u00E4hg. U. Zinsnet.-Betr - +field33B[330].name = Transakt.-W\u00E4hg. U. Zinsnet.-Betr field33B[350].components = W\u00E4hrung - Betrag -field33B[350].name = Transakt.-W\u00E4hg. U. Zinsnet.-Betr - +field33B[350].name = Transakt.-W\u00E4hg. U. Zinsnet.-Betr field33B[361].components = W\u00E4hrung - Betrag -field33B[361].name = Partei A W\u00E4hg und fiktiver Betr - +field33B[361].name = Partei A W\u00E4hg und fiktiver Betr field33B[365].components = W\u00E4hrung - Betrag -field33B[365].name = Part A, aktuelle W\u00E4hg, fikt Betr - +field33B[365].name = Part A, aktuelle W\u00E4hg, fikt Betr field33B[601].components = W\u00E4hrung - Preis -field33B[601].name = Agiopreis - +field33B[601].name = Agiopreis field33B[620].components = W\u00E4hrung - Betrag - field33B[707].components = W\u00E4hrung - Betrag -field33B[707].name = Verminderung des Akkreditivbetr - +field33B[707].name = Verminderung des Akkreditivbetr field33B[734].components = W\u00E4hrung - Betrag - field33B[742].components = W\u00E4hrung - Betrag -field33B[742].name = Zus beansp Betr zul\u00E4ss zum Hbetr - +field33B[742].name = Zus beansp Betr zul\u00E4ss zum Hbetr field33B[747].components = W\u00E4hrung - Betrag -field33B[747].name = Verminderung des Akkreditivbetr - +field33B[747].name = Verminderung des Akkreditivbetr field33B[750].components = W\u00E4hrung - Betrag -field33B[750].name = Zus\u00E4tzlicher Betrag - +field33B[750].name = Zus\u00E4tzlicher Betrag field33B[752].components = W\u00E4hrung - Betrag - field33B[754].components = W\u00E4hrung - Betrag -field33B[754].name = Zus\u00E4tzlicher Betrag - +field33B[754].name = Zus\u00E4tzlicher Betrag field33B[767].components = W\u00E4hrung - Betrag - +field33B[767][B].name = Abnahme der Zusicherung Betrag +field33B[767][C].name = Abnahme der Lokale Zusicherung Betrag field33B[769].components = W\u00E4hrung - Betrag -field33B[769].name = Vermind oder freigegeb Betr - +field33B[769].name = Vermind oder freigegeb Betr field33B[801].components = W\u00E4hrung - Betrag -field33B[801].name = Nennbetrag - +field33B[801].name = Nennbetrag field33C.components = Datum - W\u00E4hrung - Betrag - field33D.components = Datum - W\u00E4hrung - Betrag -field33D.name = Gesamtbetrag der Lastschrift - -field33E.components = W\u00E4hrung - Betrag - +field33D.name = Gesamtbetrag der Lastschrift +field33E.components = W\u00E4hrung - Betrag field33E[300].name = Ausstehende Abrechnungsbetrag - field33E[306].name = W\u00E4hrung, Betrag - field33E[320].name = W\u00E4h.-Rechn.-Leg. U. Steuerbetr. - field33E[330].name = W\u00E4h.-Rechn.-Leg. U. Steuerbetr. - field33E[350][D1].name = W\u00E4h.-Rechn.-Leg. U. Steuerbetr. - field33E[350][D2].name = W.R.L.U.S. auf Brokerprovision - field33E[362].name = W\u00E4hrung, Hauptbetrag - field33E[365].name = Partei A, Neue W\u00E4hg, fiktiv Betr - field33F.components = W\u00E4hrung - Betrag -field33F.name = Berechnung fiktive W\u00E4hg und Betr - +field33F.name = Berechnung fiktive W\u00E4hg und Betr field33G.components = W\u00E4hrung - Preis - Code -field33G.name = Preis pro Einheit - +field33G.name = Preis pro Einheit field33H.components = W\u00E4hrung - Betrag -field33H.name = Vega angenommen Betrag - +field33H.name = Vega angenommen Betrag field33J.components = Einheit - Betrag - field33K.components = Tag/Monat - Anzahl Tage/Monate - Code - W\u00E4hrung - Betrag - field33S.components = Code - Betrag -field33S.name = Deckungsanforderung - +field33S.name = Deckungsanforderung field33T.components = W\u00E4hrung - Preis -field33T.name = Marktpreis der Wertpapiere - +field33T.name = Marktpreis der Wertpapiere +field33Z.components = Betrag +field33Z.name = W\u00E4hrung, Betrag field33a[430].name = Ge\u00E4ndert Fkd, W\u00E4hgscode, Betrag - field33a[455].name = Wertstelldat/urspr\u00FCnglicher Betr - field33a[620][G1].name = Transakt.-W\u00E4hg. U. Zinsnet.-Betr - field33a[620][G2].name = W\u00E4h.-Rechn.-Leg. U. Steuerbetr. - field33a[734].name = Gesamter beanspruchter Betrag - field33a[752].name = Nettobetrag - field341.name = Erzeugung der Uhrzeit-Optionen - field343.components = Cut-off Time Count -field343.name = Wert der Annahmeschlu\u00DF-Uhrzeit - +field343.name = Wert der Annahmeschlu\u00DF-Uhrzeit field344.components = Priorit\u00E4t - Nachrichtenkategorie -field344.name = Priorit\u00E4tenkategorie - +field344.name = Priorit\u00E4tenkategorie field345.components = Servicecode der Nachrichtenart -field345.name = Srvc-Code-List f\u00FCr dies Nchrttyp - +field345.name = Srvc-Code-List f\u00FCr dies Nchrttyp field346.components = Filialcode -field346.name = Filiale code(s) - +field346.name = Filiale code(s) field347.components = Feld -field347.name = Feld 13C - +field347.name = Feld 13C field348.name = Gemeinsame Nutzung der Teilgruppen - field349.components = Untergruppe Gemeinsame Nutzung -field349.name = Kombiniertes Kriterium - +field349.name = Kombiniertes Kriterium field34A.components = Datum - W\u00E4hrung - Betrag - field34B.components = W\u00E4hrung - Betrag - field34B[304].name = Kommission und geb\u00FChren \u2013 W\u00E4hrung und betrag - field34B[306].name = W\u00E4hrung und Betrag der Pr\u00E4mie - field34B[350].name = W\u00E4hrung und Zinsbetrag - field34B[581].name = Ausstehender Sicherheitswert - field34B[747].name = Neuer Akkred.betr nach \u00C4nderung - field34B[750].name = Zu zahlender Gesamtbetrag - field34B[769].name = Ausstehender Betrag - field34B[801].name = Betrag der Verkaufsagentur - field34C.components = Maklergeb\u00FChrtyp - Zeichen - W\u00E4hrung/Provisionsart - Betrag/Tarif -field34C.name = Kommission und geb\u00FChren - +field34C.name = Kommission und geb\u00FChren field34E.components = Zeichen - W\u00E4hrung - Betrag - field34E[320].name = W\u00E4hrung und Zinsbetrag - field34E[330].name = W\u00E4hrung und Zinsbetrag - field34E[341].name = Buchung W\u00E4hrung u Betrag - field34F.components = W\u00E4hrung - D/C-Anzeige - Betrag -field34F.name = Indikator f\u00FCr Mindestpreis Gutschriften - +field34F.name = Indikator f\u00FCr Mindestpreis Gutschriften field34J.components = Zeichen - Einheit - Betrag - field34P.components = Datum - W\u00E4hrung - Betrag -field34P.name = Gegenwert - +field34P.name = Gegenwert field34R.components = Datum - W\u00E4hrung - Betrag -field34R.name = Gegenwert - +field34R.name = Gegenwert field34a[305].name = Auszahlung der Pr\u00E4mie - field34a[601].name = Auszahlung der Pr\u00E4mie - field34a[620].name = W\u00E4hrung und Zinsbetrag - field34a[742].name = Gesamter Anspruchsbetrag - field34a[744].name = Gesamter Anspruchsbetrag - field34a[754].name = Gesamter Anspruchsbetrag - field35A.components = Art - Menge -field35A.name = St\u00FCckzahl der Wertpapiere - +field35A.name = St\u00FCckzahl der Wertpapiere field35B.components = Identifizierung des Wertpapiers - Beschreibung des Wertpapiers - field35B[300].name = Ident des Finanzinstrumentes - field35B[304].name = Ident des Finanzinstrumentes - field35B[305].name = Ident des Finanzinstrumentes - field35B[306].name = Ident des Finanzinstrumentes - field35B[340].name = Ident des Finanzinstrumentes - field35B[341].name = Ident des Finanzinstrumentes - field35B[360].name = Ident des Finanzinstrumentes - field35B[361].name = Ident des Finanzinstrumentes - field35B[380].name = Ident des Finanzinstrumentes - field35B[381].name = Ident des Finanzinstrumentes - field35B[500].name = Ident des Finanzinstrumentes - field35B[501].name = Ident des Finanzinstrumentes - field35B[502].name = Ident des Finanzinstrumentes - field35B[503].name = Ident des Finanzinstrumentes - field35B[504].name = Ident des Finanzinstrumentes - field35B[505].name = Ident des Finanzinstrumentes - field35B[506].name = Ident des Finanzinstrumentes - field35B[508].name = Ident des Finanzinstrumentes - field35B[509].name = Ident des Finanzinstrumentes - field35B[510].name = Ident des Finanzinstrumentes - field35B[513].name = Ident des Finanzinstrumentes - field35B[514].name = Ident des Finanzinstrumentes - field35B[515].name = Ident des Finanzinstrumentes - field35B[516].name = Gattung der Wertpapiere - field35B[518].name = Ident des Finanzinstrumentes - field35B[519].name = Ident des Finanzinstrumentes - field35B[524].name = Ident des Finanzinstrumentes - field35B[526].name = Gattung der Wertpapiere - field35B[527].name = Ident des Finanzinstrumentes - field35B[530].name = Ident des Finanzinstrumentes - field35B[535].name = Ident des Finanzinstrumentes - field35B[536].name = Ident des Finanzinstrumentes - field35B[537].name = Ident des Finanzinstrumentes - field35B[538].name = Ident des Finanzinstrumentes - field35B[540].name = Ident des Finanzinstrumentes - field35B[541].name = Ident des Finanzinstrumentes - field35B[542].name = Ident des Finanzinstrumentes - field35B[543].name = Ident des Finanzinstrumentes - field35B[544].name = Ident des Finanzinstrumentes - field35B[545].name = Ident des Finanzinstrumentes - field35B[546].name = Ident des Finanzinstrumentes - field35B[547].name = Ident des Finanzinstrumentes - field35B[548].name = Ident des Finanzinstrumentes - field35B[549].name = Ident des Finanzinstrumentes - field35B[558].name = Ident des Finanzinstrumentes - field35B[564].name = Ident des Finanzinstrumentes - field35B[565].name = Ident des Finanzinstrumentes - field35B[566].name = Ident des Finanzinstrumentes - field35B[567].name = Ident des Finanzinstrumentes - field35B[568].name = Ident des Finanzinstrumentes - field35B[569].name = Ident des Finanzinstrumentes - field35B[575].name = Ident des Finanzinstrumentes - field35B[576].name = Ident des Finanzinstrumentes - field35B[578].name = Ident des Finanzinstrumentes - field35B[581].name = Gatt Wpp, die als Sicherh dienen - field35B[586].name = Ident des Finanzinstrumentes - field35B[600].name = Ident des Finanzinstrumentes - field35B[601].name = Ident des Finanzinstrumentes - -field35G.components = Buchungstext - +field35C.components = Identifizierung des Wertpapiers - Beschreibung des Wertpapiers +field35C.name = Digitaler Token-Identifikator +field35G.components = Menge +field35G[760][B].name = condition/\u00E9v\u00E9nement d'expiration +field35G[760][C].name = Verfallsbedingung +field35G[767].name = Verfallsbedingung field35H.components = Zeichen - W\u00E4hrung - Menge -field35H.name = Anpassung der Sicherheit - +field35H.name = Anpassung der Sicherheit field35N.components = Art - Menge -field35N.name = St\u00FCckz zur\u00FCckger/zur\u00FCckgeg Wpp - +field35N.name = St\u00FCckz zur\u00FCckger/zur\u00FCckgeg Wpp field35S.components = Art - Menge -field35S.name = Stckz der als Sicherh \u00FCbertr Wpp - -field36.components = Tarif - +field35S.name = Stckz der als Sicherh \u00FCbertr Wpp +field36.components = Tarif field36B.components = Qualifizierer - Code der Mengenart - Menge -field36B.name = Menge des Finanzinstrumentes - +field36B.name = Menge des Finanzinstrumentes field36C.components = Qualifizierer - Mengencode - +field36D.components = Qualifizierer - Code der Mengenart - Menge field36E.components = Qualifizierer - Code der Mengenart - Zeichen - Menge - field36[101].name = Wechselkurs - field36[102].name = Wechselkurs - field36[102_STP].name = Wechselkurs - field36[103].name = Wechselkurs - field36[103_REMIT].name = Wechselkurs - field36[103_STP].name = Wechselkurs - field36[104].name = Wechselkurs - field36[107].name = Wechselkurs - field36[300].name = Wechselkurs - field36[304].name = Wechselkurs - field36[305].name = Abschlu\u00DFpreis - field36[306].name = Abschlu\u00DFpreis - field36[320].name = Wechselkurs - field36[330].name = Wechselkurs - field36[350].name = Wechselkurs - field36[620].name = Wechselkurs - field36a.name = Menge des Finanzinstrumentes - field37A.components = Tarif - Enddatum - Zeitraum - Nummer - Information - field37B.components = Tarif - Enddatum - Zeitraum - Nummer - Information - -field37C.components = Tarif - Enddatum - Zeitraum - Nummer - Information - +field37C.components = Tarif - Menge - Information field37D.components = Tarif - Enddatum - Zeitraum - Nummer - Information - field37E.components = Tarif - Enddatum - Zeitraum - Nummer - Information - -field37F.components = Tarif - Enddatum - Zeitraum - Nummer - Information - +field37F.components = Tarif - Information - Information field37G.components = Zeichen - Tarif - field37G[320].name = Zinssatz - field37G[330].name = Zinssatz - field37G[360].name = Mindestsatz - field37G[361].name = Mindestsatz - field37G[362].name = Mindestsatz - field37G[364].name = Neu festgesetzter Satz - field37G[365].name = Neu festgesetzter Satz - field37G[620].name = Zinssatz - field37H.components = Indikator - Zeichen - Tarif -field37H.name = Neuer Zinssatz - +field37H.name = Neuer Zinssatz field37J.components = Tarif - field37J[306].name = H\u00F6he der Barriere - field37J[516].name = Zinssatz auf die Wertpapiere - field37K.components = W\u00E4hrung - Tarif -field37K.name = Pr\u00E4mienpreis - -field37L.components = Tarif - +field37K.name = Pr\u00E4mienpreis +field37L.components = Tarif field37L[306].name = Niederes Barrierenniveau - field37L[320].name = Steuer-/Abgabensatz - field37L[330].name = Steuer-/Abgabensatz - field37L[350][D1].name = Steuer-/Abgabensatz - field37L[350][D2].name = Steuer-/Abgabensatz Brkrprovsion - field37L[620].name = Steuer-/Abgabensatz - field37M.components = Zeichen - Tarif - field37M[340].name = Fester Zinssatz - field37M[341].name = Fester Zinssatz - field37M[350].name = Zinssatz - field37M[360].name = Fester Zinssatz - field37M[361].name = Fester Zinssatz - field37M[362].name = Gesamter Zinssatz - field37M[364].name = Gegenw\u00E4rtiger fester Satz - field37M[365].name = Gegenw\u00E4rtiger fester Satz - -field37N.name = Einzelheiten \u00FCber den Zinssatz - +field37N.name = Einzelheiten \u00FCber den Zinssatz field37N[360][B].components = Buchungstext - field37N[360][C].components = Buchungstext - field37N[360][E].components = Zeile - field37N[360][F].components = Buchungstext - field37N[361].components = Buchungstext - field37N[362][B].components = Buchungstext - field37N[362][D].components = Zeile - field37N[364].components = Buchungstext - field37N[365].components = Buchungstext - -field37P.components = Tarif -field37P.name = Niederes Ausl\u00F6serniveau - field37R.components = Zeichen - Tarif - field37R[341].name = Abrechnungssatz - field37R[360].name = Spanne - field37R[361].name = Spanne - field37R[362].name = Spanne - -field37U.components = Tarif -field37U.name = Ausl\u00F6serniveau - field37V.components = Zeichen - Tarif -field37V.name = H\u00F6chstsatz - +field37V.name = H\u00F6chstsatz field37a.name = Vereinbarter Rabatt - field38A.components = Zeitraum -field38A.name = K\u00FCndigungsfrist - +field38A.name = K\u00FCndigungsfrist field38D.components = Zeitraum -field38D.name = Kontraktperiode - +field38D.name = Kontraktperiode field38E.components = Nummer - Zeitraum -field38E.name = Angegebene F\u00E4lligkeit - +field38E.name = Angegebene F\u00E4lligkeit field38G.components = Nummer von - Zeitraum ab - Nummer bis - Zeitraum bis - field38G[340].name = Angegebene F\u00E4lligkeit - field38G[360].name = Erste Stub-Per, Interpolier.per - field38G[361].name = Erste Stub-Per, Interpolier.per - field38H.components = Nummer von - Zeitraum ab - Nummer bis - Zeitraum bis -field38H.name = Letzte Stub-Per, Interpolier.per - +field38H.name = Letzte Stub-Per, Interpolier.per field38J.components = Indikator - Nummer -field38J.name = Anzahl Tage - +field38J.name = Anzahl Tage field39A.components = Toleranz 1 - Toleranz 2 -field39A.name = Toleranz f\u00FCr den Kreditbetr in % - +field39A.name = Toleranz f\u00FCr den Kreditbetr in % field39C.components = Buchungstext - field39C[700].name = Gesicherter Zusatzbetrag - field39C[705].name = Gesicherter Zusatzbetrag - field39C[707].name = Gesicherter Zusatzbetrag - field39C[710].name = Gesicherter Zusatzbetrag - field39C[720].name = Gesicherter Zusatzbetrag - field39C[740].name = Gesicherter Zusatzbetrag - field39C[747].name = Gesicherter Zusatzbetrag - field39C[769].name = Angaben zum Betrag - -field39D.components = Buchungstext - field39E.components = Buchungstext - +field39E.name = \u00DCbeweisungsbedingungen +field39F.components = Zeile field39M.components = L\u00E4ndercode - field39M[300].name = Zahlung Clearing center - field39M[304].name = Zahlung Clearing Center - field39M[305].name = Zahlung Clearing Center - field39M[306].name = Zahlung Clearing Center - field39M[320].name = Zahlung Clearing Center - field39M[330].name = Zahlung Clearing Center - field39M[340].name = Zahlung Clearing Center - field39M[341].name = Zahlung Clearing Center - field39M[360].name = Zahlung Clearing Center - field39M[361].name = Zahlung Clearing Center - field405.components = Fehlercode - Zeilenkennzeichnung -field405.name = Grund f\u00FCr die Zur\u00FCckweisung - +field405.name = Grund f\u00FCr die Zur\u00FCckweisung field40A.components = Art -field40A.name = Form des Akkreditives - +field40A.name = Form des Akkreditives field40B.components = Art - Code -field40B.name = Form des Akkreditives - +field40B.name = Form des Akkreditives field40C.components = Art - Buchungstext -field40C.name = Anwendbare Richtlinien - +field40C.name = Anwendbare Richtlinien +field40D.name = Gew\u00FCnschtes Standardformulierungen field40E.components = Geltende Regeln - Buchungstext -field40E.name = Anwendbare Richtlinien - +field40E.name = Anwendbare Richtlinien field40F.name = Anwendbare Richtlinien - field41A.components = Identifizierercode - Code - field41D.components = Name und Adresse - Code - field41F.components = Identifizierercode - field41G.components = Name und Adresse - -field41a.name = Verf\u00FCgbar bei/von - +field41a[700].name = Verf\u00FCgbar bei/von +field41a[705].name = Verf\u00FCgbar bei/von +field41a[707].name = Verf\u00FCgbar bei/von +field41a[710].name = Verf\u00FCgbar bei/von +field41a[720].name = Verf\u00FCgbar bei/von +field41a[740].name = Verf\u00FCgbar bei/von +field41a[760].name = Verf\u00FCgbar bei field421.name = Fehlercode bzgl. Retrieval - field422.components = Zeile -field422.name = Kopie Nachrichten Datentext - +field422.name = Kopie Nachrichten Datentext field423.name = Datum und Uhrzeit der Balance Checkpoint - -field424.name = Zugeh\u00F6rige Verweise - +field424.name = Zugeh\u00C3\u00B6rige Verweise field425.components = Zeile -field425.name = MI Nachrichten Datentext - +field425.name = MI Nachrichten Datentext field42A.components = Identifizierer der Partei - Identifizierercode - field42C.components = Buchungstext -field42C.name = Bankwechsel bei... - +field42C.name = Bankwechsel bei... field42D.components = Identifizierer der Partei - Name und Adresse - field42M.components = Buchungstext -field42M.name = Details \u00FCber gemischte Zhlgen - +field42M.name = Details \u00FCber gemischte Zhlgen field42P.components = Buchungstext - field42P[700].name = Details \u00FCber aufgesch Zhlgen - field42P[707].name = Negot/Details \u00FCber aufgesch Zhlgen - field42P[710].name = Details \u00FCber aufgesch Zhlgen - field42P[720].name = Details \u00FCber aufgesch Zhlgen - field42P[740].name = Details \u00FCber aufgesch Zhlgen - field42a.name = Bezogener - field431.name = Nachrichtenstatus - field432.name = Grund f\u00FCr Abbrechen - field433.components = Codewort - Zusatzinformation -field433.name = Screening Resultat - +field433.name = Screening Resultat field43P.components = Buchungstext -field43P.name = Teillieferungen - +field43P.name = Teillieferungen field43T.components = Buchungstext -field43T.name = Umexpedierung - -field44A.components = Buchungstext -field44A.name = \u00DCbernahme/Empfangort - -field44B.components = Buchungstext -field44B.name = Endg\u00FCltig. Bestimmung/Liefersort - +field43T.name = Umexpedierung +field44A.name = \u00DCbernahme/Empfangort +field44B.name = Endg\u00FCltig. Bestimmung/Liefersort field44C.components = Datum -field44C.name = Sp\u00E4testes Versanddatum - +field44C.name = Sp\u00E4testes Versanddatum field44D.components = Buchungstext -field44D.name = Lieferfrist - -field44E.components = Buchungstext -field44E.name = Verladehafen / Abflughafen - -field44F.components = Buchungstext -field44F.name = L\u00F6schungshafen/Bestim.flughafen - -field44H.components = L\u00E4ndercode - Buchungstext - +field44D.name = Lieferfrist +field44E.name = Verladehafen / Abflughafen +field44F.name = L\u00F6schungshafen/Bestim.flughafen field451.name = Annehmen/Zur\u00FCckweisen - field45A.components = Buchungstext -field45A.name = Bschr der G\u00FCter und/oder Dlstgen - +field45A.name = Bschr der G\u00FCter und/oder Dlstgen field45B.components = Buchungstext -field45B.name = Bschr der G\u00FCter und/oder Dlstgen - +field45B.name = Bschr der G\u00FCter und/oder Dlstgen field45C.components = Buchungstext - +field45C.name = Vorlage Dokumentation und Anweisung field45D.components = Buchungstext -field45D.name = Buchungstext - +field45D.name = Buchungstext field45L.components = Buchungstext - +field45L.name = Details der zugrunde liegenden Transaktion field461.components = Leerer Bericht -field461.name = Bericht Code - +field461.name = Bericht Code field46A.components = Buchungstext -field46A.name = Erforderliche Dokumente - +field46A.name = Erforderliche Dokumente field46B.components = Buchungstext -field46B.name = Erforderliche Dokumente - +field46B.name = Erforderliche Dokumente field47A.components = Buchungstext -field47A.name = Zus\u00E4tzliche Bedingungen - +field47A.name = Zus\u00E4tzliche Bedingungen field47B.components = Buchungstext -field47B.name = Zus\u00E4tzliche Bedingungen - -field48.components = Tage - Buchungstext -field48.name = Vorlagefrist in Tagen - -field48B.components = Code - -field48D.components = Code - -field49.components = Anweisung -field49.name = Anweisungen f\u00FCr die Best\u00E4tigung - -field49A.components = Code - Buchungstext - +field47B.name = Zus\u00E4tzliche Bedingungen +field48.components = Tage - Buchungstext +field48.name = Vorlagefrist in Tagen +field48B.components = Tage +field48B.name = VerlangenIndikator +field48D.components = Tage +field48D.name = \u00DCberweisungsindikator +field49.components = Anweisung +field49.name = Anweisungen f\u00FCr die Best\u00E4tigung +field49A.components = Code - Anweisung +field49A.name = Betragen Auszug field49G.components = Anweisung -field49G.name = Spezielle Zahlungbedingungen Beg\u00FCnstigte - +field49G.name = Spezielle Zahlungbedingungen Beg\u00FCnstigte field49H.components = Anweisung -field49H.name = Spezielle Zahlungbedingungen empfangende Bank - +field49H.name = Spezielle Zahlungbedingungen empfangende Bank field49M.components = Buchungstext -field49M.name = Spezielle Zahlungbedingungen Beg\u00FCnstigte - +field49M.name = Spezielle Zahlungbedingungen Beg\u00FCnstigte field49N.components = Buchungstext -field49N.name = Spezielle Zahlungbedingungen empfangende Bank - -field50.components = Name und Adresse - +field49N.name = Spezielle Zahlungbedingungen empfangende Bank +field50.components = Name und Adresse field50A.components = Konto - Identifizierercode - field50B.components = Name und Adresse - field50B[707].name = Nicht-Bank Aussteller - field50B[710].name = Nicht-Bank Aussteller - field50B[720].name = Nichtbank ausst urspr. Akkredit - field50C.components = Identifizierercode - field50D.components = Identifizierer der Partei - Name und Adresse -field50D.name = Hauptbetrag - +field50D.name = Hauptbetrag field50F.components = Identifizierer der Partei - Anzahl/Name und Adresse - field50G.components = Konto - Identifizierercode - field50H.components = Konto - Name und Adresse - field50K.components = Konto - Name und Adresse - field50L.components = Identifizierer der Partei - field50[700].name = Akkreditivsteller - field50[705].name = Akkreditivsteller - field50[707].name = Details \u00FCber Akkreditivsteller - field50[710].name = Akkreditivsteller - field50[720].name = Erster Beg\u00FCnstigter - +field50[760].name = Akkreditivsteller field50a[101].name = Auftraggebender Kunde - field50a[102].name = Auftraggeber (Kunde) - field50a[102_STP].name = Auftraggeber (Kunde) - field50a[103].name = Auftraggeber (Kunde) - field50a[103_REMIT].name = Auftraggeber (Kunde) - field50a[103_STP].name = Auftraggeber (Kunde) - field50a[104].name = Gl\u00E4ubiger - field50a[107].name = Gl\u00E4ubiger - field50a[110].name = Zahler - field50a[202_COV].name = Auftraggeber (Kunde) - field50a[205_COV].name = Auftraggeber (Kunde) - field50a[210].name = Auftraggeber (Kunde) - field50a[910].name = Auftraggeber (Kunde) - -field51.components = Name und Adresse - +field51.components = Name und Adresse +field51.name = Anweisende Partei field51A.components = Identifizierer der Partei - Identifizierercode -field51A.name = Senderinstitut - +field51A.name = Senderinstitut field51C.components = Konto - field51D.components = Identifizierer der Partei - Name und Adresse - field51a[700].name = antragstellenden Bank - field51a[710].name = antragstellenden Bank - field51a[801].name = Verkaufsagentur - field52A.components = Identifizierer der Partei - Identifizierercode -field52A.name = auftraggebenden Instit - +field52A.name = auftraggebenden Instit field52B.components = Identifizierer der Partei - Standort - field52C.components = Identifizierer der Partei - field52D.components = Identifizierer der Partei - Name und Adresse - field52a[101].name = Kontof\u00FChrendes Institut - field52a[102].name = auftraggebenden Instit - field52a[103].name = auftraggebenden Instit - field52a[103_REMIT].name = auftraggebenden Instit - field52a[104].name = Bank des Gl\u00E4ubigers - field52a[107].name = Bank des Gl\u00E4ubigers - field52a[110].name = Ausstellerbank - field52a[111].name = Ausstellerbank - field52a[112].name = Ausstellerbank - field52a[190].name = auftraggebenden Instit - field52a[191].name = auftraggebenden Instit - field52a[202].name = auftraggebenden Instit - field52a[202_COV].name = auftraggebenden Instit - field52a[203].name = auftraggebenden Instit - field52a[205].name = auftraggebenden Instit - field52a[205_COV].name = auftraggebenden Instit - field52a[210].name = auftraggebenden Instit - field52a[290].name = auftraggebenden Instit - field52a[291].name = auftraggebenden Instit - field52a[390].name = auftraggebenden Instit - field52a[391].name = auftraggebenden Instit - field52a[400].name = bestellenden Bank - field52a[450].name = Versender des Geldbriefes - field52a[455].name = Versender des Geldbriefes - field52a[456].name = Versender des Geldbriefes - field52a[490].name = auftraggebenden Instit - field52a[491].name = auftraggebenden Instit - field52a[590].name = auftraggebenden Instit - field52a[591].name = auftraggebenden Instit - field52a[690].name = auftraggebenden Instit - field52a[691].name = auftraggebenden Instit - field52a[707].name = ausstellende Bank - field52a[710].name = ausstellende Bank - field52a[720].name = Bk, die D/C-Orig ausgest hat - field52a[742].name = ausstellende Bank - field52a[744].name = ausstellende Bank - field52a[759].name = Aussteller - +field52a[760].name = Aussteller +field52a[761].name = Aussteller +field52a[765].name = Aussteller +field52a[767].name = Aussteller +field52a[775].name = Aussteller +field52a[785].name = Aussteller +field52a[786].name = Aussteller +field52a[787].name = Aussteller field52a[790].name = auftraggebenden Instit - field52a[791].name = auftraggebenden Instit - field52a[802].name = Ausgabestelle - field52a[890].name = auftraggebenden Instit - field52a[891].name = auftraggebenden Instit - field52a[900].name = auftraggebenden Instit - field52a[910].name = auftraggebenden Instit - field52a[990].name = auftraggebenden Instit - field52a[991].name = auftraggebenden Instit - field533.name = Wert der Annahmeschlu\u00DF-Uhrzeit - field53A.components = Identifizierer der Partei - Identifizierercode - field53B.components = Identifizierer der Partei - Standort -field53B.name = Korrespondent des Senders - +field53B.name = Korrespondent des Senders field53C.components = Konto - field53D.components = Identifizierer der Partei - Name und Adresse - field53J.components = Identifizierung der Partei - field53a[102].name = Korrespondent des Senders - field53a[102_STP].name = Korrespondent des Senders - field53a[103].name = Korrespondent des Senders - field53a[103_REMIT].name = Korrespondent des Senders - field53a[103_STP].name = Korrespondent des Senders - field53a[104].name = Korrespondent des Senders - field53a[107].name = Korrespondent des Senders - field53a[110].name = Korrespondent des Senders - field53a[202].name = Korrespondent des Senders - field53a[202_COV].name = Korrespondent des Senders - field53a[203].name = Korrespondent des Senders - field53a[204].name = Belastetes Institut - field53a[205].name = Korrespondent des Senders - field53a[205_COV].name = Korrespondent des Senders - field53a[300].name = Vermittlungsstelle - field53a[304].name = Vermittlungsstelle - field53a[305].name = Korrespondent des Senders - field53a[306].name = Vermittlungsstelle - field53a[320].name = Vermittlungsstelle - field53a[330].name = Vermittlungsstelle - field53a[340].name = Vermittlungsstelle - field53a[341].name = Vermittlungsstelle - field53a[350].name = Vermittlungsstelle - field53a[360].name = Vermittlungsstelle - field53a[361].name = Vermittlungsstelle - field53a[362].name = Vermittlungsstelle - field53a[364].name = Vermittlungsstelle - field53a[365].name = Vermittlungsstelle - field53a[400].name = Korrespondent des Senders - field53a[416].name = Korrespondent des Senders - field53a[600].name = Korrespondent des Senders - field53a[601].name = Korrespondent des Senders - field53a[620].name = Vermittlungsstelle - field53a[700].name = Remboursbank - field53a[707].name = Remboursbank - field53a[710].name = Remboursbank - field53a[752].name = Korrespondent des Senders - field53a[754].name = Remboursbank - field53a[756].name = Korrespondent des Senders - field53a[802].name = Korrespondent des Senders - field54A.components = Identifizierer der Partei - Identifizierercode -field54A.name = Korr des Empf\u00E4ngers - +field54A.name = Korr des Empf\u00E4ngers field54B.components = Identifizierer der Partei - Standort - field54D.components = Identifizierer der Partei - Name und Adresse - field54a.name = Korr des Empf\u00E4ngers - field55A.components = Identifizierer der Partei - Identifizierercode -field55A.name = Drittes Remboursinstitut - +field55A.name = Drittes Remboursinstitut field55B.components = Identifizierer der Partei - Standort - field55D.components = Identifizierer der Partei - Name und Adresse - field55a.name = Drittes Remboursinstitut - field56A.components = Identifizierer der Partei - Identifizierercode -field56A.name = Vermittlungsinstitut - +field56A.name = Vermittlungsinstitut field56B.components = Identifizierer der Partei - Standort - field56C.components = Identifizierer der Partei - field56D.components = Identifizierer der Partei - Name und Adresse - field56J.components = Identifizierung der Partei - -field56a.name = Vermittlungsinstitut - +field56a[101].name = Vermittlungsinstitut +field56a[103].name = Vermittlungsinstitut +field56a[103_REMIT].name = Vermittlungsinstitut +field56a[200].name = Vermittlungsinstitut +field56a[201].name = Vermittlungsinstitut +field56a[202].name = Vermittlungsinstitut +field56a[202_COV].name = Vermittlungsinstitut +field56a[203].name = Vermittlungsinstitut +field56a[205].name = Vermittlungsinstitut +field56a[205_COV].name = Vermittlungsinstitut +field56a[210].name = Vermittlungsinstitut +field56a[300].name = Vermittlungsinstitut +field56a[304].name = Vermittlungsinstitut +field56a[305].name = Vermittlungsinstitut +field56a[306].name = Vermittlungsinstitut +field56a[320].name = Vermittlungsinstitut +field56a[330].name = Vermittlungsinstitut +field56a[340].name = Vermittlungsinstitut +field56a[341].name = Vermittlungsinstitut +field56a[350].name = Vermittlungsinstitut +field56a[360].name = Vermittlungsinstitut +field56a[361].name = Vermittlungsinstitut +field56a[362].name = Vermittlungsinstitut +field56a[364].name = Vermittlungsinstitut +field56a[365].name = Vermittlungsinstitut +field56a[600].name = Vermittlungsinstitut +field56a[601].name = Vermittlungsinstitut +field56a[620].name = Vermittlungsinstitut +field56a[760].name = Avisierende Bank +field56a[765].name = Vermittlungsinstitut +field56a[785].name = Avisierende Bank +field56a[910].name = Vermittlungsinstitut field57A.components = Identifizierer der Partei - Identifizierercode -field57A.name = Kontof\u00FChrendes Institut - +field57A.name = Kontof\u00FChrendes Institut field57B.components = Identifizierer der Partei - Standort - field57C.components = Identifizierer der Partei - field57D.components = Identifizierer der Partei - Name und Adresse - field57J.components = Identifizierung der Partei - field57a[101].name = Kontof\u00FChrendes Institut - field57a[102].name = Kontof\u00FChrendes Institut - field57a[103].name = Kontof\u00FChrendes Institut - field57a[103_REMIT].name = Kontof\u00FChrendes Institut - field57a[104].name = Bank des Zahlungspflichtigen - field57a[107].name = Bank des Zahlungspflichtigen - field57a[191].name = Kontof\u00FChrendes Institut - field57a[200].name = Kontof\u00FChrendes Institut - field57a[201].name = Kontof\u00FChrendes Institut - field57a[202].name = Kontof\u00FChrendes Institut - field57a[202_COV].name = Kontof\u00FChrendes Institut - field57a[203].name = Kontof\u00FChrendes Institut - field57a[204].name = Kontof\u00FChrendes Institut - field57a[205].name = Kontof\u00FChrendes Institut - field57a[205_COV].name = Kontof\u00FChrendes Institut - field57a[291].name = Kontof\u00FChrendes Institut - field57a[300].name = Agent f\u00FCr Empfang - field57a[304].name = Agent f\u00FCr Empfang - field57a[305].name = Kontof\u00FChrendes Institut - field57a[306].name = Agent f\u00FCr Empfang - field57a[320].name = Agent f\u00FCr Empfang - field57a[330].name = Agent f\u00FCr Empfang - field57a[340].name = Agent f\u00FCr Empfang - field57a[341].name = Agent f\u00FCr Empfang - field57a[350].name = Agent f\u00FCr Empfang - field57a[360].name = Agent f\u00FCr Empfang - field57a[361].name = Agent f\u00FCr Empfang - field57a[362].name = Agent f\u00FCr Empfang - field57a[364].name = Agent f\u00FCr Empfang - field57a[365].name = Agent f\u00FCr Empfang - field57a[391].name = Kontof\u00FChrendes Institut - field57a[400].name = Kontof\u00FChrende Bank - field57a[491].name = Kontof\u00FChrendes Institut - field57a[516].name = Kontof\u00FChrendes Institut - field57a[591].name = Kontof\u00FChrendes Institut - field57a[600].name = Kontof\u00FChrendes Institut - field57a[601].name = Kontof\u00FChrendes Institut - field57a[620].name = Agent f\u00FCr Empfang - field57a[691].name = Kontof\u00FChrendes Institut - field57a[700].name = Avisierende Bank - field57a[705].name = Avisierende Bank - field57a[707].name = Avisierende Bank - field57a[710].name = Avisierende Bank - field57a[720].name = Avisierende Bank - field57a[730].name = Kontof\u00FChrende Bank - field57a[734].name = Kontof\u00FChrende Bank - field57a[742].name = Kontof\u00FChrende Bank - field57a[750].name = Kontof\u00FChrende Bank - field57a[754].name = Kontof\u00FChrende Bank - field57a[760].name = Avisierende Bank - field57a[765].name = Kontof\u00FChrendes Institut - field57a[768].name = Kontof\u00FChrende Bank - field57a[769].name = Kontof\u00FChrende Bank - field57a[785].name = Avisierende Bank - field57a[791].name = Kontof\u00FChrendes Institut - field57a[891].name = Kontof\u00FChrendes Institut - field57a[985].name = Kontof\u00FChrendes Institut - field57a[991].name = Kontof\u00FChrendes Institut - field58A.components = Identifizierer der Partei - Identifizierercode - field58B.components = Identifizierer der Partei - Standort - field58D.components = Identifizierer der Partei - Name und Adresse - field58J.components = Identifizierung der Partei - field58a[202].name = Beg\u00FCnstigtes Institut - field58a[202_COV].name = Beg\u00FCnstigtes Institut - field58a[203].name = Beg\u00FCnstigtes Institut - field58a[204].name = Beg\u00FCnstigtes Institut - field58a[205].name = Beg\u00FCnstigtes Institut - field58a[205_COV].name = Beg\u00FCnstigtes Institut - field58a[300].name = Beg\u00FCnstigtes Institut - field58a[304].name = Beg\u00FCnstigtes Institut - field58a[306].name = Beg\u00FCnstigtes Institut - field58a[320].name = Beg\u00FCnstigtes Institut - field58a[330].name = Beg\u00FCnstigtes Institut - field58a[340].name = Beg\u00FCnstigtes Institut - field58a[341].name = Beg\u00FCnstigtes Institut - field58a[350].name = Beg\u00FCnstigtes Institut - field58a[400].name = Beg\u00FCnstigte Bank - field58a[620].name = Beg\u00FCnstigtes Institut - field58a[700].name = Beauftragte Best\u00E4tigungspartei - field58a[707].name = Beauftragte Best\u00E4tigungspartei - field58a[710].name = Beauftragte Best\u00E4tigungspartei - field58a[720].name = Beauftragte Best\u00E4tigungspartei - field58a[740].name = Negotiierende Bank - field58a[742].name = Beg\u00FCnstigte Bank - field58a[754].name = Beg\u00FCnstigte Bank - -field59.components = Konto - Name und Adresse - +field58a[760].name = Beauftragte Best\u00E4tigungspartei +field59.components = Konto - Name und Adresse field59A.components = Konto - Identifizierercode - field59F.components = Konto - Anzahl/Name und Adresse - field59[111].name = Zahlungsempf\u00E4nger - field59[112].name = Zahlungsempf\u00E4nger - field59[416].name = Bezogener - field59[420].name = Bezogener - field59[430].name = Bezogener - field59[700].name = Beg\u00FCnstigter - field59[705].name = Beg\u00FCnstigter - field59[707].name = Beg\u00FCnst (vor \u00C4nderg) - field59[710].name = Beg\u00FCnstigter - field59[720].name = Zweiter Beg\u00FCnstigter - field59[740].name = Beg\u00FCnstigter - field59[760].name = Beg\u00FCnstigter - field59[767].name = Beg\u00FCnstigter - field59[985].name = Auskunftspartei - field59[986].name = Auskunftspartei - field59a[101].name = Beg\u00FCnstigter - field59a[102].name = Beg\u00FCnstigter Kunde - field59a[102_STP].name = Beg\u00FCnstigter Kunde - field59a[103].name = Beg\u00FCnstigter Kunde - field59a[103_REMIT].name = Beg\u00FCnstigter Kunde - field59a[103_STP].name = Beg\u00FCnstigter Kunde - field59a[104].name = Zahlungspflichtiger - field59a[107].name = Zahlungspflichtiger - field59a[110].name = Zahlungsempf\u00E4nger - field59a[202_COV].name = Beg\u00FCnstigter Kunde - field59a[205_COV].name = Beg\u00FCnstigter Kunde - field59a[760].name = Beg\u00FCnstigter - field59a[765].name = Beg\u00FCnstigter - field59a[767].name = Beg\u00FCnstigter - field59a[785].name = Beg\u00FCnstigter - -field60F.name = Er\u00F6ffnungssaldo - +field60F.name = Er\u00F6ffnungssaldo field60F[608].components = D/C-Anzeige - Datum - Einheit - Betrag - field60F[940].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field60F[941].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field60F[950].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field60F[970].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field60F[972].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field60M[608].components = D/C-Anzeige - Datum - Einheit - Betrag - field60M[940].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field60M[950].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field60M[970].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field60M[972].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field60a.name = Erster Er\u00F6ffnungssaldo - -field61.name = Auszugs-Zeile - +field61.name = Auszugs-Zeile field619.components = Servicecode -field619.name = abgebrochene Nachricht VAS-Code - +field619.name = abgebrochene Nachricht VAS-Code field61[608].components = Datum - Buchungstag - Belastungs-/Gutschriftsanzeige - Fondscode - Betrag - Transaktionsart - Identifizierungscode - Referenz f\u00FCr den Kontoinhaber - Referenz des kontof\u00FChrenden Instituts - Erg\u00E4nzende Angaben - field61[940].components = Wertstellungstermin - Buchungstag - Belastungs-/Gutschriftsanzeige - Fondscode - Betrag - Transaktionsart - Identifizierungscode - Referenz f\u00FCr den Kontoinhaber - Referenz des kontof\u00FChrenden Instituts - Erg\u00E4nzende Angaben - field61[942].components = Wertstellungstermin - Buchungstag - Belastungs-/Gutschriftsanzeige - Fondscode - Betrag - Transaktionsart - Identifizierungscode - Referenz f\u00FCr den Kontoinhaber - Referenz des kontof\u00FChrenden Instituts - Erg\u00E4nzende Angaben - field61[950].components = Wertstellungstermin - Buchungstag - Belastungs-/Gutschriftsanzeige - Fondscode - Betrag - Transaktionsart - Identifizierungscode - Referenz f\u00FCr den Kontoinhaber - Referenz des kontof\u00FChrenden Instituts - Erg\u00E4nzende Angaben - field61[970].components = Wertstellungstermin - Buchungstag - Belastungs-/Gutschriftsanzeige - Fondscode - Betrag - Transaktionsart - Identifizierungscode - Referenz f\u00FCr den Kontoinhaber - Referenz des kontof\u00FChrenden Instituts - Erg\u00E4nzende Angaben - field61[972].components = Wertstellungstermin - Buchungstag - Belastungs-/Gutschriftsanzeige - Fondscode - Betrag - Transaktionsart - Identifizierungscode - Referenz f\u00FCr den Kontoinhaber - Referenz des kontof\u00FChrenden Instituts - Erg\u00E4nzende Angaben - field62F[608].components = D/C-Anzeige - Datum - Einheit - Betrag - field62F[940].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field62F[941].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag -field62F[941].name = Buchsaldo - +field62F[941].name = Buchsaldo field62F[950].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field62F[970].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field62F[971].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag -field62F[971].name = Abschlie\u00DF Neuer Saldo - +field62F[971].name = Abschlie\u00DF Neuer Saldo field62F[972].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field62M[608].components = D/C-Anzeige - Datum - Einheit - Betrag - field62M[940].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field62M[950].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field62M[970].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field62M[972].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field62a[608].name = Schlu\u00DFsaldo - field62a[940].name = Buchsaldo - field62a[950].name = Buchsaldo - field62a[970].name = Schlu\u00DFsaldo - field62a[972].name = Schlu\u00DFsaldo - field64[608].components = D/C-Anzeige - Datum - Einheit - Betrag -field64[608].name = Verf\u00FCgbarer Schlu\u00DFsaldo - +field64[608].name = Verf\u00FCgbarer Schlu\u00DFsaldo field64[940].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag -field64[940].name = Abschl-Saldo (verf\u00FCg Gelder) - +field64[940].name = Abschl-Saldo (verf\u00FCg Gelder) field64[941].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag -field64[941].name = Abschl-Saldo (verf\u00FCg Gelder) - +field64[941].name = Abschl-Saldo (verf\u00FCg Gelder) field64[950].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag -field64[950].name = Abschl-Saldo (verf\u00FCg Gelder) - +field64[950].name = Abschl-Saldo (verf\u00FCg Gelder) field64[970].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag -field64[970].name = Verf\u00FCgbarer Schlu\u00DFsaldo - +field64[970].name = Verf\u00FCgbarer Schlu\u00DFsaldo field64[972].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag -field64[972].name = Verf\u00FCgbarer Schlu\u00DFsaldo - -field65.name = Saldo mit Nachvaluta - +field64[972].name = Verf\u00FCgbarer Schlu\u00DFsaldo +field65.name = Saldo mit Nachvaluta field65[608].components = D/C-Anzeige - Datum - Einheit - Betrag - field65[940].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field65[941].components = D/C-Anzeige - Datum - W\u00E4hrung - Betrag - field69A.components = Qualifizierer - Datum1 - Datum2 - field69B.components = Qualifizierer - Datum1 - Uhrzeit1 - Datum2 - Uhrzeit2 - field69C.components = Qualifizierer - Datum - Datumscode - field69D.components = Qualifizierer - Datum - Uhrzeit - Datumscode - field69E.components = Qualifizierer - Datumscode - Datum - field69F.components = Qualifizierer - Datumscode - Datum - Uhrzeit - field69J.components = Qualifizierer - Datumscode - field69a.name = Periode - -field70.components = Buchungstext -field70.name = Informationen des Einreichers - +field70.components = Buchungstext +field70.name = Informationen des Einreichers field70C.components = Qualifizierer - Buchungstext -field70C.name = Freier Text - -field70D.components = Qualifizierer - Buchungstext - +field70C.name = Freier Text +field70D.components = Qualifizierer - Buchungstext field70D[380].name = Freier Text - field70D[381].name = Freier Text - field70D[506].name = Freier Text - field70D[507].name = Freier Text - field70D[509].name = Freier Text - field70D[510].name = Freier Text - field70D[530].name = Freier Text - field70D[537].name = Freier Text - field70D[540].name = Freier Text - field70D[541].name = Freier Text - field70D[542].name = Freier Text - field70D[543].name = Freier Text - field70D[544].name = Freier Text - field70D[545].name = Freier Text - field70D[546].name = Freier Text - field70D[547].name = Freier Text - field70D[548].name = Freier Text - field70D[558][A2a].name = Freier Text - field70D[558][C].name = Reason Narrative - field70D[558][D].name = Reason Narrative - field70D[567].name = Freier Text - field70D[578].name = Freier Text - field70D[586].name = Freier Text - field70E.components = Qualifizierer - Buchungstext -field70E.name = Freier Text - +field70E.name = Freier Text field70F.components = Qualifizierer - Buchungstext - field70G.components = Qualifizierer - Buchungstext - field70H.components = Qualifizierer - Buchungstext -field70H.name = Freier Text - +field70H.name = Freier Text field70a.name = Freier Text - -field71A.components = Code - +field71A.components = Code field71A[101].name = Einzelheiten zu den Geb\u00FChren - field71A[102].name = Einzelheiten zu den Geb\u00FChren - field71A[102_STP].name = Einzelheiten zu den Geb\u00FChren - field71A[103].name = Einzelheiten zu den Geb\u00FChren - field71A[103_REMIT].name = Einzelheiten zu den Geb\u00FChren - field71A[103_STP].name = Einzelheiten zu den Geb\u00FChren - field71A[104].name = Einzelheiten zu den Geb\u00FChren - field71A[107].name = Einzelheiten zu den Geb\u00FChren - field71A[740].name = Geb\u00FChren der Remboursbank - field71B.components = Buchungstext - field71B[190].name = Einzelheiten zu den Geb\u00FChren - field71B[191].name = Einzelheiten zu den Geb\u00FChren - field71B[290].name = Einzelheiten zu den Geb\u00FChren - field71B[291].name = Einzelheiten zu den Geb\u00FChren - field71B[390].name = Einzelheiten zu den Geb\u00FChren - field71B[391].name = Einzelheiten zu den Geb\u00FChren - field71B[400].name = Einzelheiten zu den Geb\u00FChren - field71B[456].name = Geb\u00FChr - field71B[490].name = Einzelheiten zu den Geb\u00FChren - field71B[491].name = Einzelheiten zu den Geb\u00FChren - field71B[590].name = Einzelheiten zu den Geb\u00FChren - field71B[591].name = Einzelheiten zu den Geb\u00FChren - field71B[690].name = Einzelheiten zu den Geb\u00FChren - field71B[691].name = Einzelheiten zu den Geb\u00FChren - field71B[790].name = Einzelheiten zu den Geb\u00FChren - field71B[791].name = Einzelheiten zu den Geb\u00FChren - field71B[890].name = Einzelheiten zu den Geb\u00FChren - field71B[891].name = Einzelheiten zu den Geb\u00FChren - field71B[990].name = Einzelheiten zu den Geb\u00FChren - field71B[991].name = Einzelheiten zu den Geb\u00FChren - field71C.components = Buchungstext -field71C.name = Einzelheiten zu den Anpassungen - +field71C.name = Einzelheiten zu den Anpassungen field71D.components = Buchungstext - field71D[700].name = Geb\u00FChren - field71D[707].name = Geb\u00FChren - field71D[710].name = Geb\u00FChren - field71D[720].name = Geb\u00FChren - field71D[730].name = Geb\u00FChren - field71D[740].name = Andere Geb\u00FChren - field71D[742].name = Geb\u00FChren - field71D[744].name = Geb\u00FChren der Remboursbank - field71D[750].name = Abzuziehende Geb\u00FChren - field71D[752].name = Abgezogene Geb\u00FChren - field71D[754].name = Abgezogene Geb\u00FChren - +field71D[760].name = Geb\u00FChren field71D[768].name = Einzelheiten zu den Geb\u00FChren - field71D[769].name = Einzelheiten zu den Geb\u00FChren - -field71F.components = W\u00E4hrung - Betrag - +field71F.components = W\u00E4hrung - Betrag field71F[102].name = Geb\u00FChren des Senders - field71F[102_STP].name = Geb\u00FChren des Senders - field71F[103].name = Geb\u00FChren des Senders - field71F[103_REMIT].name = Geb\u00FChren des Senders - field71F[103_STP].name = Geb\u00FChren des Senders - field71F[104][B].name = Geb\u00FChren des Senders - field71F[104][C].name = Geb\u00FChrensumme des Senders - field71F[107][B].name = Geb\u00FChren des Senders - field71F[107][C].name = Geb\u00FChrensumme des Senders - field71F[300].name = Brokerprovision - field71F[306].name = Brokerprovision - field71F[320].name = Brokerprovision - field71F[340].name = Brokerprovision - field71F[350].name = Brokerprovision - field71F[360].name = Brokerprovision - field71F[361].name = Brokerprovision - field71F[416].name = Geb\u00FChren des Senders - field71F[620].name = Brokerprovision - -field71G.components = W\u00E4hrung - Betrag - +field71G.components = W\u00E4hrung - Betrag field71G[102][B].name = Geb\u00FChren des Empf\u00E4ngers - field71G[102][C].name = Geb\u00FChrensumme des Empf\u00E4ngers - field71G[102_STP][B].name = Geb\u00FChren des Empf\u00E4ngers - field71G[102_STP][C].name = Geb\u00FChrensumme des Empf\u00E4ngers - field71G[103].name = Geb\u00FChren des Empf\u00E4ngers - field71G[103_REMIT].name = Geb\u00FChren des Empf\u00E4ngers - field71G[103_STP].name = Geb\u00FChren des Empf\u00E4ngers - field71G[104][B].name = Geb\u00FChren des Empf\u00E4ngers - field71G[104][C].name = Geb\u00FChrensumme des Empf\u00E4ngers - field71G[107][B].name = Geb\u00FChren des Empf\u00E4ngers - field71G[107][C].name = Geb\u00FChrensumme des Empf\u00E4ngers - field71N.components = W\u00E4hrung - Betrag -field71N.name = \u00C4nderung Geb\u00FChren zahlbar von - -field72.name = Informationen Sender an Empf - +field71N.name = \u00C4nderung Geb\u00FChren zahlbar von +field72.name = Informationen Sender an Empf field72Z.components = Buchungstext -field72Z.name = Informationen Sender an Empf - +field72Z.name = Informationen Sender an Empf field72[102].components = Buchungstext strukturiertes Format - field72[102_STP].components = Buchungstext strukturiertes Format - field72[103].components = Buchungstext strukturiertes Format - field72[103_REMIT].components = Buchungstext strukturiertes Format - field72[103_STP].components = Buchungstext strukturiertes Format - field72[104].components = Buchungstext strukturiertes Format - field72[107].components = Buchungstext strukturiertes Format - field72[110].components = Buchungstext - field72[190].components = Buchungstext - field72[191].components = Buchungstext - field72[200].components = Buchungstext strukturiertes Format - field72[201].components = Buchungstext strukturiertes Format - field72[202].components = Buchungstext strukturiertes Format - field72[202_COV].components = Buchungstext strukturiertes Format - field72[203].components = Buchungstext strukturiertes Format - field72[204].components = Buchungstext strukturiertes Format - field72[205].components = Buchungstext strukturiertes Format - field72[205_COV].components = Buchungstext strukturiertes Format - field72[290].components = Buchungstext - field72[291].components = Buchungstext - field72[300].components = Buchungstext - field72[304].components = Buchungstext - field72[305].components = Buchungstext - field72[306].components = Buchungstext strukturiertes Format - field72[320].components = Buchungstext strukturiertes Format - field72[330].components = Buchungstext strukturiertes Format - field72[340].components = Buchungstext strukturiertes Format - field72[341].components = Buchungstext strukturiertes Format - field72[350].components = Buchungstext strukturiertes Format - field72[360].components = Buchungstext - field72[361].components = Buchungstext - field72[362].components = Buchungstext - field72[364].components = Buchungstext - field72[365].components = Buchungstext - field72[390].components = Buchungstext - field72[391].components = Buchungstext - field72[400].components = Buchungstext - field72[410].components = Buchungstext - field72[412].components = Buchungstext - field72[420].components = Buchungstext - field72[422].components = Buchungstext - field72[430].components = Buchungstext - field72[450].components = Buchungstext - field72[456].components = Buchungstext - field72[490].components = Buchungstext - field72[491].components = Buchungstext - field72[516].components = Buchungstext - field72[526].components = Buchungstext - field72[581].components = Buchungstext - field72[590].components = Buchungstext - field72[591].components = Buchungstext - field72[600].components = Buchungstext - field72[601].components = Buchungstext - field72[604].components = Buchungstext - field72[605].components = Buchungstext - field72[606].components = Buchungstext - field72[607].components = Buchungstext - field72[620].components = Buchungstext strukturiertes Format - field72[690].components = Buchungstext - field72[691].components = Buchungstext - field72[790].components = Buchungstext - field72[791].components = Buchungstext - field72[802].components = Buchungstext - field72[890].components = Buchungstext - field72[891].components = Buchungstext - field72[900].components = Buchungstext - field72[910].components = Buchungstext - field72[935].components = Buchungstext - field72[990].components = Buchungstext - field72[991].components = Buchungstext - -field73.components = Buchungstext - +field73.components = Buchungstext field73A.components = Buchungstext - field73A[734].name = Beanspruchte Geb\u00FChren - field73A[750].name = Hinzuzurechnende Geb\u00FChren - field73A[754].name = Hinzugerechnete Geb\u00FChren - field73R.components = Zeile 1 - Zeilen 2-6 -field73R.name = Grund f\u00FCr Nicht-Zahlung - +field73R.name = Grund f\u00FCr Nicht-Zahlung field73S.components = Zeile 1 - Zeilen 2-6 -field73S.name = Verkauf von Remboursanforderung - +field73S.name = Verkauf von Remboursanforderung field73[400].name = Hinzukommende Betr\u00E4ge - field73[801].name = Zus\u00E4tzliche Betr\u00E4ge - field74.components = Buchungstext -field74.name = \u00C4nderungen - +field74.name = \u00C4nderungen field75.components = Buchungstext -field75.name = Anfragen - +field75.name = Anfragen field76.components = Buchungstext -field76.name = Antworten - -field77.components = Buchungstext -field77.name = Freier Text - +field76.name = Antworten +field77.components = Buchungstext field77A.components = Buchungstext - field77A[195].name = Freier Text - field77A[196].name = Freier Text - field77A[295].name = Freier Text - field77A[296].name = Freier Text - field77A[300].name = Zus\u00E4tzliche Berichtsinformation - field77A[305].name = Zus\u00E4tzliche Berichtsinformation - field77A[306].name = Zus\u00E4tzliche Berichtsinformation - field77A[340].name = Zus\u00E4tzliche Berichtsinformation - field77A[341].name = Zus\u00E4tzliche Berichtsinformation - field77A[360].name = Zus\u00E4tzliche Berichtsinformation - field77A[361].name = Zus\u00E4tzliche Berichtsinformation - field77A[395].name = Freier Text - field77A[396].name = Freier Text - field77A[416].name = Grd f\u00FCr Nicht-Zhlng/Nicht-Akzept - field77A[455].name = Grund f\u00FCr die Berichtigung - field77A[456].name = Grund f\u00FCr die Nichteinl\u00F6sung - field77A[495].name = Freier Text - field77A[496].name = Freier Text - field77A[595].name = Freier Text - field77A[596].name = Freier Text - field77A[600].name = Zus\u00E4tzliche Berichtsinformation - field77A[601].name = Zus\u00E4tzliche Berichtsinformation - field77A[695].name = Freier Text - field77A[696].name = Freier Text - field77A[795].name = Freier Text - field77A[796].name = Freier Text - field77A[895].name = Freier Text - field77A[896].name = Freier Text - field77A[995].name = Freier Text - field77A[996].name = Freier Text - -field77B.components = Buchungstext - +field77B.components = Buchungstext field77B[101].name = Amtliche Nachweise - field77B[102].name = Amtliche Nachweise - field77B[102_STP].name = Amtliche Nachweise - field77B[103].name = Amtliche Nachweise - field77B[103_REMIT].name = Amtliche Nachweise - field77B[103_STP].name = Amtliche Nachweise - field77B[104].name = Amtliche Nachweise - field77B[107].name = Amtliche Nachweise - field77B[734].name = Verkauf von Dokumenten - -field77B[786].name = Verkauf von Dokumenten - +field77B[786].name = Einzelheiten zu der Garantie field77D.components = Buchungstext - field77D[300].name = Gesch\u00E4ftsbedingungen - field77D[306].name = Zus\u00E4tzliche Gesch\u00E4ftsbedingungen - field77D[320].name = Gesch\u00E4ftsbedingungen - field77D[330].name = Gesch\u00E4ftsbedingungen - field77D[360].name = Zus\u00E4tzliche Gesch\u00E4ftsbedingungen - field77D[361].name = Zus\u00E4tzliche Gesch\u00E4ftsbedingungen - field77D[456].name = Details \u00FCber nicht-eingel Posten - field77D[516].name = Besondere Gesch\u00E4ftsbedingungen - field77D[600].name = Gesch\u00E4ftsbedingungen - field77D[601].name = Gesch\u00E4ftsbedingungen - field77D[620].name = Gesch\u00E4ftsbedingungen - field77E.components = Text1 - Text2 -field77E.name = Eigene Nachricht - +field77E.name = Eigene Nachricht field77F.name = EDIFACT-Nachricht - -field77H.name = Art,Dat,Version der Vereinbarung - +field77H.name = Art,Dat,Version der Vereinbarung field77H[300].components = Art der Vereinbarung - Datum - Version - field77H[304].components = Art der Vereinbarung - Datum - Version - field77H[305].components = Art der Vereinbarung - Datum - Version - field77H[306].components = Art der Vereinbarung - Datum - Version - field77H[340].components = Art der Vereinbarung - Datum - Version - field77H[360].components = Art - Datum - Version - field77H[361].components = Art - Datum - Version - field77H[600].components = Art - Datum - Version - field77H[601].components = Art - Datum - Version - field77J.components = Buchungstext -field77J.name = Abweichungen - +field77J[734].name = Abweichungen +field77J[750].name = Abweichungen +field77J[786].name = Einzelheiten zu der Garantie field77L.components = Buchungstext - +field77L[760].name = Gew\u00FCnschtes Lokale Zusicherung Gesch\u00E4ftsbedingungen +field77L[761].name = Gew\u00FCnschtes Lokale Zusicherung Gesch\u00E4ftsbedingungen +field77L[767].name = Andere Lokale Zusicherung \u00C4nderung +field77L[775].name = Andere Lokale Zusicherung \u00C4nderung field77T.components = Zeile -field77T.name = Inhalt des Envelope - +field77T.name = Inhalt des Envelope field77U.components = Buchungstext - +field77U[760].name = Einzelheiten zu der Garantie +field77U[761].name = Zusicherung Vergabe und Bedingungen +field77U[767].name = Andere Zusicherung \u00C4nderung +field77U[775].name = Andere Zusicherung \u00C4nderung +field77[747].name = Freier Text +field77[754].name = Freier Text +field77[765].name = Vorlage Angaben field78.components = Buchungstext - +field78D.components = Zeile field78[700].name = Anweis an auszhl/akzeptl/nego Bk - field78[707].name = Freier Text - field78[710].name = Anweis an auszhl/akzeptl/nego Bk - field78[720].name = Anweis an auszhl/akzeptl/nego Bk - -field79.components = Buchungstext - +field78[760].name = \u00A0Automatische Nebenstellenbenachrichtigung ohne Nebenstelle +field78[765].name = Zusatzinformation der Betrag +field79.components = Buchungstext field79Z.components = Buchungstext - field79Z[705].name = Freier Text - field79Z[730].name = Buchungstext - field79Z[752].name = Buchungstext - field79Z[756].name = Buchungstext - field79[192].name = Erl\u00E4ut.text zu der urspr Nchrt - field79[195].name = Erl\u00E4ut.txt zu Nchrt betr Anfrage - field79[196].name = Erl\u00E4ut.txt zu Nchr betr Antwort - field79[199].name = Freier Text - field79[292].name = Erl\u00E4ut.text zu der urspr Nchrt - field79[295].name = Erl\u00E4ut.txt zu Nchrt betr Anfrage - field79[296].name = Erl\u00E4ut.txt zu Nchr betr Antwort - field79[299].name = Freier Text - field79[392].name = Erl\u00E4ut.text zu der urspr Nchrt - field79[395].name = Erl\u00E4ut.txt zu Nchrt betr Anfrage - field79[396].name = Erl\u00E4ut.txt zu Nchr betr Antwort - field79[399].name = Freier Text - field79[492].name = Erl\u00E4ut.text zu der urspr Nchrt - field79[495].name = Erl\u00E4ut.txt zu Nchrt betr Anfrage - field79[496].name = Erl\u00E4ut.txt zu Nchr betr Antwort - field79[499].name = Freier Text - field79[592].name = Erl\u00E4ut.text zu der urspr Nchrt - field79[595].name = Erl\u00E4ut.txt zu Nchrt betr Anfrage - field79[596].name = Erl\u00E4ut.txt zu Nchr betr Antwort - field79[599].name = Freier Text - field79[692].name = Erl\u00E4ut.text zu der urspr Nchrt - field79[695].name = Erl\u00E4ut.txt zu Nchrt betr Anfrage - field79[696].name = Erl\u00E4ut.txt zu Nchr betr Antwort - field79[699].name = Freier Text - field79[792].name = Erl\u00E4ut.text zu der urspr Nchrt - field79[795].name = Erl\u00E4ut.txt zu Nchrt betr Anfrage - field79[796].name = Erl\u00E4ut.txt zu Nchr betr Antwort - field79[799].name = Freier Text - field79[892].name = Erl\u00E4ut.text zu der urspr Nchrt - field79[895].name = Erl\u00E4ut.txt zu Nchrt betr Anfrage - field79[896].name = Erl\u00E4ut.txt zu Nchr betr Antwort - field79[899].name = Freier Text - field79[986].name = Freier Text - field79[992].name = Erl\u00E4ut.text zu der urspr Nchrt - field79[995].name = Erl\u00E4ut.txt zu Nchrt betr Anfrage - field79[996].name = Erl\u00E4ut.txt zu Nchr betr Antwort - field79[999].name = Freier Text - field80C.components = Buchungstext -field80C.name = Grd f\u00FCr Anpass der Sicherheiten - +field80C.name = Grund f\u00FCr Anpass der Sicherheiten field81A.components = Identifizierer der Partei - Identifizierercode - field81D.components = Identifizierer der Partei - Name und Adresse - field81J.components = Identifizierung der Partei - field81a.name = Zentraler Kontrahent - BIC - field82A.components = Identifizierer der Partei - Identifizierercode - field82B.components = Identifizierer der Partei - Standort - field82D.components = Identifizierer der Partei - Name und Adresse - field82J.components = Identifizierung der Partei - field82a[300].name = Partei A - field82a[304].name = Fund-Manager - field82a[305].name = Partei A - field82a[306].name = Partei A - field82a[320].name = Partei A - field82a[330].name = Partei A - field82a[340].name = Partei A - field82a[341].name = Partei A - field82a[350].name = Partei A - field82a[360].name = Partei A - field82a[361].name = Partei A - field82a[362].name = Partei A - field82a[364].name = Partei A - field82a[365].name = Partei A - field82a[600].name = Partei A - field82a[601].name = Partei A - field82a[604].name = Auftraggeber - field82a[605].name = Auftraggeber - field82a[606].name = Auftraggeber - field82a[607].name = Auftraggeber - field82a[620].name = Partei A - field83A.components = Identifizierer der Partei - Identifizierercode - field83C.components = Konto -field83C.name = Depotkonto - +field83C.name = Depotkonto field83D.components = Identifizierer der Partei - Name und Adresse - field83J.components = Identifizierung der Partei - field83a[300].name = Fonds/beg\u00FCnstigter Kunde - field83a[304].name = Fonds - field83a[305].name = Fonds/beg\u00FCnstigter Kunde - field83a[306].name = Fonds/beg\u00FCnstigter Kunde - field83a[320].name = Fonds/Auftraggeberbank - field83a[330].name = Fonds/Auftraggeberbank - field83a[350].name = Fonds/Auftraggeberbank - field83a[360].name = Fonds/beg\u00FCnstigter Kunde - field83a[361].name = Fonds/beg\u00FCnstigter Kunde - field83a[362].name = Fonds/beg\u00FCnstigter Kunde - field83a[364].name = Fonds/beg\u00FCnstigter Kunde - field83a[365].name = Fonds/beg\u00FCnstigter Kunde - field83a[600].name = Fonds/beg\u00FCnstigter Kunde - field83a[601].name = Fonds/beg\u00FCnstigter Kunde - field83a[620].name = Fonds/Auftraggeberbank - field84A.components = Identifizierer der Partei - Identifizierercode - field84B.components = Identifizierer der Partei - Standort - field84D.components = Identifizierer der Partei - Name und Adresse - field84J.components = Identifizierung der Partei - field84a[300].name = H\u00E4ndler-Filiale/Partei A - field84a[306].name = Verrechnungsmakler - field84a[320].name = H\u00E4ndler-Filiale/Partei A - field84a[330].name = H\u00E4ndler-Filiale/Partei A - field84a[361].name = Verrechnungsmakler - field84a[620].name = H\u00E4ndler-Filiale/Partei A - field85A.components = Identifizierer der Partei - Identifizierercode - field85B.components = Identifizierer der Partei - Standort - field85D.components = Identifizierer der Partei - Name und Adresse - field85J.components = Identifizierung der Partei - field85a[300].name = H\u00E4ndler-Filiale/Partei B - field85a[306].name = Aus\u00FCbungspartei - field85a[320].name = H\u00E4ndler-Filiale/Partei B - field85a[330].name = H\u00E4ndler-Filiale/Partei B - field85a[620].name = H\u00E4ndler-Filiale/Partei B - -field86.components = Buchungstext -field86.name = Informationen an Kontoinhaber - +field86.components = Buchungstext +field86.name = Informationen an Kontoinhaber field86A.components = Identifizierer der Partei - Identifizierercode - field86B.components = Identifizierer der Partei - Standort - field86D.components = Identifizierer der Partei - Name und Adresse - field86J.components = Identifizierung der Partei - field86a[306].name = Vermittlungsstelle - field86a[320].name = Vermittlungsstelle - field86a[330].name = Vermittlungsstelle - field86a[340].name = Vermittlungsstelle - field86a[341].name = Vermittlungsstelle - field86a[350].name = Vermittlungsstelle - field86a[360].name = Zweite Vermittlungsstelle - field86a[361].name = Zweite Vermittlungsstelle - field86a[362].name = Zweite Vermittlungsstelle - field86a[364].name = Zweite Vermittlungsstelle - field86a[365].name = Zweite Vermittlungsstelle - field86a[600].name = Vermittlungsstelle - field86a[604].name = Vermittlungsstelle - field86a[605].name = Vermittlungsstelle - field86a[606].name = Vermittlungsstelle - field86a[607].name = Vermittlungsstelle - field86a[620].name = Vermittlungsstelle - field87A.components = Identifizierer der Partei - Identifizierercode - field87B.components = Identifizierer der Partei - Standort - field87D.components = Identifizierer der Partei - Name und Adresse - field87J.components = Identifizierung der Partei - field87a[300].name = Partei B - field87a[304].name = Ausf\u00FChrender Broker - field87a[305].name = Partei B - field87a[306].name = Partei B - field87a[320].name = Partei B - field87a[330].name = Partei B - field87a[340].name = Partei B - field87a[341].name = Partei B - field87a[350].name = Partei B - field87a[360].name = Partei B - field87a[361].name = Partei B - field87a[362].name = Partei B - field87a[364].name = Partei B - field87a[365].name = Partei B - field87a[516].name = Empf\u00E4nger/Lief der Wpp - field87a[526].name = Empf\u00E4nger/Lief der Wpp - field87a[600][A].name = Partei B - field87a[600][B].name = Empf\u00E4nger der Rohstoffe - field87a[600][C].name = Lieferer der Rohstoffe - field87a[601].name = Partei B - field87a[604].name = Empf\u00E4nger der Rohstoffe - field87a[605].name = Lieferer der Rohstoffe - field87a[606].name = Empf\u00E4nger der Rohstoffe - field87a[607].name = Lieferer der Rohstoffe - field87a[620].name = Partei B - field88A.components = Identifizierer der Partei - Identifizierercode - field88B.components = Identifizierer der Partei - Standort - field88D.components = Identifizierer der Partei - Name und Adresse - field88J.components = Identifizierung der Partei - field88a[300].name = Ident des Brokers - field88a[306][I].name = Nicht-Aus\u00FCbungspartei - field88a[306][K].name = Ident des Brokers - field88a[320].name = Ident des Brokers - field88a[340].name = Ident des Brokers - field88a[360].name = Ident des Brokers - field88a[361].name = Ident des Brokers - field88a[604].name = Beg\u00FCnstigter der Rohstoffe - field88a[605].name = Beg\u00FCnstigter der Rohstoffe - field88a[606].name = Beg\u00FCnstigter der Rohstoffe - field88a[607].name = Beg\u00FCnstigter der Rohstoffe - field88a[620].name = Ident des Brokers - field89A.components = Identifizierer der Partei - Identifizierercode - field89D.components = Identifizierer der Partei - Name und Adresse - field89J.components = Identifizierung der Partei - field89a.name = Clearing Broker - BIC - field90A.components = Qualifizierer - Code der Provisionsart - Zeichen - Preis - field90B.components = Qualifizierer - Code der Betragsart - W\u00E4hrungscode - Preis -field90B.name = Preis - +field90B.name = Preis field90C.components = Nummer - W\u00E4hrung - Betrag -field90C.name = Anzahl & Summe der Gutschriften - +field90C.name = Anzahl & Summe der Gutschriften field90D.components = Nummer - W\u00E4hrung - Betrag -field90D.name = Anzahl & Summe der Lastschriften - +field90D.name = Anzahl & Summe der Lastschriften field90E.components = Qualifizierer - Preiscode - field90F.components = Qualifizierer - Code der Betragsart - W\u00E4hrungscode - Betrag - Code der Mengenart - Menge - field90J.components = Qualifizierer - Code der Betragsart - W\u00E4hrungscode1 - Betrag1 - W\u00E4hrungscode2 - Betrag2 - field90K.components = Qualifizierer - Indexpunkte - field90L.components = Qualifizierer - Zeichen - Indexpunkte - field90a[500].name = Preis - field90a[501].name = Preis - field90a[502].name = Preis - field90a[506].name = Preis - field90a[508].name = Preis - field90a[509].name = Preis - field90a[513].name = Preis - field90a[514].name = Preis - field90a[515].name = Preis - field90a[518].name = Preis - field90a[519].name = Preis - field90a[524].name = Preis - field90a[530].name = Preis - field90a[535].name = Preis - field90a[536].name = Preis - field90a[537].name = Preis - field90a[538].name = Preis - field90a[540].name = Preis - field90a[541].name = Preis - field90a[542].name = Preis - field90a[543].name = Preis - field90a[544].name = Preis - field90a[545].name = Preis - field90a[546].name = Preis - field90a[547].name = Preis - field90a[548].name = Indikator - field90a[564].name = Preis - field90a[565].name = Preis - field90a[566].name = Preis - field90a[569].name = Preis - field90a[576].name = Preis - field90a[578].name = Preis - field90a[586].name = Preis - field91A.components = Identifizierer der Partei - Identifizierercode - field91D.components = Identifizierer der Partei - Name und Adresse - field91J.components = Identifizierung der Partei - field91a.name = Die Partei, berichtet -BIC - field92A.components = Qualifizierer - Zeichen - Tarif -field92A.name = Satz - +field92A.name = Satz field92B.components = Qualifizierer - Erster W\u00E4hrungscode - Zweiter W\u00E4hrungscode - Tarif -field92B.name = Satz - +field92B.name = Satz field92C.components = Qualifizierer - Datenquellenschema - Tarifbezeichnung - field92D.components = Qualifizierer - Menge1 - Menge2 -field92D.name = Satz - +field92D.name = Satz field92F.components = Qualifizierer - W\u00E4hrungscode - Betrag - field92H.components = Qualifizierer - W\u00E4hrungscode - Betrag - Tarifstatus - field92J.components = Qualifizierer - Datenquellenschema - Code der Tarifart - W\u00E4hrungscode - Betrag - Tarifstatus - field92K.components = Qualifizierer - Code der Tarifart - field92L.components = Qualifizierer - Erster W\u00E4hrungscode - Betrag1 - Zweiter W\u00E4hrungscode - Betrag2 - field92M.components = Qualifizierer - W\u00E4hrungscode - Betrag - Menge - field92N.components = Qualifizierer - Menge - W\u00E4hrungscode - Betrag - field92P.components = Qualifizierer - Indexpunkte - field92R.components = Qualifizierer - Datenquellenschema - Code der Tarifart - Tarif - field92a.name = Satz - field93A.components = Qualifizierer - Datenquellenschema - Art des Teilabgleichs -field93A.name = Saldo - +field93A.name = Saldo field93B.components = Qualifizierer - Datenquellenschema - Code der Mengenart - Zeichen - Saldo -field93B.name = Saldo - field93C.components = Qualifizierer - Code der Mengenart - Code der Saldoart - Zeichen - Saldo - field93D.components = Qualifizierer - Zeichen - Saldo -field93D.name = Saldo - +field93D.name = Saldo +field93E.components = Qualifizierer - Code der Mengenart - Code der Saldoart - Zeichen - Saldo +field93F.components = Qualifizierer - Datenquellenschema - Code der Mengenart - Zeichen - Saldo field93a.name = Saldo - field94A.components = Geltungsbereich -field94A.name = Anwendungsbereich der Funktion - +field94A.name = Anwendungsbereich der Funktion field94B.components = Qualifizierer - Datenquellenschema - Ortscode - Buchungstext -field94B.name = Ort - +field94B.name = Ort field94C.components = Qualifizierer - L\u00E4ndercode - field94C[321].name = Zahlung Clearing Center - field94C[380].name = Zahlung Clearing Center - field94C[381].name = Zahlung Clearing Center - field94C[500].name = Ort - field94C[501].name = Ort - field94C[519].name = Ort - field94C[564].name = Ort - field94C[565].name = Ort - field94C[566].name = Ort - field94C[670].name = Ort - field94D.components = Qualifizierer - L\u00E4ndercode - Ort - field94E.components = Qualifizierer - Adresse -field94E.name = Ort - +field94E.name = Ort field94F.components = Qualifizierer - Ortscode - Identifizierercode - field94G.components = Qualifizierer - Adresse - field94H.components = Qualifizierer - Identifizierercode - field94L.components = Qualifizierer - LEI - field94a.name = Ort - field95C.components = Qualifizierer - L\u00E4ndercode - field95L.components = Qualifizierer - LEI - field95P.components = Qualifizierer - Identifizierercode -field95P.name = Partei - +field95P.name = Partei field95Q.components = Qualifizierer - Name und Adresse - field95R.components = Qualifizierer - Datenquellenschema - Propriet\u00E4rer Code - field95S.components = Qualifizierer - Datenquellenschema - Art der ID - L\u00E4ndercode - Alternative ID - field95U.components = Qualifizierer - Name -field95U.name = Partei - +field95U.name = Partei field95V.components = Qualifizierer - Name und Adresse - field95a.name = Partei - field96A.components = Identifizierer der Partei - Identifizierercode - field96D.components = Identifizierer der Partei - Name und Adresse - field96J.components = Identifizierung der Partei - field96a.name = Die Partei, die eine Ausnahme genehmigt - BIC - field97A.components = Qualifizierer - Kontonummer -field97A.name = Konto - +field97A.name = Konto field97B.components = Qualifizierer - Datenquellenschema - Code der Kontoart - Kontonummer - field97C.components = Qualifizierer - Kontocode - +field97D.components = Qualifizierer - Datenquellenschema - Kontonummer field97E.components = Qualifizierer - Internationale Bankkontonummer - field97a.name = Konto - field98A.components = Qualifizierer - Datum - field98A[321].name = Datum - field98A[370].name = Datum - field98A[500].name = Datum - field98A[501].name = Datum - field98A[502].name = Datum - field98A[503].name = Datum - field98A[504].name = Datum - field98A[505].name = Datum - field98A[506].name = Datum - field98A[507].name = Datum - field98A[508].name = Datum - field98A[513].name = Datum/Uhrzeit - field98A[514].name = Datum/Uhrzeit - field98A[515].name = Datum - field98A[518].name = Datum/Uhrzeit - field98A[519].name = Datum - field98A[524].name = Datum - field98A[535].name = Datum - field98A[538].name = Datum - field98A[540].name = Datum - field98A[541].name = Datum - field98A[542].name = Datum - field98A[543].name = Datum - field98A[544].name = Datum - field98A[545].name = Datum - field98A[546].name = Datum - field98A[547].name = Datum - field98A[564].name = Datum/Uhrzeit - field98A[565].name = Datum/Uhrzeit - field98A[566].name = Datum/Uhrzeit - field98A[568].name = Datum/Uhrzeit - field98A[576].name = Datum/Uhrzeit - field98A[578].name = Datum - field98A[586].name = Datum - field98A[670].name = Datum - field98A[671].name = Datum - field98B.components = Qualifizierer - Datenquellenschema - Datumscode - field98C.components = Qualifizierer - Datum - Uhrzeit - field98D.components = Datum - Uhrzeit - Dezimalstellen - UTC-Indikator -field98D.name = Ausf\u00FCrung Zeitstempel - +field98D.name = Ausf\u00FCrung Zeitstempel field98E.components = Qualifizierer - Datum - Uhrzeit - Dezimalstellen - UTC-Indikator - field98F.components = Qualifizierer - Datenquellenschema - Datumscode - Uhrzeit - field98G.components = Datum - Uhrzeit - Dezimalstellen - UTC-Indikator - field98G[300].name = Best\u00E4tigung zeitstempel - field98G[304].name = Best\u00E4tigung Zeitstempel - field98H.components = Uhrzeit - Dezimalstellen - UTC-Indikator - field98H[300].name = Clearing zeitstempel - field98H[304].name = Clearing Zeitstempel - field98J.components = Qualifizierer - Datum - Uhrzeit - Identifizierercode - field98K.components = Qualifizierer - Datenquellenschema - Datum - Uhrzeit - Propriet\u00E4rer Code - field98a[370].name = Datum - field98a[380].name = Datum/Uhrzeit - field98a[381].name = Datum/Uhrzeit - field98a[500].name = Datum/Uhrzeit - field98a[501].name = Datum/Uhrzeit - field98a[502].name = Datum/Uhrzeit - field98a[503].name = Datum/Uhrzeit - field98a[504].name = Datum/Uhrzeit - field98a[505].name = Datum/Uhrzeit - field98a[506].name = Datum/Uhrzeit - field98a[507].name = Datum/Uhrzeit - field98a[508].name = Datum/Uhrzeit - field98a[509].name = Datum/Uhrzeit - field98a[510].name = Datum/Uhrzeit - field98a[513].name = Datum/Uhrzeit - field98a[514].name = Datum/Uhrzeit - field98a[515].name = Datum/Uhrzeit - field98a[517].name = Datum/Uhrzeit - field98a[518].name = Datum/Uhrzeit - field98a[519].name = Datum/Uhrzeit - field98a[524].name = Datum/Uhrzeit - field98a[527].name = Datum/Uhrzeit - field98a[530].name = Datum/Uhrzeit - field98a[535].name = Datum/Uhrzeit - field98a[536].name = Datum/Uhrzeit - field98a[537].name = Datum/Uhrzeit - field98a[538].name = Datum/Uhrzeit - field98a[540].name = Datum/Uhrzeit - field98a[541].name = Datum/Uhrzeit - field98a[542].name = Datum/Uhrzeit - field98a[543].name = Datum/Uhrzeit - field98a[544].name = Datum/Uhrzeit - field98a[545].name = Datum/Uhrzeit - field98a[546].name = Datum/Uhrzeit - field98a[547].name = Datum/Uhrzeit - field98a[548][A].name = Datum/Uhrzeit - field98a[548][B].name = Datum/Uhrzeit - field98a[548][C1].name = Datum/Uhrzeit - field98a[548][C1a1A1].name = Datum/Uhrzeit - field98a[548][C1a1A].name = Datum/Uhrzeit - field98a[548][C1a1B1].name = Indikator - field98a[549].name = Datum/Uhrzeit - field98a[558].name = Datum/Uhrzeit - field98a[564].name = Datum/Uhrzeit - field98a[565].name = Datum/Uhrzeit - field98a[566].name = Datum/Uhrzeit - field98a[567].name = Datum/Uhrzeit - field98a[568].name = Datum/Uhrzeit - field98a[569].name = Datum/Uhrzeit - field98a[575].name = Datum/Uhrzeit - field98a[576].name = Datum/Uhrzeit - field98a[578].name = Datum/Uhrzeit - field98a[586].name = Datum/Uhrzeit - field99A.components = Qualifizierer - Zeichen - Nummer -field99A.name = St\u00FCckzahl - +field99A.name = St\u00FCckzahl field99B.components = Qualifizierer - Nummer -field99B.name = St\u00FCckzahl - +field99B.name = St\u00FCckzahl field99C.components = Qualifizierer - Nummer - field99a.name = St\u00FCckzahl - +field[306].name = Verrechnungsmakler field[320].name = Beg\u00FCnstigtes Institut - field[330].name = Beg\u00FCnstigtes Institut - field[340].name = Agent f\u00FCr Empfang - field[504].name = Partei - field[513].name = Satz - field[515].name = Satz - field[540].name = Freier Text - field[541].name = Freier Text - field[542].name = Freier Text - field[543].name = Freier Text - field[544].name = Freier Text - field[545].name = Freier Text - field[546].name = Freier Text - field[547].name = Freier Text - field[564].name = Partei - field[578].name = Partei - field[620].name = Beg\u00FCnstigtes Institut - sequence1[021].name = Report-Details - sequence1[023].name = Report-Details - sequence1[052].name = Report-Details - sequence1[055].name = Lieferangaben - sequence1[066].name = Gruppe_1 - sequence1[071].name = Report-Details - sequence1[073].name = Feldgruppe 1 - sequence1[082].name = Gruppe_1 - sequence1[083].name = Gruppe_1 - sequence2[066].name = Gruppe_2 - sequence2[073].name = Feldgruppe 2 - sequence2[082].name = Gruppe_2 - sequence2[083].name = Gruppe_2 - sequence3[021].name = Abgerufener Nachrichtentext - sequence3[066].name = Gruppe_1.1 - sequence3[071].name = Report-Status - sequence3[073].name = Feldgruppe 3 - sequence3[082].name = Gruppe_1.1 - sequence3[083].name = Gruppe_1.1 - sequence4[066].name = Gruppe_1.2 - sequence4[071].name = Angaben zu nicht zugestellten MT 671 Nachrichten - sequence4[073].name = Feldgruppe 4 - sequence4[082].name = Gruppe_1.2 - sequence4[083].name = Gruppe_2.2 - sequence5.name = Count der nicht zugestellten MT 671 Nachrichten - sequenceA1[321].name = Verkn\u00FCpfungen - sequenceA1[370].name = Verkn\u00FCpfungen - sequenceA1[380].name = Verkn\u00FCpfungen - sequenceA1[381].name = Verkn\u00FCpfungen - sequenceA1[500].name = Verkn\u00FCpfungen - sequenceA1[501].name = Verkn\u00FCpfungen - sequenceA1[502].name = Verkn\u00FCpfungen - sequenceA1[503].name = Vereinbarung - sequenceA1[504].name = Vereinbarung - sequenceA1[505].name = Vereinbarung - sequenceA1[506].name = Vereinbarung - sequenceA1[507].name = Vereinbarung - sequenceA1[508].name = Verkn\u00FCpfungen - sequenceA1[509].name = Verkn\u00FCpfungen - sequenceA1[510].name = Verkn\u00FCpfungen - sequenceA1[513].name = Verkn\u00FCpfungen - sequenceA1[514].name = Verkn\u00FCpfungen - sequenceA1[515].name = Verkn\u00FCpfungen - sequenceA1[517].name = Verkn\u00FCpfungen - sequenceA1[518].name = Verkn\u00FCpfungen - sequenceA1[519].name = Verkn\u00FCpfungen - sequenceA1[524].name = Verkn\u00FCpfungen - sequenceA1[527].name = Parteien der Sicherheiten - sequenceA1[535].name = Verkn\u00FCpfungen - sequenceA1[536].name = Verkn\u00FCpfungen - sequenceA1[537].name = Verkn\u00FCpfungen - sequenceA1[538].name = Verkn\u00FCpfungen - sequenceA1[540].name = Verkn\u00FCpfungen - sequenceA1[541].name = Verkn\u00FCpfungen - sequenceA1[542].name = Verkn\u00FCpfungen - sequenceA1[543].name = Verkn\u00FCpfungen - sequenceA1[544].name = Verkn\u00FCpfungen - sequenceA1[545].name = Verkn\u00FCpfungen - sequenceA1[546].name = Verkn\u00FCpfungen - sequenceA1[547].name = Verkn\u00FCpfungen - sequenceA1[548].name = Verkn\u00FCpfungen - sequenceA1[549].name = Verkn\u00FCpfungen - sequenceA1[558].name = Parteien der Sicherheiten - sequenceA1[564].name = Verkn\u00FCpfungen - sequenceA1[565].name = Verkn\u00FCpfungen - sequenceA1[566].name = Verkn\u00FCpfungen - sequenceA1[567].name = Verkn\u00FCpfungen - sequenceA1[568].name = Verkn\u00FCpfungen - sequenceA1[569].name = Parteien der Sicherheiten - sequenceA1[575].name = Verkn\u00FCpfungen - sequenceA1[576].name = Verkn\u00FCpfungen - sequenceA1[578].name = Verkn\u00FCpfungen - sequenceA1[586].name = Verkn\u00FCpfungen - sequenceA1[670].name = Verkn\u00FCpfungen - sequenceA1[671].name = Verkn\u00FCpfungen - sequenceA2[370].name = Partei des Devisenauftrags - sequenceA2[503].name = Verkn\u00FCpfungen - sequenceA2[504].name = Verkn\u00FCpfungen - sequenceA2[505].name = Verkn\u00FCpfungen - sequenceA2[506].name = Verkn\u00FCpfungen - sequenceA2[507].name = Verkn\u00FCpfungen - sequenceA2[509].name = Status - sequenceA2[510].name = Status - sequenceA2[527].name = Verkn\u00FCpfungen - sequenceA2[548].name = Status - sequenceA2[558].name = Status - sequenceA2[567].name = Status - sequenceA2[569].name = Verkn\u00FCpfungen - sequenceA2[670].name = Verteilungsparameter - sequenceA2a.name = Grund - sequenceA3.name = Verkn\u00FCpfungen - sequenceACCTINFO.name = Kontoangaben - sequenceACTCURR.name = Vorgangsinformationen je W\u00E4hrung - sequenceACTINFO.name = Vorgangsinformationen je Transaktion - sequenceADDINFO.name = Zusatzinformation - sequenceADDRESS.name = Adresse - sequenceAGRE.name = Vereinbarung - sequenceALLDET.name = Angaben zur Geltendmachung - sequenceAMT[502].name = Betr\u00E4ge - sequenceAMT[513].name = Betr\u00E4ge - sequenceAMT[514].name = Betr\u00E4ge - sequenceAMT[515].name = Betr\u00E4ge - sequenceAMT[518].name = Betr\u00E4ge - sequenceAMT[540].name = Betrag - sequenceAMT[541].name = Betrag - sequenceAMT[542].name = Betrag - sequenceAMT[543].name = Betrag - sequenceAMT[544].name = Betrag - sequenceAMT[545].name = Betrag - sequenceAMT[546].name = Betrag - sequenceAMT[547].name = Betrag - sequenceAMT[578].name = Betrag - sequenceAMT[586].name = Betrag - sequenceA[101].name = Allgemeine Angaben - sequenceA[102].name = Allgemeine Angaben - sequenceA[102_STP].name = Allgemeine Angaben - sequenceA[104].name = Allgemeine Angaben - sequenceA[107].name = Allgemeine Angaben - sequenceA[202_COV].name = Allgemeine Angaben - sequenceA[204].name = Gemeinsame Elemente \u2013 Angaben zur Verg\u00FCtung - sequenceA[205_COV].name = Allgemeine Angaben - sequenceA[300].name = Allgemeine Angaben - sequenceA[304].name = Allgemeine Angaben - sequenceA[305].name = Allgemeine Angaben - sequenceA[306].name = Allgemeine Angaben - sequenceA[320].name = Allgemeine Angaben - sequenceA[321].name = Allgemeine Angaben - sequenceA[330].name = Allgemeine Angaben - sequenceA[340].name = Allgemeine Angaben - sequenceA[341].name = Allgemeine Angaben - sequenceA[350].name = Allgemeine Angaben - sequenceA[360].name = Allgemeine Angaben - sequenceA[361].name = Allgemeine Angaben - sequenceA[362].name = Allgemeine Angaben - sequenceA[364].name = Allgemeine Angaben - sequenceA[365].name = Allgemeine Angaben - sequenceA[370].name = Allgemeine Angaben - sequenceA[380].name = Allgemeine Angaben - sequenceA[381].name = Allgemeine Angaben - sequenceA[416].name = Allgemeine Angaben - sequenceA[500].name = Allgemeine Angaben - sequenceA[501].name = Allgemeine Angaben - sequenceA[502].name = Allgemeine Angaben - sequenceA[503].name = Allgemeine Angaben - sequenceA[504].name = Allgemeine Angaben - sequenceA[505].name = Allgemeine Angaben - sequenceA[506].name = Allgemeine Angaben - sequenceA[507].name = Allgemeine Angaben - sequenceA[508].name = Allgemeine Angaben - sequenceA[509].name = Allgemeine Angaben - sequenceA[510].name = Allgemeine Angaben - sequenceA[513].name = Allgemeine Angaben - sequenceA[514].name = Allgemeine Angaben - sequenceA[515].name = Allgemeine Angaben - sequenceA[516].name = Wertpapiere \u2013 Darlehen/Wiederaufruf/Ertrag-Identifizierung - sequenceA[517].name = Allgemeine Angaben - sequenceA[518].name = Allgemeine Angaben - sequenceA[519].name = Allgemeine Angaben - sequenceA[524].name = Allgemeine Angaben - +sequenceA[526].name = Allgemeine Nachricht zur Wertpapierleihe/-leihe sequenceA[527].name = Allgemeine Angaben - sequenceA[530].name = Allgemeine Angaben - sequenceA[535].name = Allgemeine Angaben - sequenceA[536].name = Allgemeine Angaben - sequenceA[537].name = Allgemeine Angaben - sequenceA[538].name = Allgemeine Angaben - sequenceA[540].name = Allgemeine Angaben - sequenceA[541].name = Allgemeine Angaben - sequenceA[542].name = Allgemeine Angaben - sequenceA[543].name = Allgemeine Angaben - sequenceA[544].name = Allgemeine Angaben - sequenceA[545].name = Allgemeine Angaben - sequenceA[546].name = Allgemeine Angaben - sequenceA[547].name = Allgemeine Angaben - sequenceA[548].name = Allgemeine Angaben - sequenceA[549].name = Allgemeine Angaben - sequenceA[558].name = Allgemeine Angaben - sequenceA[564].name = Allgemeine Angaben - sequenceA[565].name = Allgemeine Angaben - sequenceA[566].name = Allgemeine Angaben - sequenceA[567].name = Allgemeine Angaben - sequenceA[568].name = Allgemeine Angaben - sequenceA[569].name = Allgemeine Angaben - sequenceA[575].name = Allgemeine Angaben - sequenceA[576].name = Allgemeine Angaben - sequenceA[578].name = Allgemeine Angaben - sequenceA[586].name = Allgemeine Angaben - sequenceA[600].name = Angaben zu dem Kontrakt - sequenceA[601].name = Allgemeine Angaben - sequenceA[620].name = Allgemeine Angaben - sequenceA[670].name = Allgemeine Angaben - sequenceA[671].name = Allgemeine Angaben - +sequenceA[760].name = Allgemeine Information +sequenceA[767].name = Allgemeine Angaben sequenceB1[300].name = Betrag, gekauft - sequenceB1[304].name = Betrag, gekauft - sequenceB1[305].name = Berichterstattende Parteien - sequenceB1[306].name = Angaben zur Pr\u00E4mie - sequenceB1[321].name = Darlehen/Einlagen Parteien 1 - sequenceB1[340].name = Angaben zu AFB und FRABBA - sequenceB1[341].name = Angaben zu AFB und FRABBA - sequenceB1[360].name = Zinsangaben - sequenceB1[361].name = Zinsangaben - sequenceB1[370].name = Cash-Parteien - sequenceB1[380].name = Parteien des Devisenauftrags - sequenceB1[381].name = Parteien des Devisenauftrags - sequenceB1[500].name = Attribute des Finanzinstruments - sequenceB1[501].name = Attribute des Finanzinstruments - sequenceB1[502].name = Preis - sequenceB1[503].name = Zusammenfassende Angaben - sequenceB1[504].name = Zusammenfassende Angaben - sequenceB1[505].name = Angaben zu Wertpapiersicherheiten - sequenceB1[506].name = Zusammenfassende Angaben - sequenceB1[507].name = Allgemeine Angaben zur Abwicklung - sequenceB1[508].name = Attribute des Finanzinstruments - sequenceB1[509].name = Handelsparteien - sequenceB1[513].name = Angaben zu Teilausf\u00FCllungen - sequenceB1[514].name = Parteien der Best\u00E4tigung - sequenceB1[518].name = Parteien der Best\u00E4tigung - sequenceB1[519].name = Attribute des Finanzinstruments - sequenceB1[524].name = Attribute des Finanzinstruments - +sequenceB1[527].name = Aufschl\u00FCsselung der Betr\u00E4ge sequenceB1[530].name = Verkn\u00FCpfungen - sequenceB1[535].name = Finanzinstrument - sequenceB1[536].name = Finanzinstrument - sequenceB1[537].name = Grund - sequenceB1[538].name = Attribute des Finanzinstruments - sequenceB1[540].name = Attribute des Finanzinstruments - sequenceB1[541].name = Attribute des Finanzinstruments - sequenceB1[542].name = Attribute des Finanzinstruments - sequenceB1[543].name = Attribute des Finanzinstruments - sequenceB1[544].name = Attribute des Finanzinstruments - sequenceB1[545].name = Attribute des Finanzinstruments - sequenceB1[546].name = Attribute des Finanzinstruments - sequenceB1[547].name = Attribute des Finanzinstruments - sequenceB1[548].name = Abwicklungsparteien - +sequenceB1[558].name = Aufschl\u00FCsselung der Betr\u00E4ge sequenceB1[564].name = Attribute des Finanzinstruments - sequenceB1[565].name = Attribute des Finanzinstruments - sequenceB1[566].name = Attribute des Finanzinstruments - sequenceB1[568].name = Attribute des Finanzinstruments - sequenceB1[575].name = Vorgangsinformationen je W\u00E4hrung - sequenceB1[576].name = Attribute des Finanzinstruments - sequenceB1[578].name = Attribute des Finanzinstruments - sequenceB1[586].name = Verkn\u00FCpfungen - sequenceB1[601].name = Berichterstattende Parteien - sequenceB1[670].name = Cash-Parteien - sequenceB1[671].name = Cash-Parteien - sequenceB1a1[305].name = Vorhergehende eindeutige Transaktionskennung - sequenceB1a1[505].name = Abwicklungsparteien - sequenceB1a1[507].name = Abwicklungsparteien - sequenceB1a1[536].name = Verkn\u00FCpfungen - sequenceB1a1[575].name = Verkn\u00FCpfungen - sequenceB1a1[601].name = Vorhergehende eindeutige Transaktionskennung - sequenceB1a2A.name = Abwicklungsparteien - sequenceB1a2[536].name = Transaktionsangaben - sequenceB1a2[575].name = Angaben nur zur Kassenbewegung - sequenceB1a3.name = Angaben zu Barmittel- und Wertpapierbewegungen - sequenceB1a4.name = Abwicklungsparteien - sequenceB1a[305].name = Eindeutige Transaktionskennung - sequenceB1a[505].name = Abwicklungsdetails - sequenceB1a[507].name = Abwicklungsdetails - sequenceB1a[535].name = Attribute des Finanzinstruments - sequenceB1a[536].name = Transaktion - sequenceB1a[575].name = Vorgangsinformationen je Transaktion - sequenceB1a[601].name = Eindeutige Transaktionskennung - sequenceB1b1[507].name = Cash-Parteien - sequenceB1b1[535].name = Aufschl\u00FCsselung der Menge - sequenceB1b[507].name = Angaben zum Barausgleich - sequenceB1b[535].name = Teilabgleich - sequenceB1c.name = Aufschl\u00FCsselung der Menge - sequenceB2[300].name = Betrag, verkauft - sequenceB2[304].name = Betrag, verkauft - sequenceB2[306].name = Berechnungsstelle - sequenceB2[321].name = Darlehen/Einlagen Parteien 2 - sequenceB2[340].name = Sonstige Angaben - sequenceB2[380].name = Grund - sequenceB2[381].name = Grund - sequenceB2[500].name = Finanzinstrument/Konto - sequenceB2[501].name = Finanzinstrument/Konto - sequenceB2[502].name = Handelsparteien - sequenceB2[505].name = Angaben zur Barsicherheit - sequenceB2[514].name = Attribute des Finanzinstruments - sequenceB2[518].name = Attribute des Finanzinstruments - sequenceB2[519].name = Finanzinstrument/Konto - sequenceB2[537].name = Transaktion - sequenceB2[538].name = Teilabgleich - sequenceB2[564].name = Kontoangaben - sequenceB2[565].name = Kontoangaben - sequenceB2[576].name = Auftragsangaben - +sequenceB2[586].name = Grund sequenceB2[670].name = Sonstige Angaben - sequenceB2[671].name = Sonstige Angaben - sequenceB2a1[505].name = Cash-Parteien - sequenceB2a1[538].name = Verkn\u00FCpfungen - sequenceB2a[505].name = Angaben zum Barausgleich - sequenceB2a[537].name = Verkn\u00FCpfungen - sequenceB2a[538].name = Intra-Positions-Bewegung - sequenceB2a[576].name = Verkn\u00FCpfungen - sequenceB2b1.name = Abwicklungsparteien - sequenceB2b[537].name = Transaktionsangaben - sequenceB2b[576].name = Preis - sequenceB2c.name = Handelsparteien - sequenceB3[321].name = Sonstige Parteien - sequenceB3[502].name = Attribute des Finanzinstruments - sequenceB3[505].name = Sonstige Angaben zur Sicherheit - sequenceB3[586].name = Attribute des Finanzinstruments - -sequenceB4.name = Finanzinstrument/Konto - +sequenceB4.name = Finanzinstrument/Konto sequenceB4a.name = Aufschl\u00FCsselung der Menge - sequenceB5.name = Angaben zu kombinierten Transaktionen (two leg transactions) - -sequenceB6.name = Abwicklungsdetails - +sequenceB6.name = Abwicklungsdetails sequenceB6a.name = Abwicklungsparteien - sequenceB6b.name = Betrag - sequenceBCOL.name = Sonstige Angaben zur Sicherheit - sequenceBENODET.name = Angaben zum wirtschaftlichen Eigent\u00FCmer - -sequenceBREAK.name = Aufschl\u00FCsselung der Menge - +sequenceBREAK[527].name = Aufschl\u00FCsselung der Betr\u00E4ge +sequenceBREAK[535].name = Aufschl\u00FCsselung der Menge +sequenceBREAK[540].name = Aufschl\u00FCsselung der Menge +sequenceBREAK[541].name = Aufschl\u00FCsselung der Menge +sequenceBREAK[542].name = Aufschl\u00FCsselung der Menge +sequenceBREAK[543].name = Aufschl\u00FCsselung der Menge +sequenceBREAK[544].name = Aufschl\u00FCsselung der Menge +sequenceBREAK[545].name = Aufschl\u00FCsselung der Menge +sequenceBREAK[546].name = Aufschl\u00FCsselung der Menge +sequenceBREAK[547].name = Aufschl\u00FCsselung der Menge +sequenceBREAK[558].name = Aufschl\u00FCsselung der Betr\u00E4ge +sequenceBREAK[578].name = Aufschl\u00FCsselung der Menge +sequenceBREAK[586].name = Aufschl\u00FCsselung der Menge sequenceBYSTAREA.name = Bankauszug nach Status/Grund und/oder Finanzinstrument - sequenceB[101].name = Transaktionsangaben - sequenceB[102].name = Transaktionsangaben - sequenceB[102_STP].name = Transaktionsangaben - sequenceB[104].name = Transaktionsangaben - sequenceB[107].name = Transaktionsangaben - sequenceB[202_COV].name = Angaben zu der zugrunde liegenden Kunden-\u00DCberweisung - sequenceB[204].name = Transaktionsangaben - sequenceB[205_COV].name = Angaben zu der zugrunde liegenden Kunden-\u00DCberweisung - sequenceB[300].name = Transaktionsangaben - sequenceB[304].name = Angaben zum Devisengesch\u00E4ft - sequenceB[305].name = Reporting-Informationen - sequenceB[306].name = Transaktionsangaben - sequenceB[320].name = Transaktionsangaben - sequenceB[321].name = Angaben zu Darlehen/Einlagen - sequenceB[330].name = Transaktionsangaben - sequenceB[340].name = Transaktionsangaben - sequenceB[341].name = Transaktionsangaben - sequenceB[350].name = Zinsangaben - sequenceB[360].name = Fester Zins Zahlbar durch Partei B - sequenceB[361].name = Fester Zins Zahlbar durch Partei B - sequenceB[362].name = Zinssatz/Nennbetrag Zahlbar durch Partei B - sequenceB[364].name = Fester Zins Zahlbar durch Partei B - sequenceB[365].name = Fester Zins Zahlbar durch Partei B - sequenceB[370].name = Angaben zur Netting-Position - sequenceB[380].name = Angaben zu Devisenauftr\u00E4gen - sequenceB[381].name = Angaben zu Devisenauftr\u00E4gen - sequenceB[416].name = Angaben zur Nichtzahlung/Nichtakzeptanz - sequenceB[500].name = Registrierungsangaben - sequenceB[501].name = Registrierungsangaben - sequenceB[502].name = Auftragsangaben - sequenceB[503].name = Zusammenfassung - sequenceB[504].name = Zusammenfassung - sequenceB[505].name = Angaben zur Sicherheit - sequenceB[506].name = Zusammenfassung - sequenceB[507].name = Angaben zur Sicherheit - sequenceB[508].name = Angaben zu Intra-Positionen - sequenceB[509].name = Handelsangaben - sequenceB[510].name = Registrierungsangaben - sequenceB[513].name = Zusammenfassende Angaben - sequenceB[514].name = Best\u00E4tigungsdetails - sequenceB[515].name = Angaben zu Teilausf\u00FCllungen - sequenceB[516].name = Sicherheitsvereinbarungen - sequenceB[518].name = Best\u00E4tigungsdetails - sequenceB[519].name = Registrierungsangaben - sequenceB[524].name = Angaben zu Intra-Positionen - +sequenceB[526].name = Allgemeine Nachricht zur Wertpapierleihe/-leihe sequenceB[527].name = Angaben zum Transaktionsgesch\u00E4ft - sequenceB[530].name = Angaben zur Anfrage - sequenceB[535].name = Unterverwahrkonto - sequenceB[536].name = Unterverwahrkonto - sequenceB[537].name = Status - sequenceB[538].name = Finanzinstrument - sequenceB[540].name = Handelsangaben - sequenceB[541].name = Handelsangaben - sequenceB[542].name = Handelsangaben - sequenceB[543].name = Handelsangaben - sequenceB[544].name = Handelsangaben - sequenceB[545].name = Handelsangaben - sequenceB[546].name = Handelsangaben - sequenceB[547].name = Handelsangaben - sequenceB[548].name = Angaben zur Abwicklungstransaktion - sequenceB[549].name = Bankauszug nach Status/Grund und/oder Finanzinstrument - sequenceB[558].name = Angaben zum Transaktionsgesch\u00E4ft - sequenceB[564].name = Zugrunde liegende Wertpapiere - sequenceB[565].name = Zugrunde liegende Wertpapiere - sequenceB[566].name = Zugrunde liegende Wertpapiere - sequenceB[567].name = Kapitalma\u00DFnahme Details - sequenceB[568].name = Zugrunde liegende Wertpapiere - sequenceB[569].name = Zusammenfassung - sequenceB[575].name = Aktivit\u00E4t des Kontokorrentkontos - sequenceB[576].name = Finanzinstrument - sequenceB[578].name = Handelsangaben - sequenceB[586].name = Angaben zur Geltendmachung - sequenceB[600].name = Gekaufte Rohstoffwerte - sequenceB[601].name = Reporting-Informationen - sequenceB[620].name = Transaktionsangaben - sequenceB[670].name = Angaben zur st\u00E4ndigen Abwicklungsanweisung - sequenceB[671].name = Angaben zur st\u00E4ndigen Abwicklungsanweisung - +sequenceB[760].name = Zusicherung Angaben +sequenceB[767].name = Zusicherung Angaben sequenceC1[304].name = Eindeutige Transaktionskennung - sequenceC1[321].name = Abwicklungsparteien - sequenceC1[360].name = Zinsangaben - sequenceC1[361].name = Zinsangaben - sequenceC1[500].name = Adresse - sequenceC1[501].name = Adresse - sequenceC1[502].name = Abwicklungsparteien - sequenceC1[503].name = Angaben zu Wertpapiersicherheiten - sequenceC1[504].name = Angaben zu Wertpapiersicherheiten - sequenceC1[505].name = Abwicklungsparteien - sequenceC1[506].name = Angaben zur Bewertung der Wertpapiere - sequenceC1[513].name = Referenz-Preisinformationen - sequenceC1[514].name = Abwicklungsparteien - sequenceC1[515].name = Parteien der Best\u00E4tigung - sequenceC1[518].name = Abwicklungsparteien - sequenceC1[519].name = Adresse - sequenceC1[530].name = Status - sequenceC1[537].name = Verkn\u00FCpfungen - sequenceC1[540].name = Aufschl\u00FCsselung der Menge - sequenceC1[541].name = Aufschl\u00FCsselung der Menge - sequenceC1[542].name = Aufschl\u00FCsselung der Menge - sequenceC1[543].name = Aufschl\u00FCsselung der Menge - sequenceC1[544].name = Aufschl\u00FCsselung der Menge - sequenceC1[545].name = Aufschl\u00FCsselung der Menge - sequenceC1[546].name = Aufschl\u00FCsselung der Menge - sequenceC1[547].name = Aufschl\u00FCsselung der Menge - sequenceC1[548].name = Strafen pro W\u00E4hrung f\u00FCr eine Partei - sequenceC1[569].name = Zusammenfassung nach Gegenpartei - sequenceC1[575].name = Verkn\u00FCpfungen - sequenceC1[578].name = Aufschl\u00FCsselung der Menge - sequenceC1a1A1.name = Attribute des Finanzinstruments - sequenceC1a1A[548].name = Berechnungsdetails - sequenceC1a1A[569].name = Wertpapierangaben - -sequenceC1a1B.name = Zugeh\u00F6rige Transaktion - -sequenceC1a1B1.name = Transaktionsangaben - -sequenceC1a1B1a.name = Status - +sequenceC1a1B.name = Zugeh\u00F6rige Transaktion +sequenceC1a1B1.name = Transaktionsangaben +sequenceC1a1B1a.name = Status sequenceC1a1B1a1.name = Grund - sequenceC1a1[504].name = Abwicklungsparteien - sequenceC1a1[548].name = Strafdetails - sequenceC1a1[569].name = Bewertungsangaben - sequenceC1a[304].name = Vorhergehende eindeutige Transaktionskennung - sequenceC1a[504].name = Abwicklungsdetails - sequenceC1a[530].name = Grund - sequenceC1a[548].name = Strafen pro W\u00E4hrung f\u00FCr eine Partei - sequenceC1a[569].name = Transaktionsangaben - sequenceC2[360].name = Angaben zur Aufzinsung - sequenceC2[361].name = Angaben zur Aufzinsung - sequenceC2[500].name = Personenbezogene Angaben - sequenceC2[501].name = Personenbezogene Angaben - sequenceC2[502].name = Cash-Parteien - sequenceC2[503].name = Angaben zur Barsicherheit - sequenceC2[504].name = Angaben zur Barsicherheit - sequenceC2[506].name = Angaben zur Treasury-Bewertung - sequenceC2[513].name = Parteien der Best\u00E4tigung - sequenceC2[514].name = Cash-Parteien - sequenceC2[515].name = Attribute des Finanzinstruments - sequenceC2[518].name = Cash-Parteien - sequenceC2[519].name = Personenbezogene Angaben - sequenceC2[537].name = Transaktionsangaben - sequenceC2[575].name = Transaktionsangaben - sequenceC2a1.name = Cash-Parteien - sequenceC2a[504].name = Angaben zum Barausgleich - sequenceC2a[537].name = Abwicklungsparteien - sequenceC2a[575].name = Abwicklungsparteien - sequenceC3[360].name = Interpolation f\u00FCr Rumpfgesch\u00E4ftsjahre - sequenceC3[361].name = Interpolation f\u00FCr Rumpfgesch\u00E4ftsjahre - sequenceC3[502].name = Betr\u00E4ge - sequenceC3[503].name = Sonstige Angaben zur Sicherheit - sequenceC3[504].name = Sonstige Angaben zur Sicherheit - sequenceC3[506].name = Angaben zur Repo-Bewertung - sequenceC3[513].name = Attribute des Finanzinstruments - sequenceC3[514].name = Betr\u00E4ge - sequenceC3[518].name = Betr\u00E4ge - sequenceC3[537].name = Status - sequenceC3a.name = Grund - sequenceCACONF.name = Kapitalma\u00DFnahme Best\u00E4tigung - sequenceCADETL.name = Kapitalma\u00DFnahme Details - sequenceCAINST.name = Kapitalma\u00DFnahme Anweisung - sequenceCALDET.name = Berechnungsdetails - sequenceCAOPTN.name = Kapitalma\u00DFnahme Optionen - sequenceCASHACCT.name = Aktivit\u00E4t des Kontokorrentkontos - sequenceCASHDET.name = Angaben nur zur Kassenbewegung - sequenceCASHMOVE[527].name = Kassenbewegung - sequenceCASHMOVE[558].name = Kassenbewegungen - sequenceCASHMOVE[564].name = Kassenbewegung - sequenceCASHMOVE[566].name = Kassenbewegung - sequenceCASHSECDET.name = Angaben zu Barmittel- und Wertpapierbewegungen - -sequenceCASHSET.name = Angaben zum Barausgleich - +sequenceCASHSET.name = Angaben zum Barausgleich sequenceCASHSET1.name = Angaben zum Barausgleich - sequenceCCOL.name = Angaben zur Barsicherheit - sequenceCLTDET.name = Angaben zum Kunden - sequenceCOLD.name = Angaben zur Sicherheit - sequenceCOLLPRTY.name = Parteien der Sicherheiten - sequenceCONFDET.name = Best\u00E4tigungsdetails - sequenceCONFPRTY.name = Parteien der Best\u00E4tigung - -sequenceCSHPRTY.name = Cash-Parteien - +sequenceCSHPRTY.name = Cash-Parteien sequenceCSHPRTY1.name = Cash-Parteien - sequenceC[102].name = Abwicklungsdetails - sequenceC[102_STP].name = Abwicklungsdetails - sequenceC[104].name = Abwicklungsdetails - sequenceC[107].name = Abwicklungsdetails - sequenceC[300].name = Optionale Allgemeine Angaben - sequenceC[304].name = Optionale Allgemeine Angaben - sequenceC[306].name = Abwicklungsanweisungen f\u00FCr Pr\u00E4mienzahlungen - sequenceC[320].name = Abwicklungsanweisungen f\u00FCr von Partei A zu zahlende Betr\u00E4ge - sequenceC[321].name = Abwicklungsdetails - sequenceC[330].name = Abwicklungsanweisungen f\u00FCr von Partei A zu zahlende Betr\u00E4ge - sequenceC[340].name = Abwicklungsanweisungen f\u00FCr einen von Partei B zu zahlenden Ausgleichsbetrag - sequenceC[341].name = Abwicklungsanweisungen in Bezug auf den Ausgleichsbetrag - sequenceC[350].name = Abwicklungsanweisungen - sequenceC[360].name = Variabler Zins Zahlbar durch Partei B - sequenceC[361].name = Variabler Zins Zahlbar durch Partei B - sequenceC[362].name = (Netto-)Betrag/Betr\u00E4ge Zahlbar durch Partei B - sequenceC[380].name = Angaben zu der zugrunde liegenden Transaktion - sequenceC[381].name = Angaben zu der zugrunde liegenden Transaktion - sequenceC[500].name = Angaben zum Kunden - sequenceC[501].name = Angaben zum Kunden - sequenceC[502].name = Abwicklungsdetails - sequenceC[503].name = Angaben zur Sicherheit - sequenceC[504].name = Angaben zur Sicherheit - sequenceC[505].name = Abwicklungsdetails - sequenceC[506].name = Bewertungsangaben zum Engagement - sequenceC[507].name = Zusatzinformation - sequenceC[508].name = Zusatzinformation - sequenceC[509].name = Zusatzinformation - sequenceC[510].name = Zusatzinformation - sequenceC[513].name = Auftragsangaben - sequenceC[514].name = Abwicklungsdetails - sequenceC[515].name = Best\u00E4tigungsdetails - sequenceC[518].name = Abwicklungsdetails - sequenceC[519].name = Angaben zum Kunden - sequenceC[524].name = Zusatzinformation - sequenceC[527].name = Wertpapierbewegung - sequenceC[530].name = Zusatzinformation - sequenceC[535].name = Zusatzinformation - sequenceC[536].name = Zusatzinformation - sequenceC[537].name = Transaktionen - sequenceC[538].name = Zusatzinformation - sequenceC[540].name = Finanzinstrument/Konto - sequenceC[541].name = Finanzinstrument/Konto - sequenceC[542].name = Finanzinstrument/Konto - sequenceC[543].name = Finanzinstrument/Konto - sequenceC[544].name = Finanzinstrument/Konto - sequenceC[545].name = Finanzinstrument/Konto - sequenceC[546].name = Finanzinstrument/Konto - sequenceC[547].name = Finanzinstrument/Konto - sequenceC[548].name = Strafen - sequenceC[549].name = Durch Anweisungsreferenz - sequenceC[558].name = Wertpapierbewegung - sequenceC[564].name = Intermedi\u00E4re Sicherheiten - sequenceC[565].name = Angaben zum wirtschaftlichen Eigent\u00FCmer - sequenceC[566].name = Kapitalma\u00DFnahme Details - sequenceC[567].name = Zusatzinformation - sequenceC[568].name = Zusatzinformation - sequenceC[569].name = Zusammenfassung nach Art des Engagements - sequenceC[575].name = Bewegungen des frei verf\u00FCgbaren Guthabens - sequenceC[576].name = Zusatzinformation - sequenceC[578].name = Finanzinstrument/Konto - sequenceC[586].name = Zusatzinformation - sequenceC[600].name = Verkaufte Rohstoffwerte - sequenceC[620].name = Abwicklungsanweisungen f\u00FCr von Partei A zu zahlende Betr\u00E4ge - sequenceC[670].name = Sonstige Angaben - sequenceC[671].name = Sonstige Angaben - +sequenceC[760].name = Lokale Zusicherung Angaben +sequenceC[767].name = Lokale Zusicherung Angaben sequenceD1[341].name = Berichterstattende Parteien - sequenceD1[350].name = Steuerangaben - sequenceD1[504].name = Abwicklungsparteien - sequenceD1[505].name = Cash-Parteien - sequenceD1[506].name = Angaben zu Wertpapiersicherheiten - sequenceD1[513].name = Abwicklungsparteien - sequenceD1[515].name = Abwicklungsparteien - sequenceD1[537].name = Strafen pro W\u00E4hrung f\u00FCr eine Partei - sequenceD1[566].name = Wertpapierbewegung - sequenceD1[600].name = Berichterstattende Parteien - -sequenceD1a1A.name = Berechnungsdetails - +sequenceD1a1A.name = Berechnungsdetails sequenceD1a1A1.name = Attribute des Finanzinstruments - -sequenceD1a1B.name = Zugeh\u00F6rige Transaktion - -sequenceD1a1B1.name = Transaktionsangaben - -sequenceD1a1B1a.name = Status - +sequenceD1a1B.name = Zugeh\u00F6rige Transaktion +sequenceD1a1B1.name = Transaktionsangaben +sequenceD1a1B1a.name = Status sequenceD1a1B1a1.name = Grund - sequenceD1a1[341].name = Vorhergehende eindeutige Transaktionskennung - sequenceD1a1[537].name = Strafdetails - sequenceD1a1[600].name = Vorhergehende eindeutige Transaktionskennung - sequenceD1a[341].name = Eindeutige Transaktionskennung - sequenceD1a[537].name = Strafen pro Gegenpartei - sequenceD1a[566].name = Attribute des Finanzinstruments - sequenceD1a[600].name = Eindeutige Transaktionskennung - sequenceD1b.name = Empf\u00E4nger/Zusteller - sequenceD2[350].name = Angaben zu Maklergeb\u00FChren - sequenceD2[506].name = Angaben zur Barsicherheit - sequenceD2[513].name = Cash-Parteien - sequenceD2[515].name = Cash-Parteien - sequenceD2[566].name = Kassenbewegung - sequenceD2a.name = Cash-Parteien - sequenceD2b.name = Steuerbelegangaben - sequenceD3[506].name = Sonstige Angaben zur Sicherheit - sequenceD3[513].name = Betr\u00E4ge - sequenceD3[515].name = Betr\u00E4ge - sequenceDEALTRAN.name = Angaben zum Transaktionsgesch\u00E4ft - sequenceDISPAR.name = Verteilungsparameter - sequenceD[300].name = Angaben zur aufgeteilten Abwicklung - sequenceD[304].name = Rechnungslegungsinformationen - sequenceD[306].name = Vanilla-Block - sequenceD[320].name = Abwicklungsanweisungen f\u00FCr von Partei B zu zahlende Betr\u00E4ge - sequenceD[330].name = Abwicklungsanweisungen f\u00FCr von Partei B zu zahlende Betr\u00E4ge - sequenceD[340].name = Abwicklungsanweisungen f\u00FCr einen von Partei A zu zahlenden Ausgleichsbetrag - sequenceD[341].name = Reporting-Informationen - sequenceD[350].name = Informationen zur Besteuerung und Maklergeb\u00FChren - sequenceD[360].name = Zahlungsanweisungen f\u00FCr von Partei B zu leistende Zinszahlungen - sequenceD[361].name = Zahlungsanweisungen f\u00FCr von Partei B zu leistende Zinszahlungen - sequenceD[362].name = Zinssatz/Nennbetrag Zahlbar durch Partei A - sequenceD[500].name = Kapitalma\u00DFnahme Details - sequenceD[501].name = Kapitalma\u00DFnahme Details - sequenceD[502].name = Sonstige Parteien - sequenceD[503].name = Zusatzinformation - sequenceD[504].name = Abwicklungsdetails - sequenceD[505].name = Angaben zum Barausgleich - sequenceD[506].name = Angaben zur Sicherheit - sequenceD[513].name = Abwicklungsdetails - sequenceD[514].name = Sonstige Parteien - sequenceD[515].name = Abwicklungsdetails - sequenceD[518].name = Sonstige Parteien - sequenceD[519].name = Zusatzinformation - sequenceD[527].name = Kassenbewegung - sequenceD[537].name = Strafen - sequenceD[540].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceD[541].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceD[542].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceD[543].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceD[544].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceD[545].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceD[546].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceD[547].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceD[548].name = Zusatzinformation - sequenceD[549].name = Zusatzinformation - sequenceD[558].name = Kassenbewegungen - sequenceD[564].name = Kapitalma\u00DFnahme Details - sequenceD[565].name = Kapitalma\u00DFnahme Anweisung - sequenceD[566].name = Kapitalma\u00DFnahme Best\u00E4tigung - sequenceD[569].name = Zusatzinformation - sequenceD[575].name = Zusatzinformation - sequenceD[578].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceD[600].name = Reporting-Informationen - sequenceD[620].name = Abwicklungsanweisungen f\u00FCr von Partei B zu zahlende Betr\u00E4ge - sequenceE1[300].name = Berichterstattende Parteien - sequenceE1[360].name = Zinsangaben - sequenceE1[361].name = Zinsangaben - sequenceE1[504].name = Cash-Parteien - sequenceE1[540].name = Abwicklungsparteien - sequenceE1[541].name = Abwicklungsparteien - sequenceE1[542].name = Abwicklungsparteien - sequenceE1[543].name = Abwicklungsparteien - sequenceE1[544].name = Abwicklungsparteien - sequenceE1[545].name = Abwicklungsparteien - sequenceE1[546].name = Abwicklungsparteien - sequenceE1[547].name = Abwicklungsparteien - sequenceE1[564].name = Wertpapierbewegung - sequenceE1[578].name = Abwicklungsparteien - sequenceE1a1.name = Vorhergehende eindeutige Transaktionskennung - sequenceE1a[300].name = Eindeutige Transaktionskennung - sequenceE1a[564].name = Attribute des Finanzinstruments - sequenceE2[540].name = Cash-Parteien - sequenceE2[541].name = Cash-Parteien - sequenceE2[542].name = Cash-Parteien - sequenceE2[543].name = Cash-Parteien - sequenceE2[544].name = Cash-Parteien - sequenceE2[545].name = Cash-Parteien - sequenceE2[546].name = Cash-Parteien - sequenceE2[547].name = Cash-Parteien - sequenceE2[564].name = Kassenbewegung - sequenceE2[578].name = Cash-Parteien - sequenceE3.name = Betrag - sequenceEXPD.name = Bewertungsangaben zum Engagement - sequenceE[300].name = Reporting-Informationen - sequenceE[304].name = Abzuwickelnder Nettobetrag - sequenceE[306].name = Auszahlungsbetrag - sequenceE[320].name = Abwicklungsanweisungen f\u00FCr von Partei A zu leistende Zinszahlungen - sequenceE[330].name = Abwicklungsanweisungen f\u00FCr von Partei A zu leistende Zinszahlungen - sequenceE[340].name = Zusatzinformation - sequenceE[360].name = Fester Zins Zahlbar durch Partei A - sequenceE[361].name = Fester Zins Zahlbar durch Partei A - sequenceE[362].name = (Netto-)Betrag/Betr\u00E4ge Zahlbar durch Partei A - sequenceE[364].name = Fester Zins Zahlbar durch Partei A - sequenceE[365].name = Fester Zins Zahlbar durch Partei A - sequenceE[500].name = Zusatzinformation - sequenceE[501].name = Zusatzinformation - sequenceE[502].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceE[504].name = Angaben zum Barausgleich - sequenceE[505].name = Zusatzinformation - sequenceE[506].name = Zusatzinformation - sequenceE[513].name = Sonstige Parteien - sequenceE[514].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceE[515].name = Sonstige Parteien - sequenceE[518].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceE[527].name = Zusatzinformation - sequenceE[537].name = Zusatzinformation - sequenceE[540].name = Abwicklungsdetails - sequenceE[541].name = Abwicklungsdetails - sequenceE[542].name = Abwicklungsdetails - sequenceE[543].name = Abwicklungsdetails - sequenceE[544].name = Abwicklungsdetails - sequenceE[545].name = Abwicklungsdetails - sequenceE[546].name = Abwicklungsdetails - sequenceE[547].name = Abwicklungsdetails - sequenceE[558].name = Zusatzinformation - sequenceE[564].name = Kapitalma\u00DFnahme Optionen - sequenceE[565].name = Zusatzinformation - sequenceE[566].name = Zusatzinformation - sequenceE[578].name = Abwicklungsdetails - sequenceE[620].name = Abwicklungsanweisungen f\u00FCr von Partei A zu leistende Zinszahlungen - sequenceF1[306].name = Barrier Window Block - sequenceF1[360].name = Zinsangaben - sequenceF1[361].name = Zinsangaben - sequenceF2.name = Angaben zur Aufzinsung - sequenceF3.name = Interpolation f\u00FCr Rumpfgesch\u00E4ftsjahre - -sequenceFIA.name = Attribute des Finanzinstruments - +sequenceFIA.name = Attribute des Finanzinstruments sequenceFIAC.name = Finanzinstrument/Konto - sequenceFIN.name = Finanzinstrument - sequenceFREEASS.name = Bewegungen des frei verf\u00FCgbaren Guthabens - sequenceFXORDER.name = Angaben zu Devisenauftr\u00E4gen - sequenceF[300].name = Post-Trade-Veranstaltungen - sequenceF[306].name = Barriereblock - sequenceF[320].name = Abwicklungsanweisungen f\u00FCr von Partei B zu leistende Zinszahlungen - sequenceF[330].name = Abwicklungsanweisungen f\u00FCr von Partei B zu leistende Zinszahlungen - sequenceF[340].name = Zus\u00E4tzliche Betr\u00E4ge - sequenceF[360].name = Variabler Zins Zahlbar durch Partei A - sequenceF[361].name = Variabler Zins Zahlbar durch Partei A - sequenceF[504].name = Zusatzinformation - sequenceF[513].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceF[515].name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceF[540].name = Sonstige Parteien - sequenceF[541].name = Sonstige Parteien - sequenceF[542].name = Sonstige Parteien - sequenceF[543].name = Sonstige Parteien - sequenceF[544].name = Sonstige Parteien - sequenceF[545].name = Sonstige Parteien - sequenceF[546].name = Sonstige Parteien - sequenceF[547].name = Sonstige Parteien - sequenceF[564].name = Zusatzinformation - sequenceF[578].name = Zusatzinformation - sequenceF[620].name = Abwicklungsanweisungen f\u00FCr von Partei B zu leistende Zinszahlungen - sequenceG1[340].name = Berichterstattende Parteien - sequenceG1[620].name = Steuersatz - -sequenceG1a.name = Eindeutige Transaktionskennung - +sequenceG1a.name = Eindeutige Transaktionskennung sequenceG1a1.name = Vorhergehende eindeutige Transaktionskennung - sequenceG2.name = Wechselkurs - sequenceGENL.name = Allgemeine Angaben - sequenceG[306].name = Trigger-Block - sequenceG[320].name = Informationen zur Besteuerung - sequenceG[330].name = Informationen zur Besteuerung - sequenceG[340].name = Reporting-Informationen - sequenceG[360].name = Zahlungsanweisungen f\u00FCr von Partei A zu leistende Zinszahlungen - sequenceG[361].name = Zahlungsanweisungen f\u00FCr von Partei A zu leistende Zinszahlungen - sequenceG[620].name = Informationen zur Besteuerung - sequenceH[306].name = Nicht lieferbare Option \u2013 Block - sequenceH[320].name = Zusatzinformation - sequenceH[330].name = Zusatzinformation - sequenceH[360].name = AMORtisierungsplan - sequenceH[361].name = Korrelations-, Volatilit\u00E4ts- und Variance-Swaps - sequenceH[620].name = Zusatzinformation - -sequenceINPOS.name = Intra-Positions-Bewegung - +sequenceINPOS.name = Intra-Positions-Bewegung sequenceINPOSDET.name = Angaben zu Intra-Positionen - sequenceINTSEC.name = Intermedi\u00E4re Sicherheiten - sequenceI[306].name = Vorzeitige K\u00FCndigung - sequenceI[320].name = Zus\u00E4tzliche Betr\u00E4ge - sequenceI[361].name = AMORtisierungsplan f\u00FCr Partei B - sequenceJ1.name = Durchschnittliche Daten & Gewichtungen, Kassa - sequenceJ2.name = Durchschnittliche Daten & Gewichtungen, Aus\u00FCbung - sequenceJ[306].name = Mittelwertbildung Optionen und Forwards - sequenceJ[361].name = AMORtisierungsplan f\u00FCr Partei A - sequenceJ[365].name = R\u00FCcktausch des Nennbetrags Zahlbar durch Partei B - sequenceK[306].name = Zusatzinformation - sequenceK[361].name = Austausch des Nennbetrags Zahlbar durch Partei B - sequenceK[365].name = R\u00FCcktausch des Nennbetrags Zahlbar durch Partei A - sequenceLDDET.name = Angaben zu Darlehen/Einlagen - sequenceLDPRTY1.name = Darlehen/Einlagen Parteien 1 - sequenceLDPRTY2.name = Darlehen/Einlagen Parteien 2 - sequenceLINK.name = Verkn\u00FCpfungen - sequenceL[306].name = Zus\u00E4tzliche Betr\u00E4ge - sequenceL[360].name = Zus\u00E4tzliche Betr\u00E4ge Zahlbar durch Partei B - sequenceL[361].name = Austausch des Nennbetrags Zahlbar durch Partei A - sequenceL[364].name = Zahlbare Geb\u00FChr durch Partei B - sequenceL[365].name = Zahlbare Geb\u00FChr durch Partei B - -sequenceM1.name = Berichterstattende Parteien - -sequenceM1a.name = Eindeutige Transaktionskennung - +sequenceM1.name = Berichterstattende Parteien +sequenceM1a.name = Eindeutige Transaktionskennung sequenceM1a1.name = Vorhergehende eindeutige Transaktionskennung - sequenceM[306].name = Reporting-Informationen - sequenceM[360].name = Zus\u00E4tzliche Betr\u00E4ge Zahlbar durch Partei A - sequenceM[361].name = Zus\u00E4tzliche Betr\u00E4ge Zahlbar durch Partei B - sequenceM[364].name = Zahlbare Geb\u00FChr durch Partei A - sequenceM[365].name = Zahlbare Geb\u00FChr durch Partei A - sequenceNETPOS.name = Angaben zur Netting-Position - sequenceN[360].name = Optionale Allgemeine Angaben - sequenceN[361].name = Zus\u00E4tzliche Betr\u00E4ge Zahlbar durch Partei A - -sequenceO1.name = Berichterstattende Parteien - -sequenceO1a.name = Eindeutige Transaktionskennung - +sequenceO1.name = Berichterstattende Parteien +sequenceO1a.name = Eindeutige Transaktionskennung sequenceO1a1.name = Vorhergehende eindeutige Transaktionskennung - sequenceORDER.name = Auftragsangaben - sequenceORDRDET.name = Auftragsangaben - sequenceORDRPRTY[370].name = Partei des Devisenauftrags - sequenceORDRPRTY[380].name = Parteien des Devisenauftrags - sequenceORDRPRTY[381].name = Parteien des Devisenauftrags - sequenceOTHRDET.name = Sonstige Angaben - sequenceOTHRPRTY.name = Sonstige Parteien - sequenceO[360].name = Reporting-Informationen - sequenceO[361].name = Optionale Allgemeine Angaben - -sequenceP.name = Reporting-Informationen - -sequenceP1.name = Berichterstattende Parteien - -sequenceP1a.name = Eindeutige Transaktionskennung - +sequenceP.name = Reporting-Informationen +sequenceP1.name = Berichterstattende Parteien +sequenceP1a.name = Eindeutige Transaktionskennung sequenceP1a1.name = Vorhergehende eindeutige Transaktionskennung - sequencePAFILL.name = Angaben zu Teilausf\u00FCllungen - -sequencePENA.name = Strafen - +sequencePENA.name = Strafen sequencePENACOUNT[537].name = Strafen pro Gegenpartei - sequencePENACOUNT[548].name = Strafen pro W\u00E4hrung f\u00FCr eine Partei - sequencePENACUR.name = Strafen pro W\u00E4hrung f\u00FCr eine Partei - sequencePENDET.name = Strafdetails - sequencePERSDET.name = Personenbezogene Angaben - sequencePRIC.name = Preis - sequenceRCAP.name = Zusammenfassende Angaben - -sequenceREAS[380].name = Grund - -sequenceREAS[381].name = Grund - -sequenceREAS[509].name = Grund - -sequenceREAS[510].name = Grund - -sequenceREAS[530].name = Grund - -sequenceREAS[537].name = Grund - -sequenceREAS[548].name = Grund - -sequenceREAS[558].name = Grund - -sequenceREAS[567].name = Grund - +sequenceREAS.name = Grund sequenceRECDEL.name = Empf\u00E4nger/Zusteller - -sequenceREF.name = Durch Anweisungsreferenz - +sequenceREF.name = Durch Anweisungsreferenz sequenceREFPRICE.name = Referenz-Preisinformationen - sequenceREGDET.name = Registrierungsangaben - sequenceRELTRAN.name = Zugeh\u00F6rige Transaktion - sequenceREPO.name = Angaben zu kombinierten Transaktionen (two leg transactions) - sequenceREPV.name = Angaben zur Repo-Bewertung - sequenceREQD.name = Angaben zur Anfrage - sequenceSCOL.name = Angaben zu Wertpapiersicherheiten - sequenceSECDET.name = Wertpapierangaben - sequenceSECMOVE.name = Wertpapierbewegung - sequenceSECS.name = Angaben zur Bewertung der Wertpapiere - -sequenceSETDET.name = Abwicklungsdetails - +sequenceSETDET.name = Abwicklungsdetails sequenceSETDET1.name = Abwicklungsdetails - -sequenceSETPRTY.name = Abwicklungsparteien - +sequenceSETPRTY.name = Abwicklungsparteien sequenceSETPRTY1.name = Abwicklungsparteien - sequenceSETTL.name = Allgemeine Angaben zur Abwicklung - sequenceSETTRAN.name = Angaben zur Abwicklungstransaktion - sequenceSSIDET.name = Angaben zur st\u00E4ndigen Abwicklungsanweisung - sequenceSTAT.name = Status - sequenceSUBBAL.name = Teilabgleich - sequenceSUBSAFE.name = Unterverwahrkonto - sequenceSUMC.name = Zusammenfassung nach Gegenpartei - sequenceSUMD.name = Zusammenfassende Angaben - sequenceSUME.name = Zusammenfassung nach Art des Engagements - sequenceSUMM.name = Zusammenfassung - sequenceTAXVODET.name = Steuerbelegangaben - sequenceTRADDET.name = Handelsangaben - sequenceTRADE.name = Handelsangaben - sequenceTRADPRTY.name = Handelsparteien - -sequenceTRANS.name = Transaktionen - +sequenceTRANS.name = Transaktionen sequenceTRANSDET.name = Transaktionsangaben - sequenceTRAN[536].name = Transaktion - sequenceTRAN[537].name = Transaktionsangaben - sequenceTRAN[548].name = Transaktionsangaben - sequenceTREA.name = Angaben zur Treasury-Bewertung - sequenceUNDE.name = Angaben zu der zugrunde liegenden Transaktion - sequenceUSECU.name = Zugrunde liegende Wertpapiere - sequenceVALDET.name = Bewertungsangaben diff --git a/src/main/resources/pw_swift_labels_en.properties b/src/main/resources/pw_swift_labels_en.properties index 52b907501..458e0b1a6 100644 --- a/src/main/resources/pw_swift_labels_en.properties +++ b/src/main/resources/pw_swift_labels_en.properties @@ -13,10471 +13,5666 @@ # See the License for the specific language governing permissions and # limitations under the License. ############################################################################### - field102.components = SWIFT Address -field102.name = SWIFT Address - +field102.name = SWIFT Address field103.components = Service Code -field103.name = Service Code - +field103.name = Service Code field104.components = Message Priority -field104.name = Message Priority - +field104.name = Message Priority field106.components = Date - Logical Terminal Identifier - Branch Code - Session Number - Input Sequence Number (ISN) -field106.name = Message Input Reference (MIR) - +field106.name = Message Input Reference (MIR) field107.components = Date - Logical Terminal Identifier - Branch Code - Session Number - Output Sequence Number (OSN) -field107.name = Message Output Reference (MOR) - +field107.name = Message Output Reference (MOR) field108.components = Message User Reference (MUR) -field108.name = Message User Reference (MUR) - +field108.name = Message User Reference (MUR) field109.components = Date - Full Time - Message Input Reference -field109.name = Original User Message Reference - -field111.components = Service Type Identifier -field111.name = Service Type Identifier - -field113.components = Banking Priority -field113.name = Banking Priority - +field109.name = Original User Message Reference field114.components = Payment Release Information Sender -field114.name = Payment Release Information Sender - +field114.name = Payment Release Information Sender field115.components = Payment Release Information Receiver -field115.name = Addressee Information - -field115[097].name = Payment Release Information Receiver - +field115.name = Payment Release Information Receiver field116.components = Value Date Today -field116.name = Value Date Today - +field116.name = Value Date Today field118.components = Logical Terminal Subsets Shared Flag -field118.name = Logical Terminal Subsets Shared Flag - -field119.name = Validation Flag - +field118.name = Logical Terminal Subsets Shared Flag field11A.components = Currency Code - field11A[380].name = Currency - field11A[500].name = Currency - field11A[501].name = Currency - field11A[502].name = Currency - field11A[508].name = Currency - field11A[509].name = Currency - field11A[513].name = Currency - field11A[514].name = Currency - field11A[515].name = Currency - field11A[518].name = Currency - field11A[519].name = Currency - field11A[524].name = Currency - field11A[527].name = Pricing Rate Currency - field11A[535].name = Currency - field11A[537].name = Currency - field11A[538].name = Currency - field11A[540].name = Currency - field11A[541].name = Currency - field11A[542].name = Currency - field11A[543].name = Currency - field11A[544].name = Currency - field11A[545].name = Currency - field11A[546].name = Currency - field11A[547].name = Currency - field11A[548].name = Currency - field11A[558].name = Pricing Rate Currency - field11A[564].name = Currency - field11A[565].name = Currency - field11A[566].name = Currency - field11A[568].name = Currency - field11A[569].name = Currency - field11A[575].name = Currency - field11A[576].name = Currency - field11A[578].name = Currency - field11A[586].name = Currency - field11A[670].name = Currency - field11A[671].name = Currency - field11R.components = MT Number - Date - Session Number - ISN - field11S.components = MT Number - Date - Session Number - ISN -field11S.name = MT and Date of the Original Message - -field11a.name = MT and Date of the Original Message - +field11S.name = MT and Date of the Original Message +field11a.name = MT and Date of the Original Message field11a_ACCT.name = Currency of Account - field11a_CNTR.name = Counter Currency - field11a_DENO.name = Currency of Denomination - field11a_FXIB.name = Currency to Buy - field11a_FXIS.name = Currency to Sell - field11a_OPTN.name = Currency Option - field11a_PECU.name = Currency of Penalties - field11a_PRIC.name = Pricing Rate Currency - field11a_SETT.name = SSI Currency - field120.components = Message Identifier -field120.name = Message Identifier - -field121.name = UETR - +field120.name = Message Identifier field122.components = Number of Messages -field122.name = Number of Messages - +field122.name = Number of Messages field123.components = Message List -field123.name = Message List - +field123.name = Message List field124.components = Message Type -field124.name = Message Type - +field124.name = Message Type field125.components = Message Category -field125.name = Message Category - +field125.name = Message Category field126.components = Random Number Seed -field126.name = Random Number Seed - +field126.name = Random Number Seed field128.components = Priority/Billable BIC -field128.name = Priority/Billable BIC - +field128.name = Priority/Billable BIC field129.components = Section Number -field129.name = Section Number - +field129.name = Section Number field12A.components = Data Source Scheme - Instrument Code or Description -field12A.name = Type of Financial Instrument - +field12A.name = Type of Financial Instrument field12B.components = Data Source Scheme - Type -field12B.name = Type of Financial Instrument - +field12B.name = Type of Financial Instrument field12C.components = CFI Code - field12D.components = Option Type -field12D.name = Option Type - +field12D.name = Option Type field12E.components = Expiration Style -field12E.name = Expiration Style - +field12E.name = Expiration Style field12F.components = Option Style -field12F.name = Option Style - +field12F.name = Option Style field12G.components = Early Termination Style -field12G.name = Early Termination Style - +field12G.name = Early Termination Style field12[105].name = Sub-Message Type - field12[198].components = Sub-Message Type -field12[198].name = Sub-Message Type - +field12[198].name = Sub-Message Type field12[298].components = Sub-Message Type -field12[298].name = Sub-Message Type - +field12[298].name = Sub-Message Type field12[398].components = Sub-Message Type -field12[398].name = Sub-Message Type - +field12[398].name = Sub-Message Type field12[498].components = Sub-Message Type -field12[498].name = Sub-Message Type - +field12[498].name = Sub-Message Type field12[598].components = Sub-Message Type -field12[598].name = Sub-Message Type - +field12[598].name = Sub-Message Type field12[698].components = Sub-Message Type -field12[698].name = Sub-Message Type - +field12[698].name = Sub-Message Type field12[798].components = Sub-Message Type -field12[798].name = Sub-Message Type - +field12[798].name = Sub-Message Type field12[898].components = Sub-Message Type -field12[898].name = Sub-Message Type - +field12[898].name = Sub-Message Type field12[920].components = Message Requested -field12[920].name = Message Requested - +field12[920].name = Message Requested field12[973].components = Message Type -field12[973].name = Message Type - +field12[973].name = Message Type field12[998].components = Sub-Message Type -field12[998].name = Sub-Message Type - -field12a.name = Type of Financial Instrument - +field12[998].name = Sub-Message Type +field12a.name = Type of Financial Instrument field12a_CLAS.name = Classification Type - field12a_OPST.name = Option Style - field12a_OPTI.name = Option Type - field130.components = Heading Code -field130.name = Code Word(s) - +field130.name = Code Word(s) field132.components = Original Broadcast Number -field132.name = Original Broadcast Number - +field132.name = Original Broadcast Number field133.components = Original Broadcast Number -field133.name = Original Broadcast Number - +field133.name = Original Broadcast Number field134.components = Broadcast Requester -field134.name = Broadcast Requester - +field134.name = Broadcast Requester field135.components = Broadcast Priority -field135.name = Broadcast Priority - +field135.name = Broadcast Priority field136.components = Broadcast Number -field136.name = Broadcast Number - +field136.name = Broadcast Number field137.components = Original Broadcast Number -field137.name = Broadcast Number - +field137.name = Broadcast Number field13A.components = Number Id -field13A.name = Number Id - +field13A.name = Number Id field13B.components = Data Source Scheme - Number -field13B.name = Number Id - +field13B.name = Number Id field13C.components = Code - Time indication - Sign - Time offset -field13C.name = Time Indication - +field13C.name = Time Indication field13D.components = Date - Time - Sign - Offset -field13D.name = Date/Time Indication - +field13D.name = Date/Time Indication field13J.components = Extended Number Id - field13K.components = Number Id - Quantity - -field13a.name = Number Id - +field13a.name = Number Id field13a_AGRE.name = Agreement Version Number - field13a_CAON.name = CA Option Number - field13a_CERT.name = Certificate Number - field13a_CLCL.name = Client Classification Number - field13a_CLTY.name = Client Type Number - field13a_COUP.name = Coupon Number - field13a_ELIG.name = Eligibility Set Profile Number - field13a_EXBN.name = Exclusion Basket Identification Number - field13a_FSBN.name = Fallback Starting Basket Identification Number - field13a_LINK.name = Linked Message - field13a_LOTS.name = Lot Number - field13a_PBOX.name = Post Box Number - field13a_POOL.name = Pool Number - field13a_POST.name = Postal Code - field13a_PRBN.name = Preferential Basket Identification Number - field13a_REQU.name = Requested Message Type - field13a_SNUM.name = Street Number - field13a_SSBI.name = Securities Sub-balance Identification - field13a_STAT.name = Statement Number - field13a_VERN.name = Version Number - field140.components = Retrieval Identifier -field140.name = Retrieval Identifier - +field140.name = Retrieval Identifier field141.components = Encryption Key -field141.name = Encryption Key - +field141.name = Encryption Key field142.components = Start Date Time -field142.name = Start Date Time - +field142.name = Start Date Time field143.components = End Date Time -field143.name = End Date Time - +field143.name = End Date Time field144.components = Status - field144[025].name = Status - field144[027].name = Retrieval Status - field14A.components = Convention -field14A.name = Business Day Convention - +field14A.name = Business Day Convention field14B.components = Method -field14B.name = Average Strike Price Calculation - +field14B.name = Average Strike Price Calculation field14C.components = Year -field14C.name = Year of Definitions - +field14C.name = Year of Definitions field14D[320].components = Code -field14D[320].name = Day Count Fraction - +field14D[320].name = Day Count Fraction field14D[330].components = Code -field14D[330].name = Day Count Fraction - +field14D[330].name = Day Count Fraction field14D[340].components = Day Count Fraction -field14D[340].name = Floating Rate Day Count Fraction - +field14D[340].name = Floating Rate Day Count Fraction field14D[350].components = Code -field14D[350].name = Day Count Fraction - +field14D[350].name = Day Count Fraction field14D[360].components = Day Count Fraction -field14D[360].name = Day Count Fraction - +field14D[360].name = Day Count Fraction field14D[361].components = Day Count Fraction -field14D[361].name = Day Count Fraction - +field14D[361].name = Day Count Fraction field14D[620].components = Day Count Fraction -field14D[620].name = Day Count Fraction - +field14D[620].name = Day Count Fraction field14E.components = Reference -field14E.name = Clearing or Settlement Session - -field14F.name = Floating Rate Option - +field14E.name = Clearing or Settlement Session +field14F.name = Floating Rate Option field14F[340].components = Floating Rate Option - field14F[360].components = Floating Rate Option - field14F[361].components = Option - field14G.components = Frequency - Method -field14G.name = Averaging Frequency and Method - -field14J.name = Reset Date Specification - +field14G.name = Averaging Frequency and Method +field14H.components = Convention +field14H.name = All Barrier Dates Business Day Convention +field14J.name = Reset Date Specification field14J[360].components = Reset Date Specification - field14J[361].components = Code - +field14K.components = Convention +field14K.name = Interim Barrier Dates Business Day Convention +field14L.components = Convention +field14L.name = Barrier Event End Date Business Day Convention +field14M.components = Type +field14M.name = Barrier Time Type +field14N.components = Market +field14N.name = Spot Market +field14O.components = Type +field14O.name = Barrier Event Determination Time Source field14S.components = Rate Source - Time and Location - field14S[300].name = Settlement Rate Source - field14S[304].name = Settlement Rate Source - field14S[305].name = Settlement Rate Source - -field14S[306].name = Settlement Rate Source - +field14S[306][B].name = Settlement Rate Source +field14S[306][F].name = Barrier Settlement Rate Source +field14S[306][H].name = Settlement Rate Source +field14S[306][I].name = Settlement Rate Source +field14S[306][J].name = Settlement Rate Source field14S[361].name = Settlement Rate Option/Rate Source - field152.components = First ISN -field152.name = First Input Sequence Number (ISN) - +field152.name = First Input Sequence Number (ISN) field153.components = First OSN -field153.name = First Output Sequence Number (OSN) - +field153.name = First Output Sequence Number (OSN) field15A.name = New Sequence - field15B.name = New Sequence - field15C.name = New Sequence - field15D.name = New Sequence - field15E.name = New Sequence - field15F.name = New Sequence - field15G.name = New Sequence - field15H.name = New Sequence - field15I.name = New Sequence - field15J.name = New Sequence - field15K.name = New Sequence - field15L.name = New Sequence - field15M.name = New Sequence - field15N.name = New Sequence - field15O.name = New Sequence - field15P.name = New Sequence - field165.components = Service Code - Payment Release Information Receiver -field165.name = Payment Release Information Receiver FINInform - +field165.name = Payment Release Information Receiver FINInform field16A.components = Number - field16A[300].name = Number of Settlements - field16A[801].name = Selling Agent's No. of PAs - field16C.components = Decimals -field16C.name = Decimal Places - +field16C.name = Decimal Places field16R.name = Start of Block - field16S.name = End of Block - field171.components = Date -field171.name = Date - +field171.name = Date field173.components = Day Time -field173.name = Day Time - +field173.name = Day Time field174.components = Hour -field174.name = Hour - +field174.name = Hour field175.components = Time - field175[011].name = Output Time - field175[012].name = Input Time - field175[019].name = Input Time - field175[066].name = Time - field175[071].name = Time - field175[082].name = Time - field175[083].name = Time - field177.components = Date Time -field177.name = Date Time - +field177.name = Date Time field17A.components = Indicator - field17A[300].name = Buy (Sell) Indicator - field17A[306].name = Barrier Indicator - field17A[360].name = Collateral Agreement Indicator - field17A[361].name = Collateral Agreement Indicator - -field17B.components = Flag - +field17B.components = Flag field17B[500].name = Flag - field17B[501].name = Flag - field17B[502].name = Flag - field17B[503].name = Flag - field17B[504].name = Flag - field17B[505].name = Flag - field17B[508].name = Flag - field17B[513].name = Flag - field17B[514].name = Flag - field17B[515].name = Flag - field17B[518].name = Flag - field17B[519].name = Flag - field17B[524].name = Flag - field17B[527].name = Flag - field17B[530].name = Flag - field17B[535].name = Flag - field17B[536].name = Flag - field17B[537][A].name = Flag - field17B[537][D1a1A1].name = Flag - field17B[537][D1a1A].name = Missing Reference Data Flag - -field17B[537][D1a1].name = Amount Computed Flag - +field17B[537][D1a1].name = Flag field17B[538].name = Flag - field17B[540].name = Flag - field17B[541].name = Flag - field17B[542].name = Flag - field17B[543].name = Flag - field17B[544].name = Flag - field17B[545].name = Flag - field17B[546].name = Flag - field17B[547].name = Flag - field17B[548][C1a1A1].name = Flag - field17B[548][C1a1A].name = Missing Reference Data Flag - field17B[548][C1a1].name = Amount Computed Flag - field17B[558].name = Flag - field17B[564].name = Flag - field17B[565].name = Flag - field17B[566].name = Flag - field17B[567].name = Flag - field17B[569].name = Flag - field17B[575].name = Flag - field17B[576].name = Flag - field17B[578].name = Flag - field17B[586].name = Flag - +field17C.components = Indicator +field17C.name = Barrier Event Equal Modifier field17E.components = Indicator -field17E.name = Clearing Threshold Indicator - +field17E.name = Clearing Threshold Indicator field17F[300].components = Indicator -field17F[300].name = Non-Deliverable Indicator - +field17F[300].name = Non-Deliverable Indicator field17F[304].components = Indicator -field17F[304].name = Final Close Indicator - +field17F[304].name = Final Close Indicator field17F[305].components = Indicator -field17F[305].name = Non-Deliverable Indicator - +field17F[305].name = Non-Deliverable Indicator field17F[306].components = Indicator -field17F[306].name = Non-Deliverable Indicator - +field17F[306].name = Non-Deliverable Indicator field17F[340].components = Flag -field17F[340].name = FRA Discounting - +field17F[340].name = FRA Discounting field17F[360].components = Indicator -field17F[360].name = Period End Date Adjustment Indicator - +field17F[360].name = Period End Date Adjustment Indicator field17F[361].components = Indicator -field17F[361].name = Period End Date Adjustment Indicator - +field17F[361].name = Period End Date Adjustment Indicator field17G.components = Indicator -field17G.name = Gain (Loss) Indicator - +field17G.name = Gain (Loss) Indicator field17H.components = Indicator -field17H.name = Allocation Indicator - +field17H.name = Allocation Indicator field17I.components = Indicator - field17I[300].name = Payment versus Payment Settlement Indicator - field17I[304].name = Payment versus Payment Settlement Indicator - field17I[306].name = Cash Settlement - field17L.components = Indicator -field17L.name = Portfolio Compression Indicator - +field17L.name = Portfolio Compression Indicator field17M.components = Indicator -field17M.name = Corporate Sector Indicator - +field17M.name = Corporate Sector Indicator field17N.components = Indicator -field17N.name = Net Settlement Indicator - +field17N.name = Net Settlement Indicator field17O.components = Indicator - field17O[300].name = NDF Open Indicator - field17O[304].name = Open Indicator - field17P.components = Indicator -field17P.name = Collateralisation Indicator - +field17P.name = Collateralisation Indicator field17Q.components = Indicator -field17Q.name = Trade with Non-EEA Counterparty Indicator - +field17Q.name = Trade with Non-EEA Counterparty Indicator field17R.components = Indicator -field17R.name = Party A's Role - +field17R.name = Party A's Role field17S.components = Indicator -field17S.name = Intragroup Trade Indicator - +field17S.name = Intragroup Trade Indicator field17T.components = Indicator -field17T.name = Block Trade Indicator - +field17T.name = Block Trade Indicator field17U.components = Indicator -field17U.name = Split Settlement Indicator - +field17U.name = Split Settlement Indicator field17V.components = Indicator -field17V.name = Buy (Sell) Indicator - +field17V.name = Buy (Sell) Indicator field17W.components = Flag -field17W.name = Non Standard Flag - +field17W.name = Non Standard Flag field17X.components = Indicator -field17X.name = Commercial or Treasury Financing Indicator - +field17X.name = Commercial or Treasury Financing Indicator field17Y.components = Indicator -field17Y.name = Financial Nature of the Counterparty Indicator - +field17Y.name = Financial Nature of the Counterparty Indicator field17Z.components = Indicator -field17Z.name = Collateral Portfolio Indicator - +field17Z.name = Collateral Portfolio Indicator field17a_ACIN.name = Accrued Interest Indicator - field17a_ACRU.name = Accrued Interest Flag - field17a_ACTI.name = Activity Flag - field17a_APLI.name = Applied Option Flag - field17a_AUDT.name = Audited Statement - field17a_BYIY.name = Buy-in - field17a_CALL.name = Callable Flag - field17a_CAPP.name = Collateral Approved Flag - field17a_CERT.name = Certification/Breakdown Flag - field17a_CHAN.name = Change Allowed Flag - field17a_CMAF.name = Cash Movements Approved Flag - field17a_CMPU.name = Amount Considered For Aggregation Flag - +field17a_CNTI.name = Continuation Flag field17a_COLL.name = Collateral Flag - field17a_COMP.name = Information to be Complied With - field17a_CONC.name = Concentration Limit Flag - field17a_CONS.name = Sub-safekeeping Statement - field17a_CONV.name = Convertible Flag - field17a_COVE.name = Covered Flag - field17a_CRYD.name = Crystallisation Day Flag - field17a_DFLT.name = Default Processing Flag - field17a_EXEC.name = Brokerage Amount Flag - field17a_FRNF.name = Floating Rate Note Flag - field17a_LEOG.name = Letter of Guaranteed Delivery Flag - field17a_LIQU.name = Liquid - field17a_LOTS.name = Tax Lots - field17a_MAIL.name = Mailing Address - field17a_MRED.name = Missing Reference Data - field17a_MTAC.name = Main Trading Account Collateralisation Flag - field17a_NEWA.name = New Address - field17a_ODDC.name = Odd Coupon Flag - field17a_ODDL.name = Odd-Lot Differentials Flag - field17a_OKPE.name = Security Subject To Penalties - field17a_OWNF.name = Ownership Flag - field17a_PERM.name = Permanent Address - field17a_PREV.name = Previous Address - field17a_PUTT.name = Putable Flag - field17a_RATE.name = Rated Instrument Flag - field17a_RCHG.name = Charges Flag - field17a_REDM.name = Redemption Affecting Yield Flag - field17a_REMU.name = Remuneration Flag - field17a_RSCH.name = Research Fee Flag - field17a_SAPP.name = Settlement Approved Flag - field17a_SECU.name = Securities Flag - field17a_SLRS.name = Security Interest, Lien or Right of Set-Off - field17a_SMAF.name = Securities Movements Approved Flag - field17a_SMEM.name = SME Growth Market - field17a_SODF.name = Solicitation Dealer Fee Indicator - field17a_SRDC.name = Shareholder Rights Directive Indicator - field17a_STAM.name = Stamp Duty Flag - field17a_STIN.name = Standing Instruction Flag - field17a_TRTI.name = Transfer Title Flag - field17a_TYPP.name = Type of Position Flag - field17a_WRTS.name = Warrants Attached on Delivery Flag - field17a_WTHD.name = Withdrawal Allowed Flag - field17a_YIEL.name = Yield Variance Flag - field18A.components = Number -field18A.name = Number of Repetitions - +field18A.name = Number of Repetitions field18B.components = Number -field18B.name = Number of Spot Averaging Dates - +field18B.name = Number of Spot Averaging Dates field18C.components = Number -field18C.name = Number of Strike Averaging Dates - +field18C.name = Number of Strike Averaging Dates field18D.components = Number -field18D.name = Number of Observation Dates - -field19.components = Amount -field19.name = Sum of Amounts - +field18D.name = Number of Observation Dates +field19.components = Amount +field19.name = Sum of Amounts field19A.components = Sign - Currency Code - Amount -field19A.name = Amount - +field19A.name = Amount field19B.components = Currency Code - Amount -field19B.name = Amount - +field19B.name = Amount field19C.components = Sign - Adjustment Factor -field19C.name = Adjustment - +field19C.name = Adjustment field19Y.components = Weight -field19Y.name = Spot Averaging Weighting Factor - +field19Y.name = Spot Averaging Weighting Factor field19Z.components = Weight -field19Z.name = Strike Averaging Weighting Factor - +field19Z.name = Strike Averaging Weighting Factor field19a_ACCA.name = Accrued Capitalisation - field19a_ACRU.name = Accrued Interest Amount - field19a_ADJS.name = Adjusted Subscription Amount - field19a_AEXP.name = Adjusted Exposure Amount - field19a_AFCA.name = Cancelled Amount - field19a_AGCR.name = Aggregated Credit Amount - field19a_AGDE.name = Aggregated Debit Amount - field19a_AGNT.name = Bilateral Net Amount - field19a_AKTI.name = Aktiengewinn - field19a_ALAM.name = Collateralised Amount - field19a_AMCO.name = Amount Computed - field19a_ANTO.name = Net Gain/Loss - field19a_ARRE.name = Tax Arrear Amount - field19a_ATAX.name = Additional Tax Amount - field19a_BAKL.name = Backload Fees Amount - field19a_BCAM.name = Cash Compensation Amount - field19a_BOOK[535].name = Book Value/Cost Basis - field19a_BOOK[540].name = Book Value - field19a_BOOK[542].name = Book Value - field19a_BOOK[544].name = Book Value - field19a_BOOK[546].name = Book Value - field19a_BUYE.name = Buy Currency and Amount - field19a_BWIT.name = Back Up Withholding Tax Amount - field19a_CABF.name = Cash Amount Brought Forward - field19a_CACF.name = Cash Amount Carried Forward - field19a_CANC.name = Requested To Be Cancelled Amount - field19a_CAPG.name = Capital Gains Amount - field19a_CASH[527].name = Cash Amount - field19a_CASH[537].name = Cash Side - field19a_CASH[548].name = Cash Side - field19a_CASH[558].name = Cash Movement Amount - field19a_CBCH.name = Correspondent Bank Charges - field19a_CCAL.name = Collateral Call Amount - field19a_CCAM.name = Counter Amount - field19a_CDFI.name = Foreign Income Amount - field19a_CHAR[502].name = Charges/Fees - field19a_CHAR[506].name = Fees/Commissions - field19a_CHAR[513].name = Charges/Fees - field19a_CHAR[514].name = Charges/Fees - field19a_CHAR[515].name = Charges/Fees - field19a_CHAR[518].name = Charges/Fees - field19a_CHAR[540].name = Charges/Fees - field19a_CHAR[541].name = Charges/Fees - field19a_CHAR[542].name = Charges/Fees - field19a_CHAR[543].name = Charges/Fees - field19a_CHAR[544].name = Charges/Fees - field19a_CHAR[545].name = Charges/Fees - field19a_CHAR[546].name = Charges/Fees - field19a_CHAR[547].name = Charges/Fees - field19a_CHAR[564].name = Charges/Fees - field19a_CHAR[566].name = Charges/Fees - field19a_CHAR[567].name = Charges/Fees - field19a_CHAR[578].name = Charges/Fees - field19a_CHAR[586].name = Charges/Fees - field19a_CINL.name = Cash in Lieu of Shares - field19a_CINT.name = Currency and Current Interest Amount - field19a_CLPR.name = Clean Price Amount - field19a_COAX.name = Consumption Tax - field19a_COLL.name = Collateral Amount - field19a_COMT.name = Collateral Monitor Amount - field19a_CONM.name = Contingent Margin Amount - field19a_CORE.name = Collateral Required Amount - field19a_COUN.name = Country, National, Federal Tax - field19a_COVA[503].name = Value of Collateral Held - field19a_COVA[504].name = Value of Collateral Held - field19a_COVA[506].name = Value of Collateral Held - field19a_COVA[535].name = Eligible Collateral Value - field19a_COVA[569].name = Value of Collateral Held - field19a_CREB.name = Rebate/Bonification - field19a_CRET.name = Value of Collateral to be Returned - field19a_DBAM.name = Debit Blocked Amount - field19a_DEAL[502][C3].name = Trade Amount - field19a_DEAL[502][E].name = Deal Amount - field19a_DEAL[506].name = Deal Amount - field19a_DEAL[513][D3].name = Trade Amount - field19a_DEAL[513][F].name = Deal Amount - field19a_DEAL[514][C3].name = Trade Amount - field19a_DEAL[514][E].name = Deal Amount - field19a_DEAL[515][D3].name = Trade Amount - field19a_DEAL[515][F].name = Deal Amount - field19a_DEAL[518][C3].name = Trade Amount - field19a_DEAL[518][E].name = Deal Amount - field19a_DEAL[540][D].name = Deal Amount - field19a_DEAL[540][E3].name = Trade Amount - field19a_DEAL[541][D].name = Deal Amount - field19a_DEAL[541][E3].name = Trade Amount - field19a_DEAL[542][D].name = Deal Amount - field19a_DEAL[542][E3].name = Trade Amount - field19a_DEAL[543][D].name = Deal Amount - field19a_DEAL[543][E3].name = Trade Amount - field19a_DEAL[544][D].name = Deal Amount - field19a_DEAL[544][E3].name = Trade Amount - field19a_DEAL[545][D].name = Deal Amount - field19a_DEAL[545][E3].name = Trade Amount - field19a_DEAL[546][D].name = Deal Amount - field19a_DEAL[546][E3].name = Trade Amount - field19a_DEAL[547][D].name = Deal Amount - field19a_DEAL[547][E3].name = Trade Amount - field19a_DEAL[558].name = Deal Transaction Details - field19a_DEAL[575].name = Trade Amount - field19a_DEAL[578].name = Trade Amount - field19a_DEAL[586].name = Trade Amount - field19a_DEDI.name = Deemed Dividend Amount - field19a_DEEM.name = Deemed Amount - field19a_DEFP.name = Deemed Fund Amount - field19a_DEIT.name = Deemed Interest Amount - field19a_DEPO.name = Deposit Amount - field19a_DERY.name = Deemed Royalties Amount - field19a_DSCA.name = Discount Amount - field19a_ENTF.name = Entrance Fees Amount - field19a_ENTL.name = Entitled Amount - field19a_EQUL[515].name = Equalisation/Depreciation Deposit - field19a_EQUL[518].name = Equalisation/Depreciation Deposit - field19a_EQUL[564].name = Equalisation Amount - field19a_EQUL[566].name = Equalisation Amount - field19a_ERFE.name = Early Redemption Fee Amount - field19a_ESTT.name = Settled Amount - field19a_EUTR.name = EU Tax Retention Amount - field19a_EXEC[502].name = Executing Broker's Commission - field19a_EXEC[513].name = Executing Broker's Commission - field19a_EXEC[514].name = Executing Broker's Commission - field19a_EXEC[515].name = Executing Broker's Commission - field19a_EXEC[518].name = Executing Broker's Commission - field19a_EXEC[540].name = Executing Broker's Amount - field19a_EXEC[541].name = Executing Broker's Amount - field19a_EXEC[542].name = Executing Broker's Amount - field19a_EXEC[543].name = Executing Broker's Amount - field19a_EXEC[544].name = Executing Broker's Amount - field19a_EXEC[545].name = Executing Broker's Amount - field19a_EXEC[546].name = Executing Broker's Amount - field19a_EXEC[547].name = Executing Broker's Amount - field19a_EXEC[564].name = Executing Broker's Amount - field19a_EXEC[566].name = Executing Broker's Amount - field19a_EXEC[567].name = Executing Broker's Amount - field19a_EXEC[578].name = Executing Broker's Amount - field19a_EXEC[586].name = Executing Broker's Amount - field19a_FISC.name = Fiscal Stamp - field19a_FLFR.name = Fully Franked Amount - field19a_FORF.name = Forfeit Amount - field19a_FTCA.name = FATCA Tax Amount - field19a_GBNT.name = Global Net Amount - field19a_GRSS.name = Gross Amount - field19a_GUAR.name = Guarantee Amount - field19a_HOLD.name = Holding Value - field19a_HOLP.name = Total Holdings Value of Page - field19a_HOLS.name = Total Holdings Value of Statement - field19a_INCO.name = Income Portion - field19a_INDA.name = Independent Amount - field19a_INDM.name = Indemnity Amount - field19a_INIM.name = Initial Margin Amount - field19a_INTR.name = Interest Amount - field19a_ISDI[502].name = Issue Discount/Allowance - field19a_ISDI[513].name = Issue Discount/Allowance - field19a_ISDI[514].name = Issue Discount/Allowance - field19a_ISDI[515].name = Issue Discount/Allowance - field19a_ISDI[518].name = Issue Discount/Allowance - field19a_ISDI[540].name = Issue Discount/Allowance - field19a_ISDI[541].name = Issue Discount/Allowance - field19a_ISDI[542].name = Issue Discount/Allowance - field19a_ISDI[543].name = Issue Discount/Allowance - field19a_ISDI[544].name = Issue Discount/Allowance - field19a_ISDI[545].name = Issue Discount/Allowance - field19a_ISDI[546].name = Issue Discount/Allowance - field19a_ISDI[547].name = Issue Discount/Allowance - field19a_ISDI[567].name = Issue Discount Amount - field19a_LADT.name = Local Tax (Country specific 1) - field19a_LEVY.name = Payment Levy Tax - field19a_LICO.name = Exposure/Collateral in Transaction Currency - field19a_LIDT.name = Local Tax (Country specific 2) - field19a_LOCL.name = Local Tax - field19a_LOCO.name = Local Broker's Commission - field19a_LOCR.name = Letter of Credit Amount - field19a_LOTE.name = Local Tax (Country specific 3) - field19a_LYDT.name = Local Tax (Country specific 4) - field19a_MACO.name = Matching/Confirmation Fee - field19a_MAGV.name = Margined Value Amount - field19a_MARG.name = Margin - field19a_MFDV.name = Manufactured Dividend/Payment - field19a_MITR.name = Minimum Transfer Amount - field19a_MKTB.name = Market Value Amount Before Valuation Factor - field19a_MKTC.name = Market Claim - field19a_MKTP.name = Market Value Amount Post Valuation Factor - field19a_MKTV.name = Market Value Amount - field19a_MRKT.name = Market Price Amount - field19a_MVBF.name = Actual Market Value Before Valuation Factor - field19a_MVPF.name = Actual Market Value Post Valuation Factor - field19a_NDIP.name = Notional Dividend Payable - field19a_NETT[370].name = Netting Amount - field19a_NETT[564].name = Net Cash Amount - field19a_NETT[566].name = Net Cash Amount - field19a_NETT[567].name = Net Cash Amount - field19a_NINT.name = Currency and Next Interest Amount - field19a_NRAD.name = Netted Independent Amount - field19a_NRAT.name = NRA Tax Amount - field19a_NTAX.name = Notional Tax - field19a_OCMT[502].name = Original Currency Amount - field19a_OCMT[513].name = Original Currency Amount - field19a_OCMT[514].name = Original Currency Amount - field19a_OCMT[515].name = Original Currency Amount - field19a_OCMT[518].name = Original Currency Amount - field19a_OCMT[537].name = Original Currency and Ordered Amount - field19a_OCMT[540].name = Original Currency and Ordered Amount - field19a_OCMT[541].name = Original Currency and Ordered Amount - field19a_OCMT[542].name = Original Currency and Ordered Amount - field19a_OCMT[543].name = Original Currency and Ordered Amount - field19a_OCMT[544].name = Original Currency and Ordered Amount - field19a_OCMT[545].name = Original Currency and Ordered Amount - field19a_OCMT[546].name = Original Currency and Ordered Amount - field19a_OCMT[547].name = Original Currency and Ordered Amount - field19a_OCMT[548].name = Original Currency and Ordered Amount - field19a_OCMT[564].name = Original Currency and Ordered Amount - field19a_OCMT[566].name = Original Currency and Ordered Amount - field19a_OPCA.name = Opening Cash Amount - field19a_ORDR[380].name = Ordered Amount - field19a_ORDR[502].name = Ordered Amount - field19a_ORDR[509].name = Original Ordered Amount - field19a_ORDR[576].name = Ordered Amount - field19a_OTHR.name = Other Amount - field19a_PAMM.name = Paying/Sub-paying Agent Commission - field19a_PEVA.name = Previous Market Price Value - field19a_PRCV.name = Previous Collateral Value - field19a_PRDF.name = Difference in Price - field19a_PREX.name = Executed Amount - field19a_PRHA.name = Pre-haircut Collateral Value - field19a_PRIN[321].name = Principal Currency and Amount - field19a_PRIN[564].name = Principal or Corpus - field19a_PRIN[566].name = Principal or Corpus - field19a_PRIN[567].name = Principal or Corpus - field19a_PRMA.name = Premium Amount - field19a_PRWI.name = Partial Redemption Withholding Amount - field19a_PSTA.name = Posting Amount - field19a_PSTT.name = Previously Settled Amount - field19a_PTYB.name = Party B's Exposure Amount - field19a_QCAS.name = Instructed Amount - field19a_RADD.name = Basic Amount - field19a_RALA.name = Remaining Collateralised Amount - field19a_RECA.name = Reported Currency and Amount - field19a_REDP.name = Redemption Premium Amount - field19a_REFD.name = Expected Refund - field19a_REFU.name = Refunded Subscription Amount - field19a_REGF[502].name = Regulatory Fees - field19a_REGF[513].name = Regulatory Fees - field19a_REGF[514].name = Regulatory Fees - field19a_REGF[515].name = Regulatory Fees - field19a_REGF[518].name = Regulatory Fees - field19a_REGF[540].name = Regulatory Amount - field19a_REGF[541].name = Regulatory Amount - field19a_REGF[542].name = Regulatory Amount - field19a_REGF[543].name = Regulatory Amount - field19a_REGF[544].name = Regulatory Amount - field19a_REGF[545].name = Regulatory Amount - field19a_REGF[546].name = Regulatory Amount - field19a_REGF[547].name = Regulatory Amount - field19a_REGF[564].name = Regulatory Fees - field19a_REGF[566].name = Regulatory Fees - field19a_REGF[567].name = Regulatory Fees - field19a_REIN.name = Reinvestment Amount - field19a_RELC.name = Exposure /Collateral in Reporting Currency - field19a_REMA.name = Replaced Amount - field19a_REMI.name = Amount Remaining on Order - field19a_REMU.name = Remuneration Amount - field19a_REPA.name = Repurchase Amount - field19a_REPL.name = Requested To Be Replaced Amount - field19a_REPP.name = Premium Amount - field19a_RESU.name = Resulting Amount - field19a_RMAG.name = Required Margin Amount - field19a_RODI.name = Currency and Increase/Decrease Amount - field19a_ROUN.name = Rounding Integer Amount - field19a_RSCH.name = Research Fee - field19a_RSTT.name = Remaining Settlement Amount - field19a_SEBL.name = Settlement Amount of Block Trade - field19a_SECU.name = Securities Side - field19a_SELL.name = Sell Currency and Amount - field19a_SETT.name = Settlement Amount - field19a_SHIP.name = Shipping - field19a_SOFE.name = Solicitation Fee - field19a_SOIC.name = Sundry/Other Income Amount - field19a_SPCN.name = Special Concessions - field19a_SPIA.name = Split Amount - field19a_STAC.name = Status Cash Amount - field19a_STAM.name = Stamp Duty - field19a_STEX.name = Stock Exchange Tax - field19a_SUBS[515].name = Subscription Interest - field19a_SUBS[518].name = Subscription Interest - field19a_SUBS[567].name = Additional Subscription Costs - field19a_TACR.name = Total Accrued Interest Amount - field19a_TAPC.name = Termination Amount per Piece of Collateral - field19a_TAXC.name = Amount of Tax Credit - field19a_TAXR.name = Withholding Tax Amount - field19a_TCFA.name = Total Cash Failed Amount - field19a_TCHA.name = Total Fees/Commissions - field19a_TCOP.name = Total Collateral Held Value of Page - field19a_TCOR.name = Total Collateral Required - field19a_TCRL.name = Total Credit Line Amount - field19a_TEXA.name = Total Exposure Amount - field19a_TEXP.name = Total Exposure Value of Page - field19a_THRS.name = Secured Threshold Amount - field19a_THRU.name = Unsecured Threshold Amount - field19a_TOVA.name = Total Eligible Collateral Value - field19a_TPIN.name = Total Pending Collateral In - field19a_TPOU.name = Total Pending Collateral Out - field19a_TPRI.name = Total of Principals - field19a_TRAA.name = Transaction Amount - field19a_TRAN.name = Transfer Tax - field19a_TRAX.name = Transaction Tax - field19a_TRTE.name = Termination Transaction Amount - field19a_TVOC.name = Total Value of Own Collateral - field19a_TVRC.name = Total Value of Reused Collateral - field19a_TXDF.name = Tax Deferred Amount - field19a_TXFR.name = Tax Free Amount - field19a_TXIN.name = Tax on Income Amount - field19a_TXRC.name = Reclaim of Taxes - field19a_UNFR.name = Unfranked Amount - field19a_VASO.name = Value Sought Amount - field19a_VATA.name = Value-Added Tax - field19a_WITH.name = Withholding Tax - field19a_WITL.name = Second Level Tax Amount - field19a_ZWIS.name = Zwischengewinn - field202.components = Section Number -field202.name = Section Number - +field202.name = Section Number field203.components = Total Sections -field203.name = Total Sections - +field203.name = Total Sections field206.components = Value Date Ordering -field206.name = Value Date Ordering - +field206.name = Value Date Ordering field208.components = Logical Terminal Directed Queue -field208.name = Logical Terminal Directed Queue - +field208.name = Logical Terminal Directed Queue field209.components = Required Info -field209.name = Required Info - +field209.name = Required Info field20C.components = Reference -field20C.name = Reference - +field20C.name = Reference field20D.components = Reference -field20D.name = Reference - +field20D.name = Reference field20U.components = UTI Reference - field20[101].components = Sender's Reference -field20[101].name = Sender's Reference - +field20[101].name = Sender's Reference field20[102].components = File Reference -field20[102].name = File Reference - +field20[102].name = File Reference field20[102_STP].components = File Reference -field20[102_STP].name = File Reference - +field20[102_STP].name = File Reference field20[103].components = Sender's Reference -field20[103].name = Sender's Reference - +field20[103].name = Sender's Reference field20[103_REMIT].components = Sender's Reference -field20[103_REMIT].name = Sender's Reference - +field20[103_REMIT].name = Sender's Reference field20[103_STP].components = Sender's Reference -field20[103_STP].name = Sender's Reference - +field20[103_STP].name = Sender's Reference field20[104].components = Sender's Reference -field20[104].name = Sender's Reference - +field20[104].name = Sender's Reference field20[105].components = Transaction Reference Number -field20[105].name = Transaction Reference Number - +field20[105].name = Transaction Reference Number field20[107].components = Sender's Reference -field20[107].name = Sender's Reference - +field20[107].name = Sender's Reference field20[110].components = Sender's Reference -field20[110].name = Sender's Reference - +field20[110].name = Sender's Reference field20[111].components = Sender's Reference -field20[111].name = Sender's Reference - +field20[111].name = Sender's Reference field20[112].components = Transaction Reference Number -field20[112].name = Transaction Reference Number - +field20[112].name = Transaction Reference Number field20[190].components = Transaction Reference Number -field20[190].name = Transaction Reference Number - +field20[190].name = Transaction Reference Number field20[191].components = Transaction Reference Number -field20[191].name = Transaction Reference Number - +field20[191].name = Transaction Reference Number field20[192].components = Transaction Reference Number -field20[192].name = Transaction Reference Number - +field20[192].name = Transaction Reference Number field20[195].components = Transaction Reference Number -field20[195].name = Transaction Reference Number - +field20[195].name = Transaction Reference Number field20[196].components = Transaction Reference Number -field20[196].name = Transaction Reference Number - +field20[196].name = Transaction Reference Number field20[198].components = Transaction Reference Number -field20[198].name = Transaction Reference Number - +field20[198].name = Transaction Reference Number field20[199].components = Transaction Reference Number -field20[199].name = Transaction Reference Number - +field20[199].name = Transaction Reference Number field20[200].components = Transaction Reference Number -field20[200].name = Transaction Reference Number - +field20[200].name = Transaction Reference Number field20[201].components = Transaction Reference Number -field20[201].name = Transaction Reference Number - +field20[201].name = Transaction Reference Number field20[202].components = Transaction Reference Number -field20[202].name = Transaction Reference Number - +field20[202].name = Transaction Reference Number field20[202_COV].components = Transaction Reference Number -field20[202_COV].name = Transaction Reference Number - +field20[202_COV].name = Transaction Reference Number field20[203].components = Transaction Reference Number -field20[203].name = Transaction Reference Number - +field20[203].name = Transaction Reference Number field20[204].components = Transaction Reference Number -field20[204].name = Transaction Reference Number - +field20[204].name = Transaction Reference Number field20[205].components = Transaction Reference Number -field20[205].name = Transaction Reference Number - +field20[205].name = Transaction Reference Number field20[205_COV].components = Transaction Reference Number -field20[205_COV].name = Transaction Reference Number - +field20[205_COV].name = Transaction Reference Number field20[210].components = Transaction Reference Number -field20[210].name = Transaction Reference Number - +field20[210].name = Transaction Reference Number field20[290].components = Transaction Reference Number -field20[290].name = Transaction Reference Number - +field20[290].name = Transaction Reference Number field20[291].components = Transaction Reference Number -field20[291].name = Transaction Reference Number - +field20[291].name = Transaction Reference Number field20[292].components = Transaction Reference Number -field20[292].name = Transaction Reference Number - +field20[292].name = Transaction Reference Number field20[295].components = Transaction Reference Number -field20[295].name = Transaction Reference Number - +field20[295].name = Transaction Reference Number field20[296].components = Transaction Reference Number -field20[296].name = Transaction Reference Number - +field20[296].name = Transaction Reference Number field20[298].components = Transaction Reference Number -field20[298].name = Transaction Reference Number - +field20[298].name = Transaction Reference Number field20[299].components = Transaction Reference Number -field20[299].name = Transaction Reference Number - +field20[299].name = Transaction Reference Number field20[300].components = Sender's Reference -field20[300].name = Sender's Reference - +field20[300].name = Sender's Reference field20[304].components = Sender's Reference -field20[304].name = Sender's Reference - +field20[304].name = Sender's Reference field20[305].components = Transaction Reference Number -field20[305].name = Transaction Reference Number - +field20[305].name = Transaction Reference Number field20[306].components = Sender's Reference -field20[306].name = Sender's Reference - +field20[306].name = Sender's Reference field20[320].components = Reference -field20[320].name = Sender's Reference - +field20[320].name = Sender's Reference field20[330].components = Reference -field20[330].name = Sender's Reference - +field20[330].name = Sender's Reference field20[340].components = Reference -field20[340].name = Sender's Reference - +field20[340].name = Sender's Reference field20[341].components = Reference -field20[341].name = Sender's Reference - +field20[341].name = Sender's Reference field20[350].components = Reference -field20[350].name = Sender's Reference - +field20[350].name = Sender's Reference field20[360].components = Sender's Reference -field20[360].name = Sender's Reference - +field20[360].name = Sender's Reference field20[361].components = Sender's Reference -field20[361].name = Sender's Reference - +field20[361].name = Sender's Reference field20[362].components = Sender's Reference -field20[362].name = Sender's Reference - +field20[362].name = Sender's Reference field20[364].components = Sender's Reference -field20[364].name = Sender's Reference - +field20[364].name = Sender's Reference field20[365].components = Sender's Reference -field20[365].name = Sender's Reference - +field20[365].name = Sender's Reference field20[390].components = Transaction Reference Number -field20[390].name = Transaction Reference Number - +field20[390].name = Transaction Reference Number field20[391].components = Transaction Reference Number -field20[391].name = Transaction Reference Number - +field20[391].name = Transaction Reference Number field20[392].components = Transaction Reference Number -field20[392].name = Transaction Reference Number - +field20[392].name = Transaction Reference Number field20[395].components = Transaction Reference Number -field20[395].name = Transaction Reference Number - +field20[395].name = Transaction Reference Number field20[396].components = Transaction Reference Number -field20[396].name = Transaction Reference Number - +field20[396].name = Transaction Reference Number field20[398].components = Transaction Reference Number -field20[398].name = Transaction Reference Number - +field20[398].name = Transaction Reference Number field20[399].components = Transaction Reference Number -field20[399].name = Transaction Reference Number - +field20[399].name = Transaction Reference Number field20[400].components = Sending Bank's TRN -field20[400].name = Sending Bank's TRN - +field20[400].name = Sending Bank's TRN field20[410].components = Sending Bank's TRN -field20[410].name = Sending Bank's TRN - +field20[410].name = Sending Bank's TRN field20[412].components = Sending Bank's TRN -field20[412].name = Sending Bank's TRN - +field20[412].name = Sending Bank's TRN field20[416].components = Sender's Reference -field20[416].name = Sender's Reference - +field20[416].name = Sender's Reference field20[420].components = Sending Bank's TRN -field20[420].name = Sending Bank's TRN - +field20[420].name = Sending Bank's TRN field20[422].components = Sending Bank's TRN -field20[422].name = Sending Bank's TRN - +field20[422].name = Sending Bank's TRN field20[430].components = Sending Bank's TRN -field20[430].name = Sending Bank's TRN - +field20[430].name = Sending Bank's TRN field20[450].components = Transaction Reference Number -field20[450].name = Transaction Reference Number - +field20[450].name = Transaction Reference Number field20[455].components = Transaction Reference Number -field20[455].name = Transaction Reference Number - +field20[455].name = Transaction Reference Number field20[456].components = Transaction Reference Number -field20[456].name = Transaction Reference Number - +field20[456].name = Transaction Reference Number field20[490].components = Transaction Reference Number -field20[490].name = Transaction Reference Number - +field20[490].name = Transaction Reference Number field20[491].components = Transaction Reference Number -field20[491].name = Transaction Reference Number - +field20[491].name = Transaction Reference Number field20[492].components = Transaction Reference Number -field20[492].name = Transaction Reference Number - +field20[492].name = Transaction Reference Number field20[495].components = Transaction Reference Number -field20[495].name = Transaction Reference Number - +field20[495].name = Transaction Reference Number field20[496].components = Transaction Reference Number -field20[496].name = Transaction Reference Number - +field20[496].name = Transaction Reference Number field20[498].components = Transaction Reference Number -field20[498].name = Transaction Reference Number - +field20[498].name = Transaction Reference Number field20[499].components = Transaction Reference Number -field20[499].name = Transaction Reference Number - +field20[499].name = Transaction Reference Number field20[516].components = Transaction Reference Number -field20[516].name = Transaction Reference Number - +field20[516].name = Transaction Reference Number field20[526].components = Transaction Reference Number -field20[526].name = Transaction Reference Number - +field20[526].name = Transaction Reference Number field20[581].components = Transaction Reference Number -field20[581].name = Transaction Reference Number - +field20[581].name = Transaction Reference Number field20[590].components = Transaction Reference Number -field20[590].name = Transaction Reference Number - +field20[590].name = Transaction Reference Number field20[591].components = Transaction Reference Number -field20[591].name = Transaction Reference Number - +field20[591].name = Transaction Reference Number field20[592].components = Transaction Reference Number -field20[592].name = Transaction Reference Number - +field20[592].name = Transaction Reference Number field20[595].components = Transaction Reference Number -field20[595].name = Transaction Reference Number - +field20[595].name = Transaction Reference Number field20[596].components = Transaction Reference Number -field20[596].name = Transaction Reference Number - +field20[596].name = Transaction Reference Number field20[598].components = Transaction Reference Number -field20[598].name = Transaction Reference Number - +field20[598].name = Transaction Reference Number field20[599].components = Transaction Reference Number -field20[599].name = Transaction Reference Number - +field20[599].name = Transaction Reference Number field20[600].components = Transaction Reference Number -field20[600].name = Transaction Reference Number - +field20[600].name = Transaction Reference Number field20[601].components = Transaction Reference Number -field20[601].name = Transaction Reference Number - +field20[601].name = Transaction Reference Number field20[604].components = Transaction Reference Number -field20[604].name = Transaction Reference Number - +field20[604].name = Transaction Reference Number field20[605].components = Transaction Reference Number -field20[605].name = Transaction Reference Number - +field20[605].name = Transaction Reference Number field20[606].components = Transaction Reference Number -field20[606].name = Transaction Reference Number - +field20[606].name = Transaction Reference Number field20[607].components = Transaction Reference Number -field20[607].name = Transaction Reference Number - +field20[607].name = Transaction Reference Number field20[608].components = Transaction Reference Number -field20[608].name = Transaction Reference Number - +field20[608].name = Transaction Reference Number field20[620].components = Reference -field20[620].name = Sender's Reference - +field20[620].name = Sender's Reference field20[690].components = Transaction Reference Number -field20[690].name = Transaction Reference Number - +field20[690].name = Transaction Reference Number field20[691].components = Transaction Reference Number -field20[691].name = Transaction Reference Number - +field20[691].name = Transaction Reference Number field20[692].components = Transaction Reference Number -field20[692].name = Transaction Reference Number - +field20[692].name = Transaction Reference Number field20[695].components = Transaction Reference Number -field20[695].name = Transaction Reference Number - +field20[695].name = Transaction Reference Number field20[696].components = Transaction Reference Number -field20[696].name = Transaction Reference Number - +field20[696].name = Transaction Reference Number field20[698].components = Transaction Reference Number -field20[698].name = Transaction Reference Number - +field20[698].name = Transaction Reference Number field20[699].components = Transaction Reference Number -field20[699].name = Transaction Reference Number - +field20[699].name = Transaction Reference Number field20[700].components = Documentary Credit Number -field20[700].name = Documentary Credit Number - +field20[700].name = Documentary Credit Number field20[701].components = Documentary Credit Number -field20[701].name = Documentary Credit Number - +field20[701].name = Documentary Credit Number field20[705].components = Documentary Credit Number -field20[705].name = Documentary Credit Number - +field20[705].name = Documentary Credit Number field20[707].components = Sender's Reference -field20[707].name = Sender's Reference - +field20[707].name = Sender's Reference field20[708].components = Sender's Reference -field20[708].name = Sender's Reference - +field20[708].name = Sender's Reference field20[710].components = Sender's Reference -field20[710].name = Sender's Reference - +field20[710].name = Sender's Reference field20[711].components = Sender's Reference -field20[711].name = Sender's Reference - +field20[711].name = Sender's Reference field20[720].components = Transferring Bank's Reference -field20[720].name = Transferring Bank's Reference - +field20[720].name = Transferring Bank's Reference field20[721].components = Transferring Bank's Reference -field20[721].name = Transferring Bank's Reference - +field20[721].name = Transferring Bank's Reference field20[730].components = Sender's Reference -field20[730].name = Sender's Reference - +field20[730].name = Sender's Reference field20[732].components = Sender's TRN -field20[732].name = Sender's TRN - +field20[732].name = Sender's TRN field20[734].components = Sender's TRN -field20[734].name = Sender's TRN - +field20[734].name = Sender's TRN field20[740].components = Documentary Credit Number -field20[740].name = Documentary Credit Number - +field20[740].name = Documentary Credit Number field20[742].components = Claiming Bank's Reference -field20[742].name = Claiming Bank's Reference - +field20[742].name = Claiming Bank's Reference field20[744].components = Sender\u2019s Reference -field20[744].name = Sender\u2019s Reference - +field20[744].name = Sender\u2019s Reference field20[747].components = Documentary Credit Number -field20[747].name = Documentary Credit Number - +field20[747].name = Documentary Credit Number field20[750].components = Sender's Reference -field20[750].name = Sender's Reference - +field20[750].name = Sender's Reference field20[752].components = Documentary Credit Number -field20[752].name = Documentary Credit Number - +field20[752].name = Documentary Credit Number field20[754].components = Sender's Reference -field20[754].name = Sender's Reference - +field20[754].name = Sender's Reference field20[756].components = Sender's Reference -field20[756].name = Sender's Reference - +field20[756].name = Sender's Reference field20[759].components = Transaction Reference Number -field20[759].name = Transaction Reference Number - +field20[759].name = Transaction Reference Number field20[760].components = Undertaking Number -field20[760].name = Undertaking Number - +field20[760].name = Undertaking Number field20[761].components = Undertaking Number -field20[761].name = Undertaking Number - +field20[761].name = Undertaking Number field20[765].components = Transaction Reference Number -field20[765].name = Transaction Reference Number - +field20[765].name = Transaction Reference Number field20[767].components = Undertaking Number -field20[767].name = Undertaking Number - +field20[767].name = Undertaking Number field20[768].components = Transaction Reference Number -field20[768].name = Transaction Reference Number - +field20[768].name = Transaction Reference Number field20[769].components = Transaction Reference Number -field20[769].name = Transaction Reference Number - +field20[769].name = Transaction Reference Number field20[775].components = Undertaking Number -field20[775].name = Undertaking Number - +field20[775].name = Undertaking Number field20[785].components = Undertaking Number -field20[785].name = Undertaking Number - +field20[785].name = Undertaking Number field20[786].components = Undertaking Number -field20[786].name = Undertaking Number - +field20[786].name = Undertaking Number field20[787].components = Transaction Reference Number -field20[787].name = Transaction Reference Number - +field20[787].name = Transaction Reference Number field20[790].components = Transaction Reference Number -field20[790].name = Transaction Reference Number - +field20[790].name = Transaction Reference Number field20[791].components = Transaction Reference Number -field20[791].name = Transaction Reference Number - +field20[791].name = Transaction Reference Number field20[792].components = Transaction Reference Number -field20[792].name = Transaction Reference Number - +field20[792].name = Transaction Reference Number field20[795].components = Transaction Reference Number -field20[795].name = Transaction Reference Number - +field20[795].name = Transaction Reference Number field20[796].components = Transaction Reference Number -field20[796].name = Transaction Reference Number - +field20[796].name = Transaction Reference Number field20[798].components = Transaction Reference Number -field20[798].name = Transaction Reference Number - +field20[798].name = Transaction Reference Number field20[799].components = Transaction Reference Number -field20[799].name = Transaction Reference Number - +field20[799].name = Transaction Reference Number field20[801].components = Transaction Reference Number -field20[801].name = Transaction Reference Number - +field20[801].name = Transaction Reference Number field20[802].components = Transaction Reference Number -field20[802].name = Transaction Reference Number - +field20[802].name = Transaction Reference Number field20[890].components = Transaction Reference Number -field20[890].name = Transaction Reference Number - +field20[890].name = Transaction Reference Number field20[891].components = Transaction Reference Number -field20[891].name = Transaction Reference Number - +field20[891].name = Transaction Reference Number field20[892].components = Transaction Reference Number -field20[892].name = Transaction Reference Number - +field20[892].name = Transaction Reference Number field20[895].components = Transaction Reference Number -field20[895].name = Transaction Reference Number - +field20[895].name = Transaction Reference Number field20[896].components = Transaction Reference Number -field20[896].name = Transaction Reference Number - +field20[896].name = Transaction Reference Number field20[898].components = Transaction Reference Number -field20[898].name = Transaction Reference Number - +field20[898].name = Transaction Reference Number field20[899].components = Transaction Reference Number -field20[899].name = Transaction Reference Number - +field20[899].name = Transaction Reference Number field20[900].components = Transaction Reference Number -field20[900].name = Transaction Reference Number - +field20[900].name = Transaction Reference Number field20[910].components = Transaction Reference Number -field20[910].name = Transaction Reference Number - +field20[910].name = Transaction Reference Number field20[920].components = Transaction Reference Number -field20[920].name = Transaction Reference Number - +field20[920].name = Transaction Reference Number field20[935].components = Transaction Reference Number -field20[935].name = Transaction Reference Number - +field20[935].name = Transaction Reference Number field20[940].components = Transaction Reference Number -field20[940].name = Transaction Reference Number - +field20[940].name = Transaction Reference Number field20[941].components = Transaction Reference Number -field20[941].name = Transaction Reference Number - +field20[941].name = Transaction Reference Number field20[942].components = Transaction Reference Number -field20[942].name = Transaction Reference Number - +field20[942].name = Transaction Reference Number field20[950].components = Transaction Reference Number -field20[950].name = Transaction Reference Number - +field20[950].name = Transaction Reference Number field20[970].components = Transaction Reference Number -field20[970].name = Transaction Reference Number - +field20[970].name = Transaction Reference Number field20[971].components = Transaction Reference Number -field20[971].name = Transaction Reference Number - +field20[971].name = Transaction Reference Number field20[972].components = Transaction Reference Number -field20[972].name = Transaction Reference Number - +field20[972].name = Transaction Reference Number field20[973].components = Transaction Reference Number -field20[973].name = Transaction Reference Number - +field20[973].name = Transaction Reference Number field20[985].components = Transaction Reference Number -field20[985].name = Transaction Reference Number - +field20[985].name = Transaction Reference Number field20[986].components = Transaction Reference Number -field20[986].name = Transaction Reference Number - +field20[986].name = Transaction Reference Number field20[990].components = Transaction Reference Number -field20[990].name = Transaction Reference Number - +field20[990].name = Transaction Reference Number field20[991].components = Transaction Reference Number -field20[991].name = Transaction Reference Number - +field20[991].name = Transaction Reference Number field20[992].components = Transaction Reference Number -field20[992].name = Transaction Reference Number - +field20[992].name = Transaction Reference Number field20[995].components = Transaction Reference Number -field20[995].name = Transaction Reference Number - +field20[995].name = Transaction Reference Number field20[996].components = Transaction Reference Number -field20[996].name = Transaction Reference Number - +field20[996].name = Transaction Reference Number field20[998].components = Transaction Reference Number -field20[998].name = Transaction Reference Number - +field20[998].name = Transaction Reference Number field20[999].components = Transaction Reference Number -field20[999].name = Transaction Reference Number - -field20a.name = Reference - +field20[999].name = Transaction Reference Number +field20a.name = Reference field20a_ACOW[530].name = Account Owner Transaction Identification - field20a_ACOW[537].name = Account Owner Reference - field20a_ACOW[548].name = Account Owner Reference - field20a_ALMR.name = Allocation Matching Reference - field20a_ASRF.name = Account Servicer Reference - field20a_BASK.name = Basket Reference - field20a_BMRB.name = Block Matching Reference - field20a_BPAR.name = Business Partner Number - field20a_BREF.name = Bank Reference Number - field20a_CACN.name = Case Number - field20a_CCMV.name = Client's Cash Movement Reference - field20a_CCTR.name = Counterparty's Collateral Transaction Reference - field20a_CERT.name = Certification Reference - field20a_CLCI.name = Client's Collateral Instruction Reference - field20a_CLTR.name = Client's Triparty Collateral Transaction Reference - field20a_CMIT.name = Counterparty Market Infrastructure Transaction Identification - field20a_COAF.name = Official Corporate Action Event Reference - field20a_COLR.name = Collateral Reference - field20a_COMM.name = Common Reference - field20a_CONU.name = Contract Number Reference - field20a_COPC.name = Collateral Portfolio Code Reference - field20a_CORP.name = Corporate Action Reference - field20a_CPRF.name = Cash Penalty Reference - field20a_CPTR.name = Counterparty's Deal Reference - field20a_CSMV.name = Client's Securities Movement Reference - field20a_FXOR.name = FX Order Reference - field20a_INDX.name = Index Reference - field20a_ISSU.name = Issuer Reference - field20a_LDCR.name = Deposit Common Reference - field20a_LIST.name = List Reference - field20a_MAST.name = Master Reference - field20a_MITI.name = Market Infrastructure Transaction Identification - field20a_NESP.name = Netting Service Provider Reference - field20a_NETT.name = Netting Position Reference - field20a_NTSP.name = Netting Service Provider Reference - field20a_PCOM.name = Penalty Common Reference - field20a_PCTI.name = Processor Transaction Identification - field20a_POOL.name = Pool Reference - field20a_PPCM.name = Previous Penalty Common Reference - field20a_PPRF.name = Previous Penalty Reference - field20a_PREA.name = Preadvice Message Reference - field20a_PREF.name = Penalty Reference - field20a_PREV.name = Previous Reference - field20a_PROC.name = Processing Reference - field20a_PROG.name = Program Reference - field20a_RCTR.name = Receiver's Collateral Transaction Reference - field20a_RELA.name = Related Reference - field20a_REPO.name = Transaction Reference - field20a_SCTR.name = Sender's Collateral Transaction Reference - field20a_SECO.name = Second Leg Reference - field20a_SEME.name = Sender's Message Reference - field20a_SHAR.name = Shareholder Number - field20a_SSIR.name = SSI Reference - field20a_TAVO.name = Tax Voucher Reference - field20a_TCMV.name = Triparty-Agent's/Service-Provider's Cash Movement Reference - field20a_TCTR.name = Triparty-Agent's/Service-Provider's Collateral Transaction Reference - field20a_TRCI.name = Triparty-Agent's/Service-Provider's Collateral Instruction Reference - field20a_TRRF.name = Deal Reference - field20a_TSMV.name = Triparty-Agent's/Service-Provider's Securities Movement Reference - field21A[300].components = Reference to Opening Confirmation -field21A[300].name = Reference to Opening Confirmation - +field21A[300].name = Reference to Opening Confirmation field21A[304][A].components = Reference to Opening Instruction -field21A[304][A].name = Reference to Opening Instruction - +field21A[304][A].name = Reference to Opening Instruction field21A[304][C].components = Reference to the Associated Trade -field21A[304][C].name = Reference to the Associated Trade - +field21A[304][C].name = Reference to the Associated Trade field21A[416].components = Related Sequence Reference -field21A[416].name = Related Sequence Reference - +field21A[416].name = Related Sequence Reference field21A[744].components = Documentary Credit Number -field21A[744].name = Documentary Credit Number - -field21B.name = Contract Number Party B - +field21A[744].name = Documentary Credit Number +field21B.name = Contract Number Party B field21B[306].components = Contract Number Party B - field21B[340].components = Contract Number - field21B[341].components = Contract Number - field21B[360].components = Contract Number Party B - field21B[361].components = Contract Number Party B - field21B[362].components = Contract Number Party B - field21B[364].components = Contract Number Party B - field21B[365].components = Number - field21C[104].components = Mandate Reference -field21C[104].name = Mandate Reference - +field21C[104].name = Mandate Reference field21C[107].components = Mandate Reference -field21C[107].name = Mandate Reference - +field21C[107].name = Mandate Reference field21C[416].components = Principal's Reference -field21C[416].name = Principal's Reference - +field21C[416].name = Principal's Reference field21D.components = Direct Debit Reference -field21D.name = Direct Debit Reference - +field21D.name = Direct Debit Reference field21E.components = Registration Reference -field21E.name = Registration Reference - +field21E.name = Registration Reference field21F[101].name = F/X Deal Reference - field21F[300].name = Underlying Liability Reference - field21G[300].components = Broker's Reference -field21G[300].name = Broker's Reference - +field21G[300].name = Broker's Reference field21G[304].components = Executing Broker's Reference -field21G[304].name = Executing Broker's Reference - +field21G[304].name = Executing Broker's Reference field21G[306].components = Broker's Reference -field21G[306].name = Broker's Reference - +field21G[306].name = Broker's Reference field21G[320].components = Broker's Reference -field21G[320].name = Broker's Reference - +field21G[320].name = Broker's Reference field21G[340].components = Reference -field21G[340].name = Broker's Reference - +field21G[340].name = Broker's Reference field21G[360].components = Broker's Reference -field21G[360].name = Broker's Reference - +field21G[360].name = Broker's Reference field21G[361].components = Broker's Reference -field21G[361].name = Broker's Reference - +field21G[361].name = Broker's Reference field21G[620].components = Broker's Reference -field21G[620].name = Broker's Reference - +field21G[620].name = Broker's Reference field21H.components = Event Type - Reference of Previous Confirmation -field21H.name = Event Type and Reference - -field21N.name = Contract Number Party A - +field21H.name = Event Type and Reference +field21N.name = Contract Number Party A field21N[306].components = Contract Number Party A - field21N[320].components = Contract Number - field21N[330].components = Contract Number Party A - field21N[340].components = Contract Number - field21N[341].components = Contract Number - field21N[350].components = Contract Number Party A - field21N[360].components = Contract Number Party A - field21N[361].components = Contract Number Party A - field21N[362].components = Contract Number Party A - field21N[364].components = Number - field21N[365].components = Number - field21N[620].components = Contract Number - field21P.components = Reference to Previous Deals -field21P.name = Reference to Previous Deals - +field21P.name = Reference to Previous Deals field21R.components = Customer Specified Reference -field21R.name = Customer Specified Reference - +field21R.name = Customer Specified Reference field21[101].components = Transaction Reference -field21[101].name = Transaction Reference - +field21[101].name = Transaction Reference field21[102].components = Transaction Reference -field21[102].name = Transaction Reference - +field21[102].name = Transaction Reference field21[102_STP].components = Transaction Reference -field21[102_STP].name = Transaction Reference - +field21[102_STP].name = Transaction Reference field21[104].components = Transaction Reference -field21[104].name = Transaction Reference - +field21[104].name = Transaction Reference field21[105].components = Related Reference -field21[105].name = Related Reference - +field21[105].name = Related Reference field21[107].components = Transaction Reference -field21[107].name = Transaction Reference - +field21[107].name = Transaction Reference field21[110].components = Cheque Number -field21[110].name = Cheque Number - +field21[110].name = Cheque Number field21[111].components = Cheque Number -field21[111].name = Cheque Number - +field21[111].name = Cheque Number field21[112].components = Cheque Number -field21[112].name = Cheque Number - +field21[112].name = Cheque Number field21[190].components = Related Reference -field21[190].name = Related Reference - +field21[190].name = Related Reference field21[191].components = Related Reference -field21[191].name = Related Reference - +field21[191].name = Related Reference field21[192].components = Related Reference -field21[192].name = Related Reference - +field21[192].name = Related Reference field21[195].components = Related Reference -field21[195].name = Related Reference - +field21[195].name = Related Reference field21[196].components = Related Reference -field21[196].name = Related Reference - +field21[196].name = Related Reference field21[199].components = Related Reference -field21[199].name = Related Reference - +field21[199].name = Related Reference field21[202].components = Related Reference -field21[202].name = Related Reference - +field21[202].name = Related Reference field21[202_COV].components = Related Reference -field21[202_COV].name = Related Reference - +field21[202_COV].name = Related Reference field21[203].components = Related Reference -field21[203].name = Related Reference - +field21[203].name = Related Reference field21[204].components = Related Reference -field21[204].name = Related Reference - +field21[204].name = Related Reference field21[205].components = Related Reference -field21[205].name = Related Reference - +field21[205].name = Related Reference field21[205_COV].components = Related Reference -field21[205_COV].name = Related Reference - +field21[205_COV].name = Related Reference field21[210].components = Related Reference -field21[210].name = Related Reference - +field21[210].name = Related Reference field21[290].components = Related Reference -field21[290].name = Related Reference - +field21[290].name = Related Reference field21[291].components = Related Reference -field21[291].name = Related Reference - +field21[291].name = Related Reference field21[292].components = Related Reference -field21[292].name = Related Reference - +field21[292].name = Related Reference field21[295].components = Related Reference -field21[295].name = Related Reference - +field21[295].name = Related Reference field21[296].components = Related Reference -field21[296].name = Related Reference - +field21[296].name = Related Reference field21[299].components = Related Reference -field21[299].name = Related Reference - +field21[299].name = Related Reference field21[300].components = Related Reference -field21[300].name = Related Reference - +field21[300].name = Related Reference field21[304].components = Related Reference -field21[304].name = Related Reference - +field21[304].name = Related Reference field21[305].components = Related Reference -field21[305].name = Related Reference - +field21[305].name = Related Reference field21[306].components = Related Reference -field21[306].name = Related Reference - +field21[306].name = Related Reference field21[320].components = Reference -field21[320].name = Related Reference - +field21[320].name = Related Reference field21[330].components = Reference -field21[330].name = Related Reference - +field21[330].name = Related Reference field21[340].components = Reference -field21[340].name = Related Reference - +field21[340].name = Related Reference field21[341].components = Reference -field21[341].name = Related Reference - +field21[341].name = Related Reference field21[350].components = Reference -field21[350].name = Related Reference - +field21[350].name = Related Reference field21[360].components = Related Reference -field21[360].name = Related Reference - +field21[360].name = Related Reference field21[361].components = Related Reference -field21[361].name = Related Reference - +field21[361].name = Related Reference field21[362].components = Related Reference -field21[362].name = Related Reference - +field21[362].name = Related Reference field21[364].components = Related Reference -field21[364].name = Related Reference - +field21[364].name = Related Reference field21[365].components = Related Reference -field21[365].name = Related Reference - +field21[365].name = Related Reference field21[390].components = Related Reference -field21[390].name = Related Reference - +field21[390].name = Related Reference field21[391].components = Related Reference -field21[391].name = Related Reference - +field21[391].name = Related Reference field21[392].components = Related Reference -field21[392].name = Related Reference - +field21[392].name = Related Reference field21[395].components = Related Reference -field21[395].name = Related Reference - +field21[395].name = Related Reference field21[396].components = Related Reference -field21[396].name = Related Reference - +field21[396].name = Related Reference field21[399].components = Related Reference -field21[399].name = Related Reference - +field21[399].name = Related Reference field21[400].components = Related Reference -field21[400].name = Related Reference - +field21[400].name = Related Reference field21[410].components = Related Reference -field21[410].name = Related Reference - +field21[410].name = Related Reference field21[412].components = Related Reference -field21[412].name = Related Reference - +field21[412].name = Related Reference field21[416].components = Related Reference -field21[416].name = Related Reference - +field21[416].name = Related Reference field21[420].components = Related Reference -field21[420].name = Related Reference - +field21[420].name = Related Reference field21[422].components = Related Reference -field21[422].name = Related Reference - +field21[422].name = Related Reference field21[430].components = Related Reference -field21[430].name = Related Reference - +field21[430].name = Related Reference field21[450].components = Related Reference -field21[450].name = Related Reference - +field21[450].name = Related Reference field21[455].components = Related Reference -field21[455].name = Related Reference - +field21[455].name = Related Reference field21[456].components = Related Reference -field21[456].name = Related Reference - +field21[456].name = Related Reference field21[490].components = Related Reference -field21[490].name = Related Reference - +field21[490].name = Related Reference field21[491].components = Related Reference -field21[491].name = Related Reference - +field21[491].name = Related Reference field21[492].components = Related Reference -field21[492].name = Related Reference - +field21[492].name = Related Reference field21[495].components = Related Reference -field21[495].name = Related Reference - +field21[495].name = Related Reference field21[496].components = Related Reference -field21[496].name = Related Reference - +field21[496].name = Related Reference field21[499].components = Related Reference -field21[499].name = Related Reference - +field21[499].name = Related Reference field21[516].components = Related Reference -field21[516].name = Related Reference - +field21[516].name = Related Reference field21[526].components = Related Reference -field21[526].name = Related Reference - +field21[526].name = Related Reference field21[581].components = Related Reference -field21[581].name = Related Reference - +field21[581].name = Related Reference field21[590].components = Related Reference -field21[590].name = Related Reference - +field21[590].name = Related Reference field21[591].components = Related Reference -field21[591].name = Related Reference - +field21[591].name = Related Reference field21[592].components = Related Reference -field21[592].name = Related Reference - +field21[592].name = Related Reference field21[595].components = Related Reference -field21[595].name = Related Reference - +field21[595].name = Related Reference field21[596].components = Related Reference -field21[596].name = Related Reference - +field21[596].name = Related Reference field21[599].components = Related Reference -field21[599].name = Related Reference - +field21[599].name = Related Reference field21[600].components = Related Reference -field21[600].name = Related Reference - +field21[600].name = Related Reference field21[601].components = Related Reference -field21[601].name = Related Reference - +field21[601].name = Related Reference field21[604].components = Related Reference -field21[604].name = Related Reference - +field21[604].name = Related Reference field21[605].components = Related Reference -field21[605].name = Related Reference - +field21[605].name = Related Reference field21[606].components = Related Reference -field21[606].name = Related Reference - +field21[606].name = Related Reference field21[607].components = Related Reference -field21[607].name = Related Reference - +field21[607].name = Related Reference field21[620].components = Reference -field21[620].name = Related Reference - +field21[620].name = Related Reference field21[690].components = Related Reference -field21[690].name = Related Reference - +field21[690].name = Related Reference field21[691].components = Related Reference -field21[691].name = Related Reference - +field21[691].name = Related Reference field21[692].components = Related Reference -field21[692].name = Related Reference - +field21[692].name = Related Reference field21[695].components = Related Reference -field21[695].name = Related Reference - +field21[695].name = Related Reference field21[696].components = Related Reference -field21[696].name = Related Reference - +field21[696].name = Related Reference field21[699].components = Related Reference -field21[699].name = Related Reference - +field21[699].name = Related Reference field21[707].components = Receiver's Reference -field21[707].name = Receiver's Reference - +field21[707].name = Receiver's Reference field21[708].components = Receiver's Reference -field21[708].name = Receiver's Reference - +field21[708].name = Receiver's Reference field21[710].components = Documentary Credit Number -field21[710].name = Documentary Credit Number - +field21[710].name = Documentary Credit Number field21[711].components = Documentary Credit Number -field21[711].name = Documentary Credit Number - +field21[711].name = Documentary Credit Number field21[720].components = Documentary Credit Number -field21[720].name = Documentary Credit Number - +field21[720].name = Documentary Credit Number field21[721].components = Documentary Credit Number -field21[721].name = Documentary Credit Number - +field21[721].name = Documentary Credit Number field21[730].components = Receiver's Reference -field21[730].name = Receiver's Reference - +field21[730].name = Receiver's Reference field21[732].components = Presenting Bank's Reference -field21[732].name = Presenting Bank's Reference - +field21[732].name = Presenting Bank's Reference field21[734].components = Presenting Bank's Reference -field21[734].name = Presenting Bank's Reference - +field21[734].name = Presenting Bank's Reference field21[742].components = Documentary Credit Number -field21[742].name = Documentary Credit Number - +field21[742].name = Documentary Credit Number field21[744].components = Claiming Bank's Reference -field21[744].name = Claiming Bank's Reference - +field21[744].name = Claiming Bank's Reference field21[747].components = Reimbursing Bank's Reference -field21[747].name = Reimbursing Bank's Reference - +field21[747].name = Reimbursing Bank's Reference field21[750].components = Related Reference -field21[750].name = Related Reference - +field21[750].name = Related Reference field21[752].components = Presenting Bank's Reference -field21[752].name = Presenting Bank's Reference - +field21[752].name = Presenting Bank's Reference field21[754].components = Related Reference -field21[754].name = Related Reference - +field21[754].name = Related Reference field21[756].components = Presenting Bank's Reference -field21[756].name = Presenting Bank's Reference - +field21[756].name = Presenting Bank's Reference field21[759].components = Related Reference Number -field21[759].name = Related Reference Number - +field21[759].name = Related Reference Number field21[765].components = Related Reference -field21[765].name = Related Reference - +field21[765].name = Related Reference field21[767].components = Related Reference -field21[767].name = Related Reference - +field21[767].name = Related Reference field21[768].components = Related Reference -field21[768].name = Related Reference - +field21[768].name = Related Reference field21[769].components = Related Reference -field21[769].name = Related Reference - +field21[769].name = Related Reference field21[775].components = Related Reference -field21[775].name = Related Reference - +field21[775].name = Related Reference field21[785].components = Related Reference -field21[785].name = Related Reference - +field21[785].name = Related Reference field21[786].components = Beneficiary Reference Number -field21[786].name = Beneficiary Reference Number - +field21[786].name = Beneficiary Reference Number field21[787].components = Related Reference -field21[787].name = Related Reference - +field21[787].name = Related Reference field21[790].components = Related Reference -field21[790].name = Related Reference - +field21[790].name = Related Reference field21[791].components = Related Reference -field21[791].name = Related Reference - +field21[791].name = Related Reference field21[792].components = Related Reference -field21[792].name = Related Reference - +field21[792].name = Related Reference field21[795].components = Related Reference -field21[795].name = Related Reference - +field21[795].name = Related Reference field21[796].components = Related Reference -field21[796].name = Related Reference - +field21[796].name = Related Reference field21[799].components = Related Reference -field21[799].name = Related Reference - +field21[799].name = Related Reference field21[890].components = Related Reference -field21[890].name = Related Reference - +field21[890].name = Related Reference field21[891].components = Related Reference -field21[891].name = Related Reference - +field21[891].name = Related Reference field21[892].components = Related Reference -field21[892].name = Related Reference - +field21[892].name = Related Reference field21[895].components = Related Reference -field21[895].name = Related Reference - +field21[895].name = Related Reference field21[896].components = Related Reference -field21[896].name = Related Reference - +field21[896].name = Related Reference field21[899].components = Related Reference -field21[899].name = Related Reference - +field21[899].name = Related Reference field21[900].components = Related Reference -field21[900].name = Related Reference - +field21[900].name = Related Reference field21[910].components = Related Reference -field21[910].name = Related Reference - +field21[910].name = Related Reference field21[940].components = Related Reference -field21[940].name = Related Reference - +field21[940].name = Related Reference field21[941].components = Related Reference -field21[941].name = Related Reference - +field21[941].name = Related Reference field21[942].components = Related Reference -field21[942].name = Related Reference - +field21[942].name = Related Reference field21[986].components = Related Reference -field21[986].name = Related Reference - +field21[986].name = Related Reference field21[990].components = Related Reference -field21[990].name = Related Reference - +field21[990].name = Related Reference field21[991].components = Related Reference -field21[991].name = Related Reference - +field21[991].name = Related Reference field21[992].components = Related Reference -field21[992].name = Related Reference - +field21[992].name = Related Reference field21[995].components = Related Reference -field21[995].name = Related Reference - +field21[995].name = Related Reference field21[996].components = Related Reference -field21[996].name = Related Reference - +field21[996].name = Related Reference field21[999].components = Related Reference -field21[999].name = Related Reference - -field22.components = Code - Common Reference -field22.name = Code/Common Reference - +field21[999].name = Related Reference +field22.components = Code - Common Reference +field22.name = Code/Common Reference field22A[300].components = Type -field22A[300].name = Type of Operation - +field22A[300].name = Type of Operation field22A[304].components = Function -field22A[304].name = Type of Operation - +field22A[304].name = Type of Operation field22A[306].components = Function -field22A[306].name = Type of Operation - +field22A[306].name = Type of Operation field22A[320].components = Function -field22A[320].name = Type of Operation - +field22A[320].name = Type of Operation field22A[330].components = Function -field22A[330].name = Type of Operation - +field22A[330].name = Type of Operation field22A[340].components = Function -field22A[340].name = Type of Operation - +field22A[340].name = Type of Operation field22A[341].components = Function -field22A[341].name = Type of Operation - +field22A[341].name = Type of Operation field22A[350].components = Function -field22A[350].name = Type of Operation - +field22A[350].name = Type of Operation field22A[360].components = Function -field22A[360].name = Type of Operation - +field22A[360].name = Type of Operation field22A[361].components = Function -field22A[361].name = Type of Operation - +field22A[361].name = Type of Operation field22A[362].components = Function -field22A[362].name = Type of Operation - +field22A[362].name = Type of Operation field22A[364].components = Function -field22A[364].name = Type of Operation - +field22A[364].name = Type of Operation field22A[365].components = Function -field22A[365].name = Type of Operation - +field22A[365].name = Type of Operation field22A[620].components = Function -field22A[620].name = Type of Operation - +field22A[620].name = Type of Operation field22A[707].components = Purpose -field22A[707].name = Purpose of Message - +field22A[707].name = Purpose of Message field22A[760].components = Purpose -field22A[760].name = Purpose of Message - +field22A[760].name = Purpose of Message field22A[767].components = Purpose -field22A[767].name = Purpose of Message - +field22A[767].name = Purpose of Message field22B[320].components = Type -field22B[320].name = Type of Event - +field22B[320].name = Type of Event field22B[330].components = Type -field22B[330].name = Type of Event - +field22B[330].name = Type of Event field22B[340].components = Financial Centre -field22B[340].name = Financial Centre - +field22B[340].name = Financial Centre field22B[360].components = Centre -field22B[360].name = Financial Centre - +field22B[360].name = Financial Centre field22B[361].components = Centre -field22B[361].name = Financial Centre - +field22B[361].name = Financial Centre field22B[364].components = Type -field22B[364].name = Type of Event - +field22B[364].name = Type of Event field22B[365].components = Type -field22B[365].name = Type of Event - +field22B[365].name = Type of Event field22B[620].components = Type -field22B[620].name = Type of Event - +field22B[620].name = Type of Event field22C.components = Party Prefix 1 - Party Suffix 1 - Reference Code - Party Prefix 2 - Party Suffix 2 -field22C.name = Common Reference - +field22C.name = Common Reference field22D[360].components = Compounding Type -field22D[360].name = Compounding Type - +field22D[360].name = Compounding Type field22D[361].components = Type -field22D[361].name = Compounding Type - +field22D[361].name = Compounding Type field22D[364].components = Code -field22D[364].name = Accrual of Interest Specification - +field22D[364].name = Accrual of Interest Specification field22D[365].components = Accrual of Interest Specification -field22D[365].name = Accrual of Interest Specification - +field22D[365].name = Accrual of Interest Specification field22D[759].components = Form -field22D[759].name = Form of Undertaking - +field22D[759].name = Form of Undertaking field22D[760].components = Form -field22D[760].name = Form of Undertaking - +field22D[760].name = Form of Undertaking field22E.components = Type of Payment -field22E.name = Type of Payment - +field22E.name = Type of Payment field22F.components = Data Source Scheme - Indicator -field22F.name = Indicator - +field22F.name = Indicator field22G[306].components = Type of Barrier -field22G[306].name = Type of Barrier - +field22G[306].name = Type of Barrier field22G[765].components = Type -field22G[765].name = Demand Type - +field22G[765].name = Demand Type field22H.components = Indicator -field22H.name = Indicator - -field22J.components = Type of Trigger -field22J.name = Type of Trigger - +field22H.name = Indicator field22K[306].components = Type of Event - Narrative -field22K[306].name = Type of Event - +field22K[306].name = Type of Event field22K[760].components = Code - Narrative -field22K[760].name = Type of Undertaking - +field22K[760].name = Type of Undertaking field22L.components = Reporting Jurisdiction -field22L.name = Reporting Jurisdiction - +field22L.name = Reporting Jurisdiction field22M.components = Namespace -field22M.name = UTI Namespace/Issuer Code - +field22M.name = UTI Namespace/Issuer Code field22N.components = Transaction Identifier -field22N.name = Transaction Identifier - +field22N.name = Transaction Identifier field22P.components = Namespace -field22P.name = PUTI Namespace/Issuer Code - +field22P.name = PUTI Namespace/Issuer Code field22Q.components = Portfolio -field22Q.name = Collateral Portfolio Code - +field22Q.name = Collateral Portfolio Code field22R.components = Prior Transaction Identifier -field22R.name = Prior Transaction Identifier - +field22R.name = Prior Transaction Identifier field22S.components = Side Indicator - Identification -field22S.name = Clearing Broker Identification - +field22S.name = Clearing Broker Identification field22T.components = Identification -field22T.name = Cleared Product Identification - +field22T.name = Cleared Product Identification field22U.components = Product Identifier -field22U.name = Underlying Product Identifier - +field22U.name = Underlying Product Identifier field22V.components = Execution Venue -field22V.name = Execution Venue - +field22V.name = Execution Venue field22W.components = Identification -field22W.name = Link Swap Identification - +field22W.name = Link Swap Identification field22X.components = Type -field22X.name = Type of Exchange - +field22X.name = Type of Exchange field22Y[306].components = Period -field22Y[306].name = Frequency of Early Termination - +field22Y[306].name = Frequency of Early Termination field22Y[760].components = Required -field22Y[760].name = Standard Wording Required - +field22Y[760].name = Standard Wording Required field22Z.components = Product Identifier -field22Z.name = Underlying Product Identifier - -field22a.name = Indicator - +field22Z.name = Underlying Product Identifier +field22a.name = Indicator field22a_ADDB.name = Additional Business Process Indicator - field22a_ADMT.name = Type of Admittance - field22a_AGRE.name = Agreement Indicator - field22a_AUTA.name = Automatic Allocation Indicator - field22a_AUTO.name = Auto Routing Indicator - field22a_BCOL.name = Type of Other Collateral Indicator - field22a_BDEF.name = Buy-in Deferral Indicator - field22a_BDEV.name = Business Day Event - field22a_BENE.name = Beneficial Ownership Indicator - field22a_BENT.name = Type of Beneficial Owner - field22a_BIRI.name = Bid Range Type Indicator - field22a_BLOC.name = Block Trade Indicator - field22a_BORR.name = Automatic Borrowing Indicator - field22a_BUSE.name = Buy/Sell Indicator - field22a_BYIY.name = Buy-in Indicator - field22a_CAEP.name = Corporate Action Event Processing - field22a_CAEV.name = Corporate Action Event Indicator - field22a_CALM.name = Calculation Method - field22a_CAMV.name = Mandatory/Voluntary Indicator - field22a_CANR.name = Cancellation Right Indicator - field22a_CAOP.name = Corporate Action Option Code Indicator - field22a_CASH.name = Type of Cash Activity Indicator - field22a_CASY.name = Cash Settlement System Indicator - field22a_CATB.name = Charges/Tax Basis Indicator - field22a_CCPT.name = CCP Eligibility Indicator - field22a_CEFI.name = Certification Format Indicator - field22a_CERT.name = Certification Booking Indicator - field22a_CETI[564].name = Certification/Breakdown Type Indicator - field22a_CETI[565].name = Certification Type Indicator - field22a_CFRE.name = Variable Rate Change Frequency - field22a_CHAN.name = Change Type Indicator - field22a_CINT.name = Collateral Instruction Type Indicator - field22a_COAL.name = Collateral Action Type Indicator - field22a_CODE[535].name = Complete/Updates Indicator - field22a_CODE[536].name = Complete/Updates Indicator - field22a_CODE[537][A].name = Complete/Updates Indicator - field22a_CODE[537][D].name = Penalty List Type Indicator - field22a_CODE[538].name = Complete/Updates Indicator - field22a_CODE[548].name = Penalty List Type Indicator - field22a_CODE[549].name = Complete/Updates Indicator - field22a_CODE[575].name = Complete/Updates Indicator - field22a_CODE[586].name = Complete/Updates Indicator - field22a_COLA.name = Exposure Type Indicator - field22a_COLE.name = Collateral Pool Indicator - field22a_COLL.name = Collateral Type Indicator - field22a_CONF.name = Type of Confirmation Indicator - field22a_CONP.name = Retain Indicator - field22a_CONS.name = Consent Type Indicator - field22a_CONT[564].name = Contractual Payment Indicator - field22a_CONT[566].name = Contractual Payment - field22a_CONV.name = Event Sequence Type Indicator - field22a_COST.name = Commission Type Indicator - field22a_CRDB.name = Credit/Debit Indicator - field22a_CSAC.name = Compound Simple Accrual Calculation Indicator - field22a_CSBT.name = Cash Sub Balance Type Indicator - field22a_DBNM.name = Settlement Standing Instruction Database Indicator - field22a_DEPO.name = Type of Deposit Indicator - field22a_DISF[564][C].name = Disposition of Fractions Indicator - field22a_DISF[564][E1].name = Disposition of Fractions - field22a_DISF[564][E].name = Disposition of Fractions Indicator - field22a_DISF[565].name = Disposition of Fractions Indicator - field22a_DISF[566][D1].name = Disposition of Fractions - field22a_DISF[566][D].name = Disposition of Fractions Indicator - field22a_DIST.name = Distribution Form - field22a_DITY.name = Occurrence Type Indicator - field22a_DIVI.name = Dividend Type Indicator - field22a_DPLO.name = Lender/Borrower Indicator - field22a_ECIO.name = Capital Gain In/Out Indicator - field22a_EFFD.name = Effective Date Indicator - field22a_ELCT.name = Election Type Indicator - field22a_ESTA.name = Corporate Action Event Stage - field22a_ETYP.name = Type of Exemption - field22a_FORM.name = Form of Securities - field22a_FSSA.name = Failed Settlement Salvation Indicator - field22a_FXCX.name = Forex Order Cancellation Indicator - field22a_FXTR.name = FX Order Transaction Type Indicator - field22a_INCA.name = Investor Capacity Indicator - field22a_INFO.name = Information Type Indicator - field22a_INOU.name = In/Out Indicator - field22a_INST.name = Type of Instruction Indicator - field22a_INTR.name = Interest Payment Indicator - field22a_ITYP.name = Type of Income - field22a_LANG.name = Language Indicator - field22a_LEGA.name = Legal Framework Indicator - field22a_LEOG.name = Letter of Guarantee Indicator - field22a_LINK.name = Linkage Type - field22a_LOTO.name = Lottery Type - field22a_MACL.name = Market Side Indicator - field22a_MARK.name = Market Area Indicator - field22a_MICO.name = Method of Interest Computation Indicator - field22a_MPLE.name = Maximum Price Level Indicator - field22a_MTCH.name = Matching Deny Indicator - field22a_NELP.name = Non Eligible Proceeds Indicator - field22a_NETT.name = Netting Eligibility Indicator - field22a_NSIS.name = New Securities Issuance Indicator - field22a_OCCU.name = Occupation Type Indicator - field22a_OFFE.name = Offer Type Indicator - field22a_OFRF.name = Overnight Frequency Rate Fixing Indicator - field22a_OMAT.name = Maturity Date Modification Indicator - field22a_OPTF.name = Option Features Indicator - field22a_OSTA.name = Option Status - field22a_OTYP.name = Other Type of Income - field22a_OWNT.name = Type of Ownership Indicator - field22a_PARS.name = Partial Settlement Indicator - field22a_PAYM.name = Payment Indicator - field22a_PAYS.name = Payment Status Indicator - field22a_PFRE.name = Payment Frequency - field22a_PMTH.name = Payment Method Indicator - field22a_PNTP.name = Penalty Type - field22a_PRCD.name = Precedence Indicator - field22a_PRCO.name = Pre-Allocation Condition Indicator - field22a_PREC.name = Pre-Confirmation Indicator - field22a_PRIC.name = Type of Price Indicator - field22a_PRIR.name = Priority Indicator - field22a_PRIT.name = Principal and Interest - field22a_PROC.name = Processing Indicator - field22a_PRSS.name = Process Indicator - field22a_PRTL.name = Partial Settlement Indicator - field22a_RECP.name = Receive Pay Indicator - field22a_REDE.name = Receive/Deliver Indicator - field22a_REGT.name = Registration Indicator - field22a_REPR.name = Collateral Receive/Provide Indicator - field22a_REPT.name = Repurchase Type Indicator - field22a_RERT.name = Rate Type - field22a_REST.name = Restrictions Indicator - field22a_REVA.name = Revaluation Indicator - field22a_RHDI.name = Intermediate Securities Distribution Type Indicator - field22a_RMTH.name = Rounding Method Requested - field22a_RPOR.name = Reporting Indicator - field22a_RREA.name = Registration Reason Indicator - field22a_RTGS.name = Securities Real-Time Gross Settlement Indicator - field22a_RTRN.name = Delivery Return Types Indicator - field22a_SCOL.name = Collateral Settlement Type Indicator - field22a_SELL.name = Renounceable Status of Entitlement Indicator - field22a_SETG.name = Settlement Instruction Generation Indicator - field22a_SETR.name = Type of Settlement Transaction Indicator - field22a_SETS.name = Settlement System/Method Indicator - field22a_SETT.name = Settlement Process Indicator - field22a_SFRE.name = Statement Frequency Indicator - field22a_SPLT.name = Unilateral Split Processing Indicator - field22a_SSBT.name = Securities Sub Balance Type Indicator - field22a_SSIP.name = SSI Purpose - field22a_SSIR.name = SSI Recipient - field22a_STAM.name = Stamp Duty Indicator - field22a_STBA[535].name = Statement Basis - field22a_STBA[536].name = Statement Basis - field22a_STBA[549].name = Statement Basis - field22a_STBA[569].name = Statement Basis Indicator - field22a_STCO.name = Settlement Transaction Condition Indicator - field22a_STST.name = Statement Structure Type Indicator - field22a_STTP.name = Structure Type - field22a_STTY.name = Statement Type - field22a_TCPI.name = Tax Capacity Party Indicator - field22a_TDTA.name = TID/TIS Calculated Indicator - field22a_TEMP.name = Temporary Indicator - field22a_TENO.name = Tenor Indicator - field22a_TILI[502].name = Time Limit - field22a_TILI[513].name = Time Limit Indicator - field22a_TILI[576].name = Time Limit - field22a_TITL.name = Title of Correspondence - field22a_TLDE.name = Type of Loan/Deposit Event - field22a_TNDP.name = Tax On Non-Distributed Proceeds Indicator - field22a_TOOR[502].name = Type of Order - field22a_TOOR[513].name = Type of Order Indicator - field22a_TOOR[576].name = Type of Order - field22a_TRAK.name = Tracking Indicator - field22a_TRAN[370].name = Type of Underlying Trades - field22a_TRAN[536].name = Transaction Indicator - field22a_TRAN[537].name = Transaction Indicator - field22a_TRAN[548].name = Transaction Indicator - field22a_TRAN[575].name = Transaction Indicator - field22a_TRCA.name = Party Capacity Indicator - field22a_TRCN.name = Trade Regulatory Conditions - field22a_TRSE.name = Trading Session Indicator - field22a_TRTR[502].name = Trade Transaction Type Indicator - field22a_TRTR[513].name = Trade Transaction Type - field22a_TRTR[514].name = Trade Transaction Type - field22a_TRTR[515].name = Trade Transaction Type - field22a_TRTR[518].name = Trade Transaction Type - field22a_TRTR[576].name = Trade Transaction Type Indicator - field22a_TSTA.name = TIS Calculated Indicator - field22a_TTCO.name = Trade Transaction Condition Indicator - field22a_TXAP.name = Issuer/Offeror Taxability Indicator - field22a_TYCO.name = Type of Collateralisation Indicator - field22a_UDTP.name = SSI Update Type - field22a_YIEL.name = Yield Type Indicator - field23A.components = Type of Swap - Settlement Method -field23A.name = Identification of the Swap - -field23B.components = Type - +field23A.name = Identification of the Swap +field23B.components = Type field23B[103].name = Bank Operation Code - field23B[103_REMIT].name = Bank Operation Code - field23B[103_STP].name = Bank Operation Code - field23B[760].name = Expiry Type - field23B[767].name = Expiry Type - field23C.components = Settlement Calculation -field23C.name = Calculation of Settlement Amount - +field23C.name = Calculation of Settlement Amount field23D.components = Type -field23D.name = Type of FRA - +field23D.name = Type of FRA field23E[101].components = Instruction Code - Additional Information -field23E[101].name = Instruction Code - +field23E[101].name = Instruction Code field23E[103].components = Instruction Code - Additional Information -field23E[103].name = Instruction Code - +field23E[103].name = Instruction Code field23E[103_REMIT].components = Instruction Code - Additional Information -field23E[103_REMIT].name = Instruction Code - +field23E[103_REMIT].name = Instruction Code field23E[103_STP].components = Instruction Code - Additional Information -field23E[103_STP].name = Instruction Code - +field23E[103_STP].name = Instruction Code field23E[104].components = Type - Additional Information -field23E[104].name = Instruction Code - +field23E[104].name = Instruction Code field23E[107].components = Type - Additional Information -field23E[107].name = Instruction Code - +field23E[107].name = Instruction Code field23E[416].components = Type - Narrative -field23E[416].name = Advice Type - +field23E[416].name = Advice Type field23F.components = Period - Details -field23F.name = Automatic Extension Period - +field23F.name = Automatic Extension Period field23G.components = Function - Subfunction -field23G.name = Function of the Message - +field23G.name = Function of the Message field23H.components = Function -field23H.name = Function of Message - +field23H.name = Function of Message field23R.components = Code - Text -field23R.name = Amendment Status - +field23R.name = Amendment Status field23S.components = Request -field23S.name = Cancellation Request - +field23S.name = Cancellation Request field23X.components = Code - File Name or Reference -field23X.name = File Identification - +field23X.name = File Identification field23[102].name = Bank Operation Code - field23[102_STP].name = Bank Operation Code - field23[305].components = Code 1 - Code 2 - Code 3 - Currency -field23[305].name = Further Identification - +field23[305].name = Further Identification field23[516].name = Further Identification - field23[526].name = Further Identification - field23[581].name = Further Identification - field23[601].components = Buy/Sell Indicator - Call/Put Indicator - Style Indicator - Manual/Automatic Indicator -field23[601].name = Further Identification - +field23[601].name = Further Identification field23[604].name = Further Identification - field23[605].name = Further Identification - field23[700].components = Reference to Pre-Advice -field23[700].name = Reference to Pre-Advice - +field23[700].name = Reference to Pre-Advice field23[707].components = Issuing Bank's Reference -field23[707].name = Issuing Bank's Reference - +field23[707].name = Issuing Bank's Reference field23[708].components = Issuing Bank's Reference -field23[708].name = Issuing Bank's Reference - +field23[708].name = Issuing Bank's Reference field23[710].components = Reference to Pre-Advice -field23[710].name = Reference to Pre-Advice - +field23[710].name = Reference to Pre-Advice field23[752].name = Further Identification - field23[759].components = Undertaking Number -field23[759].name = Undertaking Number - +field23[759].name = Undertaking Number field23[760].components = Advising Bank Reference -field23[760].name = Advising Bank Reference - +field23[760].name = Advising Bank Reference field23[765].components = Beneficiary Reference Number -field23[765].name = Beneficiary Reference Number - +field23[765].name = Beneficiary Reference Number +field23[767].components = Advising Bank Reference +field23[767].name = Advising Bank Reference field23[801].components = Purchase Agreement ID -field23[801].name = Purchase Agreement ID - +field23[801].name = Purchase Agreement ID field23[935].name = Further Identification - field243.components = Hold Queue Request Type -field243.name = Hold Queue Request Type - +field243.name = Hold Queue Request Type field24B.components = Data Source Scheme - Reason Code -field24B.name = Reason Code - -field24D.name = Dealing Method - +field24B.name = Reason Code +field24D.name = Dealing Method field24D[300].components = Method - Additional Information - field24D[306].components = Method - Additional Information - field24D[320].components = Method - Additional Information - field24D[330].components = Method - Additional Information - field24D[340].components = Method - Additional Information - field24D[360].components = Code - Additional Information - field24D[361].components = Code - Additional Information - field24D[620].components = Code - Additional Information - -field24E.components = Code - Additional Information - +field24E.components = Code - Additional Information field24E[760][B].name = Delivery of Original Undertaking - field24E[760][C].name = Delivery of Local Undertaking - field24E[767][B].name = Delivery of Amendment To Undertaking - field24E[767][C].name = Delivery of Amendment To Local Undertaking - -field24G.components = Code - Name and Address -field24G.name = Delivery To/Collection By - +field24G.components = Code - Narrative +field24G.name = Delivery To/Collection By field24a_ACTV.name = Active Reason - field24a_CACK.name = Repo Call Acknowledgement Reason - field24a_CAND.name = Cancellation Reason - field24a_CANP[537].name = Pending Cancellation Reason - field24a_CANP[548].name = Pending Cancellation Reason - field24a_CANP[549].name = Pending Cancellation Reason - field24a_CANP[558].name = Pending Cancellation Reason - field24a_CANP[567].name = Cancellation Pending Reason - field24a_CGEN.name = Generated Reason - field24a_DEND.name = Denied Reason - field24a_MOPN.name = Pending Modification Reason - field24a_NAFI.name = Unaffirmed Reason - field24a_NCOM.name = Not Computed Reason - field24a_NMAT.name = Unmatched Reason - field24a_PACK[510].name = Acknowledged/Accepted Reason - field24a_PACK[530].name = Accepted Reason - field24a_PACK[537].name = Acknowledged/Accepted Reason - field24a_PACK[548].name = Acknowledged/Accepted Reason - field24a_PACK[549].name = Acknowledged/Accepted Reason - field24a_PACK[567].name = Accepted Reason - field24a_PEND.name = Pending Reason - field24a_PENF.name = Pending/Failing Reason - field24a_PPRC.name = Pending Processing Reason - field24a_REAS.name = Transaction Reason Code - field24a_REJT.name = Rejection Reason - field24a_REMO.name = Remove Reason - field24a_REPR.name = Repair Reason - field24a_UPDT.name = Update Reason - field251.components = Date - Logical Terminal Identifier - Branch Code - Session Number - Input Sequence Number (ISN) -field251.name = Message Input Reference (MIR) - +field251.name = Message Input Reference (MIR) field252.components = Date First MIR - Logical Terminal Identifier First MIR - Branch Code First MIR - Session Number First MIR - Input Sequence Number (ISN) First MIR - Date Last MIR - Logical Terminal Identifier Last MIR - Branch Code Last MIR - Session Number Last MIR - Input Sequence Number (ISN) Last MIR - Time Range -field252.name = Message Input Reference (MIR) Range - +field252.name = Message Input Reference (MIR) Range field253.components = Date - Logical Terminal Identifier - Branch Code - Session Number - Output Sequence Number (OSN) -field253.name = Message Output Reference (MOR) - +field253.name = Message Output Reference (MOR) field254.components = Date First MOR - Logical Terminal Identifier First MOR - Branch Code First MOR - Session Number First MOR - Output Sequence Number (OSN) First MOR - Date Last MOR - Logical Terminal Identifier Last MOR - Branch Code Last MOR - Session Number Last MOR - Output Sequence Number (OSN) Last MOR - Time Range -field254.name = Message Output Reference (MOR) Range - +field254.name = Message Output Reference (MOR) Range field255.components = Logical Terminal Identifier - Branch Code - Session Number - Message Type - Date - Time Range -field255.name = Message Input Type - +field255.name = Message Input Type field256.components = Logical Terminal Identifier - Branch Code - Session Number - Message Category - Date - Time Range -field256.name = Category Input Type - +field256.name = Category Input Type field257.components = Logical Terminal Identifier - Branch Code - Date - Time Range - Session Number -field257.name = Input Time Range - +field257.name = Input Time Range field258.components = Logical Terminal Identifier - Branch Code - Session Number - Message Type - Date - Time Range -field258.name = Message Output Type - +field258.name = Message Output Type field259.components = Logical Terminal Identifier - Branch Code - Session Number - Message Category - Date - Time Range -field259.name = Category Output Type - +field259.name = Category Output Type field25A.components = Account -field25A.name = Charges Account - +field25A.name = Charges Account field25D.components = Data Source Scheme - Status Code -field25D.name = Status Code - +field25D.name = Status Code field25P.components = Account - Identifier Code - field25[101].components = Authorisation -field25[101].name = Authorisation - +field25[101].name = Authorisation field25[190].components = Account -field25[190].name = Account - +field25[190].name = Account field25[210].components = Account -field25[210].name = Account - +field25[210].name = Account field25[290].components = Account -field25[290].name = Account - +field25[290].name = Account field25[390].components = Account -field25[390].name = Account - +field25[390].name = Account field25[450].components = Account -field25[450].name = Account - +field25[450].name = Account field25[455].components = Account -field25[455].name = Account - +field25[455].name = Account field25[456].components = Account -field25[456].name = Account - +field25[456].name = Account field25[490].components = Account -field25[490].name = Account - +field25[490].name = Account field25[590].components = Account -field25[590].name = Account - +field25[590].name = Account field25[604].components = Further Account Identification -field25[604].name = Further Account Identification - +field25[604].name = Further Account Identification field25[605].components = Further Account Identification -field25[605].name = Further Account Identification - +field25[605].name = Further Account Identification field25[606].components = Further Account Identification -field25[606].name = Further Account Identification - +field25[606].name = Further Account Identification field25[607].components = Further Account Identification -field25[607].name = Further Account Identification - +field25[607].name = Further Account Identification field25[608].components = Further Account Identification -field25[608].name = Further Account Identification - +field25[608].name = Further Account Identification field25[690].components = Account -field25[690].name = Account - +field25[690].name = Account field25[730].components = Account -field25[730].name = Account - +field25[730].name = Account field25[740].components = Account -field25[740].name = Account - +field25[740].name = Account field25[768].components = Account -field25[768].name = Account - +field25[768].name = Account field25[769].components = Account -field25[769].name = Account - +field25[769].name = Account field25[790].components = Account -field25[790].name = Account - +field25[790].name = Account field25[890].components = Account -field25[890].name = Account - +field25[890].name = Account field25[900].components = Account - field25[910].components = Account - field25[920].components = Account -field25[920].name = Account - +field25[920].name = Account field25[935].components = Account -field25[935].name = Account - +field25[935].name = Account field25[940].components = Account - field25[941].components = Account - field25[942].components = Account - field25[950].components = Account -field25[950].name = Account - +field25[950].name = Account field25[970].components = Account -field25[970].name = Account - +field25[970].name = Account field25[971].components = Account -field25[971].name = Account - +field25[971].name = Account field25[972].components = Account -field25[972].name = Account - +field25[972].name = Account field25[973].components = Account -field25[973].name = Account - +field25[973].name = Account field25[990].components = Account -field25[990].name = Account - -field25a.name = Account - +field25[990].name = Account +field25a.name = Account field25a_AFFM.name = Affirmation Status - field25a_ALLE.name = Allegement Status - field25a_ALOC.name = Allocation Status - field25a_CALL.name = Repo Call Request Status - field25a_COLL.name = Collateral Status - field25a_CPRC.name = Cancellation Processing Status - field25a_EPRC.name = Corporate Action Event Processing Status - field25a_ESTA.name = Corporate Action Event Stage - field25a_GCOS.name = Global Counterparty Status - field25a_GCST.name = Global Collateral Status - field25a_GETS.name = Global Exposure Type Status - field25a_INMH.name = Inferred Matching Status - field25a_IPRC.name = Instruction Processing Status - field25a_MOVE.name = Movement Status - field25a_MTCH.name = Matching Status - field25a_PNST.name = Penalty Status - field25a_PROC.name = Processing Status - field25a_RERC.name = Registration Processing Status - field25a_REST.name = Response Status - field25a_RPRC.name = Replacement Processing Status - field25a_SETT.name = Settlement Status - field25a_SPRC.name = Request for Statement/Status Advice Status - field25a_TPRC.name = Processing Change Command Status - field25a_TRAN.name = Transaction Coverage Status - field25a_TREX.name = Transaction Execution Status - field260.components = Logical Terminal Identifier - Branch Code - Date - Time Range - Session Number -field260.name = Output Time Range - +field260.name = Output Time Range field263.components = Logical Terminal Identifier - Branch Code - Date - Time Range - Session Number -field263.name = Message User Reference (MUR) Input - +field263.name = Message User Reference (MUR) Input field264.components = Logical Terminal Identifier - Branch Code - Date - Time Range - Session Number -field264.name = Message User Reference (MUR) Output - +field264.name = Message User Reference (MUR) Output field26A.components = Number 1 - Number 2 -field26A.name = Serial Numbers - +field26A.name = Serial Numbers field26C.components = Delivery Details - Delivery Location - Allocation - Type - Denomination - Form -field26C.name = Identification of the Commodity - +field26C.name = Identification of the Commodity field26D.components = Narrative -field26D.name = Certificate Number(s) and/or Bar Number(s) - +field26D.name = Certificate Number(s) and/or Bar Number(s) field26E[707].components = Number of Amendment -field26E[707].name = Number of Amendment - +field26E[707].name = Number of Amendment field26E[708].components = Number of Amendment -field26E[708].name = Number of Amendment - +field26E[708].name = Number of Amendment field26E[760].components = Automatic Extension Notification Period -field26E[760].name = Automatic Extension Notification Period - +field26E[760].name = Automatic Extension Notification Period field26E[767].components = Number of Amendment -field26E[767].name = Number of Amendment - +field26E[767].name = Number of Amendment field26E[775].components = Number of Amendment -field26E[775].name = Number of Amendment - +field26E[775].name = Number of Amendment field26E[787].components = Number of Amendment -field26E[787].name = Number of Amendment - -field26F.name = Settlement Type - +field26E[787].name = Number of Amendment +field26F.name = Settlement Type field26F[305].components = Type - field26F[306].components = Settlement Type - field26F[601].components = Type - field26H.components = Counterparty's Reference - field26H[300].name = Counterparty's Reference - field26H[320].name = Counterparty's Reference - field26H[330].name = Counterparty's Reference - field26H[516].name = Collateral Type - field26H[600].name = Counterparty's Reference - field26H[620].name = Counterparty's Reference - field26K.components = Calculation Agent -field26K.name = Calculation Agent - +field26K.name = Calculation Agent field26T.components = Type -field26T.name = Transaction Type Code - -field27.name = Sequence of Total - +field26T.name = Transaction Type Code +field27.name = Sequence of Total field27[105].components = Message Number - Sequence Number - field27[700].components = Number - Total - field27[701].components = Number - Total - field27[707].components = Number - Total - field27[708].components = Number - Total - field27[710].components = Number - Total - field27[711].components = Number - Total - field27[720].components = Number - Total - field27[721].components = Number - Total - field27[759].components = Number - Total - field27[760].components = Number - Total - field27[761].components = Number - Total - field27[767].components = Number - Total - field27[775].components = Number - Total - field280.components = Time - Message Input Reference (MIR) - Acceptance - Error Code - Line Tag -field280.name = Input History - +field280.name = Input History field281.components = Time - Message Output Reference (MOR) - Delivery Result - Error Code -field281.name = Delivery History - +field281.name = Delivery History field28C.components = Statement Number - Sequence Number -field28C.name = Statement Number/Sequence Number - +field28C.name = Statement Number/Sequence Number field28D.components = Message Index - Total -field28D.name = Message Index/Total - +field28D.name = Message Index/Total field28E.components = Page Number - Continuation Indicator -field28E.name = Page Number/Continuation Indicator - +field28E.name = Page Number/Continuation Indicator field28[608].components = Statement Number - Sequence Number -field28[608].name = Statement Number/Sequence Number - +field28[608].name = Statement Number/Sequence Number field28[801].components = Settlement Number - Page Number -field28[801].name = Settlement No./Page No. - +field28[801].name = Settlement No./Page No. field28[802].components = Settlement Number - Page Number -field28[802].name = Settlement No./Page No. - +field28[802].name = Settlement No./Page No. field28[941].components = Statement Number - Sequence Number -field28[941].name = Statement Number/Sequence Number - +field28[941].name = Statement Number/Sequence Number field29A.components = Narrative - field29A[300].name = Contact Information - field29A[304].name = Contact Information - field29A[306].name = Contact Information - field29A[320].name = Contact Information - field29A[330].name = Contact Information - field29A[340].name = Contact Information - field29A[341].name = Contact Information - field29A[360].name = Contact Information - field29A[361].name = Contact Information - field29A[362].name = Contact Information - field29A[364].name = Contact Information - field29A[365].name = Contact Information - field29A[526].name = From - field29A[620].name = Contact Information - field29B.components = Narrative -field29B.name = To the Attention of - -field29E.components = Location - Time - -field29E[306][B].name = Expiration Location and Time - +field29B.name = To the Attention of +field29E.components = Location - Time +field29E[306][B].name = Expiration or Valuation Location and Time field29E[306][I].name = Earliest Exercise Time - field29H.components = Location -field29H.name = Location of Trigger Hit - +field29H[306][A].name = Location of Barrier Event +field29H[306][B].name = Payment Business Day +field29I.components = Barrier Determination Business Days +field29I.name = Barrier Determination Business Days field29J.components = Location - Time -field29J.name = Location and Time for Start Date - -field29K.components = Location - Time -field29K.name = Location and Time for End Date - +field29J.name = Barrier Event Determination Time field29L.components = Date - Location - Time -field29L.name = Expiry Details - +field29L.name = Expiry Details field29M.components = Location - Time -field29M.name = Latest Exercise Time - +field29M.name = Latest Exercise Time field29N.components = Date - Location - Time -field29N.name = Cash Settlement Valuation Details - -field30.components = Date - +field29N.name = Cash Settlement Valuation Details +field29O.components = Location - Start Time - End Time +field29O.name = Continuous Time Period +field30.components = Date field301.components = Reporting Options -field301.name = Reporting Options - +field301.name = Reporting Options field302.components = Holiday Suppression -field302.name = Holiday Suppression - +field302.name = Holiday Suppression field303.components = Logical Terminal Code -field303.name = Logical Terminal Code - +field303.name = Logical Terminal Code field304.components = Region -field304.name = Region - +field304.name = Region field305.components = Logical Terminal Code -field305.name = Logical Terminal Code - +field305.name = Logical Terminal Code field307.components = Group -field307.name = Group - -field30F.components = Date - +field307.name = Group +field30F.components = Date field30F[300].name = Profit and Loss Settlement Date - field30F[304].name = Commission and Fees - Settlement Date - field30F[306].name = Payment Date - -field30F[320].name = Payment Date - +field30F[320].name = Payment Date field30F[320][B].name = Last Day of the First Interest Period - field30F[330].name = Last Day of the Next Interest Period - -field30F[340].name = Payment Date - +field30F[340].name = Payment Date field30F[340][B].name = Effective Date - field30F[341].name = Effective Date - field30F[350].name = Next Interest Payment Date - field30F[360].name = Payment Date - field30F[361].name = Payment Date - field30F[362].name = Payment Date - field30F[364].name = Payment Date - field30F[365].name = Payment Date - field30F[620].name = Last Day of the First Interest Period - field30G.components = Start Date - End Date - -field30G[306].name = Barrier Window Start Date and End Date - field30G[350].name = Interest Period - field30G[360].name = Variable Notional Start and End Date - field30G[361].name = Variable Notional Start and End Date - field30H.components = Date -field30H.name = Touch Payment Date - +field30H.name = Binary Amount Payment Date +field30I.components = Date or Start Date - End Date +field30I.name = Barrier Monitoring Period field30J.components = Indicator - Number - field30M.components = Date - field30M[306].name = Spot Averaging Date - field30M[361].name = Valuation Date - field30N.components = Date -field30N.name = Strike Averaging Date - +field30N.name = Strike Averaging Date field30P.components = Date - field30P[306].name = Earliest Exercise Date - field30P[320].name = Maturity Date - field30P[340].name = Termination Date - field30P[341].name = Termination Date - field30P[360].name = Termination Date - field30P[361].name = Termination Date - field30P[362].name = Termination Date - field30P[364].name = Original Termination Date - field30P[365].name = Original Termination Date - field30P[620].name = Maturity Date - field30Q.components = Date - field30Q[306].name = Intermediate Exercise Date - field30Q[362].name = Period End Date - field30Q[364].name = Termination/Recouponing Effective Date - field30Q[365].name = Termination/Recouponing Effective Date - field30S.components = Date -field30S.name = Settlement Date - -field30T.components = Date - +field30S.name = Settlement Date +field30T.components = Date field30T[300].name = Trade Date - field30T[304].name = Trade Date - field30T[306][B].name = Trade Date - field30T[306][I].name = Early Termination Date - field30T[320].name = Trade Date - field30T[330].name = Trade Date - field30T[340].name = Trade Date - field30T[341].name = Trade Date - field30T[360].name = Trade Date - field30T[361].name = Trade Date - field30T[364].name = Termination/Recouponing Trade Date - field30T[365].name = Termination/Recouponing Trade Date - field30T[620].name = Trade Date - field30U.components = Date - field30U[300].name = Valuation Date - field30U[304].name = Valuation Date - -field30U[306].name = Date of Trigger Hit - +field30U[306].name = Date of Barrier Event field30V.components = Date - field30V[300].name = Value Date - field30V[304].name = Value Date - field30V[306].name = Premium Payment Date - field30V[320].name = Value Date - field30V[330].name = Value Date - field30V[340].name = Fixing Date - field30V[341].name = Fixing Date - field30V[350].name = Value Date of Interest Payment - field30V[360].name = Effective Date - field30V[361].name = Effective Date - field30V[362].name = Effective Date - field30V[364].name = Original Effective Date - field30V[365].name = Original Effective Date - field30V[620].name = Value Date - field30X.components = Date - -field30X[306].name = Expiration Date - +field30X[306].name = Expiration or Valuation Date field30X[320].name = Next Interest Due Date - field30X[330].name = Interest Due Date - field30X[360].name = Compounding Date - field30X[361].name = Compounding Date - field30X[362].name = Period Start Date - field30X[620].name = Next Interest Due Date - field30Y.components = Date - field30Y[306].name = Commencement Date - field30Y[361].name = Initial Observation Date - field30Z.components = Date - field30Z[306].name = Cash Settlement Payment Date - field30Z[361].name = Final Observation Date - field30[101].name = Requested Execution Date - field30[104].name = Requested Execution Date - field30[107].name = Requested Execution Date - field30[110].name = Date of Issue - field30[111].name = Date of Issue - field30[112].name = Date of Issue - field30[201].name = Value Date - field30[203].name = Value Date - field30[204].name = Value Date - field30[210].name = Value Date - field30[305].name = Date Contract Agreed/Amended - field30[420].name = Date of Collection Instruction - field30[450].name = Date of Cash Letter - field30[455].name = Date of Cash Letter - field30[516].name = Effective Date - field30[526].name = Effective Date - field30[581].name = Date of Adjustment - field30[600].name = Date Contract Agreed/Amended - field30[601].name = Date Contract Agreed/Amended - field30[604].name = Value Date - field30[605].name = Value Date - field30[606].name = Value Date - field30[607].name = Value Date - field30[707].name = Date of Amendment - field30[708].name = Date of Amendment - field30[730].name = Date of Message Being Acknowledged - field30[732].name = Date of Advice of Payment/Acceptance/Negotiation - field30[747].name = Date of the Original Authorisation to Reimburse - field30[752].name = Date of Advice of Discrepancy or Mailing - field30[760].name = Date of Issue - field30[767].name = Date of Amendment - field30[768].name = Date of Message Being Acknowledged - field30[769].name = Date of Reduction or Release - field30[786].name = Demand Submission Date - field30[801].name = Sales Date - field30[935].name = Effective Date of New Rate - field30a.name = Final Settlement Date - field311.components = Text -field311.name = Text - +field311.name = Text field312.components = Broadcast Text -field312.name = Broadcast Text - +field312.name = Broadcast Text field313.components = Message Count -field313.name = Message Count - +field313.name = Message Count field31C.components = Date - field31C[305].name = Earliest Exercise Date - field31C[601].name = Earliest Exercise Date - field31C[700].name = Date of Issue - field31C[707].name = Date of Issue - field31C[710].name = Date of Issue - field31C[720].name = Date of Issue - field31C[742].name = Date of Issue - field31C[744].name = Date of Issue - field31C[760].name = Requested Date of Issue - field31C[785].name = Date of Issue - field31D.components = Date - Place -field31D.name = Date and Place of Expiry - +field31D.name = Date and Place of Expiry field31E.components = Date - field31E[305].name = Final Settlement Date - field31E[601].name = Final Settlement Date - field31E[747].name = New Date of Expiry - field31E[760].name = Date of Expiry - field31E[765].name = Requested New Date of Expiry - field31E[767].name = Date of Expiry - field31E[785].name = Final Date of Expiry - field31F.components = Date - Period Date - Period Details - field31F[516].name = Expiry and Option Date of Loan - field31F[526].name = Expiry/Option Date - field31G.components = Date - Time - Location -field31G.name = Expiry Details - +field31G.name = Expiry Details field31L.components = Date - field31L[516].name = Payable Date - field31L[765].name = Date of Demand - field31P.components = Date - Place -field31P.name = Date Loan/Recall/Return Agreed - +field31P.name = Date Loan/Recall/Return Agreed +field31R.components = Date +field31R.name = Requested New Date of Expiry of Local Undertaking field31S.components = Date -field31S.name = Automatic Extension Final Expiry Date - +field31S.name = Automatic Extension Final Expiry Date field31X.components = Date - Time - Code -field31X.name = Ex Date - -field32A.components = Date - Currency - Amount - +field31X.name = Ex Date +field32A.components = Date - Currency - Amount field32A[102].name = Value Date, Currency Code, Amount - field32A[102_STP].name = Value Date, Currency Code, Amount - field32A[103].name = Value Date/Currency/Interbank Settled Amount - field32A[103_REMIT].name = Value Date/Currency/Interbank Settled Amount - field32A[103_STP].name = Value Date/Currency/Interbank Settled Amount - field32A[200].name = Value Date, Currency Code, Amount - field32A[202].name = Value Date, Currency Code, Amount - field32A[202_COV].name = Value Date, Currency Code, Amount - field32A[205].name = Value Date, Currency Code, Amount - field32A[205_COV].name = Value Date, Currency Code, Amount - field32A[412].name = Maturity Date, Currency Code, Amount Accepted - field32A[450].name = Value Date, Currency Code, Amount - field32A[455].name = Value Date and Original Amount - field32A[734].name = Date and Amount of Utilisation - field32A[802].name = Settlement Amount - field32A[900].name = Value Date, Currency Code, Amount - field32A[910].name = Value Date, Currency Code, Amount - -field32B.components = Currency - Amount - +field32B.components = Currency - Amount field32B[101].name = Currency/Transaction Amount - field32B[102].name = Transaction Amount - field32B[102_STP].name = Transaction Amount - field32B[104][B].name = Currency and Transaction Amount - field32B[104][C].name = Currency and Settlement Amount - field32B[107][B].name = Currency and Transaction Amount - field32B[107][C].name = Currency and Settlement Amount - field32B[191].name = Currency Code, Amount - field32B[201].name = Currency Code, Amount - field32B[203].name = Currency Code, Amount - field32B[204].name = Transaction Amount - field32B[210].name = Currency Code, Amount - field32B[291].name = Currency Code, Amount - field32B[300].name = Currency, Amount - field32B[304].name = Currency, Amount Bought - field32B[305].name = Underlying Currency and Amount - field32B[306].name = Put Currency and Amount - field32B[320].name = Currency and Principal Amount - field32B[330].name = Currency and Balance - field32B[340].name = Currency, Notional Amount - field32B[341].name = Currency, Notional Amount - field32B[350].name = Currency and Principal Amount - field32B[360].name = Currency, Notional Amount - field32B[361].name = Party B Currency and Notional Amount - field32B[364].name = Current Currency, Notional Amount - field32B[365].name = Party B Current Currency, Notional Amount - field32B[391].name = Currency Code, Amount - field32B[491].name = Currency Code, Amount - field32B[591].name = Currency Code, Amount - field32B[601].name = Strike Price - field32B[691].name = Currency Code, Amount - field32B[700].name = Currency Code, Amount - field32B[705].name = Currency Code, Amount - field32B[707].name = Increase of Documentary Credit Amount - field32B[710].name = Currency Code, Amount - field32B[720].name = Currency Code, Amount - field32B[732].name = Amount of Utilisation - field32B[740].name = Credit Amount - field32B[742].name = Principal Amount Claimed - field32B[747].name = Increase of Documentary Credit Amount - field32B[750].name = Principal Amount - field32B[752].name = Total Amount Advised - field32B[756].name = Total Amount Claimed - field32B[760].name = Undertaking Amount - field32B[765].name = Demand Amount - field32B[767][B].name = Increase of Undertaking Amount - field32B[767][C].name = Increase of Local Undertaking Amount - field32B[786].name = Demand Amount - field32B[791].name = Currency Code, Amount - field32B[891].name = Currency Code, Amount - field32B[991].name = Currency Code, Amount - field32C.components = Date - Currency - Amount - field32D.components = Date - Currency - Amount - field32E.components = Currency -field32E.name = Settlement Currency - +field32E.name = Settlement Currency field32F.components = Unit - Amount - field32F[600].name = Quantity of the Commodity - field32F[601].name = Unit and Amount of the Commodity - field32F[604].name = Quantity of the Commodity - field32F[605].name = Quantity of the Commodity - field32F[606].name = Quantity of the Commodity - field32F[607].name = Quantity of the Commodity - field32G.components = Currency - Amount - field32G[304].name = Currency, Amount - field32G[364].name = New Currency, Notional Amount - field32G[365].name = Party B New Currency, Notional Amount - -field32H.components = Sign - Currency - Amount - +field32H.components = Sign - Currency - Amount field32H[300].name = Profit and Loss Settlement Amount - field32H[306].name = Currency, Payment Amount - -field32H[320].name = Currency, Payment Amount - +field32H[320].name = Currency, Payment Amount field32H[320][B].name = Amount to be Settled - field32H[330].name = Principal Amount to be Settled - field32H[340].name = Currency, Payment Amount - field32H[362].name = Currency, Interest Amount - field32K.components = Day/Month - Number of Days/Months - Code - Currency - Amount - field32M.components = Currency - Amount -field32M.name = Currency, Payment Amount - +field32M.name = Currency, Payment Amount field32Q.components = Currency 1 - Currency 2 -field32Q.name = Currency Pair - +field32Q.name = Currency Pair field32R.components = Sign - Unit - Amount - field32U.components = Currency - Amount -field32U.name = Outstanding Notional Currency and Amount - +field32U.name = Outstanding Notional Currency and Amount field32a[110].name = Amount - field32a[111].name = Amount - field32a[112].name = Amount - field32a[190].name = Value Date, Currency Code, Amount - field32a[290].name = Value Date, Currency Code, Amount - field32a[390].name = Value Date, Currency Code, Amount - field32a[400].name = Amount Collected - field32a[410].name = Amount Acknowledged - field32a[416].name = Face Amount of Document(s) - field32a[420].name = Amount Traced - field32a[422].name = Amount of Collection - field32a[430].name = Existing Maturity Date, Currency Code, Amount - field32a[456].name = Date and Face Amount of Financial Document - field32a[490].name = Value Date, Currency Code, Amount - field32a[516].name = Cash Collateral Amount - field32a[590].name = Value Date, Currency Code, Amount - field32a[620].name = Amount to be Settled - field32a[690].name = Value Date, Currency Code, Amount - field32a[730].name = Amount of Charges - field32a[754].name = Principal Amount Paid/Accepted/Negotiated - field32a[768].name = Amount of Charges - field32a[769].name = Amount of Charges - field32a[790].name = Value Date, Currency Code, Amount - field32a[890].name = Value Date, Currency Code, Amount - field32a[990].name = Value Date, Currency Code, Amount - field331.components = Session Number - Opening Date - Opening Time - Closing Date - Closing Time - Error Code - ISNQty - OSNQty - First Input Sequence Number (ISN) - Last Input Sequence Number (ISN) - First Output Sequence Number (OSN) - Last Output Sequence Number (OSN) -field331.name = Session Info - +field331.name = Session Info field332.components = Input Sequence Number (ISN) Quantity - Output Sequence Number (OSN) Quantity -field332.name = Logical Terminal Summary - +field332.name = Logical Terminal Summary field334.components = Region - Hour - Minutes -field334.name = Region Info - +field334.name = Region Info field335.components = Entering Time - Message Input Reference (MIR) - Message Type - Address - Last Delivery Attempt Time -field335.name = Report Line - +field335.name = Report Line field336.components = Delivery Subset Name - Count - Logical Terminal Code -field336.name = Delivery Subset Status - +field336.name = Delivery Subset Status field337.components = Logical Terminal Select Status -field337.name = Logical Terminal Select Status - +field337.name = Logical Terminal Select Status field338.components = Delivery Subset Name -field338.name = Delivery Subset List - +field338.name = Delivery Subset List field339.components = Delivery Subset Name -field339.name = Delivery Subset Name - +field339.name = Delivery Subset Name field33A.components = Date - Currency - Amount - field33A[400].name = Proceeds Remitted - field33A[756].name = Amount Reimbursed or Paid - -field33B.components = Currency - Amount - +field33B.components = Currency - Amount field33B[101].name = Currency/Original Ordered Amount - field33B[102].name = Currency/Instructed Amount - field33B[102_STP].name = Currency/Instructed Amount - field33B[103].name = Currency/Instructed Amount - field33B[103_REMIT].name = Currency/Instructed Amount - field33B[103_STP].name = Currency/Instructed Amount - field33B[104].name = Currency/Original Ordered Amount - field33B[107].name = Currency/Original Ordered Amount - field33B[202_COV].name = Currency/Instructed Amount - field33B[205_COV].name = Currency/Instructed Amount - field33B[300].name = Currency, Amount - field33B[304].name = Currency, Amount Sold - field33B[305].name = Counter Currency and Amount - field33B[306].name = Call Currency and Amount - field33B[320].name = Transaction Currency and Net Interest Amount - field33B[330].name = Transaction Currency and Net Interest Amount - field33B[350].name = Transaction Currency and Net Interest Amount - field33B[361].name = Party A Currency and Notional Amount - field33B[365].name = Party A Current Currency, Notional Amount - field33B[601].name = Premium Price - field33B[707].name = Decrease of Documentary Credit Amount - field33B[742].name = Additional Amount Claimed as Allowed for in Excess of Principal Amount - field33B[747].name = Decrease of Documentary Credit Amount - field33B[750].name = Additional Amount - field33B[754].name = Additional Amounts - field33B[767][B].name = Decrease of Undertaking Amount - field33B[767][C].name = Decrease of Local Undertaking Amount - field33B[769].name = Amount Reduced or Released - field33B[801].name = Face Amount - field33C.components = Date - Currency - Amount - field33D.components = Date - Currency - Amount -field33D.name = Total Amount Debited - -field33E.components = Currency - Amount - +field33D.name = Total Amount Debited +field33E.components = Currency - Amount field33E[300].name = Outstanding Settlement Amount - field33E[306].name = Currency, Amount - field33E[320].name = Reporting Currency and Tax Amount - field33E[330].name = Reporting Currency and Tax Amount - field33E[350][D1].name = Reporting Currency and Tax Amount - field33E[350][D2].name = Reporting Currency and Tax Amount on Broker's Commission - field33E[362].name = Currency, Principal Exchange Amount - field33E[365].name = Party A New Currency, Notional Amount - field33F.components = Currency - Amount -field33F.name = Calculation Notional Currency and Amount - +field33F.name = Calculation Notional Currency and Amount field33G.components = Currency - Price - Code -field33G.name = Price per Unit - +field33G.name = Price per Unit field33H.components = Currency - Amount -field33H.name = Vega Notional Amount - +field33H.name = Vega Notional Amount field33J.components = Unit - Amount - field33K.components = Day/Month - Number of Days/Months - Code - Currency - Amount - field33S.components = Code - Amount -field33S.name = Collateral Requirement - +field33S.name = Collateral Requirement field33T.components = Currency - Amount -field33T.name = Market Price of Securities - +field33T.name = Market Price of Securities +field33Z.components = Amount +field33Z.name = Rebate Amount field33a[430].name = Amended Maturity Date, Currency Code, Amount - field33a[455].name = Value Date and Adjustment Amount - field33a[620][G1].name = Transaction Currency and Net Interest Amount - field33a[620][G2].name = Reporting Currency and Tax Amount - field33a[734].name = Total Amount Claimed - field33a[752].name = Net Amount - field341.components = Generation Time Options -field341.name = Generation Time Options - +field341.name = Generation Time Options field343.components = Cut-off Time Count -field343.name = Cut-off Time Count - +field343.name = Cut-off Time Count field344.components = Priority - Message Category -field344.name = Priority Category - +field344.name = Priority Category field345.components = Message Type Service Code -field345.name = Message Type Service Code List - +field345.name = Message Type Service Code List field346.components = Branch Identifier -field346.name = Branch Codes - +field346.name = Branch Codes field347.components = Field -field347.name = Field 13C - +field347.name = Field 13C field348.components = Subset Sharing -field348.name = Subset Sharing - +field348.name = Subset Sharing field349.components = Subset Sharing -field349.name = Combined Criteria - +field349.name = Combined Criteria field34A.components = Date - Currency - Amount - -field34B.components = Currency - Amount - +field34B.components = Currency - Amount field34B[304].name = Commission and Fees - Currency and Amount - field34B[306].name = Premium Currency and Amount - field34B[350][B].name = Currency and Interest Amount - field34B[350][D].name = Transaction Currency and Interest Amount - field34B[581].name = Outstanding Collateral Value - field34B[747].name = New Documentary Credit Amount After Amendment - field34B[750].name = Total Amount to be Paid - field34B[769].name = Amount Outstanding - field34B[801].name = Selling Agent Amount - field34C.components = Commission Type - Sign - Currency/Percent - Amount/Rate -field34C.name = Commission and Fees - +field34C.name = Commission and Fees field34E.components = Sign - Currency - Amount - field34E[320].name = Currency and Interest Amount - field34E[330].name = Currency and Interest Amount - field34E[341].name = Settlement Currency and Amount - field34F.components = Currency - D/C Mark - Amount -field34F.name = Credit Floor Limit Indicator - +field34F.name = Credit Floor Limit Indicator field34J.components = Sign - Unit - Amount - field34P.components = Date - Currency - Amount -field34P.name = Consideration - +field34P.name = Consideration field34R.components = Date - Currency - Amount -field34R.name = Consideration - +field34R.name = Consideration field34a[305].name = Premium Payment - field34a[601].name = Premium Payment - field34a[620].name = Currency and Interest Amount - field34a[742].name = Total Amount Claimed - field34a[744].name = Total Amount Claimed - field34a[754].name = Total Amount Claimed - field35A.components = Type - Quantity -field35A.name = Quantity of Securities - +field35A.name = Quantity of Securities field35B[300].components = Identification of Instrument - Description of Instrument -field35B[300].name = Identification of Financial Instrument - +field35B[300].name = Identification of Financial Instrument field35B[304].components = Identification of Instrument - Description of Instrument -field35B[304].name = Identification of Financial Instrument - +field35B[304].name = Identification of Financial Instrument field35B[305].components = Identification of Instrument - Description of Instrument -field35B[305].name = Identification of Financial Instrument - +field35B[305].name = Identification of Financial Instrument field35B[306].components = Identification of Instrument - Description of Instrument -field35B[306].name = Identification of Financial Instrument - +field35B[306].name = Identification of Financial Instrument field35B[340].components = Identification of Instrument - Description of Instrument -field35B[340].name = Identification of Financial Instrument - +field35B[340].name = Identification of Financial Instrument field35B[341].components = Identification of Instrument - Description of Instrument -field35B[341].name = Identification of Financial Instrument - +field35B[341].name = Identification of Financial Instrument field35B[360].components = Identification of Instrument - Description of Instrument -field35B[360].name = Identification of Financial Instrument - +field35B[360].name = Identification of Financial Instrument field35B[361].components = Identification of Instrument - Description of Instrument -field35B[361].name = Identification of Financial Instrument - +field35B[361].name = Identification of Financial Instrument field35B[380].components = Identification of Security - Description of Security -field35B[380].name = Identification of the Financial Instrument - +field35B[380].name = Identification of the Financial Instrument field35B[381].components = Identification of Security - Description of Security -field35B[381].name = Identification of the Financial Instrument - +field35B[381].name = Identification of the Financial Instrument field35B[500].components = Identification of Security - Description of Security -field35B[500].name = Identification of the Financial Instrument - +field35B[500].name = Identification of the Financial Instrument field35B[501].components = Identification of Security - Description of Security -field35B[501].name = Identification of the Financial Instrument - +field35B[501].name = Identification of the Financial Instrument field35B[502].components = Identification of Security - Description of Security -field35B[502].name = Identification of the Financial Instrument - +field35B[502].name = Identification of the Financial Instrument field35B[503].components = Identification of Security - Description of Security -field35B[503].name = Identification of Financial Instrument - +field35B[503].name = Identification of Financial Instrument field35B[504].components = Identification of Security - Description of Security -field35B[504].name = Identification of Financial Instrument - +field35B[504].name = Identification of Financial Instrument field35B[505].components = Identification of Security - Description of Security -field35B[505].name = Identification of the Financial Instrument - +field35B[505].name = Identification of the Financial Instrument field35B[506].components = Identification of Security - Description of Security -field35B[506].name = Identification of the Financial Instrument - +field35B[506].name = Identification of the Financial Instrument field35B[508].components = Identification of Security - Description of Security -field35B[508].name = Identification of the Financial Instrument - +field35B[508].name = Identification of the Financial Instrument field35B[509].components = Identification of Security - Description of Security -field35B[509].name = Identification of the Financial Instrument - +field35B[509].name = Identification of the Financial Instrument field35B[510].components = Identification of Security - Description of Security -field35B[510].name = Identification of the Financial Instrument - +field35B[510].name = Identification of the Financial Instrument field35B[513].components = Identification of Security - Description of Security -field35B[513].name = Identification of the Financial Instrument - +field35B[513].name = Identification of the Financial Instrument field35B[514].components = Identification of Security - Description of Security -field35B[514].name = Identification of the Financial Instrument - +field35B[514].name = Identification of the Financial Instrument field35B[515].components = Identification of Security - Description of Security -field35B[515].name = Identification of the Financial Instrument - +field35B[515].name = Identification of the Financial Instrument field35B[516].components = Identification of Security - Description of Security -field35B[516].name = Identification of Securities - +field35B[516].name = Identification of Securities field35B[518].components = Identification of Security - Description of Security -field35B[518].name = Identification of the Financial Instrument - +field35B[518].name = Identification of the Financial Instrument field35B[519].components = Identification of Security - Description of Security -field35B[519].name = Identification of the Financial Instrument - +field35B[519].name = Identification of the Financial Instrument field35B[524].components = Identification of Security - Description of Security -field35B[524].name = Identification of the Financial Instrument - +field35B[524].name = Identification of the Financial Instrument field35B[526].components = Identification of Security - Description of Security -field35B[526].name = Identification of Securities - +field35B[526].name = Identification of Securities field35B[527].components = Identification of Security - Description of Security -field35B[527].name = Identification of the Financial Instrument - +field35B[527].name = Identification of the Financial Instrument field35B[530].components = Identification of Security - Description of Security -field35B[530].name = Identification of the Financial Instrument - +field35B[530].name = Identification of the Financial Instrument field35B[535].components = Identification of Security - Description of Security -field35B[535].name = Identification of the Financial Instrument - +field35B[535].name = Identification of the Financial Instrument field35B[536].components = Identification of Security - Description of Security -field35B[536].name = Identification of the Financial Instrument - +field35B[536].name = Identification of the Financial Instrument field35B[537].components = Identification of Security - Description of Security -field35B[537].name = Identification of the Financial Instrument - +field35B[537].name = Identification of the Financial Instrument field35B[538].components = Identification of Security - Description of Security -field35B[538].name = Identification of the Financial Instrument - +field35B[538].name = Identification of the Financial Instrument field35B[540].components = Identification of Security - Description of Security -field35B[540].name = Identification of the Financial Instrument - +field35B[540].name = Identification of the Financial Instrument field35B[541].components = Identification of Security - Description of Security -field35B[541].name = Identification of the Financial Instrument - +field35B[541].name = Identification of the Financial Instrument field35B[542].components = Identification of Security - Description of Security -field35B[542].name = Identification of the Financial Instrument - +field35B[542].name = Identification of the Financial Instrument field35B[543].components = Identification of Security - Description of Security -field35B[543].name = Identification of the Financial Instrument - +field35B[543].name = Identification of the Financial Instrument field35B[544].components = Identification of Security - Description of Security -field35B[544].name = Identification of the Financial Instrument - +field35B[544].name = Identification of the Financial Instrument field35B[545].components = Identification of Security - Description of Security -field35B[545].name = Identification of the Financial Instrument - +field35B[545].name = Identification of the Financial Instrument field35B[546].components = Identification of Security - Description of Security -field35B[546].name = Identification of the Financial Instrument - +field35B[546].name = Identification of the Financial Instrument field35B[547].components = Identification of Security - Description of Security -field35B[547].name = Identification of the Financial Instrument - +field35B[547].name = Identification of the Financial Instrument field35B[548].components = Identification of Security - Description of Security -field35B[548].name = Identification of the Financial Instrument - +field35B[548].name = Identification of the Financial Instrument field35B[549].components = Identification of Security - Description of Security -field35B[549].name = Identification of the Financial Instrument - +field35B[549].name = Identification of the Financial Instrument field35B[558].components = Identification of Security - Description of Security -field35B[558].name = Identification of Financial Instrument - +field35B[558].name = Identification of Financial Instrument field35B[564].components = Identification of Security - Description of Security -field35B[564].name = Identification of the Financial Instrument - +field35B[564].name = Identification of the Financial Instrument field35B[565].components = Identification of Security - Description of Security -field35B[565].name = Identification of the Financial Instrument - +field35B[565].name = Identification of the Financial Instrument field35B[566].components = Identification of Security - Description of Security -field35B[566].name = Identification of the Financial Instrument - +field35B[566].name = Identification of the Financial Instrument field35B[567].components = Identification of Security - Description of Security -field35B[567].name = Identification of the Financial Instrument - +field35B[567].name = Identification of the Financial Instrument field35B[568].components = Identification of Security - Description of Security -field35B[568].name = Identification of the Financial Instrument - +field35B[568].name = Identification of the Financial Instrument field35B[569].components = Identification of Security - Description of Security -field35B[569].name = Identification of Financial Instrument - +field35B[569].name = Identification of Financial Instrument field35B[575].components = Identification of Security - Description of Security -field35B[575].name = Identification of the Financial Instrument - +field35B[575].name = Identification of the Financial Instrument field35B[576].components = Identification of Security - Description of Security -field35B[576].name = Identification of Financial Instrument - +field35B[576].name = Identification of Financial Instrument field35B[578].components = Identification of Security - Description of Security -field35B[578].name = Identification of the Financial Instrument - +field35B[578].name = Identification of the Financial Instrument field35B[581].components = Identification of Security - Description of Security -field35B[581].name = Identification of Securities Used as Collateral - +field35B[581].name = Identification of Securities Used as Collateral field35B[586].components = Identification of Security - Description of Security -field35B[586].name = Identification of the Financial Instrument - +field35B[586].name = Identification of the Financial Instrument field35B[600].components = Identification of Instrument - Description of Instrument -field35B[600].name = Identification of Financial Instrument - +field35B[600].name = Identification of Financial Instrument field35B[601].components = Identification of Instrument - Description of Instrument -field35B[601].name = Identification of Financial Instrument - +field35B[601].name = Identification of Financial Instrument field35C.components = Digital Token Identifier - Description -field35C.name = Digital Token Identifier - +field35C.name = Digital Token Identifier field35G.components = Narrative -field35G.name = Expiry Condition/Event - +field35G.name = Expiry Condition/Event field35H.components = Sign - Currency - Quantity -field35H.name = Adjustment to the Collateral - +field35H.name = Adjustment to the Collateral field35N.components = Type - Quantity -field35N.name = Quantity of Securities Recalled/Returned - +field35N.name = Quantity of Securities Recalled/Returned field35S.components = Type - Quantity -field35S.name = Quantity of Securities Transferred as Collateral - -field36.components = Rate - +field35S.name = Quantity of Securities Transferred as Collateral +field36.components = Rate field36B.components = Quantity Type Code - Quantity -field36B.name = Quantity of Financial Instrument - +field36B.name = Quantity of Financial Instrument field36C.components = Quantity Code - field36D.components = Quantity Type Code - Quantity of Digital Tokens - field36E.components = Quantity Type Code - Sign - Quantity - field36[101].name = Exchange Rate - field36[102].name = Exchange Rate - field36[102_STP].name = Exchange Rate - field36[103].name = Exchange Rate - field36[103_REMIT].name = Exchange Rate - field36[103_STP].name = Exchange Rate - field36[104].name = Exchange Rate - field36[107].name = Exchange Rate - field36[300].name = Exchange Rate - field36[304].name = Exchange Rate - field36[305].name = Strike Price - field36[306].name = Strike Price - field36[320].name = Exchange Rate - field36[330].name = Exchange Rate - field36[350].name = Exchange Rate - field36[620].name = Exchange Rate - -field36a.name = Quantity of Financial Instrument - +field36a.name = Quantity of Financial Instrument field36a_ADVI.name = Quantity of Financial Instrument Advised - field36a_AFCA.name = Cancelled Quantity - field36a_ALLO.name = Quantity Allocated - field36a_BASE.name = Base Denomination - field36a_BOLQ.name = Back End Odd Lot Quantity - field36a_CANC[502].name = Quantity to Cancel - field36a_CANC[509].name = Requested To Be Cancelled Quantity - field36a_COLL.name = Quantity of Securities Collateral - field36a_COND.name = Conditional Quantity - field36a_CONF.name = Quantity of Financial Instrument Confirmed - field36a_ENTL.name = Entitled Quantity - field36a_ESTT.name = Quantity of Financial Instrument Settled - field36a_FOLQ.name = Front End Odd Lot Quantity - field36a_FRAQ.name = Fractional Quantity - field36a_INCR.name = Incremental Denomination - field36a_LOTS.name = Quantity of Financial Instrument In The Lot - field36a_MAEX.name = Maximum Quantity To Instruct - field36a_MAIN.name = Match Increment - field36a_MAXF.name = Maximum to be Shown on the Floor at a Time - field36a_MIEX.name = Minimum Quantity To Instruct - field36a_MILT.name = Minimum Multiple Quantity To Instruct - field36a_MINI.name = Minimum to be Bought or Sold - field36a_MINO.name = Minimum Nominal Quantity - field36a_MQSO.name = Maximum Quantity of Securities - field36a_NBLT.name = New Board Lot Quantity - field36a_NEWD.name = New Denomination Quantity - field36a_ORDR[502].name = Original Ordered Quantity - field36a_ORDR[509].name = Original Ordered Quantity - field36a_ORDR[513].name = Original Ordered Quantity - field36a_ORDR[515].name = Quantity of Financial Instrument Ordered - field36a_ORDR[576].name = Quantity of Financial Instrument Ordered - field36a_ORGV.name = Original Face Amount - field36a_OWND.name = Quantity of Securities Owned - field36a_PAFI.name = Quantity of Financial Instrument Partially Filled - field36a_PAIR.name = Quantity of Financial Instrument to be Paired-off - field36a_PREL.name = Quantity of Financial Instrument to be Released - field36a_PREX[509].name = Executed Quantity - field36a_PREX[513].name = Quantity Previously Executed - field36a_PSTA.name = Posting Quantity - field36a_PSTT.name = Quantity of Financial Instrument Previously Settled - field36a_QINS.name = Quantity of Securities Instructed - field36a_QINT.name = Quantity of Intermediate Securities - field36a_QREG.name = Quantity of Financial Instrument to be Registered - field36a_QSEC.name = Quantity of Securities - field36a_QTSO[564].name = Minimum Quantity Sought - field36a_QTSO[566].name = Quantity Sought - field36a_RDUQ.name = Additional Round Up Quantity - field36a_REMA.name = Replaced Quantity - field36a_REMI.name = Quantity of Financial Instrument Remaining on Order - field36a_REPL.name = Requested To Be Replaced Quantity - field36a_RREG.name = Quantity of Financial Instrument Registered - field36a_RSTT.name = Quantity of Financial Instrument Remaining to be Settled - field36a_SECV.name = Quantity of Securities Valued - field36a_SETT.name = Quantity of Financial Instrument to be Settled - field36a_SIZE.name = Contract Size - field36a_STAQ.name = Status Quantity - field36a_TQBT.name = Quantity of Block Trade - field36a_TURN.name = Quantity of Financial Instrument to be Turned - field36a_UNDL.name = Underlying Quantity - field37A.components = Rate - End Date - Period - Number - Information - field37B.components = Rate - End Date - Period - Number - Information - field37C.components = Rate - End Date - Period - Number - Information - field37D.components = Rate - End Date - Period - Number - Information - field37E.components = Rate - End Date - Period - Number - Information - field37F.components = Rate - End Date - Period - Number - Information - field37G.components = Sign - Rate - field37G[320].name = Interest Rate - field37G[330].name = Interest Rate - field37G[360].name = Floor Rate - field37G[361].name = Floor Rate - field37G[362].name = Floor Rate - field37G[364].name = New Fixed Rate - field37G[365].name = New Fixed Rate - field37G[620].name = Interest Rate - field37H.components = Indicator - Sign - Rate -field37H.name = New Interest Rate - +field37H.name = New Interest Rate field37J.components = Rate - field37J[306].name = Barrier Level - field37J[516].name = Interest Rate on Securities - field37K.components = Currency - Rate -field37K.name = Premium Price - -field37L.components = Rate - +field37K.name = Premium Price +field37L.components = Rate field37L[306].name = Lower Barrier Level - field37L[320].name = Tax Rate - field37L[330].name = Tax Rate - field37L[350][D1].name = Tax Rate - field37L[350][D2].name = Tax Rate on Broker's Commission - field37L[620].name = Tax Rate - field37M.components = Sign - Rate - field37M[340].name = Fixed Rate - field37M[341].name = Fixed Rate - field37M[350].name = Interest Rate - field37M[360].name = Fixed Rate - field37M[361].name = Fixed Rate - field37M[362].name = Total Rate - field37M[364].name = Current Fixed Rate - field37M[365].name = Current Fixed Rate - field37N.components = Narrative -field37N.name = Details of Interest Rate - -field37P.components = Rate -field37P.name = Lower Trigger Level - +field37N.name = Details of Interest Rate field37R.components = Sign - Rate - field37R[341].name = Settlement Rate - field37R[360].name = Spread - field37R[361].name = Spread - field37R[362].name = Spread - -field37U.components = Rate -field37U.name = Trigger Level - field37V.components = Sign - Rate -field37V.name = Cap Rate - +field37V.name = Cap Rate field37a.name = Rebate Agreed - field38A.components = Period -field38A.name = Period of Notice - +field38A.name = Period of Notice field38D.components = Period -field38D.name = Contract Period - +field38D.name = Contract Period field38E.components = Number - Period -field38E.name = Designated Maturity - +field38E.name = Designated Maturity field38G.components = Number From - Period From - Number To - Period To - field38G[340].name = Designated Maturity - field38G[360].name = First Stub Period, Interpolation Period - field38G[361].name = First Stub Period, Interpolation Period - field38H.components = Number From - Period From - Number To - Period To -field38H.name = Last Stub Period, Interpolation Period - +field38H.name = Last Stub Period, Interpolation Period field38J.components = Indicator - Number -field38J.name = Number of Days - +field38J.name = Number of Days field39A.components = Tolerance 1 - Tolerance 2 -field39A.name = Percentage Credit Amount Tolerance - +field39A.name = Percentage Credit Amount Tolerance field39C.components = Narrative - field39C[700].name = Additional Amounts Covered - field39C[705].name = Additional Amounts Covered - field39C[707].name = Additional Amounts Covered - field39C[710].name = Additional Amounts Covered - field39C[720].name = Additional Amounts Covered - field39C[740].name = Additional Amounts Covered - field39C[747].name = Additional Amounts Covered - field39C[769].name = Amount Specification - -field39D.components = Narrative -field39D.name = Additional Amount Information - field39E.components = Narrative -field39E.name = Transfer Conditions - +field39E.name = Transfer Conditions +field39F.components = Narrative +field39F.name = Supplementary Information About Amount field39M.components = Country Code -field39M.name = Payment Clearing Centre - +field39M.name = Payment Clearing Centre field405.components = Error Code - Line Tag -field405.name = Rejection Reason - +field405.name = Rejection Reason field40A.components = Type -field40A.name = Form of Documentary Credit - +field40A.name = Form of Documentary Credit field40B.components = Type - Code -field40B.name = Form of Documentary Credit - +field40B.name = Form of Documentary Credit field40C.components = Type - Narrative -field40C.name = Applicable Rules - +field40C.name = Applicable Rules field40D.components = Language -field40D.name = Language - +field40D.name = Language field40E.components = Applicable Rules - Narrative -field40E.name = Applicable Rules - +field40E.name = Applicable Rules field40F.components = Applicable Rules -field40F.name = Applicable Rules - +field40F.name = Applicable Rules field41A.components = Identifier Code - Code - field41D.components = Name and Address - Code - field41F.components = Identifier Code - field41G.components = Name and Address - field41a[700].name = Available With ... By ... - field41a[705].name = Available With ... By ... - field41a[707].name = Available With ... By ... - field41a[710].name = Available With ... By ... - field41a[720].name = Available With ... By ... - field41a[740].name = Available With ... By ... - field41a[760].name = Available With... - field421.components = Retrieval Error Code -field421.name = Retrieval Error Code - +field421.name = Retrieval Error Code field422.components = Narrative -field422.name = Copy Message Data Text - +field422.name = Copy Message Data Text field423.name = Balance Checkpoint Date and Time - -field424.name = Related Reference - field425.components = Narrative -field425.name = Market Infrastructure Message Data Text - +field425.name = Market Infrastructure Message Data Text field42A.components = Party Identifier - Identifier Code - field42C.components = Narrative -field42C.name = Drafts at ... - +field42C.name = Drafts at ... field42D.components = Party Identifier - Name and Address - field42M.components = Narrative -field42M.name = Mixed Payment Details - +field42M.name = Mixed Payment Details field42P.components = Narrative -field42P.name = Negotiation/Deferred Payment Details - +field42P.name = Negotiation/Deferred Payment Details field42a.name = Drawee - field431.components = Message Status -field431.name = Message Status - +field431.name = Message Status field432.components = Abort Reason -field432.name = Abort Reason - +field432.name = Abort Reason field433.components = Code Word - Additional Information -field433.name = Screening Information Receiver - +field433.name = Screening Information Receiver field43P.components = Code -field43P.name = Partial Shipments - +field43P.name = Partial Shipments field43T.components = Code -field43T.name = Transhipment - +field43T.name = Transhipment field44A.components = Narrative -field44A.name = Place of Taking in Charge/Dispatch from .../Place of Receipt - +field44A.name = Place of Taking in Charge/Dispatch from .../Place of Receipt field44B.components = Narrative -field44B.name = Place of Final Destination/For Transportation to .../Place of Delivery - +field44B.name = Place of Final Destination/For Transportation to .../Place of Delivery field44C.components = Date -field44C.name = Latest Date of Shipment - +field44C.name = Latest Date of Shipment field44D.components = Narrative -field44D.name = Shipment Period - +field44D.name = Shipment Period field44E.components = Narrative -field44E.name = Port of Loading/Airport of Departure - +field44E.name = Port of Loading/Airport of Departure field44F.components = Narrative -field44F.name = Port of Discharge/Airport of Destination - -field44H.components = Country Code - Narrative -field44H.name = Governing Law and/or Place of Jurisdiction - +field44F.name = Port of Discharge/Airport of Destination +field44J.components = Country Code - Country Sub Division - Narrative +field44J.name = Governing Law/Jurisdiction field451.components = Accept Reject -field451.name = Accept Reject - +field451.name = Accept Reject field45A.components = Narrative -field45A.name = Description of Goods and/or Services - +field45A.name = Description of Goods and/or Services field45B.components = Narrative Structured Text -field45B.name = Description of Goods and/or Services - +field45B.name = Description of Goods and/or Services field45C.components = Narrative -field45C.name = Document and Presentation Instructions - +field45C.name = Document and Presentation Instructions field45D.components = Narrative -field45D.name = Narrative - +field45D.name = Narrative field45L.components = Narrative -field45L.name = Underlying Transaction Details - +field45L.name = Underlying Transaction Details field461.components = Empty Report -field461.name = Report Code - +field461.name = Report Code field46A.components = Narrative -field46A.name = Documents Required - +field46A.name = Documents Required field46B.components = Narrative Structured Text -field46B.name = Documents Required - +field46B.name = Documents Required field47A.components = Narrative -field47A.name = Additional Conditions - +field47A.name = Additional Conditions field47B.components = Narrative Structured Text -field47B.name = Additional Conditions - -field48.components = Days - Narrative -field48.name = Period for Presentation in Days - +field47B.name = Additional Conditions +field48.components = Days - Narrative +field48.name = Period for Presentation in Days field48B.components = Code -field48B.name = Demand Indicator - +field48B.name = Demand Indicator field48D.components = Code -field48D.name = Transfer Indicator - -field49.components = Instruction -field49.name = Confirmation Instructions - +field48D.name = Transfer Indicator +field49.components = Instruction +field49.name = Confirmation Instructions field49A.components = Code - Narrative -field49A.name = Demand Statement - +field49A.name = Demand Statement field49G.components = Narrative -field49G.name = Special Payment Conditions for Beneficiary - +field49G.name = Special Payment Conditions for Beneficiary field49H.components = Narrative -field49H.name = Special Payment Conditions for Bank Only - +field49H.name = Special Payment Conditions for Bank Only field49M.components = Narrative Structured Text -field49M.name = Special Payment Conditions for Beneficiary - +field49M.name = Special Payment Conditions for Beneficiary field49N.components = Narrative Structured Text -field49N.name = Special Payment Conditions for Bank Only - -field50.components = Name and Address - +field49N.name = Special Payment Conditions for Bank Only +field50.components = Name and Address field50A.components = Account - Identifier Code - field50B.components = Name and Address - field50B[707].name = Non-Bank Issuer - field50B[710].name = Non-Bank Issuer - field50B[720].name = Non-Bank Issuer of the Original Documentary Credit - field50C.components = Identifier Code - field50D.components = Party Identifier - Name and Address -field50D.name = Principal - +field50D.name = Principal field50F.components = Party Identifier - Number/Name and Address - field50G.components = Account - Identifier Code - field50H.components = Account - Name and Address - field50K.components = Account - Name and Address - field50L.components = Party Identifier - field50[700].name = Applicant - field50[705].name = Applicant - field50[707].name = Changed Applicant Details - field50[710].name = Applicant - field50[720].name = First Beneficiary - field50[760].name = Applicant - field50a[101].name = Ordering Customer - field50a[102].name = Ordering Customer - field50a[102_STP].name = Ordering Customer - field50a[103].name = Ordering Customer - field50a[103_REMIT].name = Ordering Customer - field50a[103_STP].name = Ordering Customer - field50a[104].name = Creditor - field50a[107].name = Creditor - field50a[110].name = Payer - field50a[202_COV].name = Ordering Customer - field50a[205_COV].name = Ordering Customer - field50a[210].name = Ordering Customer - field50a[910].name = Ordering Customer - -field51.components = Name and Address -field51.name = Obligor/Instructing Party - +field51.components = Name and Address +field51.name = Obligor/Instructing Party field51A.components = Party Identifier - Identifier Code -field51A.name = Sending Institution - +field51A.name = Sending Institution field51C.components = Account - field51D.components = Party Identifier - Name and Address - field51a[700].name = Applicant Bank - field51a[710].name = Applicant Bank - field51a[801].name = Selling Agent - field52A.components = Party Identifier - Identifier Code -field52A.name = Ordering Institution - +field52A.name = Ordering Institution field52B.components = Party Identifier - Location - field52C.components = Party Identifier - field52D.components = Party Identifier - Name and Address - field52a[101].name = Account Servicing Institution - field52a[102].name = Ordering Institution - field52a[103].name = Ordering Institution - field52a[103_REMIT].name = Ordering Institution - field52a[104].name = Creditor's Bank - field52a[107].name = Creditor's Bank - field52a[110].name = Drawer Bank - field52a[111].name = Drawer Bank - field52a[112].name = Drawer Bank - field52a[190].name = Ordering Institution - field52a[191].name = Ordering Institution - field52a[202].name = Ordering Institution - field52a[202_COV].name = Ordering Institution - field52a[203].name = Ordering Institution - field52a[205].name = Ordering Institution - field52a[205_COV].name = Ordering Institution - field52a[210].name = Ordering Institution - field52a[290].name = Ordering Institution - field52a[291].name = Ordering Institution - field52a[390].name = Ordering Institution - field52a[391].name = Ordering Institution - field52a[400].name = Ordering Bank - field52a[450].name = Sender of Cash Letter - field52a[455].name = Sender of Cash Letter - field52a[456].name = Sender of Cash Letter - field52a[490].name = Ordering Institution - field52a[491].name = Ordering Institution - field52a[590].name = Ordering Institution - field52a[591].name = Ordering Institution - field52a[690].name = Ordering Institution - field52a[691].name = Ordering Institution - field52a[707].name = Issuing Bank - field52a[710].name = Issuing Bank - field52a[720].name = Issuing Bank of the Original Documentary Credit - field52a[742].name = Issuing Bank - field52a[744].name = Issuing Bank - field52a[759].name = Issuer - field52a[760].name = Issuer - field52a[761].name = Issuer - field52a[765].name = Issuer - field52a[767].name = Issuer - field52a[775].name = Issuer - field52a[785].name = Issuer - field52a[786].name = Issuer - field52a[787].name = Issuer - field52a[790].name = Ordering Institution - field52a[791].name = Ordering Institution - field52a[802].name = Remitting Agent - field52a[890].name = Ordering Institution - field52a[891].name = Ordering Institution - field52a[900].name = Ordering Institution - field52a[910].name = Ordering Institution - field52a[990].name = Ordering Institution - field52a[991].name = Ordering Institution - field533.components = Cut-off Time Count -field533.name = Cut-off Time Count - +field533.name = Cut-off Time Count field53A.components = Party Identifier - Identifier Code - field53B.components = Party Identifier - Location -field53B.name = Sender's Correspondent - +field53B.name = Sender's Correspondent field53C.components = Account - field53D.components = Party Identifier - Name and Address - field53J.components = Party Identification - field53a[102].name = Sender's Correspondent - field53a[102_STP].name = Sender's Correspondent - field53a[103].name = Sender's Correspondent - field53a[103_REMIT].name = Sender's Correspondent - field53a[103_STP].name = Sender's Correspondent - field53a[104].name = Sender's Correspondent - field53a[107].name = Sender's Correspondent - field53a[110].name = Sender's Correspondent - field53a[202].name = Sender's Correspondent - field53a[202_COV].name = Sender's Correspondent - field53a[203].name = Sender's Correspondent - field53a[204].name = Debit Institution - field53a[205].name = Sender's Correspondent - field53a[205_COV].name = Sender's Correspondent - field53a[300].name = Delivery Agent - field53a[304].name = Delivery Agent - field53a[305].name = Sender's Correspondent - field53a[306].name = Delivery Agent - field53a[320].name = Delivery Agent - field53a[330].name = Delivery Agent - field53a[340].name = Delivery Agent - field53a[341].name = Delivery Agent - field53a[350].name = Delivery Agent - field53a[360].name = Delivery Agent - field53a[361].name = Delivery Agent - field53a[362].name = Delivery Agent - field53a[364].name = Delivery Agent - field53a[365].name = Delivery Agent - field53a[400].name = Sender's Correspondent - field53a[416].name = Sender's Correspondent - field53a[600].name = Sender's Correspondent - field53a[601].name = Sender's Correspondent - field53a[620].name = Delivery Agent - field53a[700].name = Reimbursing Bank - field53a[707].name = Reimbursing Bank - field53a[710].name = Reimbursing Bank - field53a[752].name = Sender's Correspondent - field53a[754].name = Reimbursing Bank - field53a[756].name = Sender's Correspondent - field53a[802].name = Sender's Correspondent - field54A.components = Party Identifier - Identifier Code -field54A.name = Receiver's Correspondent - +field54A.name = Receiver's Correspondent field54B.components = Party Identifier - Location - field54D.components = Party Identifier - Name and Address - field54a.name = Receiver's Correspondent - field55A.components = Party Identifier - Identifier Code -field55A.name = Third Reimbursement Institution - +field55A.name = Third Reimbursement Institution field55B.components = Party Identifier - Location - field55D.components = Party Identifier - Name and Address - field55a.name = Third Reimbursement Institution - field56A.components = Party Identifier - Identifier Code -field56A.name = Intermediary Institution - +field56A.name = Intermediary Institution field56B.components = Party Identifier - Location - field56C.components = Party Identifier - field56D.components = Party Identifier - Name and Address - field56J.components = Party Identification - field56a[101].name = Intermediary - field56a[103].name = Intermediary Institution - field56a[103_REMIT].name = Intermediary Institution - field56a[200].name = Intermediary - field56a[201].name = Intermediary - field56a[202].name = Intermediary - field56a[202_COV][A].name = Intermediary - field56a[202_COV][B].name = Intermediary Institution - field56a[203].name = Intermediary - field56a[205].name = Intermediary - field56a[205_COV][A].name = Intermediary - field56a[205_COV][B].name = Intermediary Institution - field56a[210].name = Intermediary - field56a[300].name = Intermediary - field56a[304].name = Intermediary - field56a[305].name = Intermediary - field56a[306].name = Intermediary - field56a[320].name = Intermediary - field56a[330].name = Intermediary - field56a[340].name = Intermediary - field56a[341].name = Intermediary - field56a[350].name = Intermediary - field56a[360].name = Intermediary - field56a[361].name = Intermediary - field56a[362].name = Intermediary - field56a[364].name = Intermediary - field56a[365].name = Intermediary - field56a[600].name = Intermediary - field56a[601].name = Intermediary - field56a[620].name = Intermediary - field56a[760].name = Advising Bank - field56a[765].name = Intermediary - field56a[785].name = Advising Bank - field56a[910].name = Intermediary - field57A.components = Party Identifier - Identifier Code -field57A.name = Account With Institution - +field57A.name = Account With Institution field57B.components = Party Identifier - Location - field57C.components = Party Identifier - field57D.components = Party Identifier - Name and Address - field57J.components = Party Identification - field57a[101].name = Account With Institution - field57a[102].name = Account With Institution - field57a[103].name = Account With Institution - field57a[103_REMIT].name = Account With Institution - field57a[104].name = Debtor's Bank - field57a[107].name = Debtor's Bank - field57a[191].name = Account With Institution - field57a[200].name = Account With Institution - field57a[201].name = Account With Institution - field57a[202].name = Account With Institution - field57a[202_COV].name = Account With Institution - field57a[203].name = Account With Institution - field57a[204].name = Account With Institution - field57a[205].name = Account With Institution - field57a[205_COV].name = Account With Institution - field57a[291].name = Account With Institution - field57a[300].name = Receiving Agent - field57a[304].name = Receiving Agent - field57a[305].name = Account With Institution - field57a[306].name = Receiving Agent - field57a[320].name = Receiving Agent - field57a[330].name = Receiving Agent - field57a[340].name = Receiving Agent - field57a[341].name = Receiving Agent - field57a[350].name = Receiving Agent - field57a[360].name = Receiving Agent - field57a[361].name = Receiving Agent - field57a[362].name = Receiving Agent - field57a[364].name = Receiving Agent - field57a[365].name = Receiving Agent - field57a[391].name = Account With Institution - field57a[400].name = Account With Bank - field57a[491].name = Account With Institution - field57a[516].name = Account With Institution - field57a[591].name = Account With Institution - field57a[600].name = Account With Institution - field57a[601].name = Account With Institution - field57a[620].name = Receiving Agent - field57a[691].name = Account With Institution - field57a[700].name = 'Advise Through' Bank - field57a[705].name = 'Advise Through' Bank - field57a[707].name = 'Advise Through' Bank - field57a[710].name = 'Advise Through' Bank - field57a[720].name = 'Advise Through' Bank - field57a[730].name = Account With Bank - field57a[734].name = Account With Bank - field57a[742].name = Account With Bank - field57a[750].name = Account With Bank - field57a[754].name = Account With Bank - field57a[760].name = 'Advise Through' Bank - field57a[765].name = Account With Institution - field57a[768].name = Account With Bank - field57a[769].name = Account With Bank - field57a[785].name = 'Advise Through' Bank - field57a[791].name = Account With Institution - field57a[891].name = Account With Institution - field57a[985].name = Account With Institution - field57a[991].name = Account With Institution - field58A.components = Party Identifier - Identifier Code - field58B.components = Party Identifier - Location - field58D.components = Party Identifier - Name and Address - field58J.components = Party Identification - field58a[202].name = Beneficiary Institution - field58a[202_COV].name = Beneficiary Institution - field58a[203].name = Beneficiary Institution - field58a[204].name = Beneficiary Institution - field58a[205].name = Beneficiary Institution - field58a[205_COV].name = Beneficiary Institution - field58a[300].name = Beneficiary Institution - field58a[304].name = Beneficiary Institution - field58a[306].name = Beneficiary Institution - field58a[320].name = Beneficiary Institution - field58a[330].name = Beneficiary Institution - field58a[340].name = Beneficiary Institution - field58a[341].name = Beneficiary Institution - field58a[350].name = Beneficiary Institution - field58a[400].name = Beneficiary Bank - field58a[620].name = Beneficiary Institution - field58a[700].name = Requested Confirmation Party - field58a[707].name = Requested Confirmation Party - field58a[710].name = Requested Confirmation Party - field58a[720].name = Requested Confirmation Party - field58a[740].name = Negotiating Bank - field58a[742].name = Beneficiary Bank - field58a[754].name = Beneficiary Bank - field58a[760].name = Requested Confirmation Party - -field59.components = Account - Name and Address - +field59.components = Account - Name and Address field59A.components = Account - Identifier Code - field59F.components = Account - Number/Name and Address - field59[111].name = Payee - field59[112].name = Payee - field59[416].name = Drawee - field59[420].name = Drawee - field59[430].name = Drawee - field59[700].name = Beneficiary - field59[705].name = Beneficiary - field59[707].name = Beneficiary - field59[710].name = Beneficiary - field59[720].name = Second Beneficiary - field59[740].name = Beneficiary - field59[760].name = Beneficiary - field59[767].name = Beneficiary - field59[985].name = Enquired Party - field59[986].name = Enquired Party - field59a[101].name = Beneficiary - field59a[102].name = Beneficiary Customer - field59a[102_STP].name = Beneficiary Customer - field59a[103].name = Beneficiary Customer - field59a[103_REMIT].name = Beneficiary Customer - field59a[103_STP].name = Beneficiary Customer - field59a[104].name = Debtor - field59a[107].name = Debtor - field59a[110].name = Payee - field59a[202_COV].name = Beneficiary Customer - field59a[205_COV].name = Beneficiary Customer - field59a[760].name = Beneficiary - field59a[765].name = Beneficiary - field59a[767].name = Beneficiary - field59a[785].name = Beneficiary - -field60F.name = Opening Balance - +field60F.name = Opening Balance field60F[608].components = D/C Mark - Date - Unit - Amount - field60F[940].components = D/C Mark - Date - Currency - Amount - field60F[941].components = D/C Mark - Date - Currency - Amount - field60F[950].components = D/C Mark - Date - Currency - Amount - field60F[970].components = D/C Mark - Date - Currency - Amount - field60F[972].components = D/C Mark - Date - Currency - Amount - field60M[608].components = D/C Mark - Date - Unit - Amount - field60M[940].components = D/C Mark - Date - Currency - Amount - field60M[950].components = D/C Mark - Date - Currency - Amount - field60M[970].components = D/C Mark - Date - Currency - Amount - field60M[972].components = D/C Mark - Date - Currency - Amount - field60a.name = Opening Balance - -field61.name = Statement Line - +field61.name = Statement Line field619.components = Service Code -field619.name = VAS Code - +field619.name = VAS Code field61[608].components = Date - Entry Date - Debit/Credit Mark - Funds Code - Amount - Transaction Type - Identification Code - Reference for the Account Owner - Reference of the Account Servicing Institution - Supplementary Details - field61[940].components = Value Date - Entry Date - Debit/Credit Mark - Funds Code - Amount - Transaction Type - Identification Code - Reference for the Account Owner - Reference of the Account Servicing Institution - Supplementary Details - field61[942].components = Value Date - Entry Date - Debit/Credit Mark - Funds Code - Amount - Transaction Type - Identification Code - Reference for the Account Owner - Reference of the Account Servicing Institution - Supplementary Details - field61[950].components = Value Date - Entry Date - Debit/Credit Mark - Funds Code - Amount - Transaction Type - Identification Code - Reference for the Account Owner - Reference of the Account Servicing Institution - Supplementary Details - field61[970].components = Value Date - Entry Date - Debit/Credit Mark - Funds Code - Amount - Transaction Type - Identification Code - Reference for the Account Owner - Reference of the Account Servicing Institution - Supplementary Details - field61[972].components = Value Date - Entry Date - Debit/Credit Mark - Funds Code - Amount - Transaction Type - Identification Code - Reference for the Account Owner - Reference of the Account Servicing Institution - Supplementary Details - field62F[608].components = D/C Mark - Date - Unit - Amount - field62F[940].components = D/C Mark - Date - Currency - Amount - field62F[941].components = D/C Mark - Date - Currency - Amount -field62F[941].name = Book Balance - +field62F[941].name = Book Balance field62F[950].components = D/C Mark - Date - Currency - Amount - field62F[970].components = D/C Mark - Date - Currency - Amount - field62F[971].components = D/C Mark - Date - Currency - Amount -field62F[971].name = Final Closing Balance - +field62F[971].name = Final Closing Balance field62F[972].components = D/C Mark - Date - Currency - Amount - field62M[608].components = D/C Mark - Date - Unit - Amount - field62M[940].components = D/C Mark - Date - Currency - Amount - field62M[950].components = D/C Mark - Date - Currency - Amount - field62M[970].components = D/C Mark - Date - Currency - Amount - field62M[972].components = D/C Mark - Date - Currency - Amount - field62a[608].name = Closing Balance - field62a[940].name = Closing Balance (Booked Funds) - field62a[950].name = Closing Balance (Booked Funds) - field62a[970].name = Closing Balance - field62a[972].name = Closing Balance - field64[608].components = D/C Mark - Date - Unit - Amount -field64[608].name = Closing Available Balance - +field64[608].name = Closing Available Balance field64[940].components = D/C Mark - Date - Currency - Amount -field64[940].name = Closing Available Balance (Available Funds) - +field64[940].name = Closing Available Balance (Available Funds) field64[941].components = D/C Mark - Date - Currency - Amount -field64[941].name = Closing Available Balance (Available Funds) - +field64[941].name = Closing Available Balance (Available Funds) field64[950].components = D/C Mark - Date - Currency - Amount -field64[950].name = Closing Available Balance (Available Funds) - +field64[950].name = Closing Available Balance (Available Funds) field64[970].components = D/C Mark - Date - Currency - Amount -field64[970].name = Closing Available Balance - +field64[970].name = Closing Available Balance field64[972].components = D/C Mark - Date - Currency - Amount -field64[972].name = Closing Available Balance - -field65.name = Forward Available Balance - +field64[972].name = Closing Available Balance +field65.name = Forward Available Balance field65[608].components = D/C Mark - Date - Unit - Amount - field65[940].components = D/C Mark - Date - Currency - Amount - field65[941].components = D/C Mark - Date - Currency - Amount - field69A.components = Date1 - Date2 - field69B.components = Date1 - Time1 - Date2 - Time2 - field69C.components = Date - Date Code - field69D.components = Date - Time - Date Code - field69E.components = Date Code - Date - field69F.components = Date Code - Date - Time - field69J.components = Date Code - -field69a.name = Period - +field69a.name = Period field69a_AREV.name = Account Servicer Revocability Period - field69a_BOCL.name = Book Closure Period - field69a_CLCP.name = Claim Period - field69a_CODS.name = Co-Depositories Suspension Period - field69a_CSPD.name = Compulsory Purchase Period - field69a_DSBT.name = Depository Suspension Period for Book Entry Transfer - field69a_DSDA.name = Depository Suspension Period for Deposit at Agent - field69a_DSDE.name = Depository Suspension Period for Deposit - field69a_DSPL.name = Depository Suspension Period for Pledge - field69a_DSSE.name = Depository Suspension Period for Segregation - field69a_DSWA.name = Depository Suspension Period for Withdrawal at Agent - field69a_DSWN.name = Depository Suspension Period for Withdrawal in Nominee Name - field69a_DSWO.name = Depository Suspension Period for Withdrawal in Street Name on Outturn Security - field69a_DSWS.name = Depository Suspension Period for Withdrawal in Street Name - field69a_INPE.name = Interest Period - field69a_PARL.name = Parallel Trading Period - field69a_PRIC.name = Price Calculation Period - field69a_PWAL.name = Period of Action - field69a_REVO.name = Revocability Period - field69a_SPLP.name = Split Period - field69a_STAT.name = Statement Period - field69a_SUSP.name = Suspension of Privilege - field69a_TRDP.name = Trading Period - -field70.components = Narrative -field70.name = Remittance Information - +field70.components = Narrative +field70.name = Remittance Information field70C.components = Narrative -field70C.name = Narrative - -field70D.components = Narrative - +field70C.name = Narrative +field70D.components = Narrative field70D[380].name = Narrative - field70D[381].name = Narrative - field70D[506].name = Narrative - field70D[507].name = Narrative - field70D[509].name = Narrative - field70D[510].name = Narrative - field70D[530].name = Narrative - field70D[537][B1].name = Narrative - field70D[537][C3a].name = Narrative - field70D[537][D1a1B1a1].name = Narrative - field70D[537][D1a1].name = Status Narrative - field70D[540].name = Narrative - field70D[541].name = Narrative - field70D[542].name = Narrative - field70D[543].name = Narrative - field70D[544].name = Narrative - field70D[545].name = Narrative - field70D[546].name = Narrative - field70D[547].name = Narrative - field70D[548][A2a].name = Narrative - field70D[548][C1a1B1a1].name = Narrative - field70D[548][C1a1].name = Status Narrative - field70D[558].name = Narrative - field70D[567].name = Narrative - field70D[578].name = Narrative - field70D[586].name = Narrative - field70E.components = Narrative -field70E.name = Narrative - +field70E.name = Narrative field70F.components = Narrative - field70G.components = Narrative - field70H.components = Narrative -field70H.name = Narrative - -field70a.name = Narrative - +field70H.name = Narrative +field70a.name = Narrative field70a_ADTX[370].name = Additional Text Narrative - field70a_ADTX[500].name = Additional Text - field70a_ADTX[501].name = Additional Text - field70a_ADTX[519].name = Additional Text - field70a_ADTX[535].name = Additional Text - field70a_ADTX[537].name = Additional Information Narrative - field70a_ADTX[548].name = Additional Information Narrative - field70a_ADTX[564].name = Additional Text - field70a_ADTX[566].name = Additional Text - field70a_ADTX[567].name = Additional Text - field70a_ADTX[568].name = Additional Text - field70a_ADTX[670].name = Additional Text Narrative - field70a_ADTX[671].name = Additional Text Narrative - field70a_AGRE.name = Agreement Narrative - field70a_BAIN.name = Basket or Index Information - field70a_CETI.name = Certification/Breakdown Narrative - field70a_CINS.name = Collateral Instruction Narrative - field70a_COLL.name = Collateral Narrative - field70a_COMI.name = Commodity Index Narrative - field70a_COMP.name = Information to be Complied With - field70a_DECL.name = Declaration Details - field70a_DENC.name = Denomination Choice - field70a_DISC.name = Disclaimer - field70a_DLVR.name = Delivery Details - field70a_EPWI.name = Event Processing Website Address - field70a_EXPO.name = Exposure Narrative - field70a_FIAN.name = Financial Instrument Attribute Narrative - field70a_FXIN.name = FX Instructions Narrative - field70a_HOLD.name = Holdings Narrative - field70a_INCO.name = Information Conditions - field70a_INST.name = Corporate Action Instructions Narrative - field70a_NAME.name = Name - field70a_NOTE.name = Note Narrative - field70a_NSER.name = Security Restriction - field70a_OFFO.name = Offeror - field70a_PACO[321].name = Party Contact Narrative - field70a_PACO[500].name = Party Narrative - field70a_PACO[502].name = Party Narrative - field70a_PACO[503].name = Party Narrative - field70a_PACO[504].name = Party Narrative - field70a_PACO[505].name = Party Narrative - field70a_PACO[506].name = Party Narrative - field70a_PACO[507].name = Party Narrative - field70a_PACO[509].name = Party Narrative - field70a_PACO[513].name = Party Narrative - field70a_PACO[514].name = Party Narrative - field70a_PACO[515].name = Party Narrative - field70a_PACO[518].name = Party Narrative - field70a_PACO[519].name = Party Narrative - field70a_PACO[540].name = Party Narrative - field70a_PACO[541].name = Party Narrative - field70a_PACO[542].name = Party Narrative - field70a_PACO[543].name = Party Narrative - field70a_PACO[544].name = Party Narrative - field70a_PACO[545].name = Party Narrative - field70a_PACO[546].name = Party Narrative - field70a_PACO[547].name = Party Narrative - field70a_PACO[564].name = Party Contact Narrative - field70a_PACO[565].name = Party Contact Narrative - field70a_PACO[566].name = Party Contact Narrative - field70a_PACO[567].name = Party Contact Narrative - field70a_PACO[568].name = Party Contact Narrative - field70a_PACO[576].name = Party Narrative - field70a_PACO[578].name = Party Narrative - field70a_PACO[586].name = Party Narrative - field70a_PTNI.name = Processing Text for Next Intermediary - field70a_RATS.name = Rating Narrative - field70a_REAS[380].name = Transaction Reason Narrative - field70a_REAS[381].name = Transaction Reason Narrative - field70a_REAS[507].name = Reason Narrative - field70a_REAS[509].name = Reason Narrative - field70a_REAS[510].name = Reason Narrative - field70a_REAS[530].name = Reason Narrative - field70a_REAS[537].name = Reason Narrative - field70a_REAS[548].name = Reason Narrative - field70a_REAS[558].name = Reason Narrative - field70a_REAS[567].name = Reason Narrative - field70a_REAS[586].name = Reason Narrative - field70a_REGI.name = Registration Details - field70a_RSTR.name = Restrictions - field70a_SECO.name = Second Leg Narrative - field70a_SPRO.name = Settlement Instruction Processing Narrative - field70a_SUBB.name = Sub-balance Details Narrative - field70a_TAXE.name = Taxation Conditions - field70a_TPRO.name = Trade Instruction Processing Narrative - field70a_TRDE.name = Transaction Details Narrative - field70a_TXNR.name = Narrative Version - field70a_WEBB[564].name = Website Address - field70a_WEBB[568].name = Web Site Address - -field71A.components = Code - +field71A.components = Code field71A[101].name = Details of Charges - field71A[102].name = Details of Charges - field71A[102_STP].name = Details of Charges - field71A[103].name = Details of Charges - field71A[103_REMIT].name = Details of Charges - field71A[103_STP].name = Details of Charges - field71A[104].name = Details of Charges - field71A[107].name = Details of Charges - field71A[740].name = Reimbursing Bank's Charges - field71B.components = Narrative - field71B[190].name = Details of Charges - field71B[191].name = Details of Charges - field71B[290].name = Details of Charges - field71B[291].name = Details of Charges - field71B[390].name = Details of Charges - field71B[391].name = Details of Charges - field71B[400].name = Details of Charges - field71B[456].name = Fee - field71B[490].name = Details of Charges - field71B[491].name = Details of Charges - field71B[590].name = Details of Charges - field71B[591].name = Details of Charges - field71B[690].name = Details of Charges - field71B[691].name = Details of Charges - field71B[790].name = Details of Charges - field71B[791].name = Details of Charges - field71B[890].name = Details of Charges - field71B[891].name = Details of Charges - field71B[990].name = Details of Charges - field71B[991].name = Details of Charges - field71C.components = Narrative -field71C.name = Details of Adjustments - +field71C.name = Details of Adjustments field71D.components = Narrative - field71D[700].name = Charges - field71D[707].name = Charges - field71D[710].name = Charges - field71D[720].name = Charges - field71D[730].name = Charges - field71D[740].name = Other Charges - field71D[742].name = Charges - field71D[744].name = Reimbursing Bank's Charges - field71D[750].name = Charges to be Deducted - field71D[752].name = Charges Deducted - field71D[754].name = Charges Deducted - field71D[760].name = Charges - field71D[768].name = Details of Charges - field71D[769].name = Details of Charges - -field71F.components = Currency - Amount - +field71F.components = Currency - Amount field71F[102].name = Sender's Charges - field71F[102_STP].name = Sender's Charges - field71F[103].name = Sender's Charges - field71F[103_REMIT].name = Sender's Charges - field71F[103_STP].name = Sender's Charges - field71F[104][B].name = Sender's Charges - field71F[104][C].name = Sum of Sender's Charges - field71F[107][B].name = Sender's Charges - field71F[107][C].name = Sum of Sender's Charges - field71F[300].name = Broker's Commission - field71F[306].name = Broker's Commission - field71F[320].name = Broker's Commission - field71F[340].name = Broker's Commission - field71F[350].name = Broker's Commission - field71F[360].name = Broker's Commission - field71F[361].name = Broker's Commission - field71F[416].name = Sender's Charges - field71F[620].name = Broker's Commission - -field71G.components = Currency - Amount - +field71G.components = Currency - Amount field71G[102][B].name = Receiver's Charges - field71G[102][C].name = Sum of Receiver's Charges - field71G[102_STP][B].name = Receiver's Charges - field71G[102_STP][C].name = Sum of Receiver's Charges - field71G[103].name = Receiver's Charges - field71G[103_REMIT].name = Receiver's Charges - field71G[103_STP].name = Receiver's Charges - field71G[104][B].name = Receiver's Charges - field71G[104][C].name = Sum of Receiver's Charges - field71G[107][B].name = Receiver's Charges - field71G[107][C].name = Sum of Receiver's Charges - field71N.components = Code - Narrative -field71N.name = Amendment Charge Payable By - -field72.components = Narrative -field72.name = Sender to Receiver Information - +field71N.name = Amendment Charge Payable By +field72.components = Narrative +field72.name = Sender to Receiver Information field72Z.components = Narrative -field72Z.name = Sender to Receiver Information - -field73.components = Narrative - +field72Z.name = Sender to Receiver Information +field73.components = Narrative field73A.components = Narrative - field73A[734].name = Charges Claimed - field73A[750].name = Charges to be Added - field73A[754].name = Charges Added - field73R.components = Code - Narrative -field73R.name = Reason for Non-Payment - +field73R.name = Reason for Non-Payment field73S.components = Code - Narrative -field73S.name = Disposal of Reimbursement Claim - +field73S.name = Disposal of Reimbursement Claim field73[400].name = Details of Amounts Added - field73[801].name = Additional Amounts - field74.components = Narrative -field74.name = Amendments - +field74.name = Amendments field75.components = Narrative -field75.name = Queries - +field75.name = Queries field76.components = Narrative -field76.name = Answers - -field77.components = Narrative - +field76.name = Answers +field77.components = Narrative field77A.components = Narrative - field77A[195].name = Narrative - field77A[196].name = Narrative - field77A[295].name = Narrative - field77A[296].name = Narrative - field77A[300].name = Additional Reporting Information - field77A[305].name = Additional Reporting Information - field77A[306].name = Additional Reporting Information - field77A[340].name = Additional Reporting Information - field77A[341].name = Additional Reporting Information - field77A[360].name = Additional Reporting Information - field77A[361].name = Additional Reporting Information - field77A[395].name = Narrative - field77A[396].name = Narrative - field77A[416].name = Reason for Non-Payment/Non-Acceptance - field77A[455].name = Reason for Adjustment - field77A[456].name = Reason for Dishonour - field77A[495].name = Narrative - field77A[496].name = Narrative - field77A[595].name = Narrative - field77A[596].name = Narrative - field77A[600].name = Additional Reporting Information - field77A[601].name = Additional Reporting Information - field77A[695].name = Narrative - field77A[696].name = Narrative - field77A[795].name = Narrative - field77A[796].name = Narrative - field77A[895].name = Narrative - field77A[896].name = Narrative - field77A[995].name = Narrative - field77A[996].name = Narrative - -field77B.components = Narrative - +field77B.components = Narrative field77B[101].name = Regulatory Reporting - field77B[102].name = Regulatory Reporting - field77B[102_STP].name = Regulatory Reporting - field77B[103].name = Regulatory Reporting - field77B[103_REMIT].name = Regulatory Reporting - field77B[103_STP].name = Regulatory Reporting - field77B[104].name = Regulatory Reporting - field77B[107].name = Regulatory Reporting - field77B[734].name = Disposal of Documents - field77B[786].name = Disposal of Documents - field77D.components = Narrative - field77D[300].name = Terms and Conditions - field77D[306].name = Additional Conditions - field77D[320].name = Terms and Conditions - field77D[330].name = Terms and Conditions - field77D[360].name = Additional Conditions - field77D[361].name = Additional Conditions - field77D[456].name = Details of Dishonoured Item - field77D[516].name = Special Terms and Conditions - field77D[600].name = Terms and Conditions - field77D[601].name = Terms and Conditions - field77D[620].name = Terms and Conditions - field77E.components = Text1 - Text2 -field77E.name = Proprietary Message - +field77E.name = Proprietary Message field77F.components = EDIFACT Message -field77F.name = EDIFACT Message - +field77F.name = EDIFACT Message field77H.components = Type - Date - Version -field77H.name = Type, Date, Version of the Agreement - +field77H.name = Type, Date, Version of the Agreement field77J.components = Narrative - field77J[734].name = Discrepancies - field77J[750].name = Discrepancies - field77J[786].name = Reason for Refusal - field77L.components = Narrative - field77L[760].name = Requested Local Undertaking Terms and Conditions - field77L[761].name = Requested Local Undertaking Terms and Conditions - field77L[767].name = Other Amendments to Local Undertaking - field77L[775].name = Other Amendments to Local Undertaking - field77T.components = Narrative -field77T.name = Envelope Contents - +field77T.name = Envelope Contents field77U.components = Narrative - field77U[760].name = Undertaking Terms and Conditions - field77U[761].name = Undertaking Terms and Conditions - field77U[767].name = Other Amendments to Undertaking - field77U[775].name = Other Amendments to Undertaking - field77[747].name = Narrative - field77[754].name = Narrative - field77[765].name = Presentation Completion Details - field78.components = Narrative - +field78D.components = Narrative +field78D[710].name = Instructions from Intermediary Bank +field78D[720].name = Instructions from Transferring Bank field78[700].name = Instructions to the Paying/Accepting/Negotiating Bank - field78[707].name = Instructions to the Paying/Accepting/Negotiating Bank - field78[710].name = Instructions to the Paying/Accepting/Negotiating Bank - field78[720].name = Instructions to the Paying/Accepting/Negotiating Bank - field78[760].name = Automatic Extension Non-Extension Notification - field78[765].name = Additional Amount Information - -field79.components = Narrative - +field79.components = Narrative field79Z.components = Narrative -field79Z.name = Narrative - +field79Z.name = Narrative field79[192].name = Narrative Description of the Original Message - field79[195].name = Narrative Description of the Message to Which the Query Relates - field79[196].name = Narrative Description of the Original Message to Which the Answer Relates - field79[199].name = Narrative - field79[292].name = Narrative Description of the Original Message - field79[295].name = Narrative Description of the Message to Which the Query Relates - field79[296].name = Narrative Description of the Original Message to Which the Answer Relates - field79[299].name = Narrative - field79[392].name = Narrative Description of the Original Message - field79[395].name = Narrative Description of the Message to Which the Query Relates - field79[396].name = Narrative Description of the Original Message to Which the Answer Relates - field79[399].name = Narrative - field79[492].name = Narrative Description of the Original Message - field79[495].name = Narrative Description of the Message to Which the Query Relates - field79[496].name = Narrative Description of the Original Message to Which the Answer Relates - field79[499].name = Narrative - field79[592].name = Narrative Description of the Original Message - field79[595].name = Narrative Description of the Message to Which the Query Relates - field79[596].name = Narrative Description of the Original Message to Which the Answer Relates - field79[599].name = Narrative - field79[692].name = Narrative Description of the Original Message - field79[695].name = Narrative Description of the Message to Which the Query Relates - field79[696].name = Narrative Description of the Original Message to Which the Answer Relates - field79[699].name = Narrative - field79[792].name = Narrative Description of the Original Message - field79[795].name = Narrative Description of the Message to Which the Query Relates - field79[796].name = Narrative Description of the Original Message to Which the Answer Relates - field79[799].name = Narrative - field79[892].name = Narrative Description of the Original Message - field79[895].name = Narrative Description of the Message to Which the Query Relates - field79[896].name = Narrative Description of the Original Message to Which the Answer Relates - field79[899].name = Narrative - field79[986].name = Narrative - field79[992].name = Narrative Description of the Original Message - field79[995].name = Narrative Description of the Message to Which the Query Relates - field79[996].name = Narrative Description of the Original Message to Which the Answer Relates - field79[999].name = Narrative - field80C.components = Narrative -field80C.name = Reason for Collateral Adjustment - +field80C.name = Reason for Collateral Adjustment field81A.components = Party Identifier - Identifier Code - field81D.components = Party Identifier - Name and Address - field81J.components = Party Identification - field81a.name = Central Counterparty Clearing House (CCP) - field82A.components = Party Identifier - Identifier Code - field82B.components = Party Identifier - Location - field82D.components = Party Identifier - Name and Address - field82J.components = Party Identification - field82a[300].name = Party A - field82a[304].name = Fund Manager - field82a[305].name = Party A - field82a[306].name = Party A - field82a[320].name = Party A - field82a[330].name = Party A - field82a[340].name = Party A - field82a[341].name = Party A - field82a[350].name = Party A - field82a[360].name = Party A - field82a[361].name = Party A - field82a[362].name = Party A - field82a[364].name = Party A - field82a[365].name = Party A - field82a[600].name = Party A - field82a[601].name = Party A - field82a[604].name = Instructing Party - field82a[605].name = Instructing Party - field82a[606].name = Instructing Party - field82a[607].name = Instructing Party - field82a[620].name = Party A - field83A.components = Party Identifier - Identifier Code - field83C.components = Account -field83C.name = Safekeeping Account - +field83C.name = Safekeeping Account field83D.components = Party Identifier - Name and Address - field83J.components = Party Identification - field83a[300].name = Fund or Beneficiary Customer - field83a[304].name = Fund - field83a[305].name = Fund or Beneficiary Customer - field83a[306].name = Fund or Beneficiary Customer - field83a[320].name = Fund or Instructing Party - field83a[330].name = Fund or Instructing Party - field83a[350].name = Fund or Instructing Party - field83a[360].name = Fund or Beneficiary Customer - field83a[361].name = Fund or Beneficiary Customer - field83a[362].name = Fund or Beneficiary Customer - field83a[364].name = Fund or Beneficiary Customer - field83a[365].name = Fund or Beneficiary Customer - field83a[600].name = Fund or Beneficiary Customer - field83a[601].name = Fund or Beneficiary Customer - field83a[620].name = Fund or Instructing Party - field84A.components = Party Identifier - Identifier Code - field84B.components = Party Identifier - Location - field84D.components = Party Identifier - Name and Address - field84J.components = Party Identification - field84a[300].name = Dealing Branch Party A - field84a[306].name = Calculation Agent - field84a[320].name = Dealing Branch Party A - field84a[330].name = Dealing Branch Party A - field84a[361].name = Calculation Agent - field84a[620].name = Dealing Branch Party A - field85A.components = Party Identifier - Identifier Code - field85B.components = Party Identifier - Location - field85D.components = Party Identifier - Name and Address - field85J.components = Party Identification - field85a[300].name = Dealing Branch Party B - field85a[306].name = Exercising Party - field85a[320].name = Dealing Branch Party B - field85a[330].name = Dealing Branch Party B - field85a[620].name = Dealing Branch Party B - -field86.components = Narrative -field86.name = Information to Account Owner - +field86.components = Narrative +field86.name = Information to Account Owner field86A.components = Party Identifier - Identifier Code - field86B.components = Party Identifier - Location - field86D.components = Party Identifier - Name and Address - field86J.components = Party Identification - field86a[306].name = Intermediary 2 - field86a[320].name = Intermediary 2 - field86a[330].name = Intermediary 2 - field86a[340].name = Intermediary 2 - field86a[341].name = Intermediary 2 - field86a[350].name = Intermediary 2 - field86a[360].name = Second Intermediary - field86a[361].name = Second Intermediary - field86a[362].name = Second Intermediary - field86a[364].name = Second Intermediary - field86a[365].name = Second Intermediary - field86a[600].name = Intermediary - field86a[604].name = Intermediary - field86a[605].name = Intermediary - field86a[606].name = Intermediary - field86a[607].name = Intermediary - field86a[620].name = Intermediary 2 - field87A.components = Party Identifier - Identifier Code - field87B.components = Party Identifier - Location - field87D.components = Party Identifier - Name and Address - field87J.components = Party Identification - field87a[300].name = Party B - field87a[304].name = Executing Broker - field87a[305].name = Party B - field87a[306].name = Party B - field87a[320].name = Party B - field87a[330].name = Party B - field87a[340].name = Party B - field87a[341].name = Party B - field87a[350].name = Party B - field87a[360].name = Party B - field87a[361].name = Party B - field87a[362].name = Party B - field87a[364].name = Party B - field87a[365].name = Party B - field87a[516].name = Receiver/Deliverer of Securities - field87a[526].name = Receiver/Deliverer of Securities - field87a[600][A].name = Party B - field87a[600][B].name = Receiver of the Commodity - field87a[600][C].name = Deliverer of the Commodity - field87a[601].name = Party B - field87a[604].name = Receiver of the Commodity - field87a[605].name = Deliverer of the Commodity - field87a[606].name = Receiver of the Commodity - field87a[607].name = Deliverer of the Commodity - field87a[620].name = Party B - field88A.components = Party Identifier - Identifier Code - field88B.components = Party Identifier - Location - field88D.components = Party Identifier - Name and Address - field88J.components = Party Identification - field88a[300].name = Broker Identification - field88a[306][I].name = Non-Exercising Party - field88a[306][K].name = Broker Identification - field88a[320].name = Broker Identification - field88a[340].name = Broker Identification - field88a[360].name = Broker Identification - field88a[361].name = Broker Identification - field88a[604].name = Beneficiary of the Commodity - field88a[605].name = Beneficiary of the Commodity - field88a[606].name = Beneficiary of the Commodity - field88a[607].name = Beneficiary of the Commodity - field88a[620].name = Broker Identification - field89A.components = Party Identifier - Identifier Code - field89D.components = Party Identifier - Name and Address - field89J.components = Party Identification - field89a.name = Clearing Broker - field90A.components = Percentage Type Code - Sign - Price - field90B.components = Amount Type Code - Currency Code - Price -field90B.name = Price - +field90B.name = Price field90C.components = Number - Currency - Amount -field90C.name = Number and Sum of Entries - +field90C.name = Number and Sum of Entries field90D.components = Number - Currency - Amount -field90D.name = Number and Sum of Entries - +field90D.name = Number and Sum of Entries field90E.components = Price Code - field90F.components = Amount Type Code - Currency Code - Amount - Quantity Type Code - Quantity - field90J.components = Amount Type Code - Currency Code1 - Amount1 - Currency Code2 - Amount2 - field90K.components = Index Points - field90L.components = Sign - Index Points - -field90a.name = Price - +field90a.name = Price field90a_AMNT.name = Price - field90a_BYIY.name = Buy-in Price - field90a_CAVA.name = Cash Value for Tax - field90a_CINL.name = Cash in Lieu of Shares Price - field90a_DEAL.name = Deal Price - field90a_EXER.name = Exercise Price - field90a_FBIP.name = First Bid Increment Price - field90a_INDC.name = Indicative Price - field90a_ISSU.name = Issue Price - field90a_LBIP.name = Last Bid Increment Price - field90a_LIMI.name = Limit Price - field90a_LOTS.name = Book/Lot Price - field90a_MACI.name = Maximum Cash To Instruct - field90a_MADW.name = Marked Down Price - field90a_MAUP.name = Marked Up Price - field90a_MAXP.name = Maximum Price - field90a_MICI.name = Minimum Cash To Instruct - field90a_MINP.name = Minimum Price - field90a_MMCI.name = Minimum Multiple Cash To Instruct - field90a_MRKT.name = Market Price - field90a_OFFR.name = Generic Cash Price Received per Product - field90a_OSUB.name = Over-subscription Deposit Price - field90a_PRIC.name = Reference Price - field90a_PRPP.name = Generic Cash Price Paid per Product - field90a_STOP.name = Stop Price - field90a_TSMT.name = Taxable Income Per Share - field91A.components = Party Identifier - Identifier Code - field91D.components = Party Identifier - Name and Address - field91J.components = Party Identification - field91a.name = Reporting Party - field92A.components = Sign - Rate -field92A.name = Rate - +field92A.name = Rate field92B.components = First Currency Code - Second Currency Code - Rate -field92B.name = Rate - +field92B.name = Rate field92C.components = Data Source Scheme - Rate Name - field92D.components = Quantity1 - Quantity2 -field92D.name = Rate - +field92D.name = Rate field92F.components = Currency Code - Amount - field92H.components = Currency Code - Amount - Rate Status - field92J.components = Data Source Scheme - Rate Type Code - Currency Code - Amount - Rate Status - field92K.components = Rate Type Code - field92L.components = First Currency Code - Amount1 - Second Currency Code - Amount2 - field92M.components = Currency Code - Amount - Quantity - field92N.components = Quantity - Currency Code - Amount - field92P.components = Index Points - field92R.components = Data Source Scheme - Rate Type Code - Rate - -field92a.name = Rate - +field92a.name = Rate field92a_ADEX.name = Additional for Existing Securities - field92a_ADSR.name = Additional for Subscribed Resultant Securities - field92a_ATAX.name = Additional Tax - field92a_BAKL.name = Backload Commission Rate - field92a_BIDI.name = Bid Interval Rate - field92a_CBON.name = Corporate Bonds - field92a_CHAI.name = Currency Haircut - field92a_CHAR.name = Charges/Fees - field92a_CORA.name = Commission Rate Applied - field92a_COWA.name = Percentage Commission Waived - field92a_CUFC.name = Current Factor - field92a_DECL.name = Percentage of Debt Claims - field92a_DEEM.name = Deemed Rate - field92a_DEVI.name = Declared Rate - field92a_ENTF.name = Entrance Commission Rate - field92a_EQUL.name = Equalisation Rate - field92a_ESOF.name = Early Solicitation Fee Rate - field92a_EXCH.name = Exchange Rate - field92a_FISC.name = Fiscal Stamp - field92a_GBON.name = SME Growth Market (non-Bonds) - field92a_GOMB.name = Government and Municipal Bonds - field92a_GRSS.name = Gross Dividend Rate - field92a_IDFX.name = Issuer Declared Exchange Rate - field92a_ILSH.name = Illiquid Shares - field92a_INCE.name = Third Party Incentive Rate - field92a_INDX.name = Index Factor - field92a_INTP.name = Interest Rate Used for Payment - field92a_INTR.name = Interest Rate - field92a_LISH.name = Liquid Shares - field92a_MARG.name = Margin - field92a_NAVR.name = Net Asset Value Ratio - field92a_NBON.name = SME Growth Market Bonds - field92a_NETT.name = Net Dividend Rate - field92a_NEWO.name = New to Old - field92a_NWFC.name = Next Factor - field92a_NXRT.name = Next Interest Rate - field92a_OFFR.name = Proposed Rate - field92a_OSUB.name = Over-subscription Rate - field92a_OTHR.name = Other Financial Instruments - field92a_OVEP.name = Maximum Allowed Oversubscription Rate - field92a_PDRA.name = Penalty Discount Rate - field92a_PRFC.name = Previous Factor - field92a_PRIC.name = Pricing Rate - field92a_PROR.name = Pro-Ration Rate - field92a_PTSC.name = Percentage Sought - field92a_RATE.name = Applicable Rate - field92a_RDIS.name = Reinvestment Discount Rate to Market - field92a_REPO.name = Repurchase Rate - field92a_RINR.name = Related Index Rate - field92a_RLOS.name = Realised Loss - field92a_RSPR.name = Spread Rate - field92a_RTUN.name = Intermediate Securities to Underlying - field92a_SHAI.name = Securities Haircut - field92a_SHRT.name = Interest Shortfall - field92a_SLMG.name = Stock Loan Margin - field92a_SOFE.name = Solicitation Fee Rate - field92a_SWRT.name = Switch Rate - field92a_TAXB.name = Requested Withholding Tax Rate - field92a_TAXC.name = Tax Credit Rate - field92a_TAXR.name = Withholding Tax Rate - field92a_TDMT.name = Taxable Income Per Dividend/Share - field92a_TRAT.name = Transformation Rate - field92a_TRAX.name = Financial Transaction Tax Rate - field92a_TXIN.name = Tax on Income - field92a_TXPR.name = Tax on Profits - field92a_TXRC.name = Reclaim of Taxes Rate - field92a_VAFC.name = Valuation Factor - field92a_VAHA.name = Valuation Haircut - field92a_VASU.name = Variable Rate Support - field92a_VSMR.name = Value Sought Margin Rate - field92a_WAPA.name = Warrant Parity - field92a_WITL[564].name = Second Level Tax - field92a_WITL[565].name = Requested Second Level Tax Rate - field92a_WITL[566].name = Second Level Tax - field92a_YTMR.name = Yield To Maturity Rate - field93A.components = Data Source Scheme - Sub-balance Type -field93A.name = Balance - +field93A.name = Balance field93B.components = Data Source Scheme - Quantity Type Code - Sign - Balance - field93C.components = Quantity Type Code - Balance Type Code - Sign - Balance - field93D.components = Sign - Balance -field93D.name = Balance - +field93D.name = Balance field93E.components = Quantity Type Code - Balance Type Code - Sign - Balance of Digital Tokens - field93F.components = Data Source Scheme - Quantity Type Code - Sign - Balance of Digital Tokens - -field93a.name = Balance - +field93a.name = Balance field93a_AFFB.name = Affected Balance - field93a_AGGR[535][B1].name = Aggregate Balance - field93a_AGGR[535][B1b].name = Aggregate - field93a_AVAI.name = Available Balance - field93a_AWAS.name = Available With No Additional Status - field93a_BLCA.name = Blocked Corporate Action - field93a_BLOK[535].name = Blocked - field93a_BLOK[564].name = Blocked Balance - field93a_BLOK[565].name = Blocked Balance - field93a_BLOK[566].name = Blocked Balance - field93a_BLOK[568].name = Blocked Balance - field93a_BLOT.name = Blocked Trading - field93a_BLOV.name = Blocked Authenticity - field93a_BODE.name = Pending Borrowed Delivery - field93a_BORE.name = Pending Borrowed Receipt - field93a_BORR[535].name = Borrowed - field93a_BORR[564].name = Borrowed Balance - field93a_BORR[565].name = Borrowed Balance - field93a_BORR[566].name = Borrowed Balance - field93a_BORR[568].name = Borrowed Balance - field93a_CLEN.name = Tax Exempt - field93a_COLA.name = Eligible for Collateral Purposes - field93a_COLI[535].name = Collateral In - field93a_COLI[564].name = Collateral In Balance - field93a_COLI[565].name = Collateral In Balance - field93a_COLI[566].name = Collateral In Balance - field93a_COLI[568].name = Collateral In Balance - field93a_COLO[535].name = Collateral Out - field93a_COLO[564].name = Collateral Out Balance - field93a_COLO[565].name = Collateral Out Balance - field93a_COLO[566].name = Collateral Out Balance - field93a_COLO[568].name = Collateral Out Balance - field93a_CONB.name = Confirmed Balance - field93a_DIRT.name = Non Tax Exempt - field93a_DRAW.name = Drawn - field93a_ELIG.name = Total Eligible for Corporate Action Balance - field93a_FICL.name = Final Closing Balance - field93a_FIOP.name = First Opening Balance - field93a_FROM.name = Balance From - field93a_INBA.name = Instructed Balance - field93a_INCL.name = Intermediary Closing Balance - field93a_INOP.name = Intermediary Opening Balance - field93a_ISSU.name = Issued - field93a_LOAN[535].name = On Loan - field93a_LOAN[564].name = On Loan Balance - field93a_LOAN[565].name = On Loan Balance - field93a_LOAN[566].name = On Loan Balance - field93a_LOAN[568].name = On Loan Balance - field93a_LODE.name = Pending On Loan Delivery - field93a_LORE.name = Pending On Loan Receipt - field93a_LOTS.name = Lot Balance - field93a_MARG.name = Derivatives Margin Sub-balance - field93a_NAVL.name = Not Available Balance - field93a_NOMI[535].name = Registered - field93a_NOMI[564].name = Registered Balance - field93a_NOMI[565].name = Registered Balance - field93a_NOMI[566].name = Registered Balance - field93a_NOMI[568].name = Registered Balance - field93a_OBAL.name = Obligated Balance - field93a_OTHR.name = Unclassified - field93a_PECA.name = Pending Corporate Action Receipt - field93a_PEDA.name = Pending Corporate Action Delivery - field93a_PEND[535].name = Pending Delivery - field93a_PEND[564].name = Pending Delivery Balance - field93a_PEND[565].name = Pending Delivery Balance - field93a_PEND[566].name = Pending Delivery Balance - field93a_PEND[568].name = Pending Delivery Balance - field93a_PENR[535].name = Pending Receipt - field93a_PENR[564].name = Pending Receipt Balance - field93a_PENR[565].name = Pending Receipt Balance - field93a_PENR[566].name = Pending Receipt Balance - field93a_PENR[568].name = Pending Receipt Balance - field93a_PLED.name = Pledged - field93a_PTBA.name = Protect Balance - field93a_QUAS.name = Quasi-Issued - field93a_REGO[535].name = Out for Registration - field93a_REGO[564].name = Out for Registration Balance - field93a_REGO[565].name = Out for Registration Balance - field93a_REGO[566].name = Out for Registration Balance - field93a_REGO[568].name = Out for Registration Balance - field93a_RSTR.name = Restricted - field93a_SETT.name = Settlement Position Balance - field93a_SPOS[535].name = Street Position - field93a_SPOS[564].name = Street Position Balance - field93a_SPOS[565].name = Street Position Balance - field93a_SPOS[566].name = Street Position Balance - field93a_SPOS[568].name = Street Position Balance - field93a_TOBA.name = Balance To - field93a_TRAD.name = Trade Date Position Balance - field93a_TRAN[535].name = In Transshipment - field93a_TRAN[564].name = In Transshipment Balance - field93a_TRAN[565].name = In Transshipment Balance - field93a_TRAN[566].name = In Transshipment Balance - field93a_TRAN[568].name = In Transshipment Balance - field93a_UNAF.name = Unaffected Balance - field93a_UNBA.name = Uninstructed Balance - field93a_UNRG.name = Unregistered - field94A.components = Scope -field94A.name = Scope of Operation - +field94A.name = Scope of Operation field94B.components = Data Source Scheme - Place Code - Narrative -field94B.name = Place - +field94B.name = Place field94C.components = Country Code - field94C[321].name = Payment Clearing Centre - field94C[380].name = Payment Clearing Centre - field94C[381].name = Payment Clearing Centre - field94C[500].name = Place - field94C[501].name = Place - field94C[519].name = Place - field94C[564].name = Place - field94C[565].name = Place - field94C[566].name = Place - field94C[670].name = Place - field94D.components = Country Code - Place - field94E.components = Address -field94E.name = Place - +field94E.name = Place field94F.components = Place Code - Identifier Code - field94G.components = Address - field94H.components = Identifier Code - field94L.components = Legal Entity Identifier - -field94a.name = Place - +field94a.name = Place field94a_ADDR.name = Address - field94a_BIRT.name = Country of Birth - field94a_CITY.name = City - field94a_CLEA.name = Place of Clearing - field94a_COIN.name = Country of Income Source - field94a_COUN.name = Country - field94a_DOMI[500].name = Country of Domicile - field94a_DOMI[501].name = Country of Domicile - field94a_DOMI[510].name = Country of Domicile - field94a_DOMI[519].name = Country of Domicile - field94a_DOMI[564].name = Country of Domicile Validity - field94a_DOMI[565].name = Country of Domicile - field94a_EMAI.name = Email Address - field94a_LOCA.name = Location - field94a_MEET.name = Meeting Place - field94a_MET2.name = Meeting Place 2 - field94a_MET3.name = Meeting Place 3 - field94a_NATO.name = Country of Nationality - field94a_NDOM.name = Country of NON-Domicile - field94a_NPLI.name = New Place of Incorporation - field94a_PLED.name = Pledgee - field94a_PLIS.name = Place of Listing - field94a_PRIC.name = Source of Price - field94a_RATS.name = Source of Rating - field94a_SAFE.name = Place of Safekeeping - field94a_SSIR.name = SSI Recipient Country - field94a_TRAD.name = Place of Trade - field94a_VAHA.name = Source of Haircut - field95C.components = Country Code - field95L.components = Legal Entity Identifier - field95P.components = Identifier Code -field95P.name = Party - +field95P.name = Party field95Q.components = Name and Address - field95R.components = Data Source Scheme - Proprietary Code - field95S.components = Data Source Scheme - Type of ID - Country Code - Alternate ID - field95U.components = Name -field95U.name = Party - +field95U.name = Party field95V.components = Name and Address - -field95a.name = Party - +field95a.name = Party field95a_ACCW.name = Account With Institution - field95a_ACOW.name = Account Owner - field95a_AFFM.name = Affirming Party - field95a_ALRP.name = Related Party Alternate Identification - field95a_ALTA.name = Account Owner Alternate Identification - field95a_ALTE[321].name = Alternate Identification - field95a_ALTE[500].name = Alternate Identification - field95a_ALTE[501].name = Alternate Identification - field95a_ALTE[502].name = Alternate Identification - field95a_ALTE[504].name = Alternate Identification - field95a_ALTE[505].name = Alternate Identification - field95a_ALTE[507].name = Alternate Identification - field95a_ALTE[509].name = Alternate Identification - field95a_ALTE[510].name = Alternate Identification - field95a_ALTE[513].name = Alternate Identification - field95a_ALTE[514].name = Alternate Identification - field95a_ALTE[515].name = Alternate Identification - field95a_ALTE[517].name = Alternate Identification - field95a_ALTE[518].name = Alternate Identification - field95a_ALTE[519].name = Alternate Identification - field95a_ALTE[527].name = Party Alternate Identification - field95a_ALTE[530].name = Alternate Identification - field95a_ALTE[535].name = Alternate Identification - field95a_ALTE[536].name = Alternate Identification - field95a_ALTE[537].name = Alternate Identification - field95a_ALTE[540].name = Alternate Identification - field95a_ALTE[541].name = Alternate Identification - field95a_ALTE[542].name = Alternate Identification - field95a_ALTE[543].name = Alternate Identification - field95a_ALTE[544].name = Alternate Identification - field95a_ALTE[545].name = Alternate Identification - field95a_ALTE[546].name = Alternate Identification - field95a_ALTE[547].name = Alternate Identification - field95a_ALTE[548].name = Alternate Identification - field95a_ALTE[549].name = Alternate Identification - field95a_ALTE[558].name = Party Alternate Identification - field95a_ALTE[565].name = Alternate Identification - field95a_ALTE[566].name = Alternate Identification - field95a_ALTE[569].name = Alternate Identification - field95a_ALTE[575].name = Alternate Identification - field95a_ALTE[576].name = Alternate Identification - field95a_ALTE[578].name = Alternate Identification - field95a_ALTE[586].name = Alternate Identification - field95a_ALTE[670].name = Alternate Identification - field95a_ALTE[671].name = Alternate Identification - field95a_ASDP.name = Account Servicer/Depository - field95a_BENM[321].name = Beneficiary of Money - field95a_BENM[370].name = Beneficiary - field95a_BENM[502].name = Beneficiary of Money - field95a_BENM[504].name = Beneficiary of Money - field95a_BENM[505].name = Beneficiary of Money - field95a_BENM[507].name = Beneficiary of Money - field95a_BENM[513].name = Beneficiary of Money - field95a_BENM[514].name = Beneficiary of Money - field95a_BENM[515].name = Beneficiary of Money - field95a_BENM[518].name = Beneficiary of Money - field95a_BENM[540].name = Beneficiary of Money - field95a_BENM[541].name = Beneficiary of Money - field95a_BENM[542].name = Beneficiary of Money - field95a_BENM[543].name = Beneficiary of Money - field95a_BENM[544].name = Beneficiary of Money - field95a_BENM[545].name = Beneficiary of Money - field95a_BENM[546].name = Beneficiary of Money - field95a_BENM[547].name = Beneficiary of Money - field95a_BENM[566].name = Beneficiary of Money - field95a_BENM[578].name = Beneficiary of Money - field95a_BENM[670].name = Beneficiary - field95a_BENM[671].name = Beneficiary - field95a_BIRT.name = Name at Birth - field95a_BRCR.name = Broker of Credit - field95a_BRKR.name = Broker - field95a_BUYR[502][B2].name = Buyer - field95a_BUYR[502][C1].name = Buyer (Receiver) - field95a_BUYR[504].name = Buyer - field95a_BUYR[505].name = Buyer - field95a_BUYR[507].name = Buyer - field95a_BUYR[509].name = Buyer - field95a_BUYR[513][C2].name = Buyer - field95a_BUYR[513][D1].name = Buyer (Receiver) - field95a_BUYR[514].name = Buyer (Receiver) - field95a_BUYR[515].name = Buyer - field95a_BUYR[517].name = Buyer - field95a_BUYR[518].name = Buyer - field95a_BUYR[536].name = Buyer - field95a_BUYR[537].name = Buyer - field95a_BUYR[540].name = Buyer - field95a_BUYR[541].name = Buyer - field95a_BUYR[542].name = Buyer - field95a_BUYR[543].name = Buyer - field95a_BUYR[544].name = Buyer - field95a_BUYR[545].name = Buyer - field95a_BUYR[546].name = Buyer - field95a_BUYR[547].name = Buyer - field95a_BUYR[548].name = Buyer - field95a_BUYR[566].name = Buyer - field95a_BUYR[575].name = Buyer - field95a_BUYR[576].name = Buyer - field95a_BUYR[578].name = Buyer - field95a_BUYR[586].name = Buyer - field95a_CACO.name = Cash Account Owner - field95a_CASD.name = Counterparty's Account Servicer/Depository - field95a_CDEA.name = Cash Delivery Agent - field95a_CLAM.name = Market Claim Counterpart - field95a_CLBR.name = Clearing Broker - field95a_CLPA.name = Party A's client - field95a_CLPB[527].name = Party B's client - field95a_CLPB[558].name = Party B's client - field95a_CLPB[569].name = Party B's Client - field95a_CODO.name = Sub-Paying Agent - field95a_CONT.name = Contact Person - field95a_CPTA.name = Customer of Party A - field95a_CPTB.name = Customer of Party B - field95a_DCSD.name = Depository of the CSD - field95a_DEAG.name = Delivering Agent - field95a_DEBT.name = Debtor - field95a_DECU.name = Deliverer's Custodian - field95a_DEI1.name = Deliverer's Intermediary 1 - field95a_DEI2.name = Deliverer's Intermediary 2 - field95a_DROP.name = Drop Agent - field95a_ETC1.name = ETC Service Provider 1 - field95a_ETC2.name = ETC Service Provider 2 - field95a_EXBO.name = Executing Broker - field95a_EXCH.name = Stock Exchange - field95a_EXPP.name = Exposed Party - field95a_INBR.name = Introducing Broker - field95a_INFA.name = Information Agent - field95a_INPA.name = Interested Party - field95a_INT1.name = Intermediary - field95a_INT2.name = Second Intermediary - field95a_INTE.name = Intermediary - field95a_INTM.name = Intermediary - field95a_INVE.name = Investor - field95a_ISAG.name = Issuer Agent - field95a_ISSU.name = Issuer - field95a_LDCO.name = Loan/Deposit Counterparty - field95a_MEOR.name = Originator of Message - field95a_MERE.name = Recipient of Message - field95a_NOMI.name = Nominee - field95a_OFFO.name = Offeror - field95a_OWND.name = Beneficial Owner's Identification - field95a_PAYA.name = Paying Agent - field95a_PAYE.name = Paying Institution - field95a_PSAG.name = Physical Securities Agent - field95a_PSET.name = Place of Settlement - field95a_PTYA.name = Party A - field95a_PTYB.name = Party B - field95a_QFIN.name = Qualified Foreign Intermediary - field95a_REAG.name = Receiving Agent - field95a_RECU.name = Receiver's Custodian - field95a_REGR.name = Registrar - field95a_REI1.name = Receiver's Intermediary 1 - field95a_REI2.name = Receiver's Intermediary 2 - field95a_REPA.name = Related Party - field95a_RESA.name = Reselling Agent - field95a_RQBR.name = Requested Broker - field95a_SELL[502][B2].name = Seller - field95a_SELL[502][C1].name = Seller (Deliverer) - field95a_SELL[504].name = Seller - field95a_SELL[505].name = Seller - field95a_SELL[507].name = Seller - field95a_SELL[509].name = Seller - field95a_SELL[513][C2].name = Seller - field95a_SELL[513][D1].name = Seller (Deliverer) - field95a_SELL[514][B1].name = Seller - field95a_SELL[514][C1].name = Seller (Deliverer) - field95a_SELL[515].name = Seller - field95a_SELL[517].name = Seller - field95a_SELL[518].name = Seller - field95a_SELL[536].name = Seller - field95a_SELL[537].name = Seller - field95a_SELL[540].name = Seller - field95a_SELL[541].name = Seller - field95a_SELL[542].name = Seller - field95a_SELL[543].name = Seller - field95a_SELL[544].name = Seller - field95a_SELL[545].name = Seller - field95a_SELL[546].name = Seller - field95a_SELL[547].name = Seller - field95a_SELL[548].name = Seller - field95a_SELL[566].name = Seller - field95a_SELL[575].name = Seller - field95a_SELL[576].name = Seller - field95a_SELL[578].name = Seller - field95a_SELL[586].name = Seller - field95a_SOLA.name = Solicitation Agent - field95a_SSIR.name = SSI Recipient - field95a_STBR.name = Step-In Broker - field95a_SUBM.name = Submitting Party - field95a_TAGT.name = Transfer Agent - field95a_TRAD.name = Trade Party - field95a_TRAG.name = Triparty Agent - field95a_TRRE.name = Trade Regulator - field95a_TRUS.name = Trustee/Third Party - field95a_VEND.name = Vendor - field96A.components = Party Identifier - Identifier Code - field96D.components = Party Identifier - Name and Address - field96J.components = Party Identification - field96a.name = Clearing Exception Party - field97A.components = Account Number -field97A.name = Account - +field97A.name = Account field97B.components = Data Source Scheme - Account Type Code - Account Number - field97C.components = Account Code - field97D.components = Data Source Scheme - Identification of Blockchain or Wallet - field97E.components = International Bank Account Number - -field97a.name = Account - +field97a.name = Account field97a_BCAW.name = Blockchain Address or Wallet - field97a_CASH[321].name = Cash Account - field97a_CASH[370][B1].name = Cash Account - field97a_CASH[370][B].name = Internal Account Identification - field97a_CASH[502].name = Cash Account - field97a_CASH[504].name = Cash Account - field97a_CASH[505].name = Cash Account - field97a_CASH[507].name = Cash Account - field97a_CASH[509].name = Cash Account - field97a_CASH[513].name = Cash Account - field97a_CASH[514].name = Cash Account - field97a_CASH[515].name = Cash Account - field97a_CASH[518].name = Cash Account - field97a_CASH[527].name = Cash Account - field97a_CASH[537].name = Cash Account - field97a_CASH[540].name = Cash Account - field97a_CASH[541].name = Cash Account - field97a_CASH[542].name = Cash Account - field97a_CASH[543].name = Cash Account - field97a_CASH[544].name = Cash Account - field97a_CASH[545].name = Cash Account - field97a_CASH[546].name = Cash Account - field97a_CASH[547].name = Cash Account - field97a_CASH[548].name = Cash Account - field97a_CASH[558].name = Cash Account - field97a_CASH[564].name = Cash Account - field97a_CASH[566].name = Cash Account - field97a_CASH[567].name = Cash Account - field97a_CASH[575].name = Cash Account - field97a_CASH[578].name = Cash Account - field97a_CASH[586].name = Cash Account - field97a_CASH[670].name = Cash Account - field97a_CASH[671].name = Cash Account - field97a_CHAR.name = Charges Account - field97a_COMM.name = Commission Account - field97a_REGI.name = Registrar Account - field97a_SAFE.name = Safekeeping Account - field97a_TAXE.name = Tax Account - field98A.components = Date -field98A.name = Date/Time - +field98A.name = Date/Time field98B.components = Data Source Scheme - Date Code - field98C.components = Date - Time - field98D.components = Date - Time - Decimals - UTC Indicator -field98D.name = Execution Timestamp - +field98D.name = Execution Timestamp field98E.components = Date - Time - Decimals - UTC Indicator - field98F.components = Data Source Scheme - Date Code - Time - field98G.components = Date - Time - Decimals - UTC Indicator -field98G.name = Confirmation Timestamp - +field98G.name = Confirmation Timestamp field98H.components = Time - Decimals - UTC Indicator -field98H.name = Clearing Timestamp - +field98H.name = Clearing Timestamp field98J.components = Date - Time - Identifier Code - field98K.components = Data Source Scheme - Date - Time - Proprietary Code - -field98a.name = Date/Time - +field98a.name = Date/Time field98a_ADEL.name = Late Delivery Date/Time - field98a_AGRE.name = Agreement Date - field98a_ANOU.name = Announcement Date/Time - field98a_ASTS.name = Acknowledged Status Timestamp - field98a_AVAL[508].name = Available Date/Time - field98a_AVAL[538].name = Available Date/Time - -field98a_AVAL[564].name = Available Date/Time For Trading - -field98a_AVAL[566].name = Available Date/Time For Trading - +field98a_AVAL[564].name = Available Date For Trading +field98a_AVAL[566].name = Available Date For Trading field98a_BAGA.name = Bargain Date/Time - field98a_BAST.name = Bargain Settlement Date/Time - field98a_BLOK.name = End of Securities Blocking Period - field98a_BORD.name = Stock Lending Deadline Date/Time - field98a_CALD.name = Call Date - field98a_CERT[540].name = Certification Date/Time - field98a_CERT[542].name = Certification Date/Time - field98a_CERT[544].name = Certification Date/Time - field98a_CERT[546].name = Certification Date/Time - field98a_CERT[564].name = Certification Deadline Date/Time - -field98a_CERT[566].name = Certification Deadline Date/Time - -field98a_COAP.name = Court Approval Date/Time - +field98a_COAP.name = Court Approval Date field98a_COFF.name = Cut-Off Date/Time - field98a_CONV.name = Conversion Date - field98a_COUP.name = Coupon Date - field98a_CUTS.name = Cut-Off Timestamp - field98a_CVPR.name = Cover Expiration Deadline Date/Time - field98a_DACO.name = Penalty Detection Date/Time - field98a_DBIR.name = Date of Birth - field98a_DDTE.name = Dated Date - field98a_DFON.name = Date of Foundation - -field98a_DIVR.name = Dividend Ranking Date/Time - +field98a_DIVR.name = Dividend Ranking Date field98a_DVCP.name = Depository Cover Expiration Date/Time - field98a_EARD.name = Early Response Deadline Date/Time - -field98a_EARL.name = Earliest Payment Date/Time - +field98a_EARL.name = Earliest Payment Date field98a_ECDT.name = Early Closing Date/Time - field98a_ECPD.name = Election to Counterparty Market Deadline - field98a_ECRD.name = Election to Counterparty Response Deadline - field98a_EFFD[530].name = Effective Date/Time - -field98a_EFFD[564].name = Effective Date/Time - -field98a_EFFD[566].name = Effective Date/Time - +field98a_EFFD[564].name = Effective Date field98a_EFFD[670].name = Effective Date - field98a_EFFD[671].name = Effective Date - field98a_EMOD.name = Effective Modification Date/Time - -field98a_EQUL.name = Equalization Date/Time - +field98a_EQUL.name = Equalization Date field98a_EREG.name = Effective Registration Date/Time - field98a_ESET.name = Effective Settlement Date/Time - field98a_ETPD.name = Early Third Party Deadline - field98a_EXCH.name = Exchange Rate Quotation Date/Time - field98a_EXPI.name = Expiry Date - field98a_EXRQ.name = Execution Requested Date/Time - field98a_EXSE.name = Expected Settlement Date/Time - field98a_EXVA.name = Expected Value Date/Time - field98a_FCOU.name = First Coupon Date - field98a_FDAT.name = Further Detailed Announcement Date/Time - field98a_FILL.name = Filing Date - field98a_FORC.name = Date/Time in Force - field98a_FRNR[500].name = Floating Rate Note Reset Date - field98a_FRNR[501].name = Floating Rate Note Reset Date - field98a_FRNR[502].name = Floating Rate Note Reset Date - field98a_FRNR[508].name = Floating Rate Note Reset Date - field98a_FRNR[513].name = Floating Rate Note Reset Date - field98a_FRNR[514].name = Floating Rate Note Reset Date - field98a_FRNR[515].name = Floating Rate Note Reset Date - field98a_FRNR[518].name = Floating Rate Note Reset Date - field98a_FRNR[519].name = Floating Rate Note Reset Date - field98a_FRNR[524].name = Floating Rate Note Reset Date - field98a_FRNR[535].name = Floating Rate Note Reset Date - field98a_FRNR[538].name = Floating Rate Note Reset Date - field98a_FRNR[540].name = Floating Rate Note Reset Date - field98a_FRNR[541].name = Floating Rate Note Reset Date - field98a_FRNR[542].name = Floating Rate Note Reset Date - field98a_FRNR[543].name = Floating Rate Note Reset Date - field98a_FRNR[544].name = Floating Rate Note Reset Date - field98a_FRNR[545].name = Floating Rate Note Reset Date - field98a_FRNR[546].name = Floating Rate Note Reset Date - field98a_FRNR[547].name = Floating Rate Note Reset Date - field98a_FRNR[564].name = Floating Rate Fixing Date - field98a_FRNR[565].name = Floating Rate Fixing Date - field98a_FRNR[566].name = Floating Rate Fixing Date - field98a_FRNR[568].name = Floating Rate Fixing Date - field98a_FRNR[576].name = Floating Rate Note Reset Date - field98a_FRNR[578].name = Floating Rate Note Reset Date - field98a_FRNR[586].name = Floating Rate Note Reset Date - field98a_FXDT.name = FX Rate Fixing Date/Time - -field98a_GUPA.name = Guaranteed Participation Date/Time - +field98a_GUPA.name = Guaranteed Participation Date field98a_HEAR.name = Hearing Date - field98a_IFIX.name = Fixing Date/Time - field98a_INTR.name = Next Interest Due Date - field98a_ISSU.name = Issue Date - -field98a_LAPD.name = Lapsed Date/Time - +field98a_LAPD.name = Lapsed Date field98a_LDFP.name = Last Day of First Interest Period - -field98a_LOTO.name = Lottery Date/Time - +field98a_LOTO.name = Lottery Date field98a_LOTS.name = Lot Date/Time - -field98a_LTRD.name = Last Trading Date/Time - +field98a_LTRD.name = Last Trading Date field98a_MATU[321].name = Maturity Date - field98a_MATU[500].name = Maturity Date - field98a_MATU[501].name = Maturity Date - field98a_MATU[502].name = Maturity Date - field98a_MATU[508].name = Maturity Date - field98a_MATU[513].name = Maturity Date - field98a_MATU[514].name = Maturity Date - field98a_MATU[515].name = Maturity Date - field98a_MATU[518].name = Maturity Date - field98a_MATU[519].name = Maturity Date - field98a_MATU[524].name = Maturity Date - field98a_MATU[535].name = Maturity Date - field98a_MATU[538].name = Maturity Date - field98a_MATU[540].name = Maturity Date - field98a_MATU[541].name = Maturity Date - field98a_MATU[542].name = Maturity Date - field98a_MATU[543].name = Maturity Date - field98a_MATU[544].name = Maturity Date - field98a_MATU[545].name = Maturity Date - field98a_MATU[546].name = Maturity Date - field98a_MATU[547].name = Maturity Date - field98a_MATU[564][B1].name = Maturity Date - -field98a_MATU[564][D].name = New Maturity Date/Time - +field98a_MATU[564][D].name = New Maturity Date field98a_MATU[564][E1a].name = Maturity Date - field98a_MATU[565].name = Maturity Date - field98a_MATU[566][B1].name = Maturity Date - -field98a_MATU[566][C].name = New Maturity Date/Time - +field98a_MATU[566][C].name = New Maturity Date field98a_MATU[566][D1a].name = Maturity Date - field98a_MATU[568].name = Maturity Date - field98a_MATU[576].name = Maturity Date - field98a_MATU[578].name = Maturity Date - field98a_MATU[586].name = Maturity Date - field98a_MCTD.name = Market Claim Tracking End Date - field98a_MEET.name = Meeting Date/Time - field98a_MET2.name = Second Meeting Date/Time - field98a_MET3.name = Third Meeting Date/Time - -field98a_MFIX.name = Margin Fixing Date/Time - +field98a_MFIX.name = Margin Fixing Date field98a_MKDT.name = Market Deadline Date/Time - field98a_MTCH.name = Matched Status Timestamp - field98a_NAVD.name = Net Asset Value Calculation Date/Time - field98a_NETT.name = Netting Date/Time - field98a_NWFC.name = Next Factor Date - field98a_OAPD.name = Official Announcement/Publication Date/Time - field98a_ORDR.name = Date/Time of Order - -field98a_PAYD[537].name = Payment Date - -field98a_PAYD[564].name = Payment Date/Time - -field98a_PAYD[566].name = Payment Date/Time - +field98a_PAYD.name = Payment Date field98a_PEDA.name = Penalty Date/Time - field98a_PLDT.name = Lead Plaintiff Deadline - field98a_PODT.name = Protect Deadline Date/Time - -field98a_POST[564].name = Posting Date - -field98a_POST[566].name = Posting Date/Time - -field98a_PPDT.name = Pari Passu Date/Time - +field98a_POST.name = Posting Date +field98a_PPDT.name = Pari Passu Date field98a_PREP.name = Preparation Date/Time - field98a_PRIC.name = Price Quotation Date/Time - field98a_PROC.name = Processing Date/Time - -field98a_PROD.name = Proration Date/Time - +field98a_PROD.name = Proration Date field98a_PUTT.name = Put Date - field98a_PVAD.name = Prepayment Value Date/Time - field98a_RDDT.name = Response Deadline Date/Time - -field98a_RDTE.name = Record Date/Time - +field98a_RDTE.name = Record Date field98a_REGI.name = Deadline to Register - field98a_RERA.name = Rate Change Date/Time - field98a_RESU.name = Results Publication Date/Time - field98a_RMOD.name = Requested Modification Date/Time - field98a_RREG.name = Requested Registration Date/Time - field98a_RSET[502].name = Requested Settlement Date/Time - field98a_RSET[503].name = Requested Settlement Date - field98a_RSET[504].name = Requested Settlement Date of the Collateral - field98a_RSET[506].name = Requested Settlement Date - field98a_RVAL.name = Requested Value Date/Time - field98a_SCTS.name = Scheduled Cut-Off Timestamp - field98a_SETT[503].name = Settlement/Delivery Date - field98a_SETT[504].name = Settlement/Delivery Date - field98a_SETT[505].name = Settlement/Delivery Date - field98a_SETT[508].name = Settlement Date/Time - field98a_SETT[509].name = Settlement Date/Time - field98a_SETT[513].name = Settlement Date/Time - field98a_SETT[514].name = Settlement Date/Time - field98a_SETT[515].name = Settlement Date/Time - field98a_SETT[518].name = Settlement Date/Time - field98a_SETT[524].name = Settlement Date/Time - field98a_SETT[527].name = Settlement/Delivery Date - field98a_SETT[536].name = Settlement Date/Time - field98a_SETT[537].name = Settlement Date/Time - field98a_SETT[538].name = Settlement Date/Time - field98a_SETT[540].name = Settlement Date/Time - field98a_SETT[541].name = Settlement Date/Time - field98a_SETT[542].name = Settlement Date/Time - field98a_SETT[543].name = Settlement Date/Time - field98a_SETT[544].name = Settlement Date/Time - field98a_SETT[545].name = Settlement Date/Time - field98a_SETT[546].name = Settlement Date/Time - field98a_SETT[547].name = Settlement Date/Time - field98a_SETT[548].name = Settlement Date/Time - field98a_SETT[558].name = Settlement/Delivery Date - field98a_SETT[569].name = Settlement Date/Time - field98a_SETT[575].name = Settlement Date/Time - field98a_SETT[578].name = Settlement Date/Time - field98a_SETT[586].name = Settlement Date/Time - field98a_SPLT.name = Deadline to Split - field98a_STAT.name = Statement Date/Time - field98a_STRT.name = Start Date - field98a_SUBS.name = Subscription Cost Debit Date/Time - -field98a_SXDT.name = Special Ex-Date/Time - +field98a_SXDT.name = Special Ex-Date field98a_TAXB.name = Deadline for Tax Breakdown Instructions - field98a_TERM[502].name = Closing Date/Time - field98a_TERM[503].name = Maturity Date - field98a_TERM[504].name = Maturity Date - field98a_TERM[505].name = Maturity Date - field98a_TERM[506][C2].name = Closing Date - field98a_TERM[506][C3].name = Closing Date - field98a_TERM[506][D2].name = Maturity Date - field98a_TERM[513].name = Closing Date/Time - field98a_TERM[514].name = Closing Date/Time - field98a_TERM[515].name = Closing Date/Time - field98a_TERM[518].name = Closing Date/Time - field98a_TERM[527].name = Closing Date/Time - field98a_TERM[540].name = Closing Date/Time - field98a_TERM[541].name = Closing Date/Time - field98a_TERM[542].name = Closing Date/Time - field98a_TERM[543].name = Closing Date/Time - field98a_TERM[544].name = Closing Date/Time - field98a_TERM[545].name = Closing Date/Time - field98a_TERM[546].name = Closing Date/Time - field98a_TERM[547].name = Closing Date/Time - field98a_TERM[558].name = Closing Date/Time - field98a_TERM[569].name = Closing Date/Time - field98a_TERM[578].name = Closing Date/Time - field98a_TERM[586].name = Closing Date/Time - field98a_TLDT.name = Tentative Listing Date - field98a_TPDT.name = Third Party Deadline - field98a_TRAD.name = Trade Date - field98a_TSDT.name = Trading Suspended Date/Time - -field98a_UNCO.name = Unconditional Date/Time - +field98a_UNCO.name = Unconditional Date field98a_VALC.name = Date/Time of Valuation of the Collateral - field98a_VALE.name = Date/Time of Valuation of the Exposure - field98a_VALN.name = Valuation Date/Time - field98a_VALU[321].name = Value Date - field98a_VALU[370].name = Value Date - field98a_VALU[381].name = Value Date - field98a_VALU[502].name = Value Date/Time - field98a_VALU[513].name = Value Date/Time - field98a_VALU[514].name = Value Date/Time - field98a_VALU[515].name = Value Date/Time - field98a_VALU[518].name = Value Date/Time - field98a_VALU[536].name = Value Date/Time - field98a_VALU[541].name = Value Date/Time - field98a_VALU[543].name = Value Date/Time - field98a_VALU[544].name = Value Date/Time - field98a_VALU[545].name = Value Date/Time - field98a_VALU[546].name = Value Date/Time - field98a_VALU[547].name = Value Date/Time - -field98a_VALU[564].name = Value Date/Time - -field98a_VALU[566].name = Value Date/Time - +field98a_VALU[564].name = Value Date +field98a_VALU[566].name = Value Date field98a_VALU[578].name = Value Date/Time - field98a_VALU[586].name = Value Date/Time - -field98a_WUCO.name = Wholly Unconditional Date/Time - +field98a_WUCO.name = Wholly Unconditional Date field98a_XCDT.name = Expected Confirmation Date - -field98a_XDTE.name = Ex-Dividend or Distribution Date/Time - +field98a_XDTE[500].name = Ex-Dividend or Distribution Date/Time +field98a_XDTE[501].name = Ex-Dividend or Distribution Date/Time +field98a_XDTE[564].name = Ex-Dividend or Distribution Date +field98a_XDTE[566].name = Ex-Dividend or Distribution Date field99A.components = Sign - Number - field99A[506].name = Number Count - field99A[513].name = Number Count - field99A[514].name = Number Count - field99A[515].name = Number Count - field99A[518].name = Number Count - field99A[535].name = Number Count - field99A[536].name = Number Count - field99A[537].name = Number Days - field99A[540].name = Number Count - field99A[541].name = Number Count - field99A[542].name = Number Count - field99A[543].name = Number Count - field99A[544].name = Number Count - field99A[545].name = Number Count - field99A[546].name = Number Count - field99A[547].name = Number Count - field99A[548].name = Number Days - field99A[564].name = Number Count - field99A[566].name = Number Count - field99A[575].name = Number Count - field99A[578].name = Number Count - field99A[586].name = Number Count - field99B.components = Number -field99B.name = Number Count - +field99B.name = Number Count field99C.components = Number - -field99a.name = Number Count - +field99a.name = Number Count field99a_ALLO.name = Current Allocation Number - field99a_CADE.name = Transaction Call Delay - field99a_CRYD.name = Crystallisation Day - field99a_DAAC[321].name = Number of Days - field99a_DAAC[506].name = Number of Days - field99a_DAAC[513].name = Number of Days - field99a_DAAC[514].name = Number of Days - field99a_DAAC[515].name = Number of Days - field99a_DAAC[518].name = Number of Days - field99a_DAAC[535].name = Number of Days - field99a_DAAC[536].name = Number of Days - field99a_DAAC[537].name = Number Days - field99a_DAAC[540].name = Number of Days - field99a_DAAC[541].name = Number of Days - field99a_DAAC[542].name = Number of Days - field99a_DAAC[543].name = Number of Days - field99a_DAAC[544].name = Number of Days - field99a_DAAC[545].name = Number of Days - field99a_DAAC[546].name = Number of Days - field99a_DAAC[547].name = Number of Days - field99a_DAAC[548].name = Number Days - field99a_DAAC[564].name = Number of Days - field99a_DAAC[566].name = Number of Days - field99a_DAAC[569].name = Number of Days - field99a_DAAC[575].name = Number of Days - field99a_DAAC[578].name = Number of Days - field99a_DAAC[586].name = Number of Days - field99a_FFRD.name = Frequency Fixing Rate Days - field99a_GIUP.name = Give-Up Number of Days - field99a_INPD.name = Interest Payment Delay - field99a_LKBD.name = Look Back Days - field99a_MNPE.name = Minimum Notice Period - field99a_QAGE.name = Quotation Age - field99a_SETT[321].name = Current Settlement Instruction Number - field99a_SETT[524].name = Current Instruction Number - field99a_SETT[540].name = Current Settlement Instruction Number - field99a_SETT[541].name = Current Settlement Instruction Number - field99a_SETT[542].name = Current Settlement Instruction Number - field99a_SETT[543].name = Current Settlement Instruction Number - field99a_TOAL.name = Total Number of Allocations - field99a_TOCO.name = Total Number of Collateral Instructions - field99a_TOSE.name = Total of Linked Instructions - field99a_TRAD.name = Number of Trades - +field[306].name = Barrier Determination Agent field[320].name = Beneficiary Institution - field[330].name = Beneficiary Institution - field[340].name = Receiving Agent - field[504].name = Party - field[513].name = Rate - field[515].name = Rate - field[540].name = Narrative - field[541].name = Narrative - field[542].name = Narrative - field[543].name = Narrative - field[544].name = Narrative - field[545].name = Narrative - field[546].name = Narrative - field[547].name = Narrative - field[564].name = Party - field[578].name = Party - field[620].name = Beneficiary Institution - sequence1[021].name = Report Details - sequence1[023].name = Report Details - sequence1[052].name = Report Details - sequence1[055].name = Delivery Details - sequence1[066].name = Group_1 - sequence1[071].name = Report Details - sequence1[073].name = Field Group 1 - sequence1[082].name = Group_1 - sequence1[083].name = Group_1 - sequence2[066].name = Group_2 - sequence2[073].name = Field Group 2 - sequence2[082].name = Group_2 - sequence2[083].name = Group_2 - sequence3[021].name = Retrieved Message Text - sequence3[066].name = Group_1.1 - sequence3[071].name = Report Status - sequence3[073].name = Field Group 3 - sequence3[082].name = Group_1.1 - sequence3[083].name = Group_1.1 - sequence4[066].name = Group_1.2 - sequence4[071].name = Information on Undelivered MT 671 Messages - sequence4[073].name = Field Group 4 - sequence4[082].name = Group_1.2 - sequence4[083].name = Group_2.2 - sequence5.name = Count of Undelivered MT 671 Messages - sequenceA1[321].name = Linkages - sequenceA1[370].name = Linkages - sequenceA1[380].name = Linkages - sequenceA1[381].name = Linkages - sequenceA1[500].name = Linkages - sequenceA1[501].name = Linkages - sequenceA1[502].name = Linkages - sequenceA1[503].name = Agreement - sequenceA1[504].name = Agreement - sequenceA1[505].name = Agreement - sequenceA1[506].name = Agreement - sequenceA1[507].name = Agreement - sequenceA1[508].name = Linkages - sequenceA1[509].name = Linkages - sequenceA1[510].name = Linkages - sequenceA1[513].name = Linkages - sequenceA1[514].name = Linkages - sequenceA1[515].name = Linkages - sequenceA1[517].name = Linkages - sequenceA1[518].name = Linkages - sequenceA1[519].name = Linkages - sequenceA1[524].name = Linkages - sequenceA1[527].name = Collateral Parties - sequenceA1[535].name = Linkages - sequenceA1[536].name = Linkages - sequenceA1[537].name = Linkages - sequenceA1[538].name = Linkages - sequenceA1[540].name = Linkages - sequenceA1[541].name = Linkages - sequenceA1[542].name = Linkages - sequenceA1[543].name = Linkages - sequenceA1[544].name = Linkages - sequenceA1[545].name = Linkages - sequenceA1[546].name = Linkages - sequenceA1[547].name = Linkages - sequenceA1[548].name = Linkages - sequenceA1[549].name = Linkages - sequenceA1[558].name = Collateral Parties - sequenceA1[564].name = Linkages - sequenceA1[565].name = Linkages - sequenceA1[566].name = Linkages - sequenceA1[567].name = Linkages - sequenceA1[568].name = Linkages - sequenceA1[569].name = Collateral Parties - sequenceA1[575].name = Linkages - sequenceA1[576].name = Linkages - sequenceA1[578].name = Linkages - sequenceA1[586].name = Linkages - sequenceA1[670].name = Linkages - sequenceA1[671].name = Linkages - sequenceA2[370].name = FX Order Party - sequenceA2[503].name = Linkages - sequenceA2[504].name = Linkages - sequenceA2[505].name = Linkages - sequenceA2[506].name = Linkages - sequenceA2[507].name = Linkages - sequenceA2[509].name = Status - sequenceA2[510].name = Status - sequenceA2[527].name = Linkages - sequenceA2[548].name = Status - sequenceA2[558].name = Status - sequenceA2[567].name = Status - sequenceA2[569].name = Linkages - sequenceA2[670].name = Distribution Parameter - sequenceA2a.name = Reason - sequenceA3.name = Linkages - sequenceACCTINFO.name = Account Information - sequenceACTCURR.name = Activity Information Per Currency - sequenceACTINFO.name = Activity Information Per Transaction - sequenceADDINFO.name = Additional Information - sequenceADDRESS.name = Address - sequenceAGRE.name = Agreement - sequenceALLDET.name = Allegement Details - sequenceAMT.name = Amounts - sequenceA[101].name = General Information - sequenceA[102].name = General Information - sequenceA[102_STP].name = General Information - sequenceA[104].name = General Information - sequenceA[107].name = General Information - sequenceA[202_COV].name = General Information - sequenceA[204].name = Common Elements - Reimbursement Details - sequenceA[205_COV].name = General Information - sequenceA[300].name = General Information - sequenceA[304].name = General Information - sequenceA[305].name = General Information - sequenceA[306].name = General Information - sequenceA[320].name = General Information - sequenceA[321].name = General Information - sequenceA[330].name = General Information - sequenceA[340].name = General Information - sequenceA[341].name = General Information - sequenceA[350].name = General Information - sequenceA[360].name = General Information - sequenceA[361].name = General Information - sequenceA[362].name = General Information - sequenceA[364].name = General Information - sequenceA[365].name = General Information - sequenceA[370].name = General Information - sequenceA[380].name = General Information - sequenceA[381].name = General Information - sequenceA[416].name = General Information - sequenceA[500].name = General Information - sequenceA[501].name = General Information - sequenceA[502].name = General Information - sequenceA[503].name = General Information - sequenceA[504].name = General Information - sequenceA[505].name = General Information - sequenceA[506].name = General Information - sequenceA[507].name = General Information - sequenceA[508].name = General Information - sequenceA[509].name = General Information - sequenceA[510].name = General Information - sequenceA[513].name = General Information - sequenceA[514].name = General Information - sequenceA[515].name = General Information - sequenceA[516].name = Securities Loan/Recall/Return Identification - sequenceA[517].name = General Information - sequenceA[518].name = General Information - sequenceA[519].name = General Information - sequenceA[524].name = General Information - sequenceA[527].name = General Information - sequenceA[530].name = General Information - sequenceA[535].name = General Information - sequenceA[536].name = General Information - sequenceA[537].name = General Information - sequenceA[538].name = General Information - sequenceA[540].name = General Information - sequenceA[541].name = General Information - sequenceA[542].name = General Information - sequenceA[543].name = General Information - sequenceA[544].name = General Information - sequenceA[545].name = General Information - sequenceA[546].name = General Information - sequenceA[547].name = General Information - sequenceA[548].name = General Information - sequenceA[549].name = General Information - sequenceA[558].name = General Information - sequenceA[564].name = General Information - sequenceA[565].name = General Information - sequenceA[566].name = General Information - sequenceA[567].name = General Information - sequenceA[568].name = General Information - sequenceA[569].name = General Information - sequenceA[575].name = General Information - sequenceA[576].name = General Information - sequenceA[578].name = General Information - sequenceA[586].name = General Information - sequenceA[600].name = Details of the Contract - sequenceA[601].name = General Information - sequenceA[620].name = General Information - sequenceA[670].name = General Information - sequenceA[671].name = General Information - sequenceA[760].name = General Information - sequenceA[767].name = General Information - sequenceB1[300].name = Amount Bought - sequenceB1[304].name = Amount Bought - sequenceB1[305].name = Reporting Parties - sequenceB1[306].name = Premium Details - sequenceB1[321].name = Loan/Deposit Parties 1 - sequenceB1[340].name = AFB and FRABBA Details - sequenceB1[341].name = AFB and FRABBA Details - sequenceB1[360].name = Interest Details - sequenceB1[361].name = Interest Details - sequenceB1[370].name = Cash Parties - sequenceB1[380].name = FX Order Party - sequenceB1[381].name = FX Order Party - sequenceB1[500].name = Financial Instrument Attributes - sequenceB1[501].name = Financial Instrument Attributes - sequenceB1[502].name = Price - sequenceB1[503].name = Summary Details - sequenceB1[504].name = Summary Details - sequenceB1[505].name = Securities Collateral Details - sequenceB1[506].name = Summary Details - sequenceB1[507].name = General Settlement Details - sequenceB1[508].name = Financial Instrument Attributes - sequenceB1[509].name = Trading Parties - sequenceB1[513].name = Partial Fill Details - sequenceB1[514].name = Confirmation Parties - sequenceB1[518].name = Confirmation Parties - sequenceB1[519].name = Financial Instrument Attributes - sequenceB1[524].name = Financial Instrument Attributes - sequenceB1[527].name = Amount Breakdown - sequenceB1[530].name = Linkages - sequenceB1[535].name = Financial Instrument - sequenceB1[536].name = Financial Instrument - sequenceB1[537].name = Reason - sequenceB1[538].name = Financial Instrument Attributes - sequenceB1[540].name = Financial Instrument Attributes - sequenceB1[541].name = Financial Instrument Attributes - sequenceB1[542].name = Financial Instrument Attributes - sequenceB1[543].name = Financial Instrument Attributes - sequenceB1[544].name = Financial Instrument Attributes - sequenceB1[545].name = Financial Instrument Attributes - sequenceB1[546].name = Financial Instrument Attributes - sequenceB1[547].name = Financial Instrument Attributes - sequenceB1[548].name = Settlement Parties - sequenceB1[558].name = Amount Breakdown - sequenceB1[564].name = Financial Instrument Attributes - sequenceB1[565].name = Financial Instrument Attributes - sequenceB1[566].name = Financial Instrument Attributes - sequenceB1[568].name = Financial Instrument Attributes - sequenceB1[575].name = Activity Information Per Currency - sequenceB1[576].name = Financial Instrument Attributes - sequenceB1[578].name = Financial Instrument Attributes - sequenceB1[586].name = Linkages - sequenceB1[601].name = Reporting Parties - sequenceB1[670].name = Cash Parties - sequenceB1[671].name = Cash Parties - sequenceB1a1[305].name = Prior Unique Transaction Identifier - sequenceB1a1[505].name = Settlement Parties - sequenceB1a1[507].name = Settlement Parties - sequenceB1a1[536].name = Linkages - sequenceB1a1[575].name = Linkages - sequenceB1a1[601].name = Prior Unique Transaction Identifier - sequenceB1a2A.name = Settlement Parties - sequenceB1a2[536].name = Transaction Details - sequenceB1a2[575].name = Cash Only Movement Details - sequenceB1a3.name = Cash and Securities Movement Details - sequenceB1a4.name = Settlement Parties - sequenceB1a[305].name = Unique Transaction Identifier - sequenceB1a[505].name = Settlement Details - sequenceB1a[507].name = Settlement Details - sequenceB1a[535].name = Financial Instrument Attributes - sequenceB1a[536].name = Transaction - sequenceB1a[575].name = Activity Information Per Transaction - sequenceB1a[601].name = Unique Transaction Identifier - sequenceB1b1[507].name = Cash Parties - sequenceB1b1[535].name = Quantity Breakdown - sequenceB1b[507].name = Cash Settlement Details - sequenceB1b[535].name = Sub-balance - sequenceB1c.name = Quantity Breakdown - sequenceB2[300].name = Amount Sold - sequenceB2[304].name = Amount Sold - sequenceB2[306].name = Calculation Agent - sequenceB2[321].name = Loan/Deposit Parties 2 - sequenceB2[340].name = Other Details - sequenceB2[380].name = Reason - sequenceB2[381].name = Reason - sequenceB2[500].name = Financial Instrument/Account - sequenceB2[501].name = Financial Instrument/Account - sequenceB2[502].name = Trading Parties - sequenceB2[505].name = Cash Collateral Details - sequenceB2[514].name = Financial Instrument Attributes - sequenceB2[518].name = Financial Instrument Attributes - sequenceB2[519].name = Financial Instrument/Account - sequenceB2[537].name = Transaction - sequenceB2[538].name = Sub-balance - sequenceB2[564].name = Account Information - sequenceB2[565].name = Account Information - sequenceB2[576].name = Order Details - sequenceB2[586].name = Reason - sequenceB2[670].name = Other Details - sequenceB2[671].name = Other Details - sequenceB2a1[505].name = Cash Parties - sequenceB2a1[538].name = Linkages - sequenceB2a[505].name = Cash Settlement Details - sequenceB2a[537].name = Linkages - sequenceB2a[538].name = Intra-Position Movement - sequenceB2a[576].name = Linkages - sequenceB2b1.name = Settlement Parties - sequenceB2b[537].name = Transaction Details - sequenceB2b[576].name = Price - sequenceB2c.name = Trading Parties - sequenceB3[321].name = Other Parties - sequenceB3[502].name = Financial Instrument Attributes - sequenceB3[505].name = Other Collateral Details - sequenceB3[586].name = Financial Instrument Attributes - -sequenceB4.name = Financial Instrument/Account - +sequenceB4.name = Financial Instrument/Account sequenceB4a.name = Quantity Breakdown - sequenceB5.name = Two Leg Transaction Details - -sequenceB6.name = Settlement Details - +sequenceB6.name = Settlement Details sequenceB6a.name = Settlement Parties - sequenceB6b.name = Amounts - sequenceBCOL.name = Other Collateral Details - sequenceBENODET.name = Beneficial Owner Details - sequenceBREAK[527].name = Amount Breakdown - sequenceBREAK[535].name = Quantity Breakdown - sequenceBREAK[540].name = Quantity Breakdown - sequenceBREAK[541].name = Quantity Breakdown - sequenceBREAK[542].name = Quantity Breakdown - sequenceBREAK[543].name = Quantity Breakdown - sequenceBREAK[544].name = Quantity Breakdown - sequenceBREAK[545].name = Quantity Breakdown - sequenceBREAK[546].name = Quantity Breakdown - sequenceBREAK[547].name = Quantity Breakdown - sequenceBREAK[558].name = Amount Breakdown - sequenceBREAK[578].name = Quantity Breakdown - sequenceBREAK[586].name = Quantity Breakdown - sequenceBYSTAREA.name = Statement by Status/Reason and/or by Financial Instrument - sequenceB[101].name = Transaction Details - sequenceB[102].name = Transaction Details - sequenceB[102_STP].name = Transaction Details - sequenceB[104].name = Transaction Details - sequenceB[107].name = Transaction Details - sequenceB[202_COV].name = Underlying Customer Credit Transfer Details - sequenceB[204].name = Transaction Details - sequenceB[205_COV].name = Underlying Customer Credit Transfer Details - sequenceB[300].name = Transaction Details - sequenceB[304].name = Forex Transaction Details - sequenceB[305].name = Reporting Information - sequenceB[306].name = Transaction Details - sequenceB[320].name = Transaction Details - sequenceB[321].name = Loan/Deposit Details - sequenceB[330].name = Transaction Details - sequenceB[340].name = Transaction Details - sequenceB[341].name = Transaction Details - sequenceB[350].name = Interest Information - sequenceB[360].name = Fixed Interest Payable by Party B - sequenceB[361].name = Fixed Interest Payable by Party B - sequenceB[362].name = Interest Rate/Principal Payable by Party B - sequenceB[364].name = Fixed Interest Payable by Party B - sequenceB[365].name = Fixed Interest Payable by Party B - sequenceB[370].name = Netting Position Details - sequenceB[380].name = FX Order Details - sequenceB[381].name = FX Order Details - sequenceB[416].name = Non-Payment/Non-Acceptance Details - sequenceB[500].name = Registration Details - sequenceB[501].name = Registration Details - sequenceB[502].name = Order Details - sequenceB[503].name = Summary - sequenceB[504].name = Summary - sequenceB[505].name = Collateral Details - sequenceB[506].name = Summary - sequenceB[507].name = Collateral Details - sequenceB[508].name = Intra-Position Details - sequenceB[509].name = Trade Details - sequenceB[510].name = Registration Details - sequenceB[513].name = Recap Details - sequenceB[514].name = Confirmation Details - sequenceB[515].name = Partial Fill Details - sequenceB[516].name = Collateral Arrangements - sequenceB[518].name = Confirmation Details - sequenceB[519].name = Registration Details - sequenceB[524].name = Intra-Position Details - sequenceB[527].name = Deal Transaction Details - sequenceB[530].name = Request Details - sequenceB[535].name = Sub-safekeeping Account - sequenceB[536].name = Sub-safekeeping Account - sequenceB[537].name = Status - sequenceB[538].name = Financial Instrument - sequenceB[540].name = Trade Details - sequenceB[541].name = Trade Details - sequenceB[542].name = Trade Details - sequenceB[543].name = Trade Details - sequenceB[544].name = Trade Details - sequenceB[545].name = Trade Details - sequenceB[546].name = Trade Details - sequenceB[547].name = Trade Details - sequenceB[548].name = Settlement Transaction Details - sequenceB[549].name = Statement by Status/Reason and/or by Financial Instrument - sequenceB[558].name = Deal Transaction Details - sequenceB[564].name = Underlying Securities - sequenceB[565].name = Underlying Securities - sequenceB[566].name = Underlying Securities - sequenceB[567].name = Corporate Action Details - sequenceB[568].name = Underlying Securities - sequenceB[569].name = Overall Summary - sequenceB[575].name = Cash Account Activity - sequenceB[576].name = Financial Instrument - sequenceB[578].name = Trade Details - sequenceB[586].name = Allegement Details - sequenceB[600].name = Commodity Bought - sequenceB[601].name = Reporting Information - sequenceB[620].name = Transaction Details - sequenceB[670].name = Standing Settlement Instruction Details - sequenceB[671].name = Standing Settlement Instruction Details - sequenceB[760].name = Undertaking Details - sequenceB[767].name = Undertaking Details - sequenceC1[304].name = Unique Transaction Identifier - sequenceC1[321].name = Settlement Parties - sequenceC1[360].name = Interest Details - sequenceC1[361].name = Interest Details - sequenceC1[500].name = Address - sequenceC1[501].name = Address - sequenceC1[502].name = Settlement Parties - sequenceC1[503].name = Securities Collateral Details - sequenceC1[504].name = Securities Collateral Details - sequenceC1[505].name = Settlement Parties - sequenceC1[506].name = Securities Valuation Details - sequenceC1[513].name = Reference Price Information - sequenceC1[514].name = Settlement Parties - sequenceC1[515].name = Confirmation Parties - sequenceC1[518].name = Settlement Parties - sequenceC1[519].name = Address - sequenceC1[530].name = Status - sequenceC1[537].name = Linkages - sequenceC1[540].name = Quantity Breakdown - sequenceC1[541].name = Quantity Breakdown - sequenceC1[542].name = Quantity Breakdown - sequenceC1[543].name = Quantity Breakdown - sequenceC1[544].name = Quantity Breakdown - sequenceC1[545].name = Quantity Breakdown - sequenceC1[546].name = Quantity Breakdown - sequenceC1[547].name = Quantity Breakdown - sequenceC1[548].name = Penalties per Currency for a Party - sequenceC1[569].name = Summary by Counterparty - sequenceC1[575].name = Linkages - sequenceC1[578].name = Quantity Breakdown - sequenceC1a1A1.name = Financial Instrument Attributes - sequenceC1a1A[548].name = Calculation Details - sequenceC1a1A[569].name = Securities Details - -sequenceC1a1B.name = Related Transaction - -sequenceC1a1B1.name = Transaction Details - -sequenceC1a1B1a.name = Status - +sequenceC1a1B.name = Related Transaction +sequenceC1a1B1.name = Transaction Details +sequenceC1a1B1a.name = Status sequenceC1a1B1a1.name = Reason - sequenceC1a1[504].name = Settlement Parties - sequenceC1a1[548].name = Penalty Details - sequenceC1a1[569].name = Valuation Details - sequenceC1a[304].name = Prior Unique Transaction Identifier - sequenceC1a[504].name = Settlement Details - sequenceC1a[530].name = Reason - sequenceC1a[548].name = Penalties per Counterparty - sequenceC1a[569].name = Transaction Details - sequenceC2[360].name = Compounding Details - sequenceC2[361].name = Compounding Details - sequenceC2[500].name = Personal Details - sequenceC2[501].name = Personal Details - sequenceC2[502].name = Cash Parties - sequenceC2[503].name = Cash Collateral Details - sequenceC2[504].name = Cash Collateral Details - sequenceC2[506].name = Treasury Valuation Details - sequenceC2[513].name = Confirmation Parties - sequenceC2[514].name = Cash Parties - sequenceC2[515].name = Financial Instrument Attributes - sequenceC2[518].name = Cash Parties - sequenceC2[519].name = Personal Details - sequenceC2[537].name = Transaction Details - sequenceC2[575].name = Transaction Details - sequenceC2a1.name = Cash Parties - sequenceC2a[504].name = Cash Settlement Details - sequenceC2a[537].name = Settlement Parties - sequenceC2a[575].name = Settlement Parties - sequenceC3[360].name = Interpolation for Stub Periods - sequenceC3[361].name = Interpolation for Stub Periods - sequenceC3[502].name = Amounts - sequenceC3[503].name = Other Collateral Details - sequenceC3[504].name = Other Collateral Details - sequenceC3[506].name = Repo Valuation Details - sequenceC3[513].name = Financial Instrument Attributes - sequenceC3[514].name = Amounts - sequenceC3[518].name = Amounts - sequenceC3[537].name = Status - sequenceC3a.name = Reason - sequenceCACONF.name = Corporate Action Confirmation - sequenceCADETL.name = Corporate Action Details - sequenceCAINST.name = Corporate Action Instruction - sequenceCALDET.name = Calculation Details - sequenceCAOPTN.name = Corporate Action Options - sequenceCASHACCT.name = Cash Account Activity - sequenceCASHDET.name = Cash Only Movement Details - sequenceCASHMOVE[527].name = Cash Movement - sequenceCASHMOVE[558].name = Cash Movements - sequenceCASHMOVE[564].name = Cash Movement - sequenceCASHMOVE[566].name = Cash Movement - sequenceCASHSECDET.name = Cash and Securities Movement Details - -sequenceCASHSET.name = Cash Settlement Details - +sequenceCASHSET.name = Cash Settlement Details sequenceCASHSET1.name = Cash Settlement Details - sequenceCCOL.name = Cash Collateral Details - sequenceCLTDET.name = Client Details - sequenceCOLD.name = Collateral Details - sequenceCOLLPRTY.name = Collateral Parties - sequenceCONFDET.name = Confirmation Details - sequenceCONFPRTY.name = Confirmation Parties - -sequenceCSHPRTY.name = Cash Parties - +sequenceCSHPRTY.name = Cash Parties sequenceCSHPRTY1.name = Cash Parties - sequenceC[102].name = Settlement Details - sequenceC[102_STP].name = Settlement Details - sequenceC[104].name = Settlement Details - sequenceC[107].name = Settlement Details - sequenceC[300].name = Optional General Information - sequenceC[304].name = Optional General Information - sequenceC[306].name = Settlement Instructions for Payment of Premium - sequenceC[320].name = Settlement Instructions for Amounts Payable by Party A - sequenceC[321].name = Settlement Details - sequenceC[330].name = Settlement Instructions for Amounts Payable by Party A - sequenceC[340].name = Settlement Instructions for Settlement Amount Payable by Party B - sequenceC[341].name = Settlement Instructions for the Settlement Amount - sequenceC[350].name = Settlement Instructions - sequenceC[360].name = Floating Interest Payable by Party B - sequenceC[361].name = Floating Interest Payable by Party B - sequenceC[362].name = (Net) Amount(s) Payable by Party B - sequenceC[380].name = Underlying Transaction Details - sequenceC[381].name = Underlying Transaction Details - sequenceC[500].name = Client Details - sequenceC[501].name = Client Details - sequenceC[502].name = Settlement Details - sequenceC[503].name = Collateral Details - sequenceC[504].name = Collateral Details - sequenceC[505].name = Settlement Details - sequenceC[506].name = Exposure Valuation Details - sequenceC[507].name = Additional Information - sequenceC[508].name = Additional Information - sequenceC[509].name = Additional Information - sequenceC[510].name = Additional Information - sequenceC[513].name = Order Details - sequenceC[514].name = Settlement Details - sequenceC[515].name = Confirmation Details - sequenceC[518].name = Settlement Details - sequenceC[519].name = Client Details - sequenceC[524].name = Additional Information - sequenceC[527].name = Securities Movement - sequenceC[530].name = Additional Information - sequenceC[535].name = Additional Information - sequenceC[536].name = Additional Information - sequenceC[537].name = Transactions - sequenceC[538].name = Additional Information - sequenceC[540].name = Financial Instrument/Account - sequenceC[541].name = Financial Instrument/Account - sequenceC[542].name = Financial Instrument/Account - sequenceC[543].name = Financial Instrument/Account - sequenceC[544].name = Financial Instrument/Account - sequenceC[545].name = Financial Instrument/Account - sequenceC[546].name = Financial Instrument/Account - sequenceC[547].name = Financial Instrument/Account - sequenceC[548].name = Penalties - sequenceC[549].name = By Instruction Reference - sequenceC[558].name = Securities Movement - sequenceC[564].name = Intermediate Securities - sequenceC[565].name = Beneficial Owner Details - sequenceC[566].name = Corporate Action Details - sequenceC[567].name = Additional Information - sequenceC[568].name = Additional Information - sequenceC[569].name = Summary by Exposure Type - sequenceC[575].name = Free Asset Activity - sequenceC[576].name = Additional Information - sequenceC[578].name = Financial Instrument/Account - sequenceC[586].name = Additional Information - sequenceC[600].name = Commodity Sold - sequenceC[620].name = Settlement Instructions for Amounts Payable by Party A - sequenceC[670].name = Other Details - sequenceC[671].name = Other Details - sequenceC[760].name = Local Undertaking Details - sequenceC[767].name = Local Undertaking Details - sequenceD1[341].name = Reporting Parties - sequenceD1[350].name = Tax Details - sequenceD1[504].name = Settlement Parties - sequenceD1[505].name = Cash Parties - sequenceD1[506].name = Securities Collateral Details - sequenceD1[513].name = Settlement Parties - sequenceD1[515].name = Settlement Parties - sequenceD1[537].name = Penalties per Currency for a Party - sequenceD1[566].name = Securities Movement - sequenceD1[600].name = Reporting Parties - -sequenceD1a1A.name = Calculation Details - +sequenceD1a1A.name = Calculation Details sequenceD1a1A1.name = Financial Instrument Attributes - -sequenceD1a1B.name = Related Transaction - -sequenceD1a1B1.name = Transaction Details - -sequenceD1a1B1a.name = Status - +sequenceD1a1B.name = Related Transaction +sequenceD1a1B1.name = Transaction Details +sequenceD1a1B1a.name = Status sequenceD1a1B1a1.name = Reason - sequenceD1a1[341].name = Prior Unique Transaction Identifier - sequenceD1a1[537].name = Penalty Details - sequenceD1a1[600].name = Prior Unique Transaction Identifier - sequenceD1a[341].name = Unique Transaction Identifier - sequenceD1a[537].name = Penalties per Counterparty - sequenceD1a[566].name = Financial Instrument Attributes - sequenceD1a[600].name = Unique Transaction Identifier - sequenceD1b.name = Receiver/Deliverer - sequenceD2[350].name = Broker's Commission Information - sequenceD2[506].name = Cash Collateral Details - sequenceD2[513].name = Cash Parties - sequenceD2[515].name = Cash Parties - sequenceD2[566].name = Cash Movement - sequenceD2a.name = Cash Parties - sequenceD2b.name = Tax Voucher Details - sequenceD3[506].name = Other Collateral Details - sequenceD3[513].name = Amounts - sequenceD3[515].name = Amounts - sequenceDEALTRAN.name = Deal Transaction Details - sequenceDISPAR.name = Distribution Parameter - sequenceD[300].name = Split Settlement Details - sequenceD[304].name = Accounting Information - sequenceD[306].name = Vanilla Block - sequenceD[320].name = Settlement Instructions for Amounts Payable by Party B - sequenceD[330].name = Settlement Instructions for Amounts Payable by Party B - sequenceD[340].name = Settlement Instructions for Settlement Amount Payable by Party A - sequenceD[341].name = Reporting Information - sequenceD[350].name = Tax Information and Broker's Commission - sequenceD[360].name = Payment Instructions for Interest Payable by Party B - sequenceD[361].name = Payment Instructions for Interest Payable by Party B - sequenceD[362].name = Interest Rate/Principal Payable by Party A - sequenceD[500].name = Corporate Action Details - sequenceD[501].name = Corporate Action Details - sequenceD[502].name = Other Parties - sequenceD[503].name = Additional Information - sequenceD[504].name = Settlement Details - sequenceD[505].name = Cash Settlement Details - sequenceD[506].name = Collateral Details - sequenceD[513].name = Settlement Details - sequenceD[514].name = Other Parties - sequenceD[515].name = Settlement Details - sequenceD[518].name = Other Parties - sequenceD[519].name = Additional Information - sequenceD[527].name = Cash Movement - sequenceD[537].name = Penalties - sequenceD[540].name = Two Leg Transaction Details - sequenceD[541].name = Two Leg Transaction Details - sequenceD[542].name = Two Leg Transaction Details - sequenceD[543].name = Two Leg Transaction Details - sequenceD[544].name = Two Leg Transaction Details - sequenceD[545].name = Two Leg Transaction Details - sequenceD[546].name = Two Leg Transaction Details - sequenceD[547].name = Two Leg Transaction Details - sequenceD[548].name = Additional Information - sequenceD[549].name = Additional Information - sequenceD[558].name = Cash Movements - sequenceD[564].name = Corporate Action Details - sequenceD[565].name = Corporate Action Instruction - sequenceD[566].name = Corporate Action Confirmation - sequenceD[569].name = Additional Information - sequenceD[575].name = Additional Information - sequenceD[578].name = Two Leg Transaction Details - sequenceD[600].name = Reporting Information - sequenceD[620].name = Settlement Instructions for Amounts Payable by Party B - sequenceE1[300].name = Reporting Parties - sequenceE1[360].name = Interest Details - sequenceE1[361].name = Interest Details - sequenceE1[504].name = Cash Parties - sequenceE1[540].name = Settlement Parties - sequenceE1[541].name = Settlement Parties - sequenceE1[542].name = Settlement Parties - sequenceE1[543].name = Settlement Parties - sequenceE1[544].name = Settlement Parties - sequenceE1[545].name = Settlement Parties - sequenceE1[546].name = Settlement Parties - sequenceE1[547].name = Settlement Parties - sequenceE1[564].name = Securities Movement - sequenceE1[578].name = Settlement Parties - sequenceE1a1.name = Prior Unique Transaction Identifier - sequenceE1a[300].name = Unique Transaction Identifier - sequenceE1a[564].name = Financial Instrument Attributes - sequenceE2[540].name = Cash Parties - sequenceE2[541].name = Cash Parties - sequenceE2[542].name = Cash Parties - sequenceE2[543].name = Cash Parties - sequenceE2[544].name = Cash Parties - sequenceE2[545].name = Cash Parties - sequenceE2[546].name = Cash Parties - sequenceE2[547].name = Cash Parties - sequenceE2[564].name = Cash Movement - sequenceE2[578].name = Cash Parties - sequenceE3.name = Amounts - sequenceEXPD.name = Exposure Valuation Details - sequenceE[300].name = Reporting Information - sequenceE[304].name = Net Amount to be Settled - -sequenceE[306].name = Payout Amount - +sequenceE[306].name = Binary Payout Amount sequenceE[320].name = Settlement Instructions for Interests Payable by Party A - sequenceE[330].name = Settlement Instructions for Interests Payable by Party A - sequenceE[340].name = Additional Information - sequenceE[360].name = Fixed Interest Payable by Party A - sequenceE[361].name = Fixed Interest Payable by Party A - sequenceE[362].name = (Net) Amount(s) Payable by Party A - sequenceE[364].name = Fixed Interest Payable by Party A - sequenceE[365].name = Fixed Interest Payable by Party A - sequenceE[500].name = Additional Information - sequenceE[501].name = Additional Information - sequenceE[502].name = Two Leg Transaction Details - sequenceE[504].name = Cash Settlement Details - sequenceE[505].name = Additional Information - sequenceE[506].name = Additional Information - sequenceE[513].name = Other Parties - sequenceE[514].name = Two Leg Transaction Details - sequenceE[515].name = Other Parties - sequenceE[518].name = Two Leg Transaction Details - sequenceE[527].name = Additional Information - sequenceE[537].name = Additional Information - sequenceE[540].name = Settlement Details - sequenceE[541].name = Settlement Details - sequenceE[542].name = Settlement Details - sequenceE[543].name = Settlement Details - sequenceE[544].name = Settlement Details - sequenceE[545].name = Settlement Details - sequenceE[546].name = Settlement Details - sequenceE[547].name = Settlement Details - sequenceE[558].name = Additional Information - sequenceE[564].name = Corporate Action Options - sequenceE[565].name = Additional Information - sequenceE[566].name = Additional Information - sequenceE[578].name = Settlement Details - sequenceE[620].name = Settlement Instructions for Interests Payable by Party A - sequenceF1[306].name = Barrier Window Block - sequenceF1[360].name = Interest Details - sequenceF1[361].name = Interest Details - sequenceF2.name = Compounding Details - sequenceF3.name = Interpolation for Stub Periods - -sequenceFIA.name = Financial Instrument Attributes - +sequenceFIA.name = Financial Instrument Attributes sequenceFIAC.name = Financial Instrument/Account - sequenceFIN.name = Financial Instrument - sequenceFREEASS.name = Free Asset Activity - sequenceFXORDER.name = FX Order Details - sequenceF[300].name = Post-Trade Events - sequenceF[306].name = Barrier Block - sequenceF[320].name = Settlement Instructions for Interests Payable by Party B - sequenceF[330].name = Settlement Instructions for Interests Payable by Party B - sequenceF[340].name = Additional Amounts - sequenceF[360].name = Floating Interest Payable by Party A - sequenceF[361].name = Floating Interest Payable by Party A - sequenceF[504].name = Additional Information - sequenceF[513].name = Two Leg Transaction Details - sequenceF[515].name = Two Leg Transaction Details - sequenceF[540].name = Other Parties - sequenceF[541].name = Other Parties - sequenceF[542].name = Other Parties - sequenceF[543].name = Other Parties - sequenceF[544].name = Other Parties - sequenceF[545].name = Other Parties - sequenceF[546].name = Other Parties - sequenceF[547].name = Other Parties - sequenceF[564].name = Additional Information - sequenceF[578].name = Additional Information - sequenceF[620].name = Settlement Instructions for Interests Payable by Party B - sequenceG1[340].name = Reporting Parties - sequenceG1[620].name = Tax Rate - -sequenceG1a.name = Unique Transaction Identifier - +sequenceG1a.name = Unique Transaction Identifier sequenceG1a1.name = Prior Unique Transaction Identifier - sequenceG2.name = Exchange Rate - sequenceGENL.name = General Information - -sequenceG[306].name = Trigger Block - +sequenceG[306].name = Binary Block sequenceG[320].name = Tax Information - sequenceG[330].name = Tax Information - sequenceG[340].name = Reporting Information - sequenceG[360].name = Payment Instructions for Interest Payable by Party A - sequenceG[361].name = Payment Instructions for Interest Payable by Party A - sequenceG[620].name = Tax Information - sequenceH[306].name = Non Deliverable Option Block - sequenceH[320].name = Additional Information - sequenceH[330].name = Additional Information - sequenceH[360].name = AMORtising Schedule - sequenceH[361].name = Correlation, Volatility and Variance Swaps - sequenceH[620].name = Additional Information - -sequenceINPOS.name = Intra-Position Movement - +sequenceINPOS.name = Intra-Position Movement sequenceINPOSDET.name = Intra-Position Details - sequenceINTSEC.name = Intermediate Securities - sequenceI[306].name = Early Termination - sequenceI[320].name = Additional Amounts - sequenceI[361].name = AMORtising Schedule for Party B - sequenceJ1.name = Spot Average Dates and Weightings - sequenceJ2.name = Strike Average Dates and Weightings - sequenceJ[306].name = Averaging Options and Forwards - sequenceJ[361].name = AMORtising Schedule for Party A - sequenceJ[365].name = Re-exchange of Principal Payable by Party B - sequenceK[306].name = Additional Information - sequenceK[361].name = Exchanges of Principal Payable by Party B - sequenceK[365].name = Re-exchange of Principal Payable by Party A - sequenceLDDET.name = Loan/Deposit Details - sequenceLDPRTY1.name = Loan/Deposit Parties 1 - sequenceLDPRTY2.name = Loan/Deposit Parties 2 - sequenceLINK.name = Linkages - sequenceL[306].name = Additional Amounts - sequenceL[360].name = Additional Amounts Payable by Party B - sequenceL[361].name = Exchanges of Principal Payable by Party A - sequenceL[364].name = Fee Payable by Party B - sequenceL[365].name = Fee Payable by Party B - -sequenceM1.name = Reporting Parties - -sequenceM1a.name = Unique Transaction Identifier - +sequenceM1.name = Reporting Parties +sequenceM1a.name = Unique Transaction Identifier sequenceM1a1.name = Prior Unique Transaction Identifier - sequenceM[306].name = Reporting Information - sequenceM[360].name = Additional Amounts Payable by Party A - sequenceM[361].name = Additional Amounts Payable by Party B - sequenceM[364].name = Fee Payable by Party A - sequenceM[365].name = Fee Payable by Party A - sequenceNETPOS.name = Netting Position Details - sequenceN[360].name = Optional General Information - sequenceN[361].name = Additional Amounts Payable by Party A - -sequenceO1.name = Reporting Parties - -sequenceO1a.name = Unique Transaction Identifier - +sequenceO1.name = Reporting Parties +sequenceO1a.name = Unique Transaction Identifier sequenceO1a1.name = Prior Unique Transaction Identifier - sequenceORDER.name = Order Details - sequenceORDRDET.name = Order Details - sequenceORDRPRTY.name = FX Order Party - sequenceOTHRDET.name = Other Details - sequenceOTHRPRTY.name = Other Parties - sequenceO[360].name = Reporting Information - sequenceO[361].name = Optional General Information - -sequenceP.name = Reporting Information - -sequenceP1.name = Reporting Parties - -sequenceP1a.name = Unique Transaction Identifier - +sequenceP.name = Reporting Information +sequenceP1.name = Reporting Parties +sequenceP1a.name = Unique Transaction Identifier sequenceP1a1.name = Prior Unique Transaction Identifier - sequencePAFILL.name = Partial Fill Details - -sequencePENA.name = Penalties - +sequencePENA.name = Penalties sequencePENACOUNT.name = Penalties per Counterparty - sequencePENACUR.name = Penalties per Currency for a Party - sequencePENDET.name = Penalty Details - sequencePERSDET.name = Personal Details - sequencePRIC.name = Price - sequenceRCAP.name = Recap Details - sequenceREAS.name = Reason - sequenceRECDEL.name = Receiver/Deliverer - -sequenceREF.name = By Instruction Reference - +sequenceREF.name = By Instruction Reference sequenceREFPRICE.name = Reference Price Information - sequenceREGDET.name = Registration Details - sequenceRELTRAN.name = Related Transaction - sequenceREPO.name = Two Leg Transaction Details - sequenceREPV.name = Repo Valuation Details - sequenceREQD.name = Request Details - sequenceSCOL.name = Securities Collateral Details - sequenceSECDET.name = Securities Details - sequenceSECMOVE.name = Securities Movement - sequenceSECS.name = Securities Valuation Details - -sequenceSETDET.name = Settlement Details - +sequenceSETDET.name = Settlement Details sequenceSETDET1.name = Settlement Details - -sequenceSETPRTY.name = Settlement Parties - +sequenceSETPRTY.name = Settlement Parties sequenceSETPRTY1.name = Settlement Parties - sequenceSETTL.name = General Settlement Details - sequenceSETTRAN.name = Settlement Transaction Details - sequenceSSIDET.name = Standing Settlement Instruction Details - sequenceSTAT.name = Status - sequenceSUBBAL.name = Sub-balance - sequenceSUBSAFE.name = Sub-safekeeping Account - sequenceSUMC.name = Summary by Counterparty - sequenceSUMD.name = Summary Details - sequenceSUME.name = Summary by Exposure Type - sequenceSUMM[503].name = Summary - sequenceSUMM[504].name = Summary - sequenceSUMM[506].name = Summary - sequenceSUMM[569].name = Overall Summary - sequenceTAXVODET.name = Tax Voucher Details - sequenceTRADDET.name = Trade Details - sequenceTRADE.name = Trade Details - sequenceTRADPRTY.name = Trading Parties - -sequenceTRANS.name = Transactions - +sequenceTRANS.name = Transactions sequenceTRANSDET.name = Transaction Details - sequenceTRAN[536].name = Transaction - sequenceTRAN[537].name = Transaction Details - sequenceTRAN[548].name = Transaction Details - sequenceTREA.name = Treasury Valuation Details - sequenceUNDE.name = Underlying Transaction Details - sequenceUSECU.name = Underlying Securities - sequenceVALDET.name = Valuation Details diff --git a/src/main/resources/pw_swift_labels_es.properties b/src/main/resources/pw_swift_labels_es.properties index 154fd1cae..efc20f19c 100644 --- a/src/main/resources/pw_swift_labels_es.properties +++ b/src/main/resources/pw_swift_labels_es.properties @@ -13,7284 +13,3992 @@ # See the License for the specific language governing permissions and # limitations under the License. ############################################################################### - field102.name = direcci\u00F3n SWIFT - -field103.name = c\u00F3digo de servicio - +field103.name = C\u00C3\u00B3digo de servicio +field103[012].name = c\u00F3digo de servicio +field103[028].name = c\u00F3digo de servicio +field103[029].name = c\u00F3digo de servicio +field103[066].name = c\u00F3digo de servicio +field103[082].name = c\u00F3digo de servicio +field103[083].name = c\u00F3digo de servicio +field103[097].name = c\u00F3digo de servicio field104.name = prioridad del mensaje - field106.components = Fecha - Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - N\u00FAmero de sesi\u00F3n - N\u00FAmero secuencial de entrada (ISN) -field106.name = MIR - +field106.name = MIR field107.components = Fecha - Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - N\u00FAmero de sesi\u00F3n - N\u00FAmero secuencial de salida (OSN) -field107.name = MOR - +field107.name = MOR field108.components = Message User Reference (MUR) -field108.name = Message User Reference (MUR) - +field108.name = Message User Reference (MUR) field108[010].name = mur - field108[011].name = mur - field108[012].name = mur - field108[019].name = mur - field108[020].name = mur - field108[021].name = mur - field108[022].name = mur - field108[023].name = mur - field108[066].name = mur - field108[082].name = mur - field108[083].name = mur - field109.components = Fecha - Tiempo completo - Referencia del mensaje de entrada -field109.name = referencia del mensaje original - +field109.name = referencia del mensaje original field113.name = Prioridad Banca - field114.name = Info mensaje de pago, remitente - -field115.name = Receptor de la informaci\u00F3n de pago - +field115.name = Receptor de la informaci\u00C3\u00B3n de pago field115[097].name = Info mensaje de pago, dstario - field116.name = fecha de valor hoy - field118.name = indicador subgrpos cmpartidos lt - -field119.name = Marca de validaci\u00F3n - +field119.name = Marca de validaci\u00C3\u00B3n field11A.components = Calificador - C\u00F3digo de divisa -field11A.name = Moneda - +field11A.name = Moneda field11R.components = N\u00FAmero de MT - Fecha - N\u00FAmero de sesi\u00F3n - ISN - field11S.components = N\u00FAmero de MT - Fecha - N\u00FAmero de sesi\u00F3n - ISN -field11S.name = MT y fecha del mensaje original - +field11S.name = MT y fecha del mensaje original field11a.name = MT y fecha del mensaje original - field120.name = identificador del mensaje - field122.name = n\u00FAmero total de mensajes - field123.name = lista de mensajes - field124.name = tipo de mensaje - field125.name = categor\u00EDa del mensaje - field126.name = arranque de n\u00FAmero aleatorio - field128.name = BIC facturable/prioridad - field129.name = No secci\u00F3n - field12A.components = Calificador - Esquema de fuente de datos - Descripci\u00F3n o c\u00F3digo de instrumento -field12A.name = Tipo de instrumento financiero - -field12B.components = Calificador - Esquema de fuente de datos -field12B.name = Tipo de instrumento financiero - +field12A.name = Tipo de instrumento financiero +field12B.name = Tipo de instrumento financiero +field12B[500].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[501].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[502].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[506].components = Calificador - Esquema de fuente de datos - Tipo +field12B[508].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[513].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[514].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[515].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[518].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[519].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[524].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[535].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[538].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[540].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[541].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[542].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[543].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[544].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[545].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[546].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[547].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[564].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[576].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[578].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento +field12B[586].components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de instrumento field12C.components = Calificador - C\u00F3digo CFI - field12D.name = Tipo de opci\u00F3n - field12E.name = Estilo de expiraci\u00F3n - field12F.name = Estilo de opci\u00F3n - field12G.components = Estilo de vencimiento -field12G.name = Derecho de cese anticipado - +field12G.name = Derecho de cese anticipado field12[105].name = Tipo de submensaje - field12[198].name = Tipo de submensaje - field12[298].name = Tipo de submensaje - field12[398].name = Tipo de submensaje - field12[498].name = Tipo de submensaje - field12[598].name = Tipo de submensaje - field12[698].name = Tipo de submensaje - field12[798].name = Tipo de submensaje - field12[898].name = Tipo de submensaje - field12[920].name = Mensaje solicitado - field12[973].name = Tipo de mensaje - field12[998].name = Tipo de submensaje - field12a.name = Tipo de instrumento financiero - field130.components = C\u00F3digo de encabezado -field130.name = C\u00F3digo cabecera - +field130.name = C\u00F3digo cabecera field132.name = No bolet\u00EDn\u00A0TODOS pa\u00EDses modif. - field133.name = No bolet\u00EDn pa\u00EDses selecc. modif. - field134.components = Solicitante de difusi\u00F3n -field134.name = Solicitar bolet. FI BIC Nombre Ciud - +field134.name = Solicitar bolet. FI BIC Nombre Ciud field135.name = Prioridad de bolet\u00EDn - field136.name = No bolet\u00EDn - field137.components = N\u00FAmero de difusi\u00F3n original -field137.name = No bolet\u00EDn - -field13A.name = Referencia num\u00E9rica - +field137.name = No bolet\u00EDn +field13A.name = Referencia num\u00E9rica field13A[321].components = Calificador - Id. de n\u00FAmero - field13A[380].components = Calificador - Id. de n\u00FAmero - field13A[381].components = Calificador - Id. de n\u00FAmero - field13A[500].components = Calificador - Id. de n\u00FAmero - field13A[501].components = Calificador - Id. de n\u00FAmero - field13A[502].components = Calificador - Id. de n\u00FAmero - field13A[503].components = Calificador - Id. de n\u00FAmero - field13A[504].components = Calificador - Id. de n\u00FAmero - field13A[505].components = Calificador - Id. de n\u00FAmero - field13A[506].components = Calificador - Id. de n\u00FAmero - field13A[507].components = Calificador - Id. de n\u00FAmero - field13A[508].components = Calificador - Id. de n\u00FAmero - field13A[509].components = Calificador - Id. de n\u00FAmero - field13A[510].components = Calificador - Id. de n\u00FAmero - field13A[513].components = Calificador - Id. de n\u00FAmero - field13A[514].components = Calificador - Id. de n\u00FAmero - field13A[515].components = Calificador - Id. de n\u00FAmero - field13A[517].components = Calificador - Id. de n\u00FAmero - field13A[518].components = Calificador - Id. de n\u00FAmero - field13A[519].components = Calificador - Id. de n\u00FAmero - field13A[524].components = Calificador - Id. de n\u00FAmero - field13A[527].components = Calificador - Id. de n\u00FAmero - field13A[530].components = Calificador - Id. de n\u00FAmero - field13A[535].components = Calificador - Id. de n\u00FAmero - field13A[536].components = Calificador - Id. de n\u00FAmero - field13A[537].components = Calificador - Id. de n\u00FAmero - field13A[538].components = Calificador - Id. de n\u00FAmero - field13A[540].components = Calificador - Id. de n\u00FAmero - field13A[541].components = Calificador - Id. de n\u00FAmero - field13A[542].components = Calificador - Id. de n\u00FAmero - field13A[543].components = Calificador - Id. de n\u00FAmero - field13A[544].components = Calificador - Id. de n\u00FAmero - field13A[545].components = Calificador - Id. de n\u00FAmero - field13A[546].components = Calificador - Id. de n\u00FAmero - field13A[547].components = Calificador - Id. de n\u00FAmero - field13A[548].components = Calificador - Id. de n\u00FAmero - field13A[549].components = Calificador - Id. de n\u00FAmero - field13A[558].components = Calificador - Id. de n\u00FAmero - field13A[564].components = Calificador - Id. de n\u00FAmero - field13A[565].components = Calificador - Id. de n\u00FAmero - field13A[566].components = Calificador - Id. de n\u00FAmero - field13A[567].components = Calificador - Id. de n\u00FAmero - field13A[568].components = Calificador - Id. de n\u00FAmero - field13A[569].components = Calificador - Id. de n\u00FAmero - field13A[575].components = Calificador - Id. de n\u00FAmero - field13A[576][A1].components = Calificador - Id. de n\u00FAmero - field13A[576][A].components = Calificador - Identificaci\u00F3n de n\u00FAmero - field13A[576][B1].components = Calificador - Id. de n\u00FAmero - field13A[576][B2a].components = Calificador - Id. de n\u00FAmero - field13A[578].components = Calificador - Id. de n\u00FAmero - field13A[586].components = Calificador - Id. de n\u00FAmero - field13B.components = Calificador - Esquema de fuente de datos - N\u00FAmero - field13B[500].name = Referencia num\u00E9rica - field13B[501].name = Referencia num\u00E9rica - field13B[503].name = N\u00FAmero - field13B[504].name = N\u00FAmero - field13B[505].name = N\u00FAmero - field13B[506].name = N\u00FAmero - field13B[507].name = N\u00FAmero - field13B[508].name = Referencia num\u00E9rica - field13B[510].name = Referencia num\u00E9rica - field13B[513].name = Referencia num\u00E9rica - field13B[514].name = Referencia num\u00E9rica - field13B[515].name = Referencia num\u00E9rica - field13B[518].name = Referencia num\u00E9rica - field13B[519].name = Referencia num\u00E9rica - field13B[524].name = Referencia num\u00E9rica - field13B[527].name = N\u00FAmero - field13B[535].name = Referencia num\u00E9rica - field13B[538].name = Referencia num\u00E9rica - field13B[540].name = Referencia num\u00E9rica - field13B[541].name = Referencia num\u00E9rica - field13B[542].name = Referencia num\u00E9rica - field13B[543].name = Referencia num\u00E9rica - field13B[544].name = Referencia num\u00E9rica - field13B[545].name = Referencia num\u00E9rica - field13B[546].name = Referencia num\u00E9rica - field13B[547].name = Referencia num\u00E9rica - field13B[558].name = N\u00FAmero - field13B[569].name = N\u00FAmero - field13B[578].name = Referencia num\u00E9rica - field13B[586].name = Referencia num\u00E9rica - field13C.components = C\u00F3digo - Indicaci\u00F3n de hora - Signo - Diferencia horaria -field13C.name = Indicaci\u00F3n horaria - +field13C.name = Indicaci\u00F3n horaria field13D.components = Fecha - Hora - Signo - Offset -field13D.name = Indicaci\u00F3n de fecha/hora - +field13D.name = Indicaci\u00F3n de fecha/hora field13J.components = Calificador - Id. de n\u00FAmero ampliado - field13K.components = Calificador - Id. de n\u00FAmero - Cantidad - field13a.name = Referencia num\u00E9rica - field140.name = identificador del sltud - field141.name = llave del cifrado - field142[024].name = Fecha y hora de initio - field142[026].name = hora de initio de sltud - field143[024].name = Fecha y hora de fin - field143[026].name = hora de fin de sltud - field144.components = Estado -field144.name = estado - +field144.name = estado field14A.components = Convenci\u00F3n -field14A.name = Traslado a d\u00EDa laborable - +field14A.name = Traslado a d\u00EDa laborable field14B.components = M\u00E9todo -field14B.name = Calculo del precio promedio del ejercicio - +field14B.name = Calculo del precio promedio del ejercicio field14C.components = A\u00F1o -field14C.name = A\u00F1o de definiciones - +field14C.name = A\u00F1o de definiciones field14D[320].components = C\u00F3digo -field14D[320].name = Per\u00EDodo base de c\u00E1lculo - +field14D[320].name = Per\u00EDodo base de c\u00E1lculo field14D[330].components = C\u00F3digo -field14D[330].name = Per\u00EDodo base de c\u00E1lculo - +field14D[330].name = Per\u00EDodo base de c\u00E1lculo field14D[340].components = Fracci\u00F3n de recuento de d\u00EDas -field14D[340].name = Pdo base c\u00E1lculo tpo flotante - +field14D[340].name = Pdo base c\u00E1lculo tpo flotante field14D[350].components = C\u00F3digo -field14D[350].name = Per\u00EDodo base de c\u00E1lculo - +field14D[350].name = Per\u00EDodo base de c\u00E1lculo field14D[360].name = Per\u00EDodo base de c\u00E1lculo - field14D[361].name = Per\u00EDodo base de c\u00E1lculo - field14D[620].name = Per\u00EDodo base de c\u00E1lculo - field14E.components = Referencia -field14E.name = Sesi\u00F3n de compensaci\u00F3n o liquidaci\u00F3n - +field14E.name = Sesi\u00F3n de compensaci\u00F3n o liquidaci\u00F3n field14F.components = Opci\u00F3n -field14F.name = Opci\u00F3n de tipo flotante - +field14F.name = Opci\u00F3n de tipo flotante field14G.components = Frecuencia - M\u00E9todo -field14G.name = Frecuencia y m\u00E9todo de prorrateo - +field14G.name = Frecuencia y m\u00E9todo de prorrateo +field14H.components = Convenci\u00F3n field14J.components = C\u00F3digo -field14J.name = Indicaci\u00F3n de fecha de reajuste - +field14J.name = Indicaci\u00F3n de fecha de reajuste +field14K.components = Convenci\u00F3n +field14L.components = Convenci\u00F3n +field14M.components = Convenci\u00F3n +field14N.components = Convenci\u00F3n +field14O.components = Convenci\u00F3n field14S.components = Fuente de tasa - Hora y lugar - field14S[300].name = Fuente del tipo de liquidaci\u00F3n - field14S[304].name = Fuente del tipo de liquidaci\u00F3n - field14S[305].name = Fuente del tipo de liquidaci\u00F3n - field14S[306].name = Fuente del tipo de liquidaci\u00F3n - field14S[361].name = Fuente/opci\u00F3n del tipo de liquidaci\u00F3n - field152.components = Primer ISN -field152.name = primer n\u00FAmero sesi\u00F3n de entrada - +field152.name = primer n\u00FAmero sesi\u00F3n de entrada field153.components = Primer OSN -field153.name = primer n\u00FAmero sesi\u00F3n de salida - +field153.name = primer n\u00FAmero sesi\u00F3n de salida field15A.name = Nueva secuencia - field15B.name = Nueva secuencia - field15C.name = Nueva secuencia - field15D.name = Nueva secuencia - field15E.name = Nueva secuencia - field15F.name = Nueva secuencia - field15G.name = Nueva secuencia - field15H.name = Nueva secuencia - field15I.name = Nueva secuencia - field15J.name = Nueva secuencia - field15K.name = Nueva secuencia - field15L.name = Nueva secuencia - field15M.name = Nueva secuencia - field15N.name = Nueva secuencia - field15O.name = Nueva secuencia - field15P.name = Nueva secuencia - field165.components = C\u00F3digo de servicio - Receptor de la informaci\u00F3n de liberaci\u00F3n de pago -field165.name = Info mensaje de pago, dstario FINInform - +field165.name = Info mensaje de pago, dstario FINInform field16A.components = N\u00FAmero - field16A[300].name = Cu\u00E1ntas liquidaciones parciales - field16A[801].name = Total acdos de compra agte vddor - field16C.components = Decimales -field16C.name = Decimales - +field16C.name = Decimales field16R.name = Principio del bloque - field16S.name = Fin del bloque - field171.name = fecha - field173.name = d\u00EDa/hora - field174.name = hora - field175.components = Hora - field175[011].name = hora de salida - field175[012].name = hora entrada - field175[019].name = hora entrada - field175[066].name = hora - field175[071].name = hora - field175[082].name = hora - field175[083].name = hora - field177.components = Fecha y hora -field177.name = fecha y hora - +field177.name = fecha y hora field17A.components = Indicador - field17A[300].name = Indicador de compra (venta) - field17A[306].name = Indicador de barrera - field17A[360].name = Indicador de acuerdo de garant\u00EDa - field17A[361].name = Indicador de acuerdo de garant\u00EDa - -field17B.components = Calificador - Indicador - +field17B.components = Calificador - Indicador field17B[500].name = Indicador - field17B[501].name = Indicador - field17B[502].name = Indicador - field17B[503].name = Indicador - field17B[504].name = Indicador - field17B[505].name = Indicador - field17B[508].name = Indicador - field17B[513].name = Indicador - field17B[514].name = Indicador - field17B[515].name = Indicador - field17B[518].name = Indicador - field17B[519].name = Indicador - field17B[524].name = Indicador - field17B[527].name = Indicador - field17B[530].name = Indicador - field17B[535].name = Indicador - field17B[536].name = Indicador - field17B[537][A].name = Indicador - field17B[537][D1a1A1].name = Indicador - field17B[537][D1a1A].name = Indicador de faltan datos de referencia - field17B[537][D1a1].name = Indicador de candidad computada - field17B[538].name = Indicador - field17B[540].name = Indicador - field17B[541].name = Indicador - field17B[542].name = Indicador - field17B[543].name = Indicador - field17B[544].name = Indicador - field17B[545].name = Indicador - field17B[546].name = Indicador - field17B[547].name = Indicador - field17B[548][C1a1A1].name = Indicador - field17B[548][C1a1A].name = Indicador de faltan datos de referencia - field17B[548][C1a1].name = Indicador de candidad computada - field17B[558].name = Indicador - field17B[564].name = Indicador - +field17B[565].name = Indicador field17B[566].name = Indicador - +field17B[567].name = Indicador field17B[569].name = Indicador - field17B[575].name = Indicador - field17B[576].name = Indicador - field17B[578].name = Indicador - field17B[586].name = Indicador - +field17C.components = Indicador field17E.components = Indicador -field17E.name = Indicador entrada compensacion - +field17E.name = Indicador entrada compensacion field17F.components = Indicador - field17F[300].name = Indicador no librable - field17F[304].name = Indicador de cierre definitivo - field17F[305].name = Indicador no librable - field17F[306].name = Indicador no librable - field17F[340].name = Descuento FRA - field17F[360].name = Indicad de ajte fcha fin de peri - field17F[361].name = Indicad de ajte fcha fin de peri - field17G.components = Indicador -field17G.name = Indicador de beneficio (p\u00E9rdida) - +field17G.name = Indicador de beneficio (p\u00E9rdida) field17H.components = Indicador -field17H.name = Indicador de garantia - +field17H.name = Indicador de garantia field17I.components = Indicador - field17I[300].name = indicador de liquidaci\u00F3n de pago vs pago - field17I[304].name = indicador de liquidaci\u00F3n de pago vs pago - field17I[306].name = Liquidaci\u00F3n en efectivo - field17L.components = Indicador -field17L.name = Indicador de compresi\u00F3n de las carteras - +field17L.name = Indicador de compresi\u00F3n de las carteras field17M.components = Indicador -field17M.name = Indicador del sector empresarial - +field17M.name = Indicador del sector empresarial field17N.components = Indicador -field17N.name = Indicador de liquidaci\u00F3n neta - +field17N.name = Indicador de liquidaci\u00F3n neta field17O.components = Indicador - field17O[300].name = NDF Indicador de apertura - field17O[304].name = Indicador de apertura - field17P.components = Indicador -field17P.name = Indicador garantizacion - +field17P.name = Indicador garantizacion field17Q.components = Indicador -field17Q.name = Indicador comercio contraparte fuera EEE - +field17Q.name = Indicador comercio contraparte fuera EEE field17R.components = Indicador -field17R.name = Papel Entidad A - +field17R.name = Papel Entidad A field17S.components = Indicador -field17S.name = Indicador del comercio intragrupo - +field17S.name = Indicador del comercio intragrupo field17T.components = Indicador -field17T.name = Indicador de operaci\u00F3n global - +field17T.name = Indicador de operaci\u00F3n global field17U.components = Indicador -field17U.name = Indicad de liquidac por partes - +field17U.name = Indicad de liquidac por partes field17V.components = Indicador -field17V.name = Indicador de compra (venta) - +field17V.name = Indicador de compra (venta) field17W.components = Indicador -field17W.name = Marca no estandar - +field17W.name = Marca no estandar field17X.components = Indicador -field17X.name = Indicador de financiaci\u00F3n comercial/tesorer\u00EDa - +field17X.name = Indicador de financiaci\u00F3n comercial/tesorer\u00EDa field17Y.components = Indicador -field17Y.name = Indicador car\u00E1cter financiero de contraparte - +field17Y.name = Indicador car\u00E1cter financiero de contraparte field17Z.components = Indicador -field17Z.name = Indicador de la cartera de garant\u00EDas - +field17Z.name = Indicador de la cartera de garant\u00EDas field18A.components = N\u00FAmero -field18A.name = Cu\u00E1ntas repeticiones - +field18A.name = Cu\u00E1ntas repeticiones field18B.components = N\u00FAmero -field18B.name = N\u00FAmero de fechas media promediadoras - +field18B.name = N\u00FAmero de fechas media promediadoras field18C.components = N\u00FAmero -field18C.name = Numero de fechas promedio del ejercicio - +field18C.name = Numero de fechas promedio del ejercicio field18D.components = N\u00FAmero -field18D.name = Cdad fecha - -field19.components = Cantidad -field19.name = Total de importes - +field18D.name = Cdad fecha +field19.components = Cantidad +field19.name = Total de importes field19A.components = Calificador - Signo - C\u00F3digo de divisa - Cantidad -field19A.name = Importe - +field19A.name = Importe field19B.components = Calificador - C\u00F3digo de divisa - Cantidad -field19B.name = Importe - +field19B.name = Importe field19C.components = Signo - Factor de ajuste -field19C.name = Ajuste - +field19C.name = Ajuste field19Y.components = Peso -field19Y.name = Factor de ponderacion de fecha promedio del momento - +field19Y.name = Factor de ponderacion de fecha promedio del momento field19Z.components = Peso -field19Z.name = Factor de ponderacion media de ejercicio - -field20.components = Referencia - +field19Z.name = Factor de ponderacion media de ejercicio +field20.components = Referencia field202.name = n\u00FAmero de secci\u00F3n - field203.name = n\u00FAmero total de secciones - field206.name = ordenado por fecha de valor - field208.name = cola al LT - field209.name = Informaci\u00F3n necesaria - field20C.components = Calificador - Referencia -field20C.name = Referencia - +field20C.name = Referencia field20D.components = Calificador - Referencia -field20D.name = Referencia - +field20D.name = Referencia field20U.components = Calificador - Referencia - field20[101].name = Referencia del remitente - field20[102].name = Referencia del dossier - field20[102_STP].name = Referencia del dossier - field20[103].name = Referencia del remitente - field20[103_REMIT].name = Referencia del remitente - field20[103_STP].name = Referencia del remitente - field20[104].name = Referencia del remitente - field20[105].name = Referencia de la transacci\u00F3n - field20[107].name = Referencia del remitente - field20[110].name = Referencia del remitente - field20[111].name = Referencia del remitente - field20[112].name = Referencia de la transacci\u00F3n - field20[190].name = Referencia de la transacci\u00F3n - field20[191].name = Referencia de la transacci\u00F3n - field20[192].name = Referencia de la transacci\u00F3n - field20[195].name = Referencia de la transacci\u00F3n - field20[196].name = Referencia de la transacci\u00F3n - field20[198].name = Referencia de la transacci\u00F3n - field20[199].name = Referencia de la transacci\u00F3n - field20[200].name = Referencia de la transacci\u00F3n - field20[201].name = Referencia de la transacci\u00F3n - field20[202].name = Referencia de la transacci\u00F3n - field20[202_COV].name = Referencia de la transacci\u00F3n - field20[203].name = Referencia de la transacci\u00F3n - field20[204].name = Referencia de la transacci\u00F3n - field20[205].name = Referencia de la transacci\u00F3n - field20[205_COV].name = Referencia de la transacci\u00F3n - field20[210].name = Referencia de la transacci\u00F3n - field20[290].name = Referencia de la transacci\u00F3n - field20[291].name = Referencia de la transacci\u00F3n - field20[292].name = Referencia de la transacci\u00F3n - field20[295].name = Referencia de la transacci\u00F3n - field20[296].name = Referencia de la transacci\u00F3n - field20[298].name = Referencia de la transacci\u00F3n - field20[299].name = Referencia de la transacci\u00F3n - field20[300].name = Referencia del remitente - field20[304].name = Referencia del remitente - field20[305].name = Referencia de la transacci\u00F3n - field20[306].name = Referencia del remitente - field20[320].name = Referencia del remitente - field20[330].name = Referencia del remitente - field20[340].name = Referencia del remitente - field20[341].name = Referencia del remitente - field20[350].name = Referencia del remitente - field20[360].name = Referencia del remitente - field20[361].name = Referencia del remitente - field20[362].name = Referencia del remitente - field20[364].name = Referencia del remitente - field20[365].name = Referencia del remitente - field20[390].name = Referencia de la transacci\u00F3n - field20[391].name = Referencia de la transacci\u00F3n - field20[392].name = Referencia de la transacci\u00F3n - field20[395].name = Referencia de la transacci\u00F3n - field20[396].name = Referencia de la transacci\u00F3n - field20[398].name = Referencia de la transacci\u00F3n - field20[399].name = Referencia de la transacci\u00F3n - field20[400].name = TRN del banco remitente - field20[410].name = TRN del banco remitente - field20[412].name = TRN del banco remitente - field20[416].name = Referencia del remitente - field20[420].name = TRN del banco remitente - field20[422].name = TRN del banco remitente - field20[430].name = TRN del banco remitente - field20[450].name = Referencia de la transacci\u00F3n - field20[455].name = Referencia de la transacci\u00F3n - field20[456].name = Referencia de la transacci\u00F3n - field20[490].name = Referencia de la transacci\u00F3n - field20[491].name = Referencia de la transacci\u00F3n - field20[492].name = Referencia de la transacci\u00F3n - field20[495].name = Referencia de la transacci\u00F3n - field20[496].name = Referencia de la transacci\u00F3n - field20[498].name = Referencia de la transacci\u00F3n - field20[499].name = Referencia de la transacci\u00F3n - field20[516].name = Referencia de la transacci\u00F3n - field20[526].name = Referencia de la transacci\u00F3n - field20[581].name = Referencia de la transacci\u00F3n - field20[590].name = Referencia de la transacci\u00F3n - field20[591].name = Referencia de la transacci\u00F3n - field20[592].name = Referencia de la transacci\u00F3n - field20[595].name = Referencia de la transacci\u00F3n - field20[596].name = Referencia de la transacci\u00F3n - field20[598].name = Referencia de la transacci\u00F3n - field20[599].name = Referencia de la transacci\u00F3n - field20[600].name = Referencia de la transacci\u00F3n - field20[601].name = Referencia de la transacci\u00F3n - field20[604].name = Referencia de la transacci\u00F3n - field20[605].name = Referencia de la transacci\u00F3n - field20[606].name = Referencia de la transacci\u00F3n - field20[607].name = Referencia de la transacci\u00F3n - field20[608].name = Referencia de la transacci\u00F3n - field20[620].name = Referencia del remitente - field20[690].name = Referencia de la transacci\u00F3n - field20[691].name = Referencia de la transacci\u00F3n - field20[692].name = Referencia de la transacci\u00F3n - field20[695].name = Referencia de la transacci\u00F3n - field20[696].name = Referencia de la transacci\u00F3n - field20[698].name = Referencia de la transacci\u00F3n - field20[699].name = Referencia de la transacci\u00F3n - field20[700].name = N\u00FAmero del cr\u00E9dito documentario - field20[701].name = N\u00FAmero del cr\u00E9dito documentario - field20[705].name = N\u00FAmero del cr\u00E9dito documentario - field20[707].name = Referencia del remitente - field20[708].name = Referencia del remitente - field20[710].name = Referencia del remitente - field20[711].name = Referencia del remitente - field20[720].name = Ref del banco que transfiere - field20[721].name = Ref del banco que transfiere - field20[730].name = Referencia del remitente - field20[732].name = TRN del remitente - field20[734].name = TRN del remitente - field20[740].name = N\u00FAmero del cr\u00E9dito documentario - field20[742].name = Referencia del banco reclamante - field20[744].name = Referencia del remitente - field20[747].name = N\u00FAmero del cr\u00E9dito documentario - field20[750].name = Referencia del remitente - field20[752].name = N\u00FAmero del cr\u00E9dito documentario - field20[754].name = Referencia del remitente - field20[756].name = Referencia del remitente - field20[759].name = Referencia de la transacci\u00F3n - -field20[760].name = N\u00FAmero de la Garant\u00EDa - +field20[760].name = Referencia de la transacci\u00F3n field20[761].name = N\u00FAmero de la Garant\u00EDa - field20[765].name = Referencia de la transacci\u00F3n - -field20[767].name = N\u00FAmero de la Garant\u00EDa - +field20[767].name = Referencia de la transacci\u00F3n field20[768].name = Referencia de la transacci\u00F3n - field20[769].name = Referencia de la transacci\u00F3n - -field20[775].name = N\u00FAmero de la Garant\u00EDa - -field20[785].name = N\u00FAmero de la Garant\u00EDa - -field20[786].name = N\u00FAmero de la Garant\u00EDa - +field20[775].name = Referencia de la transacci\u00F3n +field20[785].name = Referencia de la transacci\u00F3n +field20[786].name = Referencia de la transacci\u00F3n field20[787].name = Referencia de la transacci\u00F3n - field20[790].name = Referencia de la transacci\u00F3n - field20[791].name = Referencia de la transacci\u00F3n - field20[792].name = Referencia de la transacci\u00F3n - field20[795].name = Referencia de la transacci\u00F3n - field20[796].name = Referencia de la transacci\u00F3n - field20[798].name = Referencia de la transacci\u00F3n - field20[799].name = Referencia de la transacci\u00F3n - field20[801].name = Referencia de la transacci\u00F3n - field20[802].name = Referencia de la transacci\u00F3n - field20[890].name = Referencia de la transacci\u00F3n - field20[891].name = Referencia de la transacci\u00F3n - field20[892].name = Referencia de la transacci\u00F3n - field20[895].name = Referencia de la transacci\u00F3n - field20[896].name = Referencia de la transacci\u00F3n - field20[898].name = Referencia de la transacci\u00F3n - field20[899].name = Referencia de la transacci\u00F3n - field20[900].name = Referencia de la transacci\u00F3n - field20[910].name = Referencia de la transacci\u00F3n - field20[920].name = Referencia de la transacci\u00F3n - field20[935].name = Referencia de la transacci\u00F3n - field20[940].name = Referencia de la transacci\u00F3n - field20[941].name = Referencia de la transacci\u00F3n - field20[942].name = Referencia de la transacci\u00F3n - field20[950].name = Referencia de la transacci\u00F3n - field20[970].name = Referencia de la transacci\u00F3n - field20[971].name = Referencia de la transacci\u00F3n - field20[972].name = Referencia de la transacci\u00F3n - field20[973].name = Referencia de la transacci\u00F3n - field20[985].name = Referencia de la transacci\u00F3n - field20[986].name = Referencia de la transacci\u00F3n - field20[990].name = Referencia de la transacci\u00F3n - field20[991].name = Referencia de la transacci\u00F3n - field20[992].name = Referencia de la transacci\u00F3n - field20[995].name = Referencia de la transacci\u00F3n - field20[996].name = Referencia de la transacci\u00F3n - field20[998].name = Referencia de la transacci\u00F3n - field20[999].name = Referencia de la transacci\u00F3n - field20a.name = Referencia - -field21.components = Referencia - +field21.components = Referencia field21A[300].name = Referencia de la confirmaci\u00F3n de apertura - field21A[304][A].name = Referencia de la instrucci\u00F3n de apertura - field21A[304][C].name = Ref de la operaci\u00F3n original - field21A[416].name = Ref de la secuencia original - field21A[744].name = N\u00FAmero del cr\u00E9dito documentario - -field21B.name = N\u00FAmero del contrato (Entidad B) - +field21B.name = N\u00FAmero del contrato (Entidad B) field21B[340].components = N\u00FAmero de contrato - field21B[341].components = N\u00FAmero de contrato - field21B[365].components = N\u00FAmero - field21C[104].name = Referencia de mandato - field21C[107].name = Referencia de mandato - field21C[416].name = Referencia del mandante - field21D.name = Referencia de adeudo directo - field21E.name = Referencia de registro - field21F[101].name = Ref de operaci\u00F3n de divisas - field21F[300].name = Referencia subyacente de responsabilidad - field21G.components = Referencia - field21G[300].name = Referencia del agente - field21G[304].name = Referencia del agente ejecutante - field21G[306].name = Referencia del agente - field21G[320].name = Referencia del agente - field21G[340].name = Referencia del agente - field21G[360].name = Referencia del agente - field21G[361].name = Referencia del agente - field21G[620].name = Referencia del agente - field21H.components = Tipo de convocatoria - Referencia -field21H.name = Tipo de convocatoria y Referencia - -field21N.name = N\u00FAmero del contrato (Entidad A) - +field21H.name = Tipo de convocatoria y Referencia +field21N.name = N\u00FAmero del contrato (Entidad A) field21N[320].components = N\u00FAmero de contrato - field21N[340].components = N\u00FAmero de contrato - field21N[341].components = N\u00FAmero de contrato - field21N[364].components = N\u00FAmero - field21N[365].components = N\u00FAmero - field21N[620].components = N\u00FAmero de contrato - field21P.name = Ref a operaciones anteriores - field21R.name = Referencia dada por el cliente - field21[101].name = Referencia de la transacci\u00F3n - field21[102].name = Referencia de la transacci\u00F3n - field21[102_STP].name = Referencia de la transacci\u00F3n - field21[104].name = Referencia de la transacci\u00F3n - field21[105].name = Referencia original - field21[107].name = Referencia de la transacci\u00F3n - field21[110].name = N\u00FAmero del cheque - field21[111].name = N\u00FAmero del cheque - field21[112].name = N\u00FAmero del cheque - field21[190].name = Referencia original - field21[191].name = Referencia original - field21[192].name = Referencia original - field21[195].name = Referencia original - field21[196].name = Referencia original - field21[199].name = Referencia original - field21[202].name = Referencia original - field21[202_COV].name = Referencia original - field21[203].name = Referencia original - field21[204].name = Referencia original - field21[205].name = Referencia original - field21[205_COV].name = Referencia original - field21[210].name = Referencia original - field21[290].name = Referencia original - field21[291].name = Referencia original - field21[292].name = Referencia original - field21[295].name = Referencia original - field21[296].name = Referencia original - field21[299].name = Referencia original - field21[300].name = Referencia original - field21[304].name = Referencia original - field21[305].name = Referencia original - field21[306].name = Referencia original - field21[320].name = Referencia original - field21[330].name = Referencia original - field21[340].name = Referencia original - field21[341].name = Referencia original - field21[350].name = Referencia original - field21[360].name = Referencia original - field21[361].name = Referencia original - field21[362].name = Referencia original - field21[364].name = Referencia original - field21[365].name = Referencia original - field21[390].name = Referencia original - field21[391].name = Referencia original - field21[392].name = Referencia original - field21[395].name = Referencia original - field21[396].name = Referencia original - field21[399].name = Referencia original - field21[400].name = Referencia original - field21[410].name = Referencia original - field21[412].name = Referencia original - field21[416].name = Referencia original - field21[420].name = Referencia original - field21[422].name = Referencia original - field21[430].name = Referencia original - field21[450].name = Referencia original - field21[455].name = Referencia original - field21[456].name = Referencia original - field21[490].name = Referencia original - field21[491].name = Referencia original - field21[492].name = Referencia original - field21[495].name = Referencia original - field21[496].name = Referencia original - field21[499].name = Referencia original - field21[516].name = Referencia original - field21[526].name = Referencia original - field21[581].name = Referencia original - field21[590].name = Referencia original - field21[591].name = Referencia original - field21[592].name = Referencia original - field21[595].name = Referencia original - field21[596].name = Referencia original - field21[599].name = Referencia original - field21[600].name = Referencia original - field21[601].name = Referencia original - field21[604].name = Referencia original - field21[605].name = Referencia original - field21[606].name = Referencia original - field21[607].name = Referencia original - field21[620].name = Referencia original - field21[690].name = Referencia original - field21[691].name = Referencia original - field21[692].name = Referencia original - field21[695].name = Referencia original - field21[696].name = Referencia original - field21[699].name = Referencia original - field21[707].name = Referencia del destinatario - +field21[708].name = Referencia del destinatario field21[710].name = N\u00FAmero del cr\u00E9dito documentario - field21[711].name = N\u00FAmero del cr\u00E9dito documentario - field21[720].name = N\u00FAmero del cr\u00E9dito documentario - field21[721].name = N\u00FAmero del cr\u00E9dito documentario - field21[730].name = Referencia del destinatario - field21[732].name = Referencia del bco que presenta - field21[734].name = Referencia del bco que presenta - field21[742].name = N\u00FAmero del cr\u00E9dito documentario - field21[744].name = Referencia del banco reclamante - field21[747].name = Referencia del bco que reembolsa - field21[750].name = Referencia original - field21[752].name = Referencia del bco que presenta - field21[754].name = Referencia original - field21[756].name = Referencia del bco que presenta - field21[759].name = Referencia original - field21[765].name = Referencia original - field21[767].name = Referencia original - field21[768].name = Referencia original - field21[769].name = Referencia original - +field21[775].name = Referencia original field21[785].name = Referencia original - +field21[786].name = Referencia de Beneficiario field21[787].name = Referencia original - field21[790].name = Referencia original - field21[791].name = Referencia original - field21[792].name = Referencia original - field21[795].name = Referencia original - field21[796].name = Referencia original - field21[799].name = Referencia original - field21[890].name = Referencia original - field21[891].name = Referencia original - field21[892].name = Referencia original - field21[895].name = Referencia original - field21[896].name = Referencia original - field21[899].name = Referencia original - field21[900].name = Referencia original - field21[910].name = Referencia original - field21[940].name = Referencia original - field21[941].name = Referencia original - field21[942].name = Referencia original - field21[986].name = Referencia original - field21[990].name = Referencia original - field21[991].name = Referencia original - field21[992].name = Referencia original - field21[995].name = Referencia original - field21[996].name = Referencia original - field21[999].name = Referencia original - -field22.components = C\u00F3digo - Referencia com\u00FAn -field22.name = C\u00F3digo/referencia com\u00FAn - +field22.components = C\u00F3digo - Referencia com\u00FAn +field22.name = C\u00F3digo/referencia com\u00FAn field22A[300].components = Tipo -field22A[300].name = Tipo de operaci\u00F3n - +field22A[300].name = Tipo de operaci\u00F3n field22A[304].components = Funci\u00F3n -field22A[304].name = Tipo de operaci\u00F3n - +field22A[304].name = Tipo de operaci\u00F3n field22A[306].components = Funci\u00F3n -field22A[306].name = Tipo de operaci\u00F3n - +field22A[306].name = Tipo de operaci\u00F3n field22A[320].components = Funci\u00F3n -field22A[320].name = Tipo de operaci\u00F3n - +field22A[320].name = Tipo de operaci\u00F3n field22A[330].components = Funci\u00F3n -field22A[330].name = Tipo de operaci\u00F3n - +field22A[330].name = Tipo de operaci\u00F3n field22A[340].components = Funci\u00F3n -field22A[340].name = Tipo de operaci\u00F3n - +field22A[340].name = Tipo de operaci\u00F3n field22A[341].components = Funci\u00F3n -field22A[341].name = Tipo de operaci\u00F3n - +field22A[341].name = Tipo de operaci\u00F3n field22A[350].components = Funci\u00F3n -field22A[350].name = Tipo de operaci\u00F3n - +field22A[350].name = Tipo de operaci\u00F3n field22A[360].components = Funci\u00F3n -field22A[360].name = Tipo de operaci\u00F3n - +field22A[360].name = Tipo de operaci\u00F3n field22A[361].components = Funci\u00F3n -field22A[361].name = Tipo de operaci\u00F3n - +field22A[361].name = Tipo de operaci\u00F3n field22A[362].components = Funci\u00F3n -field22A[362].name = Tipo de operaci\u00F3n - +field22A[362].name = Tipo de operaci\u00F3n field22A[364].components = Funci\u00F3n -field22A[364].name = Tipo de operaci\u00F3n - +field22A[364].name = Tipo de operaci\u00F3n field22A[365].components = Funci\u00F3n -field22A[365].name = Tipo de operaci\u00F3n - +field22A[365].name = Tipo de operaci\u00F3n field22A[620].components = Funci\u00F3n -field22A[620].name = Tipo de operaci\u00F3n - +field22A[620].name = Tipo de operaci\u00F3n field22A[707].components = Funci\u00F3n -field22A[707].name = Objectivo del mensaje - +field22A[707].name = Objectivo del mensaje +field22A[760].components = Funci\u00F3n +field22A[760].name = Objectivo del mensaje +field22A[767].components = Funci\u00F3n +field22A[767].name = Objectivo del mensaje field22B[320].components = Tipo -field22B[320].name = Tipo de evento - +field22B[320].name = Tipo de evento field22B[330].components = Tipo -field22B[330].name = Tipo de evento - +field22B[330].name = Tipo de evento field22B[340].components = Centro financiero -field22B[340].name = Plaza financiera - +field22B[340].name = Plaza financiera field22B[360].components = Centro -field22B[360].name = Plaza financiera - +field22B[360].name = Plaza financiera field22B[361].components = Centro -field22B[361].name = Plaza financiera - +field22B[361].name = Plaza financiera field22B[364].components = Tipo -field22B[364].name = Tipo de evento - +field22B[364].name = Tipo de evento field22B[365].components = Tipo -field22B[365].name = Tipo de evento - +field22B[365].name = Tipo de evento field22B[620].components = Tipo -field22B[620].name = Tipo de evento - +field22B[620].name = Tipo de evento field22C.components = Prefijo de la parte 1 - Sufijo de la parte 1 - C\u00F3digo de referencia - Prefijo de la parte 2 - Sufijo de la parte 2 -field22C.name = Referencia com\u00FAn - +field22C.name = Referencia com\u00FAn field22D[360].name = Forma de c\u00E1lculo con int cmpsto - field22D[361].components = Tipo -field22D[361].name = Forma de c\u00E1lculo con int cmpsto - +field22D[361].name = Forma de c\u00E1lculo con int cmpsto field22D[364].components = C\u00F3digo -field22D[364].name = Fecha efecto para c\u00E1lculo de int - +field22D[364].name = Fecha efecto para c\u00E1lculo de int field22D[365].name = Fecha efecto para c\u00E1lculo de int - field22D[759].components = C\u00F3digo -field22D[759].name = Form de Garant\u00EDa - -field22D[760].components = Formulario - +field22D[759].name = Form de Garant\u00EDa +field22D[760].components = C\u00F3digo +field22D[760].name = Forma de compromiso field22E.components = Tipo de pago -field22E.name = Tipo de pago - +field22E.name = Tipo de pago field22F.components = Calificador - Esquema de fuente de datos - Indicador -field22F.name = Indicador - -field22G.name = Tipo de barrera - +field22F.name = Indicador +field22G.components = Tipo +field22G[306].name = Tipo de barrera +field22G[765].name = Tipo de la demanda field22H.components = Calificador - Indicador -field22H.name = Indicador - -field22J.name = Tipo de desencadenador - -field22K.name = Tipo de evento - -field22K[306].components = Tipo de convocatoria - Descripci\u00F3n - -field22K[760].components = C\u00F3digo - Descripci\u00F3n - +field22H.name = Indicador +field22K.components = Tipo de convocatoria - Descripci\u00F3n +field22K[306].name = Tipo de evento +field22K[760].name = Tipo de compromiso field22L.components = Jurisdicci\u00F3n de informaci\u00F3n -field22L.name = Informando jurisdiccion - +field22L.name = Informando jurisdiccion field22M.components = Espacio de nombres -field22M.name = Identificador universal transaccion/codigo del emisor - +field22M.name = Identificador universal transaccion/codigo del emisor field22N.name = Identificador de transacci\u00F3n - field22P.components = Espacio de nombres -field22P.name = Identif de transacc anterior univrsl/codigo del emisor - +field22P.name = Identif de transacc anterior univrsl/codigo del emisor field22Q.components = Cartera -field22Q.name = C\u00F3digo de cartera de garant\u00EDas - +field22Q.name = C\u00F3digo de cartera de garant\u00EDas field22R.name = Identificador de transaccion anterior - field22S.components = Indicador de lado - Identificaci\u00F3n -field22S.name = Identificacion broker compensacion - +field22S.name = Identificacion broker compensacion field22T.components = Identificaci\u00F3n -field22T.name = Identificacion producto compensado - +field22T.name = Identificacion producto compensado field22U.components = Identificador de producto -field22U.name = Identificador producto subyacente - +field22U.name = Identificador producto subyacente field22V.components = Lugar de ejecuci\u00F3n -field22V.name = Evento ejecucion - +field22V.name = Evento ejecucion field22W.components = Identificaci\u00F3n -field22W.name = Identificacion swap vinculado - +field22W.name = Identificacion swap vinculado field22X.components = Tipo -field22X.name = Tipo de transacci\u00F3n - +field22X.name = Tipo de transacci\u00F3n field22Y.components = Periodo -field22Y.name = Frecuencia de terminaci\u00F3n - vencimiento anticipada - +field22Y[306].name = Frecuencia de terminaci\u00F3n - vencimiento anticipada +field22Y[760].name = Obligaci\u00F3n de frases est\u00E1ndar field22Z.components = Identificador de producto -field22Z.name = Identificador producto subyacente - +field22Z.name = Identificador producto subyacente field22a.name = Indicador - field23A.components = Tipo de Swap - M\u00E9todo de liquidaci\u00F3n -field23A.name = Identificaci\u00F3n del SWAP - +field23A.name = Identificaci\u00F3n del SWAP field23B.components = Tipo -field23B.name = C\u00F3digo sta operaci\u00F3n bancaria - +field23B[103].name = C\u00F3digo sta operaci\u00F3n bancaria +field23B[103_REMIT].name = C\u00F3digo sta operaci\u00F3n bancaria +field23B[103_STP].name = C\u00F3digo sta operaci\u00F3n bancaria +field23B[760].name = tipo de caducidad +field23B[767].name = tipo de caducidad field23C.components = C\u00E1lculo de liquidaci\u00F3n -field23C.name = C\u00E1lculo del importe de la liquidaci\u00F3n - +field23C.name = C\u00E1lculo del importe de la liquidaci\u00F3n field23D.components = Tipo -field23D.name = Tipo de FRA - +field23D.name = Tipo de FRA field23E[101].components = C\u00F3digo de instrucci\u00F3n - Informaci\u00F3n adicional -field23E[101].name = C\u00F3digo de orden - +field23E[101].name = C\u00F3digo de orden field23E[103].components = C\u00F3digo de instrucci\u00F3n - Informaci\u00F3n adicional -field23E[103].name = C\u00F3digo de orden - +field23E[103].name = C\u00F3digo de orden field23E[103_REMIT].components = C\u00F3digo de instrucci\u00F3n - Informaci\u00F3n adicional -field23E[103_REMIT].name = C\u00F3digo de orden - +field23E[103_REMIT].name = C\u00F3digo de orden field23E[103_STP].components = C\u00F3digo de instrucci\u00F3n - Informaci\u00F3n adicional -field23E[103_STP].name = C\u00F3digo de orden - +field23E[103_STP].name = C\u00F3digo de orden field23E[104].components = Tipo - Informaci\u00F3n adicional -field23E[104].name = C\u00F3digo de orden - +field23E[104].name = C\u00F3digo de orden field23E[107].components = Tipo - Informaci\u00F3n adicional -field23E[107].name = C\u00F3digo de orden - +field23E[107].name = C\u00F3digo de orden field23E[416].components = Tipo - Descripci\u00F3n -field23E[416].name = Tipo de notificaci\u00F3n - +field23E[416].name = Tipo de notificaci\u00F3n field23F.components = Periodo - Detalles - +field23F.name = Per\u00EDodo de la pr\u00F3rroga autom\u00E1tica field23G.components = Funci\u00F3n - Subfunci\u00F3n -field23G.name = Funci\u00F3n del mensaje - +field23G.name = Funci\u00F3n del mensaje field23H.components = Funci\u00F3n -field23H.name = Funci\u00F3n del mensaje - +field23H.name = Funci\u00F3n del mensaje field23R.components = C\u00F3digo - Texto - +field23R.name = Estatus de la modificaci\u00F3n field23S.components = Funci\u00F3n -field23S.name = Solicitud de cancelaci\u00F3n - +field23S[707].name = Solicitud de cancelaci\u00F3n +field23S[767].name = Identificaci\u00F3n complementaria field23X.components = Funci\u00F3n - Subfunci\u00F3n -field23X.name = Identificaci\u00F3n del dossier - +field23X[759].name = Identificaci\u00F3n del dossier +field23X[760].name = Identificaci\u00F3n complementaria +field23X[765].name = Identificaci\u00F3n complementaria +field23X[767].name = Identificaci\u00F3n complementaria +field23X[768].name = Identificaci\u00F3n complementaria +field23X[769].name = Identificaci\u00F3n complementaria +field23X[785].name = Identificaci\u00F3n complementaria +field23X[786].name = Identificaci\u00F3n complementaria +field23X[787].name = Identificaci\u00F3n complementaria field23[102].name = C\u00F3digo esta operaci\u00F3n bancaria - field23[102_STP].name = C\u00F3digo esta operaci\u00F3n bancaria - field23[305].components = C\u00F3digo 1 - C\u00F3digo 2 - C\u00F3digo 3 - Divisa -field23[305].name = Identificaci\u00F3n complementaria - +field23[305].name = Identificaci\u00F3n complementaria field23[516].name = Identificaci\u00F3n complementaria - field23[526].name = Identificaci\u00F3n complementaria - field23[581].name = Identificaci\u00F3n complementaria - field23[601].components = Indicador de compra/venta - Indicador de compra/venta - Indicador de estilo - Indicador de manual/autom\u00E1tico -field23[601].name = Identificaci\u00F3n complementaria - +field23[601].name = Identificaci\u00F3n complementaria field23[604].name = Identificaci\u00F3n complementaria - field23[605].name = Identificaci\u00F3n complementaria - field23[700].name = Ref en notificaci\u00F3n previa - field23[707].name = Referencia del banco emisor - field23[708].name = Referencia del banco emisor - field23[710].name = Ref en notificaci\u00F3n previa - field23[752].name = Identificaci\u00F3n complementaria - field23[759].name = N\u00FAmero de la Garant\u00EDa - +field23[760].name = Referencia de banco aviso +field23[765].name = Referencia de Beneficiario +field23[767].name = Referencia de banco aviso field23[801].name = N\u00FAmero del acuerdo de compra - field23[935].name = Identificaci\u00F3n complementaria - field243.name = tipo informe cola de retenci\u00F3n - -field24B.components = Calificador - Esquema de fuente de datos - C\u00F3digo de motivo - +field24B.components = Calificador - Esquema de fuente de datos - C\u00F3digo de motivo field24B[380].name = C\u00F3digo de motivo - field24B[381].name = C\u00F3digo de motivo - field24B[507].name = Motivo - field24B[509].name = C\u00F3digo de motivo - field24B[510].name = Motivo - field24B[530].name = Motivo - field24B[537].name = Motivo - field24B[548][A2a].name = Motivo - field24B[548][C1a1B1a1].name = Motivo - field24B[548][C1a1].name = Indicador de faltan datos de referencia - field24B[549].name = Motivo - field24B[558].name = Motivo - field24B[567].name = C\u00F3digo de motivo - field24B[586].name = Motivo - -field24D.name = M\u00E9todo de negociaci\u00F3n - +field24D.name = M\u00E9todo de negociaci\u00F3n field24D[300].components = M\u00E9todo - Informaci\u00F3n adicional - field24D[306].components = M\u00E9todo - Informaci\u00F3n adicional - field24D[320].components = M\u00E9todo - Informaci\u00F3n adicional - field24D[330].components = M\u00E9todo - Informaci\u00F3n adicional - field24D[340].components = M\u00E9todo - Informaci\u00F3n adicional - field24D[360].components = C\u00F3digo - Informaci\u00F3n adicional - field24D[361].components = C\u00F3digo - Informaci\u00F3n adicional - field24D[620].components = C\u00F3digo - Informaci\u00F3n adicional - +field24E.components = C\u00F3digo - Informaci\u00F3n adicional +field24E[760][B].name = Entrega de compromiso original +field24E[760][C].name = Entrega de compromiso local +field24E[767][B].name = Entrega de la modificationes de compromiso +field24E[767][C].name = Entrega de la modification de compromiso local field24G.components = C\u00F3digo - Nombre y direcci\u00F3n - -field25.components = Cuenta - +field24G.name = Entrega a/Collecci\u00F3n de +field25.components = Cuenta field251.components = Fecha - Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - N\u00FAmero de sesi\u00F3n - N\u00FAmero secuencial de entrada (ISN) -field251.name = referencia de entrada del msje - +field251.name = referencia de entrada del msje field252.components = Fecha de primera MIR - Primera MIR de identificador de terminal l\u00F3gico - Primera MIR del c\u00F3digo de sucursal - Primera MIR de N\u00FAmero de sesi\u00F3n - Primera MIR de N\u00FAmero secuencial de entrada (ISN) - Fecha de \u00FAltima MIR - \u00DAltima MIR de identificador de terminal l\u00F3gico - \u00DAltima MIR del c\u00F3digo de sucursal - \u00DAltima MIR de N\u00FAmero de sesi\u00F3n - \u00DAltima MIR de N\u00FAmero secuencial de entrada (ISN) - Intervalo de horas -field252.name = tramo de referencias de entrada - +field252.name = tramo de referencias de entrada field253.components = Fecha - Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - N\u00FAmero de sesi\u00F3n - N\u00FAmero secuencial de salida (OSN) -field253.name = referencia de salida - +field253.name = referencia de salida field254.components = Fecha de primera MOR - Primera MOR de identificador de terminal l\u00F3gico - Primera MOR del c\u00F3digo de sucursal - Primera MOR de N\u00FAmero de sesi\u00F3n - Primera MOR de N\u00FAmero secuencial de salida (OSN) - Fecha de \u00FAltima MOR - \u00DAltima MOR de identificador de terminal l\u00F3gico - \u00DAltima MOR del c\u00F3digo de sucursal - \u00DAltima MOR de N\u00FAmero de sesi\u00F3n - \u00DAltima MOR de N\u00FAmero secuencial de salida (OSN) - Intervalo de horas -field254.name = tramo de referencias de salida - +field254.name = tramo de referencias de salida field255.components = Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - N\u00FAmero de sesi\u00F3n - Tipo de mensaje - Fecha - Intervalo de horas -field255.name = especif de entrada, mensaje - +field255.name = especif de entrada, mensaje field256.components = Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - N\u00FAmero de sesi\u00F3n - Categor\u00EDa del mensaje - Fecha - Intervalo de horas -field256.name = especif de entrada, categor\u00EDa - +field256.name = especif de entrada, categor\u00EDa field257.components = Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - Fecha - Intervalo de horas - N\u00FAmero de sesi\u00F3n -field257.name = tramo horario de entrada - +field257.name = tramo horario de entrada field258.components = Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - N\u00FAmero de sesi\u00F3n - Tipo de mensaje - Fecha - Intervalo de horas -field258.name = especif de salida, mensaje - +field258.name = especif de salida, mensaje field259.components = Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - N\u00FAmero de sesi\u00F3n - Categor\u00EDa del mensaje - Fecha - Intervalo de horas -field259.name = especif de salida, categor\u00EDa - +field259.name = especif de salida, categor\u00EDa field25A.components = Cuenta -field25A.name = Cuenta para los gastos - -field25D.components = Calificador - Esquema de fuente de datos - El c\u00F3digo de estado - +field25A.name = Cuenta para los gastos +field25D.components = Calificador - Esquema de fuente de datos - El c\u00F3digo de estado field25D[506].name = Estado - field25D[507].name = Estado - field25D[509].name = C\u00F3digo de estado - field25D[510].name = Estado - field25D[517].name = C\u00F3digo de estado - field25D[527].name = Estado - field25D[530].name = Estado - field25D[536].name = C\u00F3digo de estado - field25D[537].name = Estado - field25D[540].name = Estado - field25D[541].name = Estado - field25D[542].name = Estado - field25D[543].name = Estado - field25D[548][A2].name = Estado - field25D[548][C1a1B1a].name = Estado - field25D[548][C1a1].name = Indicador de faltan datos de referencia - field25D[549].name = Estado - field25D[558].name = Estado - field25D[564].name = C\u00F3digo de estado - field25D[567].name = C\u00F3digo de estado - field25D[569].name = Estado - field25D[575].name = C\u00F3digo de estado - field25D[586].name = Estado - field25P.components = Cuenta - C\u00F3digo identificador - field25[101].name = Autorizaci\u00F3n - field25[190].name = Identificaci\u00F3n de la cuenta - field25[210].name = Identificaci\u00F3n de la cuenta - field25[290].name = Identificaci\u00F3n de la cuenta - field25[390].name = Identificaci\u00F3n de la cuenta - field25[450].name = Identificaci\u00F3n de la cuenta - field25[455].name = Identificaci\u00F3n de la cuenta - field25[456].name = Identificaci\u00F3n de la cuenta - field25[490].name = Identificaci\u00F3n de la cuenta - field25[590].name = Identificaci\u00F3n de la cuenta - field25[604].name = Ident complementaria de la cta - field25[605].name = Ident complementaria de la cta - field25[606].name = Ident complementaria de la cta - field25[607].name = Ident complementaria de la cta - field25[608].name = Ident complementaria de la cta - field25[690].name = Identificaci\u00F3n de la cuenta - field25[730].name = Identificaci\u00F3n de la cuenta - field25[740].name = Identificaci\u00F3n de la cuenta - field25[768].name = Identificaci\u00F3n de la cuenta - field25[769].name = Identificaci\u00F3n de la cuenta - field25[790].name = Identificaci\u00F3n de la cuenta - field25[890].name = Identificaci\u00F3n de la cuenta - field25[920].name = Identificaci\u00F3n de la cuenta - field25[935].name = Identificaci\u00F3n de la cuenta - field25[950].name = Identificaci\u00F3n de la cuenta - field25[970].name = Identificaci\u00F3n de la cuenta - field25[971].name = Identificaci\u00F3n de la cuenta - field25[972].name = Identificaci\u00F3n de la cuenta - field25[973].name = Identificaci\u00F3n de la cuenta - field25[990].name = Identificaci\u00F3n de la cuenta - field25a.name = Identificaci\u00F3n de la cuenta - field260.components = Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - Fecha - Intervalo de horas - N\u00FAmero de sesi\u00F3n -field260.name = tramo horario de salida - +field260.name = tramo horario de salida field263.components = Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - Fecha - Intervalo de horas - N\u00FAmero de sesi\u00F3n -field263.name = referencia de usuario, entrada - +field263.name = referencia de usuario, entrada field264.components = Identificador de terminal l\u00F3gico - C\u00F3digo de sucursal - Fecha - Intervalo de horas - N\u00FAmero de sesi\u00F3n -field264.name = referencia de usuario, salida - +field264.name = referencia de usuario, salida field26A.components = N\u00FAmero 1 - N\u00FAmero 2 -field26A.name = N\u00FAmeros de serie - +field26A.name = N\u00FAmeros de serie field26C.components = Datos de entrega - Lugar de entrega - Asignaci\u00F3n - Formulario - field26C[600].name = Identificaci\u00F3n del mercanc\u00EDa - field26C[601].name = Identificaci\u00F3n del mercanc\u00EDa - field26C[604].name = Ident del mercanc\u00EDa y la cta - field26C[605].name = Ident del mercanc\u00EDa y la cta - field26C[606].name = Ident del mercanc\u00EDa y la cta - field26C[607].name = Ident del mercanc\u00EDa y la cta - field26C[608].name = Ident del mercanc\u00EDa y la cta - field26C[620].name = Identificaci\u00F3n del mercanc\u00EDa - field26D.components = Descripci\u00F3n -field26D.name = N\u00FAmeros de certificado/lingote - -field26E.name = Num\u00E9ro de la modificaci\u00F3n - +field26D.name = N\u00FAmeros de certificado/lingote +field26E[707].name = Num\u00E9ro de la modificaci\u00F3n +field26E[708].name = Num\u00E9ro de la modificaci\u00F3n +field26E[760].name = Per\u00EDodo de notificacion de la pr\u00F3rroga autom\u00E1tica +field26E[767].name = Num\u00E9ro de la modificaci\u00F3n +field26E[775].name = Num\u00E9ro de la modificaci\u00F3n +field26E[787].name = Num\u00E9ro de la modificaci\u00F3n field26F.components = Tipo -field26F.name = Tipo de liquidaci\u00F3n - +field26F.name = Tipo de liquidaci\u00F3n field26H[300].name = Ref de la entidad contrapartida - field26H[320].name = Ref de la entidad contrapartida - field26H[330].name = Ref de la entidad contrapartida - field26H[516].name = Tipo de garant\u00EDa - field26H[600].name = Ref de la entidad contrapartida - field26H[620].name = Ref de la entidad contrapartida - +field26K.components = Tipo de convocatoria +field26K.name = Agente de c\u00E1lculo field26T.components = Tipo -field26T.name = C\u00F3digo de tipo de transacci\u00F3n - -field27.name = Secuencia del Total - +field26T.name = C\u00F3digo de tipo de transacci\u00F3n +field27.name = Secuencia del Total field27[105].components = N\u00FAmero de mensajes - N\u00FAmero de secuencia - field27[700].components = N\u00FAmero - Total - field27[701].components = N\u00FAmero - Total - field27[707].components = N\u00FAmero - Total - field27[708].components = N\u00FAmero - Total - field27[710].components = N\u00FAmero - Total - field27[711].components = N\u00FAmero - Total - field27[720].components = N\u00FAmero - Total - field27[721].components = N\u00FAmero - Total - field27[759].components = N\u00FAmero - Total - field27[760].components = N\u00FAmero - Total - field27[761].components = N\u00FAmero - Total - field27[767].components = N\u00FAmero - Total - field27[775].components = N\u00FAmero - Total - field280.components = Hora - Referencia del mensaje de entrada (MIR) - Aceptaci\u00F3n - C\u00F3digo de error - Etiqueta de l\u00EDnea -field280.name = historial de entrada - +field280.name = historial de entrada field281.components = Hora - Referencia del mensaje de salida (MOR) - Resultado de la entrega - C\u00F3digo de error -field281.name = historial de entrega - +field281.name = historial de entrega field28C.components = N\u00FAmero de extracto - N\u00FAmero de secuencia -field28C.name = N\u00FAmero extracto/N\u00FAmero secuencia - +field28C.name = N\u00FAmero extracto/N\u00FAmero secuencia field28D.components = \u00CDndice de mensajes - Total -field28D.name = N\u00FAmero del mensaje y total - +field28D.name = N\u00FAmero del mensaje y total field28E.components = N\u00FAmero de p\u00E1gina - Indicador de continuaci\u00F3n -field28E.name = Indicad nmro p\u00E1gina/continuaci\u00F3n - +field28E.name = Indicad nmro p\u00E1gina/continuaci\u00F3n field28[608].components = N\u00FAmero de extracto - N\u00FAmero de secuencia -field28[608].name = N\u00FAmero extracto/N\u00FAmero secuencia - +field28[608].name = N\u00FAmero extracto/N\u00FAmero secuencia field28[801].components = N\u00FAmero de liquidaci\u00F3n - N\u00FAmero de p\u00E1gina -field28[801].name = N\u00FAmero de pago/N\u00FAmero de p\u00E1gina - +field28[801].name = N\u00FAmero de pago/N\u00FAmero de p\u00E1gina field28[802].components = N\u00FAmero de liquidaci\u00F3n - N\u00FAmero de p\u00E1gina -field28[802].name = N\u00FAmero de pago/N\u00FAmero de p\u00E1gina - +field28[802].name = N\u00FAmero de pago/N\u00FAmero de p\u00E1gina field28[941].components = N\u00FAmero de extracto - N\u00FAmero de secuencia -field28[941].name = N\u00FAmero extracto/N\u00FAmero secuencia - +field28[941].name = N\u00FAmero extracto/N\u00FAmero secuencia field29A[300].components = Descripci\u00F3n -field29A[300].name = Persona a contactar - +field29A[300].name = Persona a contactar field29A[304].components = Descripci\u00F3n -field29A[304].name = Persona a contactar - +field29A[304].name = Persona a contactar field29A[306].components = Descripci\u00F3n -field29A[306].name = Persona a contactar - +field29A[306].name = Persona a contactar field29A[320].components = Descripci\u00F3n -field29A[320].name = Persona a contactar - +field29A[320].name = Persona a contactar field29A[330].components = Descripci\u00F3n -field29A[330].name = Persona a contactar - +field29A[330].name = Persona a contactar field29A[340].components = Descripci\u00F3n -field29A[340].name = Persona a contactar - +field29A[340].name = Persona a contactar field29A[341].components = Descripci\u00F3n -field29A[341].name = Persona a contactar - +field29A[341].name = Persona a contactar field29A[360].components = L\u00EDnea -field29A[360].name = Persona a contactar - +field29A[360].name = Persona a contactar field29A[361].components = Descripci\u00F3n -field29A[361].name = Persona a contactar - +field29A[361].name = Persona a contactar field29A[362].components = Descripci\u00F3n -field29A[362].name = Persona a contactar - +field29A[362].name = Persona a contactar field29A[364].components = Descripci\u00F3n -field29A[364].name = Persona a contactar - +field29A[364].name = Persona a contactar field29A[365].components = Descripci\u00F3n -field29A[365].name = Persona a contactar - +field29A[365].name = Persona a contactar field29A[526].components = Descripci\u00F3n -field29A[526].name = Procedente de - +field29A[526].name = Procedente de field29A[620].components = Descripci\u00F3n -field29A[620].name = Persona a contactar - +field29A[620].name = Persona a contactar field29B.components = Descripci\u00F3n -field29B.name = Dirigido a - -field29E.components = Lugar - Hora - +field29B.name = Dirigido a +field29E.components = Lugar - Hora field29E[306][B].name = Lugar y hora de expiraci\u00F3n - field29E[306][I].name = Apertura de tiempo de Ejercicio - field29H.components = Lugar -field29H.name = Lugar del Hit - +field29H.name = Lugar del Hit +field29I.components = Lugar +field29I.name = Lugar del Hit field29J.components = Lugar - Hora -field29J.name = Lugar y hora de fecha de inicio - -field29K.components = Lugar - Hora -field29K.name = Lugar y hora de fecha de fin - field29L.components = Fecha - Lugar - Hora -field29L.name = Detalles de expiraci\u00F3n - +field29L.name = Detalles de expiraci\u00F3n field29M.components = Lugar - Hora -field29M.name = \u00DAltima hora de ejercicio - +field29M.name = \u00DAltima hora de ejercicio field29N.components = Fecha - Lugar - Hora -field29N.name = Detalles de valoraci\u00F3n de la liquidaci\u00F3n en efectivo - -field30.components = Fecha - +field29N.name = Detalles de valoraci\u00F3n de la liquidaci\u00F3n en efectivo +field29O.components = Lugar - Hora +field30.components = Fecha field301.name = especificaci\u00F3n de informes - field302.name = supresi\u00F3n en festivos - field303.name = c\u00F3digo de LT - field304.name = regi\u00F3n - field305.name = c\u00F3digo de LT - field307.name = grupo - -field30F.components = Fecha - +field30F.components = Fecha field30F[300].name = Fecha de liquidaci\u00F3n de beneficio o p\u00E9rdida - field30F[304].name = Comisi\u00F3n y cargos \u2013 Fecha de liquidaci\u00F3n - field30F[306].name = Fecha de pago - -field30F[320].name = Fecha de pago - +field30F[320].name = Fecha de pago field30F[320][B].name = Ult. d\u00EDa del primer per int - field30F[330].name = \u00DAIt. d\u00EDa del sig. per. inter\u00E9s - -field30F[340].name = Fecha de pago - +field30F[340].name = Fecha de pago field30F[340][B].name = Fecha de efecto - field30F[341].name = Fecha de efecto - field30F[350].name = Pr\u00F3xima fecha pago de inter\u00E9s - field30F[360].name = Fecha de pago - field30F[361].name = Fecha de pago - field30F[362].name = Fecha de pago - field30F[364].name = Fecha de pago - field30F[365].name = Fecha de pago - field30F[620].name = Ult. d\u00EDa del primer per int - -field30G[306].components = Fecha de inicio - Fecha final -field30G[306].name = Fcha ppio/fin ventana de barrera - field30G[350].components = Fecha de comienzo de periodo - Fecha de cierre de periodo -field30G[350].name = Periodo de intereses - +field30G[350].name = Periodo de intereses field30G[360].components = Fecha de inicio - Fecha final -field30G[360].name = Fecha ppio/fin impte nocnal var - +field30G[360].name = Fecha ppio/fin impte nocnal var field30G[361].components = Fecha de inicio - Fecha final -field30G[361].name = Fecha ppio/fin impte nocnal var - +field30G[361].name = Fecha ppio/fin impte nocnal var field30H.components = Fecha -field30H.name = Fecha de pago touch - +field30H.name = Fecha de liquidaci\u00F3n final +field30I.components = Fecha de inicio - Fecha final +field30I.name = Fcha ppio/fin ventana de barrera field30J.components = Indicador - N\u00FAmero - field30M.components = Fecha - field30M[306].name = Fecha promedio del momento - field30M[361].name = Fecha de valorizacion - field30N.components = Fecha -field30N.name = Fecha media de ejercicio - +field30N.name = Fecha media de ejercicio field30P.components = Fecha - field30P[306].name = Opci\u00F3n realizable a partir del.. - field30P[320].name = Fecha de vencimiento - field30P[340].name = Fecha de rescisi\u00F3n - field30P[341].name = Fecha de rescisi\u00F3n - field30P[360].name = Fecha de rescisi\u00F3n - field30P[361].name = Fecha de rescisi\u00F3n - field30P[362].name = Fecha de rescisi\u00F3n - field30P[364].name = Fecha de rescisi\u00F3n original - field30P[365].name = Fecha de rescisi\u00F3n original - field30P[620].name = Fecha de vencimiento - field30Q.components = Fecha - field30Q[306].name = Fecha intermedia de opci\u00F3n - field30Q[362].name = Fecha de fin del per\u00EDodo - field30Q[364].name = Fecha efecto rescisi\u00F3n o redist - field30Q[365].name = Fecha efecto rescisi\u00F3n o redist - field30S.components = Fecha -field30S.name = Fecha de liquidaci\u00F3n - -field30T.components = Fecha - +field30S.name = Fecha de liquidaci\u00F3n +field30T.components = Fecha field30T[300].name = Fecha de negociaci\u00F3n - field30T[304].name = Fecha de negociaci\u00F3n - field30T[306][B].name = Fecha de negociaci\u00F3n - field30T[306][I].name = Fecha de terminaci\u00F3n - vencimiento anticipada - field30T[320].name = Fecha de negociaci\u00F3n - field30T[330].name = Fecha de negociaci\u00F3n - field30T[340].name = Fecha de negociaci\u00F3n - field30T[341].name = Fecha de negociaci\u00F3n - field30T[360].name = Fecha de negociaci\u00F3n - field30T[361].name = Fecha de negociaci\u00F3n - field30T[364].name = Fecha negociac rescisi\u00F3n/redist - field30T[365].name = Fecha negociac rescisi\u00F3n/redist - field30T[620].name = Fecha de negociaci\u00F3n - field30U.components = Fecha - field30U[300].name = Fecha de valorizacion - field30U[304].name = Fecha de valorizacion - field30U[306].name = Fecha del Hit - field30V.components = Fecha - field30V[300].name = Fecha de valor - field30V[304].name = Fecha de valor - field30V[306].name = Fecha de pago de la prima - field30V[320].name = Fecha de valor - field30V[330].name = Fecha de valor - field30V[340].name = Fecha de fijaci\u00F3n - field30V[341].name = Fecha de fijaci\u00F3n - field30V[350].name = Fecha valor pago de intereses - field30V[360].name = Feche de efecto - field30V[361].name = Feche de efecto - field30V[362].name = Feche de efecto - field30V[364].name = Fecha de efecto original - field30V[365].name = Fecha de efecto original - field30V[620].name = Fecha de valor - field30X.components = Fecha - field30X[306].name = Fecha de expiraci\u00F3n - field30X[320].name = Pr\u00F3x. fecha de vencimiento int - field30X[330].name = Fecha de vencimiento inter\u00E9s - field30X[360].name = Fecha de c\u00E1lculo del valor final - field30X[361].name = Fecha de c\u00E1lculo del valor final - field30X[362].name = Fecha de inicio del per\u00EDodo - field30X[620].name = Pr\u00F3x. fecha de vencimiento int - field30Y.components = Fecha - field30Y[306].name = Fecha de inicio - field30Y[361].name = Fecha de observaci\u00F3n inicial - field30Z.components = Fecha - field30Z[306].name = Fecha de pago de la liquidaci\u00F3n en efectivo - field30Z[361].name = Fecha de observaci\u00F3n final - field30[101].name = Fecha de ejecuci\u00F3n solicitada - field30[104].name = Fecha de ejecuci\u00F3n solicitada - field30[107].name = Fecha de ejecuci\u00F3n solicitada - field30[110].name = Fecha de emisi\u00F3n - field30[111].name = Fecha de emisi\u00F3n - field30[112].name = Fecha de emisi\u00F3n - field30[201].name = Fecha de valor - field30[203].name = Fecha de valor - field30[204].name = Fecha de valor - field30[210].name = Fecha de valor - field30[305].name = Fecha acdo/enmienda contrato - field30[420].name = Fecha de la orden de cobro - field30[450].name = Fecha de Cash Letter - field30[455].name = Fecha de Cash Letter - field30[516].name = Fecha de efecto - field30[526].name = Fecha de efecto - field30[581].name = Fecha de ajuste - field30[600].name = Fecha acdo/enmienda contrato - field30[601].name = Fecha acdo/enmienda contrato - field30[604].name = Fecha de valor - field30[605].name = Fecha de valor - field30[606].name = Fecha de valor - field30[607].name = Fecha de valor - field30[707].name = Fecha de modificaci\u00F3n - field30[708].name = Fecha de modificaci\u00F3n - field30[730].name = Fecha del mensaje recibido - field30[732].name = Fecha notif de pago/acept/negoc - field30[747].name = Fecha autoriz reembolso original - field30[752].name = Fecha notif discrepcia o correo - +field30[760].name = Fecha de emisi\u00F3n +field30[767].name = Fecha de modificaci\u00F3n field30[768].name = Fecha del mensaje recibido - field30[769].name = Fecha efecto descargo responsab - +field30[786].name = Fecha de presentaci\u00F3n de la demanda field30[801].name = Fecha de venta - field30[935].name = Fecha de efecto del nuevo tipo - field30a.name = Fecha de liquidaci\u00F3n final - field311.components = Texto -field311.name = texto - +field311.name = texto field312.components = Texto de difusi\u00F3n -field312.name = texto de bolet\u00EDn - +field312.name = texto de bolet\u00EDn field313.name = N\u00FAmero de mensajes - field31C.components = Fecha - field31C[305].name = Opci\u00F3n realizable a partir del.. - field31C[601].name = Opci\u00F3n realizable a partir del.. - field31C[700].name = Fecha de emisi\u00F3n - field31C[707].name = Fecha de emisi\u00F3n - field31C[710].name = Fecha de emisi\u00F3n - field31C[720].name = Fecha de emisi\u00F3n - field31C[742].name = Fecha de emisi\u00F3n - field31C[744].name = Fecha de emisi\u00F3n - +field31C[760].name = Fecha de emisi\u00F3n requerida +field31C[785].name = Fecha de emisi\u00F3n field31D.components = Fecha - Plaza -field31D.name = Fecha y lugar de caducidad - +field31D.name = Fecha y lugar de caducidad field31E.components = Fecha - field31E[305].name = Fecha de liquidaci\u00F3n final - field31E[601].name = Fecha de liquidaci\u00F3n final - field31E[747].name = Nueva fecha de expiraci\u00F3n - +field31E[760].name = Fecha de caducidad +field31E[765].name = Nueva fecha de expiraci\u00F3n requerida +field31E[767].name = Fecha de caducidad +field31E[785].name = Fecha limite de caducidad field31F.components = Fecha - Fecha del periodo - Detalles del periodo - field31F[516].name = Fecha vcmnto/opci\u00F3n del pr\u00E9stamo - field31F[526].name = Vencimiento/per\u00EDodo de opci\u00F3n - field31G.components = Fecha - Hora - Lugar -field31G.name = Detalles de expiraci\u00F3n - +field31G.name = Detalles de expiraci\u00F3n field31L.components = Fecha -field31L.name = Fecha de pago - +field31L[516].name = Fecha de pago +field31L[765].name = Fecha de la demanda field31P.components = Fecha - Plaza -field31P.name = Fecha pr\u00E9stamo/requerim/devoluc - +field31P.name = Fecha pr\u00E9stamo/requerim/devoluc field31S.components = Fecha - +field31S.name = Pr\u00F3rroga autom\u00E1tica de la fecha de expiraci\u00F3n final field31X.components = Fecha - Hora - C\u00F3digo -field31X.name = Fcha de transacci\u00F3n sin derechos - -field32A.components = Fecha - Divisa - Cantidad - +field31X.name = Fcha de transacci\u00F3n sin derechos +field32A.components = Fecha - Divisa - Cantidad field32A[102].name = Fecha de valor, moneda, importe - field32A[102_STP].name = Fecha de valor, moneda, importe - field32A[103].name = Fcha val/mnda/impte lqdci\u00F3n intb - field32A[103_REMIT].name = Fcha val/mnda/impte lqdci\u00F3n intb - field32A[103_STP].name = Fcha val/mnda/impte lqdci\u00F3n intb - field32A[200].name = Fecha de valor, moneda, importe - field32A[202].name = Fecha de valor, moneda, importe - field32A[202_COV].name = Fecha de valor, moneda, importe - field32A[205].name = Fecha de valor, moneda, importe - field32A[205_COV].name = Fecha de valor, moneda, importe - field32A[412].name = Fcha venc, mnda, impte aceptado - field32A[450].name = Fecha de valor, moneda, importe - field32A[455].name = Fecha de valor/importe original - field32A[734].name = Impte librado/fecha utilizaci\u00F3n - field32A[802].name = Importe de liquidaci\u00F3n - field32A[900].name = Fecha de valor, moneda, importe - field32A[910].name = Fecha de valor, moneda, importe - field32B[101].components = Divisa - Cantidad -field32B[101].name = Moneda/Importe de la transacci\u00F3n - +field32B[101].name = Moneda/Importe de la transacci\u00F3n field32B[102].components = Divisa - Cantidad -field32B[102].name = Importe de la transacci\u00F3n - +field32B[102].name = Importe de la transacci\u00F3n field32B[102_STP].components = Divisa - Cantidad -field32B[102_STP].name = Importe de la transacci\u00F3n - +field32B[102_STP].name = Importe de la transacci\u00F3n field32B[104].components = Divisa - Cantidad - field32B[104][B].name = Mnda e importe de la transacci\u00F3n - field32B[104][C].name = Moneda e importe de liquidaci\u00F3n - field32B[107].components = Divisa - Cantidad - field32B[107][B].name = Mnda e importe de la transacci\u00F3n - field32B[107][C].name = Moneda e importe de liquidaci\u00F3n - field32B[110].components = Divisa - Cantidad - field32B[111].components = Divisa - Cantidad - field32B[112].components = Divisa - Cantidad - field32B[191].components = Divisa - Cantidad -field32B[191].name = Moneda e importe - +field32B[191].name = Moneda e importe field32B[201].components = Divisa - Cantidad -field32B[201].name = Moneda e importe - +field32B[201].name = Moneda e importe field32B[203].components = Divisa - Cantidad -field32B[203].name = Moneda e importe - +field32B[203].name = Moneda e importe field32B[204].components = Divisa - Cantidad -field32B[204].name = Importe de la transacci\u00F3n - +field32B[204].name = Importe de la transacci\u00F3n field32B[210].components = Divisa - Cantidad -field32B[210].name = Moneda e importe - +field32B[210].name = Moneda e importe field32B[291].components = Divisa - Cantidad -field32B[291].name = Moneda e importe - +field32B[291].name = Moneda e importe field32B[300].components = Divisa - Cantidad -field32B[300].name = Moneda, importe - +field32B[300].name = Moneda, importe field32B[304].components = Divisa - Cantidad -field32B[304].name = Moneda, importe comprado - +field32B[304].name = Moneda, importe comprado field32B[305].components = Divisa - Cantidad -field32B[305].name = Moneda e importe de la operaci\u00F3n - +field32B[305].name = Moneda e importe de la operaci\u00F3n field32B[306].components = Divisa - Cantidad -field32B[306].name = Moneda e importe Put - +field32B[306].name = Moneda e importe Put field32B[320].components = Divisa - Cantidad -field32B[320].name = Moneda e importe principal - +field32B[320].name = Moneda e importe principal field32B[330].components = Divisa - Cantidad -field32B[330].name = Moneda y saldo - +field32B[330].name = Moneda y saldo field32B[340].components = Divisa - Cantidad -field32B[340].name = Moneda, importe nocional - +field32B[340].name = Moneda, importe nocional field32B[341].components = Divisa - Cantidad -field32B[341].name = Moneda, importe nocional - +field32B[341].name = Moneda, importe nocional field32B[350].components = Divisa - Cantidad -field32B[350].name = Moneda e importe principal - +field32B[350].name = Moneda e importe principal field32B[360].components = Divisa - Cantidad -field32B[360].name = Moneda, importe nocional - +field32B[360].name = Moneda, importe nocional field32B[361].components = Divisa - Cantidad -field32B[361].name = Mnda/impte nocnal (Entidad B) - +field32B[361].name = Mnda/impte nocnal (Entidad B) field32B[364].components = Divisa - Cantidad -field32B[364].name = Moneda actual, importe nocional - +field32B[364].name = Moneda actual, importe nocional field32B[365].components = Divisa - Cantidad -field32B[365].name = Mnda actual/impte nocnal (Ent B) - +field32B[365].name = Mnda actual/impte nocnal (Ent B) field32B[391].components = Divisa - Cantidad -field32B[391].name = Moneda e importe - +field32B[391].name = Moneda e importe field32B[400].components = Divisa - Cantidad - field32B[410].components = Divisa - Cantidad - field32B[416].components = Divisa - Cantidad - field32B[420].components = Divisa - Cantidad - field32B[422].components = Divisa - Cantidad - field32B[456].components = Divisa - Cantidad - field32B[491].components = Divisa - Cantidad -field32B[491].name = Moneda e importe - +field32B[491].name = Moneda e importe field32B[516].components = Divisa - Cantidad - field32B[591].components = Divisa - Cantidad -field32B[591].name = Moneda e importe - +field32B[591].name = Moneda e importe field32B[601].components = Divisa - Precio -field32B[601].name = Precio de compra - +field32B[601].name = Precio de compra field32B[620].components = Divisa - Cantidad - field32B[691].components = Divisa - Cantidad -field32B[691].name = Moneda e importe - +field32B[691].name = Moneda e importe field32B[700].components = Divisa - Cantidad -field32B[700].name = Moneda e importe - +field32B[700].name = Moneda e importe field32B[705].components = Divisa - Cantidad -field32B[705].name = Moneda e importe - +field32B[705].name = Moneda e importe field32B[707].components = Divisa - Cantidad -field32B[707].name = Aumento impt cr\u00E9dito dctario - +field32B[707].name = Aumento impt cr\u00E9dito dctario field32B[710].components = Divisa - Cantidad -field32B[710].name = Moneda e importe - +field32B[710].name = Moneda e importe field32B[720].components = Divisa - Cantidad -field32B[720].name = Moneda e importe - +field32B[720].name = Moneda e importe field32B[730].components = Divisa - Cantidad - field32B[732].components = Divisa - Cantidad -field32B[732].name = Importe de utilizaci\u00F3n - +field32B[732].name = Importe de utilizaci\u00F3n field32B[740].components = Divisa - Cantidad -field32B[740].name = Importe de cr\u00E9dito - +field32B[740].name = Importe de cr\u00E9dito field32B[742].components = Divisa - Cantidad -field32B[742].name = Importe de capital reclamado - +field32B[742].name = Importe de capital reclamado field32B[747].components = Divisa - Cantidad -field32B[747].name = Aumento impt cr\u00E9dito dctario - +field32B[747].name = Aumento impt cr\u00E9dito dctario field32B[750].components = Divisa - Cantidad -field32B[750].name = Importe de capital - +field32B[750].name = Importe de capital field32B[752].components = Divisa - Cantidad -field32B[752].name = Importe total comunicado - +field32B[752].name = Importe total comunicado field32B[754].components = Divisa - Cantidad - field32B[756].components = Divisa - Cantidad -field32B[756].name = Importe total reclamado - +field32B[756].name = Importe total reclamado field32B[760].components = Divisa - Cantidad - +field32B[760].name = Importe de compromiso field32B[765].components = Divisa - Cantidad - +field32B[765].name = Importe demanda field32B[767].components = Divisa - Cantidad - +field32B[767][B].name = Aumento del importe de compromiso +field32B[767][C].name = Aumento del importe de compromiso local field32B[768].components = Divisa - Cantidad - field32B[769].components = Divisa - Cantidad - field32B[786].components = Divisa - Cantidad - +field32B[786].name = Importe demanda field32B[791].components = Divisa - Cantidad -field32B[791].name = Moneda e importe - +field32B[791].name = Moneda e importe field32B[891].components = Divisa - Cantidad -field32B[891].name = Moneda e importe - +field32B[891].name = Moneda e importe field32B[991].components = Divisa - Cantidad -field32B[991].name = Moneda e importe - +field32B[991].name = Moneda e importe field32C.components = Fecha - Divisa - Cantidad - field32D.components = Fecha - Divisa - Cantidad - field32E.components = Divisa -field32E.name = Moneda de liquidaci\u00F3n - +field32E.name = Moneda de liquidaci\u00F3n field32F.components = Unidad - Cantidad - field32F[600].name = Cantidad de mercanc\u00EDa - field32F[601].name = Unidades y cantidad de merc - field32F[604].name = Cantidad de mercanc\u00EDa - field32F[605].name = Cantidad de mercanc\u00EDa - field32F[606].name = Cantidad de mercanc\u00EDa - field32F[607].name = Cantidad de mercanc\u00EDa - field32G.components = Divisa - Cantidad - field32G[304].name = Moneda, importe - field32G[364].name = Nueva moneda, importe nocional - field32G[365].name = Nueva mnda/impte nocnal (Ent B) - field32H.components = Signo - Divisa - Cantidad - field32H[300].name = Importe de liquidaci\u00F3n de beneficio o p\u00E9rdida - field32H[306].name = Moneda, importe del pago - field32H[320].name = Importe a liquidar - field32H[330].name = Importe principala liquidar - field32H[340].name = Moneda, importe del pago - field32H[362].name = Moneda, importe de inter\u00E9s - field32K.components = D\u00EDa/mes - N\u00FAmero de d\u00EDas/meses - C\u00F3digo - Divisa - Cantidad - field32M.components = Divisa - Cantidad -field32M.name = Moneda, importe del pago - +field32M.name = Moneda, importe del pago field32Q.components = Divisa 1 - Divisa 2 -field32Q.name = Par monetario - +field32Q.name = Par monetario field32R.components = Signo - Unidad - Cantidad - field32U.components = Divisa - Cantidad -field32U.name = Moneda e importe nocnal restante - +field32U.name = Moneda e importe nocnal restante field32a[110].name = Importe - field32a[111].name = Importe - field32a[112].name = Importe - field32a[190].name = Fecha de valor, moneda, importe - field32a[290].name = Fecha de valor, moneda, importe - field32a[390].name = Fecha de valor, moneda, importe - field32a[400].name = Importe cobrado - field32a[410].name = Importe reconocido - field32a[416].name = Importe nominal de los dcmentos - field32a[420].name = Importe objeto de la consulta - field32a[422].name = Importe al cobro - field32a[430].name = Vcimiento actual/mnda/importe - field32a[456].name = Fcha/impte nmal documento fciero - field32a[490].name = Fecha de valor, moneda, importe - field32a[516].name = Importe de garant\u00EDa en efectivo - field32a[590].name = Fecha de valor, moneda, importe - field32a[620].name = Importe a liquidar - field32a[690].name = Fecha de valor, moneda, importe - field32a[730].name = Importe de gastos - field32a[754].name = Impte capital pagado/acept/negoc - field32a[768].name = Importe de gastos - field32a[769].name = Importe de gastos - field32a[790].name = Fecha de valor, moneda, importe - field32a[890].name = Fecha de valor, moneda, importe - field32a[990].name = Fecha de valor, moneda, importe - field331.components = N\u00FAmero de sesi\u00F3n - Fecha de apertura - Hora de apertura - Fecha de cierre - Hora de cierre - C\u00F3digo de error - ISNQty - OSNQty - Primer N\u00FAmero secuencial de entrada (ISN) - \u00DAltimo N\u00FAmero secuencial de entrada (ISN) - Primer N\u00FAmero secuencial de salida (OSN) - \u00DAltimo N\u00FAmero secuencial de salida (OSN) -field331.name = info sobre la sesi\u00F3n - +field331.name = info sobre la sesi\u00F3n field332.components = Cantidad de N\u00FAmero secuencial de entrada (ISN) - Cantidad de N\u00FAmero secuencial de salida (OSN) -field332.name = resumen del LT - +field332.name = resumen del LT field334.components = Regi\u00F3n - Hora - Minutos -field334.name = especificaci\u00F3n de regi\u00F3n - +field334.name = especificaci\u00F3n de regi\u00F3n field335.components = Hora de entrada - Referencia del mensaje de entrada (MIR) - Tipo de mensaje - Direcci\u00F3n - Hora del \u00FAltimo intento de entrega -field335.name = l\u00EDnea de informe - +field335.name = l\u00EDnea de informe field336.components = Nombre del subconjunto de entrega - Recuento - C\u00F3digo de terminal l\u00F3gico -field336.name = estado subgrupo de entrega - +field336.name = estado subgrupo de entrega field337.name = estado seleccionado del LT - field338.components = Nombre del subconjunto de entrega -field338.name = lista de subgrupos de entrega - +field338.name = lista de subgrupos de entrega field339.name = denomin subgrupo de entrega - field33A.components = Fecha - Divisa - Cantidad - field33A[400].name = Saldo remitido - field33A[756].name = Importe reembolsado o pagado - field33B[101].components = Divisa - Cantidad -field33B[101].name = Moneda/importe de orden original - +field33B[101].name = Moneda/importe de orden original field33B[102].components = Divisa - Cantidad -field33B[102].name = Moneda/importe ordenado - +field33B[102].name = Moneda/importe ordenado field33B[102_STP].components = Divisa - Cantidad -field33B[102_STP].name = Moneda/importe ordenado - +field33B[102_STP].name = Moneda/importe ordenado field33B[103].components = Divisa - Cantidad -field33B[103].name = Moneda/importe ordenado - +field33B[103].name = Moneda/importe ordenado field33B[103_REMIT].components = Divisa - Cantidad -field33B[103_REMIT].name = Moneda/importe ordenado - +field33B[103_REMIT].name = Moneda/importe ordenado field33B[103_STP].components = Divisa - Cantidad -field33B[103_STP].name = Moneda/importe ordenado - +field33B[103_STP].name = Moneda/importe ordenado field33B[104].components = Divisa - Cantidad -field33B[104].name = Moneda/importe de orden original - +field33B[104].name = Moneda/importe de orden original field33B[107].components = Divisa - Cantidad -field33B[107].name = Moneda/importe de orden original - +field33B[107].name = Moneda/importe de orden original field33B[202_COV].components = Divisa - Cantidad -field33B[202_COV].name = Moneda/importe ordenado - +field33B[202_COV].name = Moneda/importe ordenado field33B[205_COV].components = Divisa - Cantidad -field33B[205_COV].name = Moneda/importe ordenado - +field33B[205_COV].name = Moneda/importe ordenado field33B[300].components = Divisa - Cantidad -field33B[300].name = Moneda, importe - +field33B[300].name = Moneda, importe field33B[304].components = Divisa - Cantidad -field33B[304].name = Moneda, importe vendido - +field33B[304].name = Moneda, importe vendido field33B[305].components = Divisa - Cantidad -field33B[305].name = Moneda e importe equivalente - +field33B[305].name = Moneda e importe equivalente field33B[306].components = Divisa - Cantidad -field33B[306].name = Moneda e importe Call - +field33B[306].name = Moneda e importe Call field33B[320].components = Divisa - Cantidad -field33B[320].name = Mnda transac e impte nto int - +field33B[320].name = Mnda transac e impte nto int field33B[330].components = Divisa - Cantidad -field33B[330].name = Mnda transac e impte nto int - +field33B[330].name = Mnda transac e impte nto int field33B[350].components = Divisa - Cantidad -field33B[350].name = Mnda transac e impte nto int - +field33B[350].name = Mnda transac e impte nto int field33B[361].components = Divisa - Cantidad -field33B[361].name = Mnda, importe nocnal (Entidad A) - +field33B[361].name = Mnda, importe nocnal (Entidad A) field33B[365].components = Divisa - Cantidad -field33B[365].name = Mnda actual/impte nocnal (Ent A) - +field33B[365].name = Mnda actual/impte nocnal (Ent A) field33B[601].components = Divisa - Precio -field33B[601].name = Valor de la prima - +field33B[601].name = Valor de la prima field33B[620].components = Divisa - Cantidad - field33B[707].components = Divisa - Cantidad -field33B[707].name = Reducci\u00F3n impte cr\u00E9dito dctario - +field33B[707].name = Reducci\u00F3n impte cr\u00E9dito dctario field33B[734].components = Divisa - Cantidad - field33B[742].components = Divisa - Cantidad -field33B[742].name = Otros imptes adem\u00E1s del capital - +field33B[742].name = Otros imptes adem\u00E1s del capital field33B[747].components = Divisa - Cantidad -field33B[747].name = Reducci\u00F3n impte cr\u00E9dito dctario - +field33B[747].name = Reducci\u00F3n impte cr\u00E9dito dctario field33B[750].components = Divisa - Cantidad -field33B[750].name = Importe adicional - +field33B[750].name = Importe adicional field33B[752].components = Divisa - Cantidad - field33B[754].components = Divisa - Cantidad -field33B[754].name = Importe adicional - +field33B[754].name = Importe adicional field33B[767].components = Divisa - Cantidad - +field33B[767][B].name = Disminuci\u00F3n del importe de compromiso +field33B[767][C].name = Disminuci\u00F3n del importe de compromiso local field33B[769].components = Divisa - Cantidad -field33B[769].name = Impte de descargo total/parcial - +field33B[769].name = Impte de descargo total/parcial field33B[801].components = Divisa - Cantidad -field33B[801].name = Importe nominal - +field33B[801].name = Importe nominal field33C.components = Fecha - Divisa - Cantidad - field33D.components = Fecha - Divisa - Cantidad -field33D.name = Importe total adeudado - -field33E.components = Divisa - Cantidad - +field33D.name = Importe total adeudado +field33E.components = Divisa - Cantidad field33E[300].name = Importe de liquidaci\u00F3n restante - field33E[306].name = Moneda, importe - field33E[320].name = Mnda de refer y cuant\u00EDa impto - field33E[330].name = Mnda de refer y cuant\u00EDa impto - field33E[350][D1].name = Mnda de refer y cuant\u00EDa impto - field33E[350][D2].name = Mnda y impto sobre Com agte blsa - field33E[362].name = Mnda/impte capital del contrato - field33E[365].name = Nueva mnda, impte nocnal (Ent A) - field33F.components = Divisa - Cantidad -field33F.name = Mnda/impte nocnal base c\u00E1lculo - +field33F.name = Mnda/impte nocnal base c\u00E1lculo field33G.components = Divisa - Precio - C\u00F3digo -field33G.name = Precio por unidad - +field33G.name = Precio por unidad field33H.components = Divisa - Cantidad -field33H.name = Importe hipotetico vega - +field33H.name = Importe hipotetico vega field33J.components = Unidad - Cantidad - field33K.components = D\u00EDa/mes - N\u00FAmero de d\u00EDas/meses - C\u00F3digo - Divisa - Cantidad - field33S.components = C\u00F3digo - Cantidad -field33S.name = Garant\u00EDa exigida - +field33S.name = Garant\u00EDa exigida field33T.components = Divisa - Precio -field33T.name = Precio de los val en el mercado - +field33T.name = Precio de los val en el mercado +field33Z.components = Cantidad +field33Z.name = Moneda, importe field33a[430].name = Nuevo vencimiento, mnda, importe - field33a[455].name = Fcha de valor e importe original - field33a[620][G1].name = Mnda transac e impte nto int - field33a[620][G2].name = Mnda de refer y cuant\u00EDa impto - field33a[734].name = Importe total cobrado - field33a[752].name = Importe neto - field341.name = frecuencia de elaboraci\u00F3n - field343.components = Recuento de hora l\u00EDmite -field343.name = menciones de hora del cut-off - +field343.name = menciones de hora del cut-off field344.components = Prioritario - Categor\u00EDa del mensaje -field344.name = prioridad y categor\u00EDa - +field344.name = prioridad y categor\u00EDa field345.components = C\u00F3digo de servicio del tipo de mensaje -field345.name = cdgos servicio por tipo de msje - +field345.name = cdgos servicio por tipo de msje field346.components = C\u00F3digo de sucursal -field346.name = Codigo de sucursal - +field346.name = Codigo de sucursal field347.components = Campo -field347.name = Campo 13C - +field347.name = Campo 13C field348.name = compartidos subgrupos - field349.components = Uso compartido de subconjunto -field349.name = combinacion de criterias - +field349.name = combinacion de criterias field34A.components = Fecha - Divisa - Cantidad - field34B.components = Divisa - Cantidad - field34B[304].name = Comisi\u00F3n y cargos \u2013 Divisa y monto - field34B[306].name = Moneda, importe de la prima - field34B[350].name = Moneda e importe del inter\u00E9s - field34B[581].name = Valor de garant\u00EDa restante - field34B[747].name = Impte cr\u00E9dito dctario modificado - field34B[750].name = Importe total a pagar - field34B[769].name = Importe restante - field34B[801].name = Impte remitido agente vddor - field34C.components = Tipo de comisi\u00F3n - Signo - Divisa/Porcentaje - Cantidad/Tasa -field34C.name = Comisi\u00F2n y cargos - +field34C.name = Comisi\u00F2n y cargos field34E.components = Signo - Divisa - Cantidad - field34E[320].name = Moneda e importe del inter\u00E9s - field34E[330].name = Moneda e importe del inter\u00E9s - field34E[341].name = Moneda e imp. de liquidaci\u00F3n - field34F.components = Divisa - Marca de A/C - Cantidad -field34F.name = Especif del valor m\u00EDn de abono - +field34F.name = Especif del valor m\u00EDn de abono field34J.components = Signo - Unidad - Cantidad - field34P.components = Fecha - Divisa - Cantidad -field34P.name = Precio pagado - +field34P.name = Precio pagado field34R.components = Fecha - Divisa - Cantidad -field34R.name = Precio pagado - +field34R.name = Precio pagado field34a[305].name = Pago de la prima - field34a[601].name = Pago de la prima - field34a[620].name = Moneda e importe del inter\u00E9s - field34a[742].name = Importe total cobrado - field34a[744].name = Importe total cobrado - field34a[754].name = Importe total cobrado - field35A.components = Tipo - Cantidad -field35A.name = Cantidad de valores - +field35A.name = Cantidad de valores field35B.components = Identificaci\u00F3n de valor - Descripci\u00F3n del valor - field35B[300].name = Identificaci\u00F3n del instr fciero - field35B[304].name = Identificaci\u00F3n del instr fciero - field35B[305].name = Identificaci\u00F3n del instr fciero - field35B[306].name = Identificaci\u00F3n del instr fciero - field35B[340].name = Identificaci\u00F3n del instr fciero - field35B[341].name = Identificaci\u00F3n del instr fciero - field35B[360].name = Identificaci\u00F3n del instr fciero - field35B[361].name = Identificaci\u00F3n del instr fciero - field35B[380].name = Identificaci\u00F3n del instr fciero - field35B[381].name = Identificaci\u00F3n del instr fciero - field35B[500].name = Identificaci\u00F3n del instr fciero - field35B[501].name = Identificaci\u00F3n del instr fciero - field35B[502].name = Identificaci\u00F3n del instr fciero - field35B[503].name = Identificaci\u00F3n del instr fciero - field35B[504].name = Identificaci\u00F3n del instr fciero - field35B[505].name = Identificaci\u00F3n del instr fciero - field35B[506].name = Identificaci\u00F3n del instr fciero - field35B[508].name = Identificaci\u00F3n del instr fciero - field35B[509].name = Identificaci\u00F3n del instr fciero - field35B[510].name = Identificaci\u00F3n del instr fciero - field35B[513].name = Identificaci\u00F3n del instr fciero - field35B[514].name = Identificaci\u00F3n del instr fciero - field35B[515].name = Identificaci\u00F3n del instr fciero - field35B[516].name = Identificaci\u00F3n de los valores - field35B[518].name = Identificaci\u00F3n del instr fciero - field35B[519].name = Identificaci\u00F3n del instr fciero - field35B[524].name = Identificaci\u00F3n del instr fciero - field35B[526].name = Identificaci\u00F3n de los valores - field35B[527].name = Identificaci\u00F3n del instr fciero - field35B[530].name = Identificaci\u00F3n del instr fciero - field35B[535].name = Identificaci\u00F3n del instr fciero - field35B[536].name = Identificaci\u00F3n del instr fciero - field35B[537].name = Identificaci\u00F3n del instr fciero - field35B[538].name = Identificaci\u00F3n del instr fciero - field35B[540].name = Identificaci\u00F3n del instr fciero - field35B[541].name = Identificaci\u00F3n del instr fciero - field35B[542].name = Identificaci\u00F3n del instr fciero - field35B[543].name = Identificaci\u00F3n del instr fciero - field35B[544].name = Identificaci\u00F3n del instr fciero - field35B[545].name = Identificaci\u00F3n del instr fciero - field35B[546].name = Identificaci\u00F3n del instr fciero - field35B[547].name = Identificaci\u00F3n del instr fciero - field35B[548].name = Identificaci\u00F3n del instr fciero - field35B[549].name = Identificaci\u00F3n del instr fciero - field35B[558].name = Identificaci\u00F3n del instr fciero - field35B[564].name = Identificaci\u00F3n del instr fciero - field35B[565].name = Identificaci\u00F3n del instr fciero - field35B[566].name = Identificaci\u00F3n del instr fciero - field35B[567].name = Identificaci\u00F3n del instr fciero - field35B[568].name = Identificaci\u00F3n del instr fciero - field35B[569].name = Identificaci\u00F3n del instr fciero - field35B[575].name = Identificaci\u00F3n del instr fciero - field35B[576].name = Identificaci\u00F3n del instr fciero - field35B[578].name = Identificaci\u00F3n del instr fciero - field35B[581].name = Ident de valores en garant\u00EDa - field35B[586].name = Identificaci\u00F3n del instr fciero - field35B[600].name = Identificaci\u00F3n del instr fciero - field35B[601].name = Identificaci\u00F3n del instr fciero - -field35G.components = Descripci\u00F3n - +field35C.components = Identificaci\u00F3n de valor - Descripci\u00F3n del valor +field35C.name = Identificador de token digital +field35G.components = Cantidad +field35G[760][B].name = Verfallsbedingung +field35G[760][C].name = Condic\u00F3n de expiraci\u00F3n/ Evento +field35G[767].name = Condic\u00F3n de expiraci\u00F3n/ Evento field35H.components = Signo - Divisa - Cantidad -field35H.name = Ajuste de la garant\u00EDa - +field35H.name = Ajuste de la garant\u00EDa field35N.components = Tipo - Cantidad -field35N.name = Cantid valores requer/devueltos - +field35N.name = Cantid valores requer/devueltos field35S.components = Tipo - Cantidad -field35S.name = Cantid valores trsfdos garant\u00EDa - -field36.components = Tasa - +field35S.name = Cantid valores trsfdos garant\u00EDa +field36.components = Tasa field36B.components = Calificador - C\u00F3digo de tipo de cantidad - Cantidad -field36B.name = Total del instrumento financiero - +field36B.name = Total del instrumento financiero field36C.components = Calificador - C\u00F3digo de cantidad - +field36D.components = Calificador - C\u00F3digo de tipo de cantidad - Cantidad field36E.components = Calificador - C\u00F3digo de tipo de cantidad - Signo - Cantidad - field36[101].name = Tipo de cambio - field36[102].name = Tipo de cambio - field36[102_STP].name = Tipo de cambio - field36[103].name = Tipo de cambio - field36[103_REMIT].name = Tipo de cambio - field36[103_STP].name = Tipo de cambio - field36[104].name = Tipo de cambio - field36[107].name = Tipo de cambio - field36[300].name = Tipo de cambio - field36[304].name = Tipo de cambio - field36[305].name = Precio de compra - field36[306].name = Precio de compra - field36[320].name = Tipo de cambio - field36[330].name = Tipo de cambio - field36[350].name = Tipo de cambio - field36[620].name = Tipo de cambio - field36a.name = Total del instrumento financiero - field37A.components = Tasa - Fecha final - Periodo - N\u00FAmero - Informaci\u00F3n - field37B.components = Tasa - Fecha final - Periodo - N\u00FAmero - Informaci\u00F3n - -field37C.components = Tasa - Fecha final - Periodo - N\u00FAmero - Informaci\u00F3n - +field37C.components = Tasa - Cantidad - Informaci\u00F3n field37D.components = Tasa - Fecha final - Periodo - N\u00FAmero - Informaci\u00F3n - field37E.components = Tasa - Fecha final - Periodo - N\u00FAmero - Informaci\u00F3n - -field37F.components = Tasa - Fecha final - Periodo - N\u00FAmero - Informaci\u00F3n - +field37F.components = Tasa - Informaci\u00F3n - Informaci\u00F3n field37G.components = Signo - Tasa - field37G[320].name = Tipo de inter\u00E9s - field37G[330].name = Tipo de inter\u00E9s - field37G[360].name = Tipo umbral - field37G[361].name = Tipo umbral - field37G[362].name = Tipo umbral - field37G[364].name = Nuevo tipo fijo - field37G[365].name = Nuevo tipo fijo - field37G[620].name = Tipo de inter\u00E9s - field37H.components = Indicador - Signo - Tasa -field37H.name = Nuevo tipo de inter\u00E9s - +field37H.name = Nuevo tipo de inter\u00E9s field37J.components = Tasa - field37J[306].name = Nivel de barrera - field37J[516].name = Tipo de inter\u00E9s sobre valores - field37K.components = Divisa - Tasa -field37K.name = Valor de la prima - -field37L.components = Tasa - +field37K.name = Valor de la prima +field37L.components = Tasa field37L[306].name = Nivel de barrera inferior - field37L[320].name = Tipo impositivo - field37L[330].name = Tipo impositivo - field37L[350][D1].name = Tipo impositivo - field37L[350][D2].name = Tipo impo sobre com agente bolsa - field37L[620].name = Tipo impositivo - field37M.components = Signo - Tasa - field37M[340].name = Tipo fijo - field37M[341].name = Tipo fijo - field37M[350].name = Tipo de inter\u00E9s - field37M[360].name = Tipo fijo - field37M[361].name = Tipo fijo - field37M[362].name = Tipo total - field37M[364].name = Tipo fijo actual - field37M[365].name = Tipo fijo actual - -field37N.name = Precisiones tipo de inter\u00E9s - +field37N.name = Precisiones tipo de inter\u00E9s field37N[360][B].components = Descripci\u00F3n - field37N[360][C].components = Descripci\u00F3n - field37N[360][E].components = L\u00EDnea - field37N[360][F].components = Descripci\u00F3n - field37N[361].components = Descripci\u00F3n - field37N[362][B].components = Descripci\u00F3n - field37N[362][D].components = L\u00EDnea - field37N[364].components = Descripci\u00F3n - field37N[365].components = Descripci\u00F3n - -field37P.components = Tasa -field37P.name = Nivel de desencadenador inferior - field37R.components = Signo - Tasa - field37R[341].name = Tipo de liquidaci\u00F3n - field37R[360].name = Diferencia - field37R[361].name = Diferencia - field37R[362].name = Diferencia - -field37U.components = Tasa -field37U.name = Nivel de desencadenador - field37V.components = Signo - Tasa -field37V.name = Tipo tope - +field37V.name = Tipo tope field37a.name = Descuento acordado - field38A.components = Periodo -field38A.name = Plazo de aviso - +field38A.name = Plazo de aviso field38D.components = Periodo -field38D.name = Per\u00EDodo contractual - +field38D.name = Per\u00EDodo contractual field38E.components = N\u00FAmero - Periodo -field38E.name = Vencimiento acordado - +field38E.name = Vencimiento acordado field38G.components = N\u00FAmero desde - Periodo desde - N\u00FAmero hasta - Periodo hasta - field38G[340].name = Vencimiento acordado - field38G[360].name = Per\u00EDodo interp primera fracci\u00F3n - field38G[361].name = Per\u00EDodo interp primera fracci\u00F3n - field38H.components = N\u00FAmero desde - Periodo desde - N\u00FAmero hasta - Periodo hasta -field38H.name = Per\u00EDodo interp \u00FAltima fracci\u00F3n - +field38H.name = Per\u00EDodo interp \u00FAltima fracci\u00F3n field38J.components = Indicador - N\u00FAmero -field38J.name = Cdad d\u00EDas - +field38J.name = Cdad d\u00EDas field39A.components = Tolerancia 1 - Tolerancia 2 -field39A.name = Tolerancia pcntaje impte cr\u00E9dito - +field39A.name = Tolerancia pcntaje impte cr\u00E9dito field39C.components = Descripci\u00F3n - field39C[700].name = Otros importes cubiertos - field39C[705].name = Otros importes cubiertos - field39C[707].name = Otros importes cubiertos - field39C[710].name = Otros importes cubiertos - field39C[720].name = Otros importes cubiertos - field39C[740].name = Otros importes cubiertos - field39C[747].name = Otros importes cubiertos - field39C[769].name = Indicaci\u00F3n del importe - -field39D.components = Descripci\u00F3n - field39E.components = Descripci\u00F3n - +field39E.name = Condiciones de transferencia +field39F.components = L\u00EDnea field39M.components = C\u00F3digo del pa\u00EDs -field39M.name = Centro de Compensaci\u00F3n de Pagos - +field39M.name = Centro de Compensaci\u00F3n de Pagos field405.components = C\u00F3digo de error - Etiqueta de l\u00EDnea -field405.name = motivo del rechazo - +field405.name = motivo del rechazo field40A.components = Tipo -field40A.name = Forma del cr\u00E9dito documentario - +field40A.name = Forma del cr\u00E9dito documentario field40B.components = Tipo - C\u00F3digo -field40B.name = Forma del cr\u00E9dito documentario - +field40B.name = Forma del cr\u00E9dito documentario field40C.components = Tipo - Descripci\u00F3n -field40C.name = Reglas aplicables - +field40C.name = Reglas aplicables +field40D.name = Formulaci\u00F3n est\u00E1ndar en la lengua solicitada field40E.components = Reglas aplicables - Descripci\u00F3n -field40E.name = Reglas aplicables - +field40E.name = Reglas aplicables field40F.name = Reglas aplicables - field41A.components = C\u00F3digo identificador - C\u00F3digo - field41D.components = Nombre y direcci\u00F3n - C\u00F3digo - field41F.components = C\u00F3digo identificador - field41G.components = Nombre y direcci\u00F3n - -field41a.name = Disponible con \u2026 para - +field41a[700].name = Disponible con \u2026 para +field41a[705].name = Disponible con \u2026 para +field41a[707].name = Disponible con \u2026 para +field41a[710].name = Disponible con \u2026 para +field41a[720].name = Disponible con \u2026 para +field41a[740].name = Disponible con \u2026 para +field41a[760].name = Disponible con \u2026 field421.name = c\u00F3digo de error de recuperaci\u00F3n - field422.components = L\u00EDnea -field422.name = copia datos texto del mensaje - +field422.name = copia datos texto del mensaje field423.name = Fecha y hora del control de saldo - field424.name = Referencia relacionada - field425.components = L\u00EDnea -field425.name = MI datos texto del mensaje - +field425.name = MI datos texto del mensaje field42A.components = Identificador de parte - C\u00F3digo identificador - field42C.components = Descripci\u00F3n -field42C.name = Condiciones para librar letras - +field42C.name = Condiciones para librar letras field42D.components = Identificador de parte - Nombre y direcci\u00F3n - field42M.components = Descripci\u00F3n -field42M.name = Detalles de un pago mixto - +field42M.name = Detalles de un pago mixto field42P.components = Descripci\u00F3n -field42P.name = Negociaciones/Detalles de un pago diferido - +field42P.name = Negociaciones/Detalles de un pago diferido field42a.name = Librado - field431.name = estado del mensaje - field432.name = motivo de interrupci\u00F3n - field433.components = Palabra clave - Informaci\u00F3n adicional -field433.name = Resultados de filtraje - +field433.name = Resultados de filtraje field43P.components = Descripci\u00F3n -field43P.name = Env\u00EDo parcial - +field43P.name = Env\u00EDo parcial field43T.components = Descripci\u00F3n -field43T.name = Transbordo - -field44A.components = Descripci\u00F3n -field44A.name = Lugar de toma p. carga/recpci\u00F3n - -field44B.components = Descripci\u00F3n -field44B.name = Lugar de destino final/entrega - +field43T.name = Transbordo +field44A.name = Lugar de toma p. carga/recpci\u00F3n +field44B.name = Lugar de destino final/entrega field44C.components = Fecha -field44C.name = Fecha l\u00EDmite de expedici\u00F3n - +field44C.name = Fecha l\u00EDmite de expedici\u00F3n field44D.components = Descripci\u00F3n -field44D.name = Per\u00EDodo de expedici\u00F3n - -field44E.components = Descripci\u00F3n -field44E.name = Puerto carga/Aeropuerto salida - -field44F.components = Descripci\u00F3n -field44F.name = Puerto descarga/Aeropuerto dest. - -field44H.components = C\u00F3digo del pa\u00EDs - Descripci\u00F3n - +field44D.name = Per\u00EDodo de expedici\u00F3n +field44E.name = Puerto carga/Aeropuerto salida +field44F.name = Puerto descarga/Aeropuerto dest. field451.name = aceptado/rechazado - field45A.components = Descripci\u00F3n -field45A.name = Descripci\u00F3n de bienes y/o servicios - +field45A.name = Descripci\u00F3n de bienes y/o servicios field45B.components = Descripci\u00F3n -field45B.name = Descripci\u00F3n de bienes y/o servicios - +field45B.name = Descripci\u00F3n de bienes y/o servicios field45C.components = Descripci\u00F3n - +field45C[760][B].name = Instrucciones del documento y presentaci\u00F3n +field45C[760][C].name = Documentos y presentaciones instrucciones field45D.components = Descripci\u00F3n -field45D.name = Descripci\u00F3n - +field45D.name = Descripci\u00F3n field45L.components = Descripci\u00F3n - +field45L.name = Detalles de transacci\u00F3n subyacente field461.components = Informe vac\u00EDo -field461.name = C\u00F3digo del informe - +field461.name = C\u00F3digo del informe field46A.components = Descripci\u00F3n -field46A.name = Documentos requeridos - +field46A.name = Documentos requeridos field46B.components = Descripci\u00F3n -field46B.name = Documentos requeridos - +field46B.name = Documentos requeridos field47A.components = Descripci\u00F3n -field47A.name = Condiciones adicionales - +field47A.name = Condiciones adicionales field47B.components = Descripci\u00F3n -field47B.name = Condiciones adicionales - -field48.components = Dias - Descripci\u00F3n -field48.name = Per\u00EDodo de presentaci\u00F3n en d\u00EDas - -field48B.components = C\u00F3digo - -field48D.components = C\u00F3digo - -field49.components = Instrucci\u00F3n -field49.name = Instrucciones de confirmaci\u00F3n - -field49A.components = C\u00F3digo - Descripci\u00F3n - +field47B.name = Condiciones adicionales +field48.components = Dias - Descripci\u00F3n +field48.name = Per\u00EDodo de presentaci\u00F3n en d\u00EDas +field48B.components = Dias +field48B.name = Indicador de la demanda +field48D.components = Dias +field48D.name = Indicador de la transferencia +field49.components = Instrucci\u00F3n +field49.name = Instrucciones de confirmaci\u00F3n +field49A.components = C\u00F3digo - Instrucci\u00F3n +field49A.name = Extracto de la demanda field49G.components = Instrucci\u00F3n -field49G.name = Condiciones especiales de pago para el beneficiario - +field49G.name = Condiciones especiales de pago para el beneficiario field49H.components = Instrucci\u00F3n -field49H.name = Condiciones especiales de pago para el banco receptor - +field49H.name = Condiciones especiales de pago para el banco receptor field49M.components = Descripci\u00F3n -field49M.name = Condiciones especiales de pago para el beneficiario - +field49M.name = Condiciones especiales de pago para el beneficiario field49N.components = Descripci\u00F3n -field49N.name = Condiciones especiales de pago para el banco receptor - -field50.components = Nombre y direcci\u00F3n - +field49N.name = Condiciones especiales de pago para el banco receptor +field50.components = Nombre y direcci\u00F3n field50A.components = Cuenta - C\u00F3digo identificador - field50B.components = Nombre y direcci\u00F3n - field50B[707].name = emisor no bancario - field50B[710].name = emisor no bancario - field50B[720].name = emis nonbanco cr\u00E9d doc original - field50C.components = C\u00F3digo identificador - field50D.components = Identificador de parte - Nombre y direcci\u00F3n -field50D.name = Mandante - +field50D.name = Mandante field50F.components = Identificador de parte - N\u00FAmero/Nombre y direcci\u00F3n - field50G.components = Cuenta - C\u00F3digo identificador - field50H.components = Cuenta - Nombre y direcci\u00F3n - field50K.components = Cuenta - Nombre y direcci\u00F3n - field50L.components = Identificador de parte - field50[700].name = Solicitante - field50[705].name = Solicitante - field50[707].name = Cambio de Detalles del Solicitante - field50[710].name = Solicitante - field50[720].name = Primer beneficiario - +field50[760].name = Solicitante field50a[101].name = Cliente ordenante - field50a[102].name = Cliente ordenante - field50a[102_STP].name = Cliente ordenante - field50a[103].name = Cliente ordenante - field50a[103_REMIT].name = Cliente ordenante - field50a[103_STP].name = Cliente ordenante - field50a[104].name = Acreedor - field50a[107].name = Acreedor - field50a[110].name = Pagador - field50a[202_COV].name = Cliente ordenante - field50a[205_COV].name = Cliente ordenante - field50a[210].name = Cliente ordenante - field50a[910].name = Cliente ordenante - -field51.components = Nombre y direcci\u00F3n - +field51.components = Nombre y direcci\u00F3n +field51.name = Parte ordenante field51A.components = Identificador de parte - C\u00F3digo identificador -field51A.name = Entidad remitente - +field51A.name = Entidad remitente field51C.components = Cuenta - field51D.components = Identificador de parte - Nombre y direcci\u00F3n - field51a[700].name = Banco solicitante - field51a[710].name = Banco solicitante - field51a[801].name = Agente vendedor - field52A.components = Identificador de parte - C\u00F3digo identificador -field52A.name = Entidad ordenante - +field52A.name = Entidad ordenante field52B.components = Identificador de parte - Lugar - field52C.components = Identificador de parte - field52D.components = Identificador de parte - Nombre y direcci\u00F3n - field52a[101].name = Ent administradora de la cta - field52a[102].name = Entidad ordenante - field52a[103].name = Entidad ordenante - field52a[103_REMIT].name = Entidad ordenante - field52a[104].name = Banco del acreedor - field52a[107].name = Banco del acreedor - field52a[110].name = Banco librador - field52a[111].name = Banco librador - field52a[112].name = Banco librador - field52a[190].name = Entidad ordenante - field52a[191].name = Entidad ordenante - field52a[202].name = Entidad ordenante - field52a[202_COV].name = Entidad ordenante - field52a[203].name = Entidad ordenante - field52a[205].name = Entidad ordenante - field52a[205_COV].name = Entidad ordenante - field52a[210].name = Entidad ordenante - field52a[290].name = Entidad ordenante - field52a[291].name = Entidad ordenante - field52a[390].name = Entidad ordenante - field52a[391].name = Entidad ordenante - field52a[400].name = Banco ordenante - field52a[450].name = Remitente del Cash Letter - field52a[455].name = Remitente del Cash Letter - field52a[456].name = Remitente del Cash Letter - field52a[490].name = Entidad ordenante - field52a[491].name = Entidad ordenante - field52a[590].name = Entidad ordenante - field52a[591].name = Entidad ordenante - field52a[690].name = Entidad ordenante - field52a[691].name = Entidad ordenante - field52a[707].name = Banco emisor - field52a[710].name = Banco emisor - field52a[720].name = Banco emisor cdctario orig - field52a[742].name = Banco emisor - field52a[744].name = Banco emisor - field52a[759].name = Emisor - +field52a[760].name = Emisor +field52a[761].name = Emisor +field52a[765].name = Emisor +field52a[767].name = Emisor +field52a[775].name = Emisor +field52a[785].name = Emisor +field52a[786].name = Emisor +field52a[787].name = Emisor field52a[790].name = Entidad ordenante - field52a[791].name = Entidad ordenante - field52a[802].name = Agente que hace la remesa - field52a[890].name = Entidad ordenante - field52a[891].name = Entidad ordenante - field52a[900].name = Entidad ordenante - field52a[910].name = Entidad ordenante - field52a[990].name = Entidad ordenante - field52a[991].name = Entidad ordenante - field533.name = menciones de hora del cut-off - field53A.components = Identificador de parte - C\u00F3digo identificador - field53B.components = Identificador de parte - Lugar -field53B.name = Corresponsal del remitente - +field53B.name = Corresponsal del remitente field53C.components = Cuenta - field53D.components = Identificador de parte - Nombre y direcci\u00F3n - field53J.components = Identificaci\u00F3n de parte - field53a[102].name = Corresponsal del remitente - field53a[102_STP].name = Corresponsal del remitente - field53a[103].name = Corresponsal del remitente - field53a[103_REMIT].name = Corresponsal del remitente - field53a[103_STP].name = Corresponsal del remitente - field53a[104].name = Corresponsal del remitente - field53a[107].name = Corresponsal del remitente - field53a[110].name = Corresponsal del remitente - field53a[202].name = Corresponsal del remitente - field53a[202_COV].name = Corresponsal del remitente - field53a[203].name = Corresponsal del remitente - field53a[204].name = Entidad a adeudar - field53a[205].name = Corresponsal del remitente - field53a[205_COV].name = Corresponsal del remitente - field53a[300].name = Agente que entrega - field53a[304].name = Agente que entrega - field53a[305].name = Corresponsal del remitente - field53a[306].name = Agente que entrega - field53a[320].name = Agente que entrega - field53a[330].name = Agente que entrega - field53a[340].name = Agente que entrega - field53a[341].name = Agente que entrega - field53a[350].name = Agente que entrega - field53a[360].name = Agente que entrega - field53a[361].name = Agente que entrega - field53a[362].name = Agente que entrega - field53a[364].name = Agente que entrega - field53a[365].name = Agente que entrega - field53a[400].name = Corresponsal del remitente - field53a[416].name = Corresponsal del remitente - field53a[600].name = Corresponsal del remitente - field53a[601].name = Corresponsal del remitente - field53a[620].name = Agente que entrega - field53a[700].name = Banco que reembolsa - field53a[707].name = Banco que reembolsa - field53a[710].name = Banco que reembolsa - field53a[752].name = Corresponsal del remitente - field53a[754].name = Banco que reembolsa - field53a[756].name = Corresponsal del remitente - field53a[802].name = Corresponsal del remitente - field54A.components = Identificador de parte - C\u00F3digo identificador -field54A.name = Corresponsal del destario - +field54A.name = Corresponsal del destario field54B.components = Identificador de parte - Lugar - field54D.components = Identificador de parte - Nombre y direcci\u00F3n - field54a.name = Corresponsal del destario - field55A.components = Identificador de parte - C\u00F3digo identificador -field55A.name = Tercera ent para reembolso - +field55A.name = Tercera ent para reembolso field55B.components = Identificador de parte - Lugar - field55D.components = Identificador de parte - Nombre y direcci\u00F3n - field55a.name = Tercera ent para reembolso - field56A.components = Identificador de parte - C\u00F3digo identificador -field56A.name = Entidad intermediaria - +field56A.name = Entidad intermediaria field56B.components = Identificador de parte - Lugar - field56C.components = Identificador de parte - field56D.components = Identificador de parte - Nombre y direcci\u00F3n - field56J.components = Identificaci\u00F3n de parte - field56a[101].name = Intermediario - field56a[103].name = Entidad intermediaria - field56a[103_REMIT].name = Entidad intermediaria - field56a[200].name = Intermediario - field56a[201].name = Intermediario - field56a[202].name = Intermediario - field56a[202_COV][A].name = Intermediario - field56a[202_COV][B].name = Entidad intermediaria - field56a[203].name = Intermediario - field56a[205].name = Intermediario - field56a[205_COV][A].name = Intermediario - field56a[205_COV][B].name = Entidad intermediaria - field56a[210].name = Intermediario - field56a[300].name = Intermediario - field56a[304].name = Intermediario - field56a[305].name = Intermediario - field56a[306].name = Intermediario - field56a[320].name = Intermediario - field56a[330].name = Intermediario - field56a[340].name = Intermediario - field56a[341].name = Intermediario - field56a[350].name = Intermediario - field56a[360].name = Intermediario - field56a[361].name = Intermediario - field56a[362].name = Intermediario - field56a[364].name = Intermediario - field56a[365].name = Intermediario - field56a[600].name = Intermediario - field56a[601].name = Intermediario - field56a[620].name = Intermediario - +field56a[760].name = Aviso a trav\u00E9s de banco field56a[765].name = Intermediario - +field56a[785].name = Aviso a trav\u00E9s de banco field56a[910].name = Intermediario - field57A.components = Identificador de parte - C\u00F3digo identificador -field57A.name = Entidad deptaria de la cta - +field57A.name = Entidad deptaria de la cta field57B.components = Identificador de parte - Lugar - field57C.components = Identificador de parte - field57D.components = Identificador de parte - Nombre y direcci\u00F3n - field57J.components = Identificaci\u00F3n de parte - field57a[101].name = Entidad deptaria de la cta - field57a[102].name = Entidad deptaria de la cta - field57a[103].name = Entidad deptaria de la cta - field57a[103_REMIT].name = Entidad deptaria de la cta - field57a[104].name = Banco del deudor - field57a[107].name = Banco del deudor - field57a[191].name = Entidad deptaria de la cta - field57a[200].name = Entidad deptaria de la cta - field57a[201].name = Entidad deptaria de la cta - field57a[202].name = Entidad deptaria de la cta - field57a[202_COV].name = Entidad deptaria de la cta - field57a[203].name = Entidad deptaria de la cta - field57a[204].name = Entidad deptaria de la cta - field57a[205].name = Entidad deptaria de la cta - field57a[205_COV].name = Entidad deptaria de la cta - field57a[291].name = Entidad deptaria de la cta - field57a[300].name = Agente que recibe - field57a[304].name = Agente que recibe - field57a[305].name = Entidad deptaria de la cta - field57a[306].name = Agente que recibe - field57a[320].name = Agente que recibe - field57a[330].name = Agente que recibe - field57a[340].name = Agente que recibe - field57a[341].name = Agente que recibe - field57a[350].name = Agente que recibe - field57a[360].name = Agente que recibe - field57a[361].name = Agente que recibe - field57a[362].name = Agente que recibe - field57a[364].name = Agente que recibe - field57a[365].name = Agente que recibe - field57a[391].name = Entidad deptaria de la cta - field57a[400].name = Banco deptario de la cta - field57a[491].name = Entidad deptaria de la cta - field57a[516].name = Entidad deptaria de la cta - field57a[591].name = Entidad deptaria de la cta - field57a[600].name = Entidad deptaria de la cta - field57a[601].name = Entidad deptaria de la cta - field57a[620].name = Agente que recibe - field57a[691].name = Entidad deptaria de la cta - field57a[700].name = Aviso a trav\u00E9s de banco - field57a[705].name = Aviso a trav\u00E9s de banco - field57a[707].name = Aviso a trav\u00E9s de banco - field57a[710].name = Aviso a trav\u00E9s de banco - field57a[720].name = Aviso a trav\u00E9s de banco - field57a[730].name = Banco deptario de la cta - field57a[734].name = Banco deptario de la cta - field57a[742].name = Banco deptario de la cta - field57a[750].name = Banco deptario de la cta - field57a[754].name = Banco deptario de la cta - field57a[760].name = Aviso a trav\u00E9s de banco - field57a[765].name = Entidad deptaria de la cta - field57a[768].name = Banco deptario de la cta - field57a[769].name = Banco deptario de la cta - field57a[785].name = Aviso a trav\u00E9s de banco - field57a[791].name = Entidad deptaria de la cta - field57a[891].name = Entidad deptaria de la cta - field57a[985].name = Entidad deptaria de la cta - field57a[991].name = Entidad deptaria de la cta - field58A.components = Identificador de parte - C\u00F3digo identificador - field58B.components = Identificador de parte - Lugar - field58D.components = Identificador de parte - Nombre y direcci\u00F3n - field58J.components = Identificaci\u00F3n de parte - field58a[202].name = Entidad beneficiaria - field58a[202_COV].name = Entidad beneficiaria - field58a[203].name = Entidad beneficiaria - field58a[204].name = Entidad beneficiaria - field58a[205].name = Entidad beneficiaria - field58a[205_COV].name = Entidad beneficiaria - field58a[300].name = Entidad beneficiaria - field58a[304].name = Entidad beneficiaria - field58a[306].name = Entidad beneficiaria - field58a[320].name = Entidad beneficiaria - field58a[330].name = Entidad beneficiaria - field58a[340].name = Entidad beneficiaria - field58a[341].name = Entidad beneficiaria - field58a[350].name = Entidad beneficiaria - field58a[400].name = Banco beneficiario - field58a[620].name = Entidad beneficiaria - field58a[700].name = Parte solicitada confirmaci\u00F3n - field58a[707].name = Parte solicitada confirmaci\u00F3n - field58a[710].name = Parte solicitada confirmaci\u00F3n - field58a[720].name = Parte solicitada confirmaci\u00F3n - field58a[740].name = Banco que negocia - field58a[742].name = Banco beneficiario - field58a[754].name = Banco beneficiario - -field59.components = Cuenta - Nombre y direcci\u00F3n - +field58a[760].name = Parte solicitada confirmaci\u00F3n +field59.components = Cuenta - Nombre y direcci\u00F3n field59A.components = Cuenta - C\u00F3digo identificador - field59F.components = Cuenta - N\u00FAmero/Nombre y direcci\u00F3n - field59[111].name = Bfciario del cheque - field59[112].name = Bfciario del cheque - field59[416].name = Librado - field59[420].name = Librado - field59[430].name = Librado - field59[700].name = Beneficiario - field59[705].name = Beneficiario - field59[707].name = Bfciario(antes de modif) - field59[710].name = Beneficiario - field59[720].name = Segundo beneficiario - field59[740].name = Beneficiario - field59[760].name = Beneficiario - field59[767].name = Beneficiario - field59[985].name = Objeto de la consulta - field59[986].name = Objeto de la consulta - field59a[101].name = Beneficiario - field59a[102].name = Cliente beneficiario - field59a[102_STP].name = Cliente beneficiario - field59a[103].name = Cliente beneficiario - field59a[103_REMIT].name = Cliente beneficiario - field59a[103_STP].name = Cliente beneficiario - field59a[104].name = Deudor - field59a[107].name = Deudor - field59a[110].name = Bfciario del cheque - field59a[202_COV].name = Cliente beneficiario - field59a[205_COV].name = Cliente beneficiario - field59a[760].name = Beneficiario - field59a[765].name = Beneficiario - field59a[767].name = Beneficiario - field59a[785].name = Beneficiario - -field60F.name = Saldo de apertura - +field60F.name = Saldo de apertura field60F[608].components = Marca de A/C - Fecha - Unidad - Cantidad - field60F[940].components = Marca de A/C - Fecha - Divisa - Cantidad - field60F[941].components = Marca de A/C - Fecha - Divisa - Cantidad - field60F[950].components = Marca de A/C - Fecha - Divisa - Cantidad - field60F[970].components = Marca de A/C - Fecha - Divisa - Cantidad - field60F[972].components = Marca de A/C - Fecha - Divisa - Cantidad - field60M[608].components = Marca de A/C - Fecha - Unidad - Cantidad - field60M[940].components = Marca de A/C - Fecha - Divisa - Cantidad - field60M[950].components = Marca de A/C - Fecha - Divisa - Cantidad - field60M[970].components = Marca de A/C - Fecha - Divisa - Cantidad - field60M[972].components = Marca de A/C - Fecha - Divisa - Cantidad - field60a.name = Primer saldo de apertura - -field61.name = L\u00EDnea del extracto - +field61.name = L\u00EDnea del extracto field619.components = C\u00F3digo de servicio -field619.name = Interrump. c\u00F3digo VAS mensaje - +field619.name = Interrump. c\u00F3digo VAS mensaje field61[608].components = Fecha - Fecha de entrada - Marca de adeudo/cr\u00E9dito - C\u00F3digo de fondos - Cantidad - Tipo de transacci\u00F3n - C\u00F3digo de identificaci\u00F3n - Referencia del titular de la cuenta - Referencia de la entidad administradora de cuenta - Datos complementarios - field61[940].components = Fecha valor - Fecha de entrada - Marca de adeudo/cr\u00E9dito - C\u00F3digo de fondos - Cantidad - Tipo de transacci\u00F3n - C\u00F3digo de identificaci\u00F3n - Referencia del titular de la cuenta - Referencia de la entidad administradora de cuenta - Datos complementarios - field61[942].components = Fecha valor - Fecha de entrada - Marca de adeudo/cr\u00E9dito - C\u00F3digo de fondos - Cantidad - Tipo de transacci\u00F3n - C\u00F3digo de identificaci\u00F3n - Referencia del titular de la cuenta - Referencia de la entidad administradora de cuenta - Datos complementarios - field61[950].components = Fecha valor - Fecha de entrada - Marca de adeudo/cr\u00E9dito - C\u00F3digo de fondos - Cantidad - Tipo de transacci\u00F3n - C\u00F3digo de identificaci\u00F3n - Referencia del titular de la cuenta - Referencia de la entidad administradora de cuenta - Datos complementarios - field61[970].components = Fecha valor - Fecha de entrada - Marca de adeudo/cr\u00E9dito - C\u00F3digo de fondos - Cantidad - Tipo de transacci\u00F3n - C\u00F3digo de identificaci\u00F3n - Referencia del titular de la cuenta - Referencia de la entidad administradora de cuenta - Datos complementarios - field61[972].components = Fecha valor - Fecha de entrada - Marca de adeudo/cr\u00E9dito - C\u00F3digo de fondos - Cantidad - Tipo de transacci\u00F3n - C\u00F3digo de identificaci\u00F3n - Referencia del titular de la cuenta - Referencia de la entidad administradora de cuenta - Datos complementarios - field62F[608].components = Marca de A/C - Fecha - Unidad - Cantidad - field62F[940].components = Marca de A/C - Fecha - Divisa - Cantidad - field62F[941].components = Marca de A/C - Fecha - Divisa - Cantidad -field62F[941].name = Saldo de libro - +field62F[941].name = Saldo de libro field62F[950].components = Marca de A/C - Fecha - Divisa - Cantidad - field62F[970].components = Marca de A/C - Fecha - Divisa - Cantidad - field62F[971].components = Marca de A/C - Fecha - Divisa - Cantidad -field62F[971].name = Saldo de cierre final - +field62F[971].name = Saldo de cierre final field62F[972].components = Marca de A/C - Fecha - Divisa - Cantidad - field62M[608].components = Marca de A/C - Fecha - Unidad - Cantidad - field62M[940].components = Marca de A/C - Fecha - Divisa - Cantidad - field62M[950].components = Marca de A/C - Fecha - Divisa - Cantidad - field62M[970].components = Marca de A/C - Fecha - Divisa - Cantidad - field62M[972].components = Marca de A/C - Fecha - Divisa - Cantidad - field62a[608].name = Saldo cierre - field62a[940].name = Saldo de libro - field62a[950].name = Saldo de libro - field62a[970].name = Saldo cierre - field62a[972].name = Saldo cierre - field64[608].components = Marca de A/C - Fecha - Unidad - Cantidad -field64[608].name = Saldo de cierre disponible - +field64[608].name = Saldo de cierre disponible field64[940].components = Marca de A/C - Fecha - Divisa - Cantidad -field64[940].name = Saldo cierre disp (fondos disp) - +field64[940].name = Saldo cierre disp (fondos disp) field64[941].components = Marca de A/C - Fecha - Divisa - Cantidad -field64[941].name = Saldo cierre disp (fondos disp) - +field64[941].name = Saldo cierre disp (fondos disp) field64[950].components = Marca de A/C - Fecha - Divisa - Cantidad -field64[950].name = Saldo cierre disp (fondos disp) - +field64[950].name = Saldo cierre disp (fondos disp) field64[970].components = Marca de A/C - Fecha - Divisa - Cantidad -field64[970].name = Saldo de cierre disponible - +field64[970].name = Saldo de cierre disponible field64[972].components = Marca de A/C - Fecha - Divisa - Cantidad -field64[972].name = Saldo de cierre disponible - -field65.name = Saldo previsto fond consignados - +field64[972].name = Saldo de cierre disponible +field65.name = Saldo previsto fond consignados field65[608].components = Marca de A/C - Fecha - Unidad - Cantidad - field65[940].components = Marca de A/C - Fecha - Divisa - Cantidad - field65[941].components = Marca de A/C - Fecha - Divisa - Cantidad - field69A.components = Calificador - Fecha1 - Fecha2 - field69B.components = Calificador - Fecha1 - Hora1 - Fecha2 - Hora2 - field69C.components = Calificador - Fecha - C\u00F3digo de fecha - field69D.components = Calificador - Fecha - Hora - C\u00F3digo de fecha - field69E.components = Calificador - C\u00F3digo de fecha - Fecha - field69F.components = Calificador - C\u00F3digo de fecha - Fecha - Hora - field69J.components = Calificador - C\u00F3digo de fecha - field69a.name = Per\u00EDodo - -field70.components = Descripci\u00F3n -field70.name = Descripci\u00F3n de la remesa - +field70.components = Descripci\u00F3n +field70.name = Descripci\u00F3n de la remesa field70C.components = Calificador - Descripci\u00F3n -field70C.name = Explicaci\u00F3n - -field70D.components = Calificador - Descripci\u00F3n - +field70C.name = Explicaci\u00F3n +field70D.components = Calificador - Descripci\u00F3n field70D[380].name = Explicaci\u00F3n - field70D[381].name = Explicaci\u00F3n - field70D[506].name = Explicaci\u00F3n - field70D[507].name = Explicaci\u00F3n - field70D[509].name = Explicaci\u00F3n - field70D[510].name = Explicaci\u00F3n - field70D[530].name = Explicaci\u00F3n - field70D[537].name = Explicaci\u00F3n - field70D[540].name = Explicaci\u00F3n - field70D[541].name = Explicaci\u00F3n - field70D[542].name = Explicaci\u00F3n - field70D[543].name = Explicaci\u00F3n - field70D[544].name = Explicaci\u00F3n - field70D[545].name = Explicaci\u00F3n - field70D[546].name = Explicaci\u00F3n - field70D[547].name = Explicaci\u00F3n - field70D[548].name = Explicaci\u00F3n - field70D[558][A2a].name = Explicaci\u00F3n - field70D[558][C].name = Reason Narrative - field70D[558][D].name = Reason Narrative - field70D[567].name = Explicaci\u00F3n - field70D[578].name = Explicaci\u00F3n - field70D[586].name = Explicaci\u00F3n - field70E.components = Calificador - Descripci\u00F3n -field70E.name = Explicaci\u00F3n - +field70E.name = Explicaci\u00F3n field70F.components = Calificador - Descripci\u00F3n - field70G.components = Calificador - Descripci\u00F3n - field70H.components = Calificador - Descripci\u00F3n -field70H.name = Explicaci\u00F3n - +field70H.name = Explicaci\u00F3n field70a.name = Explicaci\u00F3n - -field71A.components = C\u00F3digo - +field71A.components = C\u00F3digo field71A[101].name = Especificaci\u00F3n de gastos - field71A[102].name = Especificaci\u00F3n de gastos - field71A[102_STP].name = Especificaci\u00F3n de gastos - field71A[103].name = Especificaci\u00F3n de gastos - field71A[103_REMIT].name = Especificaci\u00F3n de gastos - field71A[103_STP].name = Especificaci\u00F3n de gastos - field71A[104].name = Especificaci\u00F3n de gastos - field71A[107].name = Especificaci\u00F3n de gastos - field71A[740].name = Gastos del banco que reembolsa - field71B.components = Descripci\u00F3n - field71B[190].name = Especificaci\u00F3n de gastos - field71B[191].name = Especificaci\u00F3n de gastos - field71B[290].name = Especificaci\u00F3n de gastos - field71B[291].name = Especificaci\u00F3n de gastos - field71B[390].name = Especificaci\u00F3n de gastos - field71B[391].name = Especificaci\u00F3n de gastos - field71B[400].name = Especificaci\u00F3n de gastos - field71B[456].name = Retribuci\u00F3n - field71B[490].name = Especificaci\u00F3n de gastos - field71B[491].name = Especificaci\u00F3n de gastos - field71B[590].name = Especificaci\u00F3n de gastos - field71B[591].name = Especificaci\u00F3n de gastos - field71B[690].name = Especificaci\u00F3n de gastos - field71B[691].name = Especificaci\u00F3n de gastos - field71B[790].name = Especificaci\u00F3n de gastos - field71B[791].name = Especificaci\u00F3n de gastos - field71B[890].name = Especificaci\u00F3n de gastos - field71B[891].name = Especificaci\u00F3n de gastos - field71B[990].name = Especificaci\u00F3n de gastos - field71B[991].name = Especificaci\u00F3n de gastos - field71C.components = Descripci\u00F3n -field71C.name = Especificaci\u00F3n de ajustes - +field71C.name = Especificaci\u00F3n de ajustes field71D.components = Descripci\u00F3n - field71D[700].name = Gastos - field71D[707].name = Gastos - field71D[710].name = Gastos - field71D[720].name = Gastos - field71D[730].name = Gastos - field71D[740].name = Otros gastos - field71D[742].name = Gastos - field71D[744].name = Gastos del banco que reembolsa - field71D[750].name = Gastos a deducir - field71D[752].name = Gastos deducidos - field71D[754].name = Gastos deducidos - +field71D[760].name = Gastos field71D[768].name = Especificaci\u00F3n de gastos - field71D[769].name = Especificaci\u00F3n de gastos - -field71F.components = Divisa - Cantidad - +field71F.components = Divisa - Cantidad field71F[102].name = Gastos del remitente - field71F[102_STP].name = Gastos del remitente - field71F[103].name = Gastos del remitente - field71F[103_REMIT].name = Gastos del remitente - field71F[103_STP].name = Gastos del remitente - field71F[104][B].name = Gastos del remitente - field71F[104][C].name = Total de gastos del remitente - field71F[107][B].name = Gastos del remitente - field71F[107][C].name = Total de gastos del remitente - field71F[300].name = Comisi\u00F3n del agente de bolsa - field71F[306].name = Comisi\u00F3n del agente de bolsa - field71F[320].name = Comisi\u00F3n del agente de bolsa - field71F[340].name = Comisi\u00F3n del agente de bolsa - field71F[350].name = Comisi\u00F3n del agente de bolsa - field71F[360].name = Comisi\u00F3n del agente de bolsa - field71F[361].name = Comisi\u00F3n del agente de bolsa - field71F[416].name = Gastos del remitente - field71F[620].name = Comisi\u00F3n del agente de bolsa - -field71G.components = Divisa - Cantidad - +field71G.components = Divisa - Cantidad field71G[102][B].name = Gastos del destinatario - field71G[102][C].name = Total de gastos del destinatario - field71G[102_STP][B].name = Gastos del destinatario - field71G[102_STP][C].name = Total de gastos del destinatario - field71G[103].name = Gastos del destinatario - field71G[103_REMIT].name = Gastos del destinatario - field71G[103_STP].name = Gastos del destinatario - field71G[104][B].name = Gastos del destinatario - field71G[104][C].name = Total de gastos del destinatario - field71G[107][B].name = Gastos del destinatario - field71G[107][C].name = Total de gastos del destinatario - field71N.components = Divisa - Cantidad -field71N.name = Correcci\u00F3n de gastos a ser pagados - -field72.name = Info de remitente a destinatario - +field71N.name = Correcci\u00F3n de gastos a ser pagados +field72.name = Info de remitente a destinatario field72Z.components = Descripci\u00F3n -field72Z.name = Info de remitente a destinatario - +field72Z.name = Info de remitente a destinatario field72[102].components = Formato estructurado de descripci\u00F3n - field72[102_STP].components = Formato estructurado de descripci\u00F3n - field72[103].components = Formato estructurado de descripci\u00F3n - field72[103_REMIT].components = Formato estructurado de descripci\u00F3n - field72[103_STP].components = Formato estructurado de descripci\u00F3n - field72[104].components = Formato estructurado de descripci\u00F3n - field72[107].components = Formato estructurado de descripci\u00F3n - field72[110].components = Descripci\u00F3n - field72[190].components = Descripci\u00F3n - field72[191].components = Descripci\u00F3n - field72[200].components = Formato estructurado de descripci\u00F3n - field72[201].components = Formato estructurado de descripci\u00F3n - field72[202].components = Formato estructurado de descripci\u00F3n - field72[202_COV].components = Formato estructurado de descripci\u00F3n - field72[203].components = Formato estructurado de descripci\u00F3n - field72[204].components = Formato estructurado de descripci\u00F3n - field72[205].components = Formato estructurado de descripci\u00F3n - field72[205_COV].components = Formato estructurado de descripci\u00F3n - field72[290].components = Descripci\u00F3n - field72[291].components = Descripci\u00F3n - field72[300].components = Descripci\u00F3n - field72[304].components = Descripci\u00F3n - field72[305].components = Descripci\u00F3n - field72[306].components = Formato estructurado de descripci\u00F3n - field72[320].components = Formato estructurado de descripci\u00F3n - field72[330].components = Formato estructurado de descripci\u00F3n - field72[340].components = Formato estructurado de descripci\u00F3n - field72[341].components = Formato estructurado de descripci\u00F3n - field72[350].components = Formato estructurado de descripci\u00F3n - field72[360].components = Descripci\u00F3n - field72[361].components = Descripci\u00F3n - field72[362].components = Descripci\u00F3n - field72[364].components = Descripci\u00F3n - field72[365].components = Descripci\u00F3n - field72[390].components = Descripci\u00F3n - field72[391].components = Descripci\u00F3n - field72[400].components = Descripci\u00F3n - field72[410].components = Descripci\u00F3n - field72[412].components = Descripci\u00F3n - field72[420].components = Descripci\u00F3n - field72[422].components = Descripci\u00F3n - field72[430].components = Descripci\u00F3n - field72[450].components = Descripci\u00F3n - field72[456].components = Descripci\u00F3n - field72[490].components = Descripci\u00F3n - field72[491].components = Descripci\u00F3n - field72[516].components = Descripci\u00F3n - field72[526].components = Descripci\u00F3n - field72[581].components = Descripci\u00F3n - field72[590].components = Descripci\u00F3n - field72[591].components = Descripci\u00F3n - field72[600].components = Descripci\u00F3n - field72[601].components = Descripci\u00F3n - field72[604].components = Descripci\u00F3n - field72[605].components = Descripci\u00F3n - field72[606].components = Descripci\u00F3n - field72[607].components = Descripci\u00F3n - field72[620].components = Formato estructurado de descripci\u00F3n - field72[690].components = Descripci\u00F3n - field72[691].components = Descripci\u00F3n - field72[790].components = Descripci\u00F3n - field72[791].components = Descripci\u00F3n - field72[802].components = Descripci\u00F3n - field72[890].components = Descripci\u00F3n - field72[891].components = Descripci\u00F3n - field72[900].components = Descripci\u00F3n - field72[910].components = Descripci\u00F3n - field72[935].components = Descripci\u00F3n - field72[990].components = Descripci\u00F3n - field72[991].components = Descripci\u00F3n - -field73.components = Descripci\u00F3n - +field73.components = Descripci\u00F3n field73A.components = Descripci\u00F3n - field73A[734].name = Gastos cobrados - field73A[750].name = Gastos a considerar - field73A[754].name = Gastos considerados - field73R.components = L\u00EDnea 1 - L\u00EDneas 2-6 -field73R.name = Motivo de impago - +field73R.name = Motivo de impago field73S.components = L\u00EDnea 1 - L\u00EDneas 2-6 -field73S.name = Entrega de reclamo de reembolso - +field73S.name = Entrega de reclamo de reembolso field73[400].name = Importes a\u00F1adidos - field73[801].name = Otros importes - field74.components = Descripci\u00F3n -field74.name = Modificaciones - +field74.name = Modificaciones field75.components = Descripci\u00F3n -field75.name = Preguntas - +field75.name = Preguntas field76.components = Descripci\u00F3n -field76.name = Respuestas - -field77.components = Descripci\u00F3n -field77.name = Explicaci\u00F3n - +field76.name = Respuestas +field77.components = Descripci\u00F3n field77A.components = Descripci\u00F3n - field77A[195].name = Explicaci\u00F3n - field77A[196].name = Explicaci\u00F3n - field77A[295].name = Explicaci\u00F3n - field77A[296].name = Explicaci\u00F3n - field77A[300].name = Informacion adicional informes - field77A[305].name = Informacion adicional informes - field77A[306].name = Informacion adicional informes - field77A[340].name = Informacion adicional informes - field77A[341].name = Informacion adicional informes - field77A[360].name = Informacion adicional informes - field77A[361].name = Informacion adicional informes - field77A[395].name = Explicaci\u00F3n - field77A[396].name = Explicaci\u00F3n - field77A[416].name = Motivo de impago/no aceptaci\u00F3n - field77A[455].name = Motivo del ajuste - field77A[456].name = Motivo de no aceptaci\u00F3n - field77A[495].name = Explicaci\u00F3n - field77A[496].name = Explicaci\u00F3n - field77A[595].name = Explicaci\u00F3n - field77A[596].name = Explicaci\u00F3n - field77A[600].name = Informacion adicional informes - field77A[601].name = Informacion adicional informes - field77A[695].name = Explicaci\u00F3n - field77A[696].name = Explicaci\u00F3n - field77A[795].name = Explicaci\u00F3n - field77A[796].name = Explicaci\u00F3n - field77A[895].name = Explicaci\u00F3n - field77A[896].name = Explicaci\u00F3n - field77A[995].name = Explicaci\u00F3n - field77A[996].name = Explicaci\u00F3n - -field77B.components = Descripci\u00F3n - +field77B.components = Descripci\u00F3n field77B[101].name = Info exigida por reglamentos - field77B[102].name = Info exigida por reglamentos - field77B[102_STP].name = Info exigida por reglamentos - field77B[103].name = Info exigida por reglamentos - field77B[103_REMIT].name = Info exigida por reglamentos - field77B[103_STP].name = Info exigida por reglamentos - field77B[104].name = Info exigida por reglamentos - field77B[107].name = Info exigida por reglamentos - field77B[734].name = Entrega de documentos - -field77B[786].name = Entrega de documentos - +field77B[786].name = Precisiones sobre la garant\u00EDa field77D.components = Descripci\u00F3n - field77D[300].name = Condiciones - field77D[306].name = Condiciones adicionales - field77D[320].name = Condiciones - field77D[330].name = Condiciones - field77D[360].name = Condiciones adicionales - field77D[361].name = Condiciones adicionales - field77D[456].name = Precisiones valor no aceptado - field77D[516].name = Condiciones especiales - field77D[600].name = Condiciones - field77D[601].name = Condiciones - field77D[620].name = Condiciones - field77E.components = Texto1 - Texto2 -field77E.name = Mensaje particular - +field77E.name = Mensaje particular field77F.name = Mensaje EDIFACT - -field77H.name = Tipo, fecha y clase de acuerdo - +field77H.name = Tipo, fecha y clase de acuerdo field77H[300].components = Tipo de acuerdo - Fecha - Versi\u00F3n - field77H[304].components = Tipo de acuerdo - Fecha - Versi\u00F3n - field77H[305].components = Tipo de acuerdo - Fecha - Versi\u00F3n - field77H[306].components = Tipo de acuerdo - Fecha - Versi\u00F3n - field77H[340].components = Tipo de acuerdo - Fecha - Versi\u00F3n - field77H[360].components = Tipo - Fecha - Versi\u00F3n - field77H[361].components = Tipo - Fecha - Versi\u00F3n - field77H[600].components = Tipo - Fecha - Versi\u00F3n - field77H[601].components = Tipo - Fecha - Versi\u00F3n - field77J.components = Descripci\u00F3n -field77J.name = Discrepancias - +field77J[734].name = Discrepancias +field77J[750].name = Discrepancias +field77J[786].name = Precisiones sobre la garant\u00EDa field77L.components = Descripci\u00F3n - +field77L[760].name = T\u00E9rminos y condiciones de compromiso local requerida +field77L[761].name = T\u00E9rminos y condiciones de compromiso local requerida +field77L[767].name = Otro modificationes de compromiso local +field77L[775].name = Otro modificationes de compromiso local field77T.components = L\u00EDnea -field77T.name = Descripci\u00F3n detallada - +field77T.name = Descripci\u00F3n detallada field77U.components = Descripci\u00F3n - +field77U[760].name = Precisiones sobre la garant\u00EDa +field77U[761].name = T\u00E9rminos y condiciones de compromiso +field77U[767].name = Otro modificationes de compromiso +field77U[775].name = Otro modificationes de compromiso +field77[747].name = Explicaci\u00F3n +field77[754].name = Explicaci\u00F3n +field77[765].name = Presentaci\u00F3n de detalles de la finalizaci\u00F3n field78.components = Descripci\u00F3n - +field78D.components = L\u00EDnea field78[700].name = Inst bco que paga/acepta/negocia - field78[707].name = Explicaci\u00F3n - field78[710].name = Inst bco que paga/acepta/negocia - field78[720].name = Inst bco que paga/acepta/negocia - -field79.components = Descripci\u00F3n - +field78[760].name = Notificaciones de non pr\u00F3rroga de pr\u00F3rroga autom\u00E1tica +field78[765].name = Informaci\u00F3n adicional del importe +field79.components = Descripci\u00F3n field79Z.components = Descripci\u00F3n - field79Z[705].name = Explicaci\u00F3n - field79Z[730].name = Descripci\u00F3n - field79Z[752].name = Descripci\u00F3n - field79Z[756].name = Descripci\u00F3n - field79[192].name = Dcpci\u00F3n libre mensaje original - field79[195].name = Dcpci\u00F3n msje objeto de consulta - field79[196].name = Dcpci\u00F3n msje objeto de respuesta - field79[199].name = Explicaci\u00F3n - field79[292].name = Dcpci\u00F3n libre mensaje original - field79[295].name = Dcpci\u00F3n msje objeto de consulta - field79[296].name = Dcpci\u00F3n msje objeto de respuesta - field79[299].name = Explicaci\u00F3n - field79[392].name = Dcpci\u00F3n libre mensaje original - field79[395].name = Dcpci\u00F3n msje objeto de consulta - field79[396].name = Dcpci\u00F3n msje objeto de respuesta - field79[399].name = Explicaci\u00F3n - field79[492].name = Dcpci\u00F3n libre mensaje original - field79[495].name = Dcpci\u00F3n msje objeto de consulta - field79[496].name = Dcpci\u00F3n msje objeto de respuesta - field79[499].name = Explicaci\u00F3n - field79[592].name = Dcpci\u00F3n libre mensaje original - field79[595].name = Dcpci\u00F3n msje objeto de consulta - field79[596].name = Dcpci\u00F3n msje objeto de respuesta - field79[599].name = Explicaci\u00F3n - field79[692].name = Dcpci\u00F3n libre mensaje original - field79[695].name = Dcpci\u00F3n msje objeto de consulta - field79[696].name = Dcpci\u00F3n msje objeto de respuesta - field79[699].name = Explicaci\u00F3n - field79[792].name = Dcpci\u00F3n libre mensaje original - field79[795].name = Dcpci\u00F3n msje objeto de consulta - field79[796].name = Dcpci\u00F3n msje objeto de respuesta - field79[799].name = Explicaci\u00F3n - field79[892].name = Dcpci\u00F3n libre mensaje original - field79[895].name = Dcpci\u00F3n msje objeto de consulta - field79[896].name = Dcpci\u00F3n msje objeto de respuesta - field79[899].name = Explicaci\u00F3n - field79[986].name = Explicaci\u00F3n - field79[992].name = Dcpci\u00F3n libre mensaje original - field79[995].name = Dcpci\u00F3n msje objeto de consulta - field79[996].name = Dcpci\u00F3n msje objeto de respuesta - field79[999].name = Explicaci\u00F3n - field80C.components = Descripci\u00F3n -field80C.name = Motivo de ajuste de la garant\u00EDa - +field80C.name = Motivo de ajuste de la garant\u00EDa field81A.components = Identificador de parte - C\u00F3digo identificador - field81D.components = Identificador de parte - Nombre y direcci\u00F3n - field81J.components = Identificaci\u00F3n de parte - field81a.name = Camara central de compensacion - BIC - field82A.components = Identificador de parte - C\u00F3digo identificador - field82B.components = Identificador de parte - Lugar - field82D.components = Identificador de parte - Nombre y direcci\u00F3n - field82J.components = Identificaci\u00F3n de parte - field82a[300].name = Entidad A - field82a[304].name = Administrador del fondo - field82a[305].name = Entidad A - field82a[306].name = Entidad A - field82a[320].name = Entidad A - field82a[330].name = Entidad A - field82a[340].name = Entidad A - field82a[341].name = Entidad A - field82a[350].name = Entidad A - field82a[360].name = Entidad A - field82a[361].name = Entidad A - field82a[362].name = Entidad A - field82a[364].name = Entidad A - field82a[365].name = Entidad A - field82a[600].name = Entidad A - field82a[601].name = Entidad A - field82a[604].name = Dador de orden - field82a[605].name = Dador de orden - field82a[606].name = Dador de orden - field82a[607].name = Dador de orden - field82a[620].name = Entidad A - field83A.components = Identificador de parte - C\u00F3digo identificador - field83C.components = Cuenta -field83C.name = Cuenta de custodia - +field83C.name = Cuenta de custodia field83D.components = Identificador de parte - Nombre y direcci\u00F3n - field83J.components = Identificaci\u00F3n de parte - field83a[300].name = Fondo o cliente bfciario - field83a[304].name = Fondo - field83a[305].name = Fondo o cliente bfciario - field83a[306].name = Fondo o cliente bfciario - field83a[320].name = Fondo o dador de orden - field83a[330].name = Fondo o dador de orden - field83a[350].name = Fondo o dador de orden - field83a[360].name = Fondo o cliente bfciario - field83a[361].name = Fondo o cliente bfciario - field83a[362].name = Fondo o cliente bfciario - field83a[364].name = Fondo o cliente bfciario - field83a[365].name = Fondo o cliente bfciario - field83a[600].name = Fondo o cliente bfciario - field83a[601].name = Fondo o cliente bfciario - field83a[620].name = Fondo o dador de orden - field84A.components = Identificador de parte - C\u00F3digo identificador - field84B.components = Identificador de parte - Lugar - field84D.components = Identificador de parte - Nombre y direcci\u00F3n - field84J.components = Identificaci\u00F3n de parte - field84a[300].name = Sucurs negociadora/Ent A - field84a[306].name = Agente de c\u00E1lculo - field84a[320].name = Sucurs negociadora/Ent A - field84a[330].name = Sucurs negociadora/Ent A - field84a[361].name = Agente de c\u00E1lculo - field84a[620].name = Sucurs negociadora/Ent A - field85A.components = Identificador de parte - C\u00F3digo identificador - field85B.components = Identificador de parte - Lugar - field85D.components = Identificador de parte - Nombre y direcci\u00F3n - field85J.components = Identificaci\u00F3n de parte - field85a[300].name = Sucurs negociadora/Ent B - field85a[306].name = Parte que ejerce (el derecho) - field85a[320].name = Sucurs negociadora/Ent B - field85a[330].name = Sucurs negociadora/Ent B - field85a[620].name = Sucurs negociadora/Ent B - -field86.components = Descripci\u00F3n -field86.name = Info para el titular de la cta - +field86.components = Descripci\u00F3n +field86.name = Info para el titular de la cta field86A.components = Identificador de parte - C\u00F3digo identificador - field86B.components = Identificador de parte - Lugar - field86D.components = Identificador de parte - Nombre y direcci\u00F3n - field86J.components = Identificaci\u00F3n de parte - field86a[306].name = Intermediario 2 - field86a[320].name = Intermediario 2 - field86a[330].name = Intermediario 2 - field86a[340].name = Intermediario 2 - field86a[341].name = Intermediario 2 - field86a[350].name = Intermediario 2 - field86a[360].name = Segundo intermediario - field86a[361].name = Segundo intermediario - field86a[362].name = Segundo intermediario - field86a[364].name = Segundo intermediario - field86a[365].name = Segundo intermediario - field86a[600].name = Intermediario - field86a[604].name = Intermediario - field86a[605].name = Intermediario - field86a[606].name = Intermediario - field86a[607].name = Intermediario - field86a[620].name = Intermediario 2 - field87A.components = Identificador de parte - C\u00F3digo identificador - field87B.components = Identificador de parte - Lugar - field87D.components = Identificador de parte - Nombre y direcci\u00F3n - field87J.components = Identificaci\u00F3n de parte - field87a[300].name = Entidad B - field87a[304].name = Agente ejecutante - field87a[305].name = Entidad B - field87a[306].name = Entidad B - field87a[320].name = Entidad B - field87a[330].name = Entidad B - field87a[340].name = Entidad B - field87a[341].name = Entidad B - field87a[350].name = Entidad B - field87a[360].name = Entidad B - field87a[361].name = Entidad B - field87a[362].name = Entidad B - field87a[364].name = Entidad B - field87a[365].name = Entidad B - field87a[516].name = Ent recibe/entrega val - field87a[526].name = Ent recibe/entrega val - field87a[600][A].name = Entidad B - field87a[600][B].name = Entidad que recibe el merc - field87a[600][C].name = Entidad que entrega merc - field87a[601].name = Entidad B - field87a[604].name = Entidad que recibe el merc - field87a[605].name = Entidad que entrega merc - field87a[606].name = Entidad que recibe el merc - field87a[607].name = Entidad que entrega merc - field87a[620].name = Entidad B - field88A.components = Identificador de parte - C\u00F3digo identificador - field88B.components = Identificador de parte - Lugar - field88D.components = Identificador de parte - Nombre y direcci\u00F3n - field88J.components = Identificaci\u00F3n de parte - field88a[300].name = Ident del agente - field88a[306][I].name = Parte no ejerciendo (el derecho) - field88a[306][K].name = Ident del agente - field88a[320].name = Ident del agente - field88a[340].name = Ident del agente - field88a[360].name = Ident del agente - field88a[361].name = Ident del agente - field88a[604].name = Beneficiario del merc - field88a[605].name = Beneficiario del merc - field88a[606].name = Beneficiario del merc - field88a[607].name = Beneficiario del merc - field88a[620].name = Ident del agente - field89A.components = Identificador de parte - C\u00F3digo identificador - field89D.components = Identificador de parte - Nombre y direcci\u00F3n - field89J.components = Identificaci\u00F3n de parte - field89a.name = Broker compensacion\u00A0- BIC - field90A.components = Calificador - C\u00F3digo de tipo de porcentaje - Signo - Precio - field90B.components = Calificador - C\u00F3digo de tipo de cantidad - C\u00F3digo de divisa - Precio -field90B.name = Precio - +field90B.name = Precio field90C.components = N\u00FAmero - Divisa - Cantidad -field90C.name = Nmro asientos de abono y total - +field90C.name = Nmro asientos de abono y total field90D.components = N\u00FAmero - Divisa - Cantidad -field90D.name = Nmro asientos de adeudo y total - +field90D.name = Nmro asientos de adeudo y total field90E.components = Calificador - C\u00F3digo de precio - field90F.components = Calificador - C\u00F3digo de tipo de cantidad - C\u00F3digo de divisa - Cantidad - C\u00F3digo de tipo de cantidad - Cantidad - field90J.components = Calificador - C\u00F3digo de tipo de cantidad - C\u00F3digo de divisa1 - Cantidad1 - C\u00F3digo de divisa2 - Cantidad2 - field90K.components = Calificador - Puntos de \u00EDndice - field90L.components = Calificador - Signo - Puntos de \u00EDndice - field90a[500].name = Precio - field90a[501].name = Precio - field90a[502].name = Precio - field90a[506].name = Precio - field90a[508].name = Precio - field90a[509].name = Precio - field90a[513].name = Precio - field90a[514].name = Precio - field90a[515].name = Precio - field90a[518].name = Precio - field90a[519].name = Precio - field90a[524].name = Precio - field90a[530].name = Precio - field90a[535].name = Precio - field90a[536].name = Precio - field90a[537].name = Precio - field90a[538].name = Precio - field90a[540].name = Precio - field90a[541].name = Precio - field90a[542].name = Precio - field90a[543].name = Precio - field90a[544].name = Precio - field90a[545].name = Precio - field90a[546].name = Precio - field90a[547].name = Precio - field90a[548].name = Indicador - field90a[564].name = Precio - field90a[565].name = Precio - field90a[566].name = Precio - field90a[569].name = Precio - field90a[576].name = Precio - field90a[578].name = Precio - field90a[586].name = Precio - field91A.components = Identificador de parte - C\u00F3digo identificador - field91D.components = Identificador de parte - Nombre y direcci\u00F3n - field91J.components = Identificaci\u00F3n de parte - field91a.name = La parte que reporta - BIC - field92A.components = Calificador - Signo - Tasa -field92A.name = Tipo - +field92A.name = Tipo field92B.components = Calificador - Primer c\u00F3digo de divisa - C\u00F3digo de segunda divisa - Tasa -field92B.name = Tipo - +field92B.name = Tipo field92C.components = Calificador - Esquema de fuente de datos - Nombre de tasa - field92D.components = Calificador - Cantidad1 - Cantidad2 -field92D.name = Tipo - +field92D.name = Tipo field92F.components = Calificador - C\u00F3digo de divisa - Cantidad - field92H.components = Calificador - C\u00F3digo de divisa - Cantidad - Estado de tasa - field92J.components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de tasa - C\u00F3digo de divisa - Cantidad - Estado de tasa - field92K.components = Calificador - C\u00F3digo de tipo de tasa - field92L.components = Calificador - Primer c\u00F3digo de divisa - Cantidad1 - C\u00F3digo de segunda divisa - Cantidad2 - field92M.components = Calificador - C\u00F3digo de divisa - Cantidad - Cantidad - field92N.components = Calificador - Cantidad - C\u00F3digo de divisa - Cantidad - field92P.components = Calificador - Puntos de \u00EDndice - field92R.components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de tasa - Tasa - field92a.name = Tipo - field93A.components = Calificador - Esquema de fuente de datos - Tipo de subsaldo -field93A.name = Saldo - +field93A.name = Saldo field93B.components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de cantidad - Signo - Saldo -field93B.name = Saldo - field93C.components = Calificador - C\u00F3digo de tipo de cantidad - C\u00F3digo de tipo de saldo - Signo - Saldo - field93D.components = Calificador - Signo - Saldo -field93D.name = Saldo - +field93D.name = Saldo +field93E.components = Calificador - C\u00F3digo de tipo de cantidad - C\u00F3digo de tipo de saldo - Signo - Saldo +field93F.components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de cantidad - Signo - Saldo field93a.name = Saldo - field94A.components = Alcance -field94A.name = Descripci\u00F3n de la operaci\u00F3n - +field94A.name = Descripci\u00F3n de la operaci\u00F3n field94B.components = Calificador - Esquema de fuente de datos - C\u00F3digo de plaza - Descripci\u00F3n -field94B.name = Lugar - +field94B.name = Lugar field94C.components = Calificador - C\u00F3digo del pa\u00EDs - field94C[321].name = Centro de Compensaci\u00F3n de Pagos - field94C[380].name = Centro de Compensaci\u00F3n de Pagos - field94C[381].name = Centro de Compensaci\u00F3n de Pagos - field94C[500].name = Lugar - field94C[501].name = Lugar - field94C[519].name = Lugar - field94C[564].name = Lugar - field94C[565].name = Lugar - field94C[566].name = Lugar - field94C[670].name = Lugar - field94D.components = Calificador - C\u00F3digo del pa\u00EDs - Plaza - field94E.components = Calificador - Direcci\u00F3n -field94E.name = Lugar - +field94E.name = Lugar field94F.components = Calificador - C\u00F3digo de plaza - C\u00F3digo identificador - field94G.components = Calificador - Direcci\u00F3n - field94H.components = Calificador - C\u00F3digo identificador - field94L.components = Calificador - LEI - field94a.name = Lugar - field95C.components = Calificador - C\u00F3digo del pa\u00EDs - field95L.components = Calificador - LEI - field95P.components = Calificador - C\u00F3digo identificador -field95P.name = Entidad - +field95P.name = Entidad field95Q.components = Calificador - Nombre y direcci\u00F3n - field95R.components = Calificador - Esquema de fuente de datos - C\u00F3digo de propietario - field95S.components = Calificador - Esquema de fuente de datos - Tipo de Id. - C\u00F3digo del pa\u00EDs - Id. alternativa - field95U.components = Calificador - Nombre -field95U.name = Entidad - +field95U.name = Entidad field95V.components = Calificador - Nombre y direcci\u00F3n - field95a[321].name = Entidad - field95a[370].name = Entidad - field95a[380].name = Entidad - field95a[381].name = Entidad - field95a[500].name = Entidad - field95a[501].name = Entidad - field95a[502].name = Entidad - field95a[503].name = Entidad - field95a[504].name = Entidad - field95a[505].name = Entidad - field95a[506].name = Entidad - field95a[507].name = Entidad - field95a[508].name = Entidad - field95a[509].name = Entidad - field95a[510].name = Entidad - field95a[513].name = Entidad - field95a[514].name = Entidad - field95a[515].name = Entidad - field95a[517].name = Entidad - field95a[518].name = Entidad - field95a[519].name = Entidad - field95a[524].name = Entidad - field95a[527].name = Entidad - field95a[530].name = Entidad - field95a[535].name = Entidad - field95a[536].name = Entidad - field95a[537].name = Entidad - field95a[538].name = Entidad - field95a[540].name = Entidad - field95a[541].name = Entidad - field95a[542].name = Entidad - field95a[543].name = Entidad - field95a[544].name = Entidad - field95a[545].name = Entidad - field95a[546].name = Entidad - field95a[547].name = Entidad - field95a[548].name = Entidad - field95a[549].name = Entidad - field95a[558].name = Entidad - field95a[564].name = Entidad - field95a[565].name = Entidad - field95a[566].name = Entidad - field95a[567].name = Entidad - field95a[568].name = Entidad - field95a[569].name = Entidad - field95a[575].name = Entidad - field95a[576].name = Entidad - field95a[578].name = Entidad - field95a[586][A].name = Entidad - field95a[586][B6a].name = Entidad - field95a[586][C].name = Parte - field95a[670].name = Entidad - field95a[671].name = Entidad - field96A.components = Identificador de parte - C\u00F3digo identificador - field96D.components = Identificador de parte - Nombre y direcci\u00F3n - field96J.components = Identificaci\u00F3n de parte - field96a.name = La parte que autoriza una excepci\u00F3n - BIC - field97A.components = Calificador - N\u00FAmero de cuenta -field97A.name = Cuenta - +field97A.name = Cuenta field97B.components = Calificador - Esquema de fuente de datos - C\u00F3digo de tipo de cuenta - N\u00FAmero de cuenta - field97C.components = Calificador - C\u00F3digo de cuenta - +field97D.components = Calificador - Esquema de fuente de datos - N\u00FAmero de cuenta field97E.components = Calificador - N\u00FAmero de cuenta bancaria internacional - field97a.name = Cuenta - field98A.components = Calificador - Fecha - field98A[321].name = Fecha - field98A[370].name = Fecha - field98A[500].name = Fecha - field98A[501].name = Fecha - field98A[502].name = Fecha - field98A[503].name = Fecha - field98A[504].name = Fecha - field98A[505].name = Fecha - field98A[506].name = Fecha - field98A[507].name = Fecha - field98A[508].name = Fecha - field98A[513].name = Fecha/Hora - field98A[514].name = Fecha/Hora - field98A[515].name = Fecha - field98A[518].name = Fecha/Hora - field98A[519].name = Fecha - field98A[524].name = Fecha - field98A[535].name = Fecha - field98A[538].name = Fecha - field98A[540].name = Fecha - field98A[541].name = Fecha - field98A[542].name = Fecha - field98A[543].name = Fecha - field98A[544].name = Fecha - field98A[545].name = Fecha - field98A[546].name = Fecha - field98A[547].name = Fecha - field98A[564].name = Fecha/Hora - field98A[565].name = Fecha/Hora - field98A[566].name = Fecha/Hora - field98A[568].name = Fecha/Hora - field98A[576].name = Fecha/Hora - field98A[578].name = Fecha - field98A[586].name = Fecha - field98A[670].name = Fecha - field98A[671].name = Fecha - field98B.components = Calificador - Esquema de fuente de datos - C\u00F3digo de fecha - field98C.components = Calificador - Fecha - Hora - field98D.components = Fecha - Hora - Decimales - Indicador de UTC -field98D.name = ejecuci\u00F3n de fecha y hora - +field98D.name = ejecuci\u00F3n de fecha y hora field98E.components = Calificador - Fecha - Hora - Decimales - Indicador de UTC - field98F.components = Calificador - Esquema de fuente de datos - C\u00F3digo de fecha - Hora - field98G.components = Fecha - Hora - Decimales - Indicador de UTC -field98G.name = Hora de confirmaci\u00F3n - +field98G.name = Hora de confirmaci\u00F3n field98H.components = Hora - Decimales - Indicador de UTC -field98H.name = Hora de compensacion - +field98H.name = Hora de compensacion field98J.components = Calificador - Fecha - Hora - C\u00F3digo identificador - field98K.components = Calificador - Esquema de fuente de datos - Fecha - Hora - C\u00F3digo de propietario - field98a[370].name = Fecha - field98a[380].name = Fecha/Hora - field98a[381].name = Fecha/Hora - field98a[500].name = Fecha/Hora - field98a[501].name = Fecha/Hora - field98a[502].name = Fecha/Hora - field98a[503].name = Fecha/Hora - field98a[504].name = Fecha/Hora - field98a[505].name = Fecha/Hora - field98a[506].name = Fecha/Hora - field98a[507].name = Fecha/Hora - field98a[508].name = Fecha/Hora - field98a[509].name = Fecha/Hora - field98a[510].name = Fecha/Hora - field98a[513].name = Fecha/Hora - field98a[514].name = Fecha/Hora - field98a[515].name = Fecha/Hora - field98a[517].name = Fecha/Hora - field98a[518].name = Fecha/Hora - field98a[519].name = Fecha/Hora - field98a[524].name = Fecha/Hora - field98a[527].name = Fecha/Hora - field98a[530].name = Fecha/Hora - field98a[535].name = Fecha/Hora - field98a[536].name = Fecha/Hora - field98a[537].name = Fecha/Hora - field98a[538].name = Fecha/Hora - field98a[540].name = Fecha/Hora - field98a[541].name = Fecha/Hora - field98a[542].name = Fecha/Hora - field98a[543].name = Fecha/Hora - field98a[544].name = Fecha/Hora - field98a[545].name = Fecha/Hora - field98a[546].name = Fecha/Hora - field98a[547].name = Fecha/Hora - field98a[548][A].name = Fecha/Hora - field98a[548][B].name = Fecha/Hora - field98a[548][C1].name = Fecha/Hora - field98a[548][C1a1A1].name = Fecha/Hora - field98a[548][C1a1A].name = Fecha/Hora - field98a[548][C1a1B1].name = Indicador - field98a[549].name = Fecha/Hora - field98a[558].name = Fecha/Hora - field98a[564].name = Fecha/Hora - field98a[565].name = Fecha/Hora - field98a[566].name = Fecha/Hora - field98a[567].name = Fecha/Hora - field98a[568].name = Fecha/Hora - field98a[569].name = Fecha/Hora - field98a[575].name = Fecha/Hora - field98a[576].name = Fecha/Hora - field98a[578].name = Fecha/Hora - field98a[586].name = Fecha/Hora - field99A.components = Calificador - Signo - N\u00FAmero -field99A.name = D\u00EDas contabilizados - +field99A.name = D\u00EDas contabilizados field99B.components = Calificador - N\u00FAmero -field99B.name = D\u00EDas contabilizados - +field99B.name = D\u00EDas contabilizados field99C.components = Calificador - N\u00FAmero - field99a.name = D\u00EDas contabilizados - +field[306].name = Agente de c\u00E1lculo field[320].name = Entidad beneficiaria - field[330].name = Entidad beneficiaria - field[340].name = Agente que recibe - field[504].name = Entidad - field[513].name = Tipo - field[515].name = Tipo - field[540].name = Explicaci\u00F3n - field[541].name = Explicaci\u00F3n - field[542].name = Explicaci\u00F3n - field[543].name = Explicaci\u00F3n - field[544].name = Explicaci\u00F3n - field[545].name = Explicaci\u00F3n - field[546].name = Explicaci\u00F3n - field[547].name = Explicaci\u00F3n - field[564].name = Entidad - field[578].name = Parte - field[620].name = Entidad beneficiaria - sequence1[021].name = Detalles de informe - sequence1[023].name = Detalles de informe - sequence1[052].name = Detalles de informe - sequence1[055].name = Datos de entrega - sequence1[066].name = Grupo_1 - sequence1[071].name = Detalles de informe - sequence1[073].name = Grupo de campos 1 - sequence1[082].name = Grupo_1 - sequence1[083].name = Grupo_1 - sequence2[066].name = Grupo_2 - sequence2[073].name = Grupo de campos 2 - sequence2[082].name = Grupo_2 - sequence2[083].name = Grupo_2 - sequence3[021].name = Texto del mensaje recuperado - sequence3[066].name = Grupo_1.1 - sequence3[071].name = Estado de informe - sequence3[073].name = Grupo de campos 3 - sequence3[082].name = Grupo_1.1 - sequence3[083].name = Grupo_1.1 - sequence4[066].name = Grupo_1.2 - sequence4[071].name = Informaci\u00F3n de mensajes MT 671 sin entregar - sequence4[073].name = Grupo de campos 4 - sequence4[082].name = Grupo_1.2 - sequence4[083].name = Grupo_2.2 - sequence5.name = Recuento de mensajes MT 671 sin entregar - sequenceA1[321].name = Conexiones - sequenceA1[370].name = Conexiones - sequenceA1[380].name = Conexiones - sequenceA1[381].name = Conexiones - sequenceA1[500].name = Conexiones - sequenceA1[501].name = Conexiones - sequenceA1[502].name = Conexiones - sequenceA1[503].name = Acuerdo - sequenceA1[504].name = Acuerdo - sequenceA1[505].name = Acuerdo - sequenceA1[506].name = Acuerdo - sequenceA1[507].name = Acuerdo - sequenceA1[508].name = Conexiones - sequenceA1[509].name = Conexiones - sequenceA1[510].name = Conexiones - sequenceA1[513].name = Conexiones - sequenceA1[514].name = Conexiones - sequenceA1[515].name = Conexiones - sequenceA1[517].name = Conexiones - sequenceA1[518].name = Conexiones - sequenceA1[519].name = Conexiones - sequenceA1[524].name = Conexiones - sequenceA1[527].name = Partes de garant\u00EDa - sequenceA1[535].name = Conexiones - sequenceA1[536].name = Conexiones - sequenceA1[537].name = Conexiones - sequenceA1[538].name = Conexiones - sequenceA1[540].name = Conexiones - sequenceA1[541].name = Conexiones - sequenceA1[542].name = Conexiones - sequenceA1[543].name = Conexiones - sequenceA1[544].name = Conexiones - sequenceA1[545].name = Conexiones - sequenceA1[546].name = Conexiones - sequenceA1[547].name = Conexiones - sequenceA1[548].name = Conexiones - sequenceA1[549].name = Conexiones - sequenceA1[558].name = Partes de garant\u00EDa - sequenceA1[564].name = Conexiones - sequenceA1[565].name = Conexiones - sequenceA1[566].name = Conexiones - sequenceA1[567].name = Conexiones - sequenceA1[568].name = Conexiones - sequenceA1[569].name = Partes de garant\u00EDa - sequenceA1[575].name = Conexiones - sequenceA1[576].name = Conexiones - sequenceA1[578].name = Conexiones - sequenceA1[586].name = Conexiones - sequenceA1[670].name = Conexiones - sequenceA1[671].name = Conexiones - sequenceA2[370].name = Parte de orden de FX - sequenceA2[503].name = Conexiones - sequenceA2[504].name = Conexiones - sequenceA2[505].name = Conexiones - sequenceA2[506].name = Conexiones - sequenceA2[507].name = Conexiones - sequenceA2[509].name = Estado - sequenceA2[510].name = Estado - sequenceA2[527].name = Conexiones - sequenceA2[548].name = Estado - sequenceA2[558].name = Estado - sequenceA2[567].name = Estado - sequenceA2[569].name = Conexiones - sequenceA2[670].name = Par\u00E1metro de distribuci\u00F3n - sequenceA2a.name = Motivo - sequenceA3.name = Conexiones - sequenceACCTINFO.name = Informaci\u00F3n de cuenta - sequenceACTCURR.name = Informaci\u00F3n de actividad por divisa - sequenceACTINFO.name = Informaci\u00F3n de actividad por transacci\u00F3n - sequenceADDINFO.name = Informaci\u00F3n adicional - sequenceADDRESS.name = Direcci\u00F3n - sequenceAGRE.name = Acuerdo - sequenceALLDET.name = Detalles de la alegaci\u00F3n - sequenceAMT[502].name = Cantidades - sequenceAMT[513].name = Cantidades - sequenceAMT[514].name = Cantidades - sequenceAMT[515].name = Cantidades - sequenceAMT[518].name = Cantidades - sequenceAMT[540].name = Cantidad - sequenceAMT[541].name = Cantidad - sequenceAMT[542].name = Cantidad - sequenceAMT[543].name = Cantidad - sequenceAMT[544].name = Cantidad - sequenceAMT[545].name = Cantidad - sequenceAMT[546].name = Cantidad - sequenceAMT[547].name = Cantidad - sequenceAMT[578].name = Cantidad - sequenceAMT[586].name = Cantidad - sequenceA[101].name = Informaci\u00F3n general - sequenceA[102].name = Informaci\u00F3n general - sequenceA[102_STP].name = Informaci\u00F3n general - sequenceA[104].name = Informaci\u00F3n general - sequenceA[107].name = Informaci\u00F3n general - sequenceA[202_COV].name = Informaci\u00F3n general - sequenceA[204].name = Elementos comunes - detalles de reembolso - sequenceA[205_COV].name = Informaci\u00F3n general - sequenceA[300].name = Informaci\u00F3n general - sequenceA[304].name = Informaci\u00F3n general - sequenceA[305].name = Informaci\u00F3n general - sequenceA[306].name = Informaci\u00F3n general - sequenceA[320].name = Informaci\u00F3n general - sequenceA[321].name = Informaci\u00F3n general - sequenceA[330].name = Informaci\u00F3n general - sequenceA[340].name = Informaci\u00F3n general - sequenceA[341].name = Informaci\u00F3n general - sequenceA[350].name = Informaci\u00F3n general - sequenceA[360].name = Informaci\u00F3n general - sequenceA[361].name = Informaci\u00F3n general - sequenceA[362].name = Informaci\u00F3n general - sequenceA[364].name = Informaci\u00F3n general - sequenceA[365].name = Informaci\u00F3n general - sequenceA[370].name = Informaci\u00F3n general - sequenceA[380].name = Informaci\u00F3n general - sequenceA[381].name = Informaci\u00F3n general - sequenceA[416].name = Informaci\u00F3n general - sequenceA[500].name = Informaci\u00F3n general - sequenceA[501].name = Informaci\u00F3n general - sequenceA[502].name = Informaci\u00F3n general - sequenceA[503].name = Informaci\u00F3n general - sequenceA[504].name = Informaci\u00F3n general - sequenceA[505].name = Informaci\u00F3n general - sequenceA[506].name = Informaci\u00F3n general - sequenceA[507].name = Informaci\u00F3n general - sequenceA[508].name = Informaci\u00F3n general - sequenceA[509].name = Informaci\u00F3n general - sequenceA[510].name = Informaci\u00F3n general - sequenceA[513].name = Informaci\u00F3n general - sequenceA[514].name = Informaci\u00F3n general - sequenceA[515].name = Informaci\u00F3n general - sequenceA[516].name = Pr\u00E9stamo de valores/rescate/identificaci\u00F3n de devoluci\u00F3n - sequenceA[517].name = Informaci\u00F3n general - sequenceA[518].name = Informaci\u00F3n general - sequenceA[519].name = Informaci\u00F3n general - sequenceA[524].name = Informaci\u00F3n general - sequenceA[527].name = Informaci\u00F3n general - sequenceA[530].name = Informaci\u00F3n general - sequenceA[535].name = Informaci\u00F3n general - sequenceA[536].name = Informaci\u00F3n general - sequenceA[537].name = Informaci\u00F3n general - sequenceA[538].name = Informaci\u00F3n general - sequenceA[540].name = Informaci\u00F3n general - sequenceA[541].name = Informaci\u00F3n general - sequenceA[542].name = Informaci\u00F3n general - sequenceA[543].name = Informaci\u00F3n general - sequenceA[544].name = Informaci\u00F3n general - sequenceA[545].name = Informaci\u00F3n general - sequenceA[546].name = Informaci\u00F3n general - sequenceA[547].name = Informaci\u00F3n general - sequenceA[548].name = Informaci\u00F3n general - sequenceA[549].name = Informaci\u00F3n general - sequenceA[558].name = Informaci\u00F3n general - sequenceA[564].name = Informaci\u00F3n general - sequenceA[565].name = Informaci\u00F3n general - sequenceA[566].name = Informaci\u00F3n general - sequenceA[567].name = Informaci\u00F3n general - sequenceA[568].name = Informaci\u00F3n general - sequenceA[569].name = Informaci\u00F3n general - sequenceA[575].name = Informaci\u00F3n general - sequenceA[576].name = Informaci\u00F3n general - sequenceA[578].name = Informaci\u00F3n general - sequenceA[586].name = Informaci\u00F3n general - sequenceA[600].name = Datos del contacto - sequenceA[601].name = Informaci\u00F3n general - sequenceA[620].name = Informaci\u00F3n general - sequenceA[670].name = Informaci\u00F3n general - sequenceA[671].name = Informaci\u00F3n general - +sequenceA[760].name = Informaci\u00F3n general +sequenceA[767].name = Informaci\u00F3n general sequenceB1[300].name = Cantidad comprada - sequenceB1[304].name = Cantidad comprada - sequenceB1[305].name = Partes informantes - sequenceB1[306].name = Detalles de prima - sequenceB1[321].name = Partes de pr\u00E9stamo/dep\u00F3sito 1 - sequenceB1[340].name = Datos de AFB y FRABBA - sequenceB1[341].name = Datos de AFB y FRABBA - sequenceB1[360].name = Detalles de inter\u00E9s - sequenceB1[361].name = Detalles de inter\u00E9s - sequenceB1[370].name = Partes de efectivo - sequenceB1[380].name = Partes de orden de FX - sequenceB1[381].name = Partes de orden de FX - sequenceB1[500].name = Atributos de instrumento financiero - sequenceB1[501].name = Atributos de instrumento financiero - sequenceB1[502].name = Precio - sequenceB1[503].name = Detalles de resumen - sequenceB1[504].name = Detalles de resumen - sequenceB1[505].name = Detalles de garant\u00EDa de valores - sequenceB1[506].name = Detalles de resumen - sequenceB1[507].name = Detalles de liquidaci\u00F3n general - sequenceB1[508].name = Atributos de instrumento financiero - sequenceB1[509].name = Partes de Trading - sequenceB1[513].name = Detalles de rellenado parcial - sequenceB1[514].name = Partes de confirmaci\u00F3n - sequenceB1[518].name = Partes de confirmaci\u00F3n - sequenceB1[519].name = Atributos de instrumento financiero - sequenceB1[524].name = Atributos de instrumento financiero - +sequenceB1[527].name = Desglose del importe sequenceB1[530].name = Conexiones - sequenceB1[535].name = Instrumento financiero - sequenceB1[536].name = Instrumento financiero - sequenceB1[537].name = Motivo - sequenceB1[538].name = Atributos de instrumento financiero - sequenceB1[540].name = Atributos de instrumento financiero - sequenceB1[541].name = Atributos de instrumento financiero - sequenceB1[542].name = Atributos de instrumento financiero - sequenceB1[543].name = Atributos de instrumento financiero - sequenceB1[544].name = Atributos de instrumento financiero - sequenceB1[545].name = Atributos de instrumento financiero - sequenceB1[546].name = Atributos de instrumento financiero - sequenceB1[547].name = Atributos de instrumento financiero - sequenceB1[548].name = Partes de liquidaci\u00F3n - +sequenceB1[558].name = Desglose del importe sequenceB1[564].name = Atributos de instrumento financiero - sequenceB1[565].name = Atributos de instrumento financiero - sequenceB1[566].name = Atributos de instrumento financiero - sequenceB1[568].name = Atributos de instrumento financiero - sequenceB1[575].name = Informaci\u00F3n de actividad por divisa - sequenceB1[576].name = Atributos de instrumento financiero - sequenceB1[578].name = Atributos de instrumento financiero - sequenceB1[586].name = Conexiones - sequenceB1[601].name = Partes informantes - sequenceB1[670].name = Partes de efectivo - sequenceB1[671].name = Partes de efectivo - sequenceB1a1[305].name = Identificador de transacci\u00F3n \u00FAnica anterior - sequenceB1a1[505].name = Partes de liquidaci\u00F3n - sequenceB1a1[507].name = Partes de liquidaci\u00F3n - sequenceB1a1[536].name = Conexiones - sequenceB1a1[575].name = Conexiones - sequenceB1a1[601].name = Identificador de transacci\u00F3n \u00FAnica anterior - sequenceB1a2A.name = Partes de liquidaci\u00F3n - sequenceB1a2[536].name = Datos de la transacci\u00F3n - sequenceB1a2[575].name = Detalles de movimientos solo de efectivo - sequenceB1a3.name = Detalles de movimientos de efectivo y valores - sequenceB1a4.name = Partes de liquidaci\u00F3n - sequenceB1a[305].name = Identificador de transacci\u00F3n \u00FAnica - sequenceB1a[505].name = Detalles de liquidaci\u00F3n - sequenceB1a[507].name = Detalles de liquidaci\u00F3n - sequenceB1a[535].name = Atributos de instrumento financiero - sequenceB1a[536].name = Transacci\u00F3n - sequenceB1a[575].name = Informaci\u00F3n de actividad por transacci\u00F3n - sequenceB1a[601].name = Identificador de transacci\u00F3n \u00FAnica - sequenceB1b1[507].name = Partes de efectivo - sequenceB1b1[535].name = Desglose de cantidad - sequenceB1b[507].name = Detalles de liquidaci\u00F3n de efectivo - sequenceB1b[535].name = Subsaldo - sequenceB1c.name = Desglose de cantidad - sequenceB2[300].name = Cantidad vendida - sequenceB2[304].name = Cantidad vendida - sequenceB2[306].name = Agente de c\u00E1lculo - sequenceB2[321].name = Partes de pr\u00E9stamo/dep\u00F3sito 2 - sequenceB2[340].name = Otros detalles - sequenceB2[380].name = Motivo - sequenceB2[381].name = Motivo - sequenceB2[500].name = Instrumento financiero/cuenta - sequenceB2[501].name = Instrumento financiero/cuenta - sequenceB2[502].name = Partes de Trading - sequenceB2[505].name = Detalles de garant\u00EDa en efectivo - sequenceB2[514].name = Atributos de instrumento financiero - sequenceB2[518].name = Atributos de instrumento financiero - sequenceB2[519].name = Instrumento financiero/cuenta - sequenceB2[537].name = Transacci\u00F3n - sequenceB2[538].name = Subsaldo - sequenceB2[564].name = Informaci\u00F3n de cuenta - sequenceB2[565].name = Informaci\u00F3n de cuenta - sequenceB2[576].name = Detalles de orden - +sequenceB2[586].name = Motivo sequenceB2[670].name = Otros detalles - sequenceB2[671].name = Otros detalles - sequenceB2a1[505].name = Partes de efectivo - sequenceB2a1[538].name = Conexiones - sequenceB2a[505].name = Detalles de liquidaci\u00F3n de efectivo - sequenceB2a[537].name = Conexiones - sequenceB2a[538].name = Movimiento intraposici\u00F3n - sequenceB2a[576].name = Conexiones - sequenceB2b1.name = Partes de liquidaci\u00F3n - sequenceB2b[537].name = Datos de la transacci\u00F3n - sequenceB2b[576].name = Precio - sequenceB2c.name = Partes de Trading - sequenceB3[321].name = Otras partes - sequenceB3[502].name = Atributos de instrumento financiero - sequenceB3[505].name = Otros detalles de garant\u00EDa - sequenceB3[586].name = Atributos de instrumento financiero - -sequenceB4.name = Instrumento financiero/cuenta - +sequenceB4.name = Instrumento financiero/cuenta sequenceB4a.name = Desglose de cantidad - sequenceB5.name = Detalles de transacci\u00F3n con dos ramas - -sequenceB6.name = Detalles de liquidaci\u00F3n - +sequenceB6.name = Detalles de liquidaci\u00F3n sequenceB6a.name = Partes de liquidaci\u00F3n - sequenceB6b.name = Cantidad - sequenceBCOL.name = Otros detalles de garant\u00EDa - sequenceBENODET.name = Datos del titular beneficiario - -sequenceBREAK.name = Desglose de cantidad - +sequenceBREAK[527].name = Desglose del importe +sequenceBREAK[535].name = Desglose de cantidad +sequenceBREAK[540].name = Desglose de cantidad +sequenceBREAK[541].name = Desglose de cantidad +sequenceBREAK[542].name = Desglose de cantidad +sequenceBREAK[543].name = Desglose de cantidad +sequenceBREAK[544].name = Desglose de cantidad +sequenceBREAK[545].name = Desglose de cantidad +sequenceBREAK[546].name = Desglose de cantidad +sequenceBREAK[547].name = Desglose de cantidad +sequenceBREAK[558].name = Desglose del importe +sequenceBREAK[578].name = Desglose de cantidad +sequenceBREAK[586].name = Desglose de cantidad sequenceBYSTAREA.name = Extracto por Estado/motivo y/o por instrumento financiero - sequenceB[101].name = Datos de la transacci\u00F3n - sequenceB[102].name = Datos de la transacci\u00F3n - sequenceB[102_STP].name = Datos de la transacci\u00F3n - sequenceB[104].name = Datos de la transacci\u00F3n - sequenceB[107].name = Datos de la transacci\u00F3n - sequenceB[202_COV].name = Detalles de transferencia de cr\u00E9dito de cliente subyacente - sequenceB[204].name = Datos de la transacci\u00F3n - sequenceB[205_COV].name = Detalles de transferencia de cr\u00E9dito de cliente subyacente - sequenceB[300].name = Datos de la transacci\u00F3n - sequenceB[304].name = Datos de transacciones Forex - sequenceB[305].name = Informaci\u00F3n de distribuci\u00F3n de informaci\u00F3n - sequenceB[306].name = Datos de la transacci\u00F3n - sequenceB[320].name = Datos de la transacci\u00F3n - sequenceB[321].name = Detalles de pr\u00E9stamo/dep\u00F3sito - sequenceB[330].name = Datos de la transacci\u00F3n - sequenceB[340].name = Datos de la transacci\u00F3n - sequenceB[341].name = Datos de la transacci\u00F3n - sequenceB[350].name = Informaci\u00F3n de intereses - sequenceB[360].name = Inter\u00E9s fijo pagadero por la parte B - sequenceB[361].name = Inter\u00E9s fijo pagadero por la parte B - sequenceB[362].name = Tipo de inter\u00E9s/capital a pagar por la parte B - sequenceB[364].name = Inter\u00E9s fijo pagadero por la parte B - sequenceB[365].name = Inter\u00E9s fijo pagadero por la parte B - sequenceB[370].name = Detalles de posici\u00F3n de neteo - sequenceB[380].name = Datos de \u00F3rdenes de FX - sequenceB[381].name = Datos de \u00F3rdenes de FX - sequenceB[416].name = Detalles de impago/no aceptaci\u00F3n - sequenceB[500].name = Detalles de registro - sequenceB[501].name = Detalles de registro - sequenceB[502].name = Detalles de orden - sequenceB[503].name = Resumen - sequenceB[504].name = Resumen - sequenceB[505].name = Detalles de garant\u00EDa - sequenceB[506].name = Resumen - sequenceB[507].name = Detalles de garant\u00EDa - sequenceB[508].name = Detalles de intra-posici\u00F3n - sequenceB[509].name = Datos de la operaci\u00F3n - sequenceB[510].name = Detalles de registro - sequenceB[513].name = Detalles de resumen - sequenceB[514].name = Detalles de confirmaci\u00F3n - sequenceB[515].name = Detalles de rellenado parcial - sequenceB[516].name = Acuerdos de garant\u00EDa - sequenceB[518].name = Detalles de confirmaci\u00F3n - sequenceB[519].name = Detalles de registro - sequenceB[524].name = Detalles de intra-posici\u00F3n - sequenceB[527].name = Detalles de la transacci\u00F3n de negociaci\u00F3n - sequenceB[530].name = Detalles de solicitud - sequenceB[535].name = Cuenta de sub-custodia - sequenceB[536].name = Cuenta de sub-custodia - sequenceB[537].name = Estado - sequenceB[538].name = Instrumento financiero - sequenceB[540].name = Datos de la operaci\u00F3n - sequenceB[541].name = Datos de la operaci\u00F3n - sequenceB[542].name = Datos de la operaci\u00F3n - sequenceB[543].name = Datos de la operaci\u00F3n - sequenceB[544].name = Datos de la operaci\u00F3n - sequenceB[545].name = Datos de la operaci\u00F3n - sequenceB[546].name = Datos de la operaci\u00F3n - sequenceB[547].name = Datos de la operaci\u00F3n - sequenceB[548].name = Detalles de transacci\u00F3n de liquidaci\u00F3n - sequenceB[549].name = Extracto por Estado/motivo y/o por instrumento financiero - sequenceB[558].name = Detalles de la transacci\u00F3n de negociaci\u00F3n - sequenceB[564].name = Valores subyacentes - sequenceB[565].name = Valores subyacentes - sequenceB[566].name = Valores subyacentes - sequenceB[567].name = Datos de operaci\u00F3n de sociedad - sequenceB[568].name = Valores subyacentes - sequenceB[569].name = Resumen general - sequenceB[575].name = Actividad de cuenta de caja - sequenceB[576].name = Instrumento financiero - sequenceB[578].name = Datos de la operaci\u00F3n - sequenceB[586].name = Detalles de la alegaci\u00F3n - sequenceB[600].name = Producto b\u00E1sico comprado - sequenceB[601].name = Informaci\u00F3n de distribuci\u00F3n de informaci\u00F3n - sequenceB[620].name = Datos de la transacci\u00F3n - sequenceB[670].name = Detalles de orden de liquidaci\u00F3n permanente - sequenceB[671].name = Detalles de orden de liquidaci\u00F3n permanente - +sequenceB[760].name = Informaci\u00F3n de la +sequenceB[767].name = Detalles de compromiso sequenceC1[304].name = Identificador de transacci\u00F3n \u00FAnica - sequenceC1[321].name = Partes de liquidaci\u00F3n - sequenceC1[360].name = Detalles de inter\u00E9s - sequenceC1[361].name = Detalles de inter\u00E9s - sequenceC1[500].name = Direcci\u00F3n - sequenceC1[501].name = Direcci\u00F3n - sequenceC1[502].name = Partes de liquidaci\u00F3n - sequenceC1[503].name = Detalles de garant\u00EDa de valores - sequenceC1[504].name = Detalles de garant\u00EDa de valores - sequenceC1[505].name = Partes de liquidaci\u00F3n - sequenceC1[506].name = Detalles de valoraci\u00F3n de t\u00EDtulos - sequenceC1[513].name = Informaci\u00F3n de precio de referencia - sequenceC1[514].name = Partes de liquidaci\u00F3n - sequenceC1[515].name = Partes de confirmaci\u00F3n - sequenceC1[518].name = Partes de liquidaci\u00F3n - sequenceC1[519].name = Direcci\u00F3n - sequenceC1[530].name = Estado - sequenceC1[537].name = Conexiones - sequenceC1[540].name = Desglose de cantidad - sequenceC1[541].name = Desglose de cantidad - sequenceC1[542].name = Desglose de cantidad - sequenceC1[543].name = Desglose de cantidad - sequenceC1[544].name = Desglose de cantidad - sequenceC1[545].name = Desglose de cantidad - sequenceC1[546].name = Desglose de cantidad - sequenceC1[547].name = Desglose de cantidad - sequenceC1[548].name = Penalizaci\u00F3nes por divisa por una parte - sequenceC1[569].name = Resumen por contraparte - sequenceC1[575].name = Conexiones - sequenceC1[578].name = Desglose de cantidad - sequenceC1a1A1.name = Atributos de instrumento financiero - sequenceC1a1A[548].name = Datos de c\u00E1lculo - sequenceC1a1A[569].name = Detalles de valores - -sequenceC1a1B.name = Transacci\u00F3n original - -sequenceC1a1B1.name = Datos de la transacci\u00F3n - -sequenceC1a1B1a.name = Estado - +sequenceC1a1B.name = Transacci\u00F3n original +sequenceC1a1B1.name = Datos de la transacci\u00F3n +sequenceC1a1B1a.name = Estado sequenceC1a1B1a1.name = Motivo - sequenceC1a1[504].name = Partes de liquidaci\u00F3n - sequenceC1a1[548].name = Detalles de penalizaci\u00F3nes - sequenceC1a1[569].name = Detalles de valoraci\u00F3n - sequenceC1a[304].name = Identificador de transacci\u00F3n \u00FAnica anterior - sequenceC1a[504].name = Detalles de liquidaci\u00F3n - sequenceC1a[530].name = Motivo - sequenceC1a[548].name = Penalizaci\u00F3nes por contraparte - sequenceC1a[569].name = Datos de la transacci\u00F3n - sequenceC2[360].name = Detalles de inter\u00E9s compuesto - sequenceC2[361].name = Detalles de inter\u00E9s compuesto - sequenceC2[500].name = Datos personales - sequenceC2[501].name = Datos personales - sequenceC2[502].name = Partes de efectivo - sequenceC2[503].name = Detalles de garant\u00EDa en efectivo - sequenceC2[504].name = Detalles de garant\u00EDa en efectivo - sequenceC2[506].name = Detalles de valoraci\u00F3n de tesorer\u00EDa - sequenceC2[513].name = Partes de confirmaci\u00F3n - sequenceC2[514].name = Partes de efectivo - sequenceC2[515].name = Atributos de instrumento financiero - sequenceC2[518].name = Partes de efectivo - sequenceC2[519].name = Datos personales - sequenceC2[537].name = Datos de la transacci\u00F3n - sequenceC2[575].name = Datos de la transacci\u00F3n - sequenceC2a1.name = Partes de efectivo - sequenceC2a[504].name = Detalles de liquidaci\u00F3n de efectivo - sequenceC2a[537].name = Partes de liquidaci\u00F3n - sequenceC2a[575].name = Partes de liquidaci\u00F3n - sequenceC3[360].name = Interpolaci\u00F3n para periodos intermedios - sequenceC3[361].name = Interpolaci\u00F3n para periodos intermedios - sequenceC3[502].name = Cantidades - sequenceC3[503].name = Otros detalles de garant\u00EDa - sequenceC3[504].name = Otros detalles de garant\u00EDa - sequenceC3[506].name = Detalles de valoraci\u00F3n de Repo - sequenceC3[513].name = Atributos de instrumento financiero - sequenceC3[514].name = Cantidades - sequenceC3[518].name = Cantidades - sequenceC3[537].name = Estado - sequenceC3a.name = Motivo - sequenceCACONF.name = Confirmaci\u00F3n de operaci\u00F3n de sociedad - sequenceCADETL.name = Datos de operaci\u00F3n de sociedad - sequenceCAINST.name = Instrucci\u00F3n de operaci\u00F3n de sociedad - sequenceCALDET.name = Datos de c\u00E1lculo - sequenceCAOPTN.name = Opciones de operaci\u00F3n de sociedad - sequenceCASHACCT.name = Actividad de cuenta de caja - sequenceCASHDET.name = Detalles de movimientos solo de efectivo - sequenceCASHMOVE[527].name = Movimiento de caja - sequenceCASHMOVE[558].name = Movimientos de caja - sequenceCASHMOVE[564].name = Movimiento de caja - sequenceCASHMOVE[566].name = Movimiento de caja - sequenceCASHSECDET.name = Detalles de movimientos de efectivo y valores - -sequenceCASHSET.name = Detalles de liquidaci\u00F3n de efectivo - +sequenceCASHSET.name = Detalles de liquidaci\u00F3n de efectivo sequenceCASHSET1.name = Detalles de liquidaci\u00F3n de efectivo - sequenceCCOL.name = Detalles de garant\u00EDa en efectivo - sequenceCLTDET.name = Detalles de cliente - sequenceCOLD.name = Detalles de garant\u00EDa - sequenceCOLLPRTY.name = Partes de garant\u00EDa - sequenceCONFDET.name = Detalles de confirmaci\u00F3n - sequenceCONFPRTY.name = Partes de confirmaci\u00F3n - -sequenceCSHPRTY.name = Partes de efectivo - +sequenceCSHPRTY.name = Partes de efectivo sequenceCSHPRTY1.name = Partes de efectivo - sequenceC[102].name = Detalles de liquidaci\u00F3n - sequenceC[102_STP].name = Detalles de liquidaci\u00F3n - sequenceC[104].name = Detalles de liquidaci\u00F3n - sequenceC[107].name = Detalles de liquidaci\u00F3n - sequenceC[300].name = Informaci\u00F3n general opcional - sequenceC[304].name = Informaci\u00F3n general opcional - sequenceC[306].name = \u00D3rdenes de liquidaci\u00F3n para pago de prima - sequenceC[320].name = \u00D3rdenes de liquidaci\u00F3n para importes a pagar por la parte A - sequenceC[321].name = Detalles de liquidaci\u00F3n - sequenceC[330].name = \u00D3rdenes de liquidaci\u00F3n para importes a pagar por la parte A - sequenceC[340].name = \u00D3rdenes de liquidaci\u00F3n para importes de liquidaci\u00F3n a pagar por la parte B - sequenceC[341].name = \u00D3rdenes de liquidaci\u00F3n para el importe de liquidaci\u00F3n - sequenceC[350].name = \u00D3rdenes de liquidaci\u00F3n - sequenceC[360].name = Inter\u00E9s variable pagadero por la parte B - sequenceC[361].name = Inter\u00E9s variable pagadero por la parte B - sequenceC[362].name = Cantidad(es) (Netas) a pagar por la parte B - sequenceC[380].name = Detalles de transacci\u00F3n subyacente - sequenceC[381].name = Detalles de transacci\u00F3n subyacente - sequenceC[500].name = Detalles de cliente - sequenceC[501].name = Detalles de cliente - sequenceC[502].name = Detalles de liquidaci\u00F3n - sequenceC[503].name = Detalles de garant\u00EDa - sequenceC[504].name = Detalles de garant\u00EDa - sequenceC[505].name = Detalles de liquidaci\u00F3n - sequenceC[506].name = Detalles de valoraci\u00F3n de la exposici\u00F3n - sequenceC[507].name = Informaci\u00F3n adicional - sequenceC[508].name = Informaci\u00F3n adicional - sequenceC[509].name = Informaci\u00F3n adicional - sequenceC[510].name = Informaci\u00F3n adicional - sequenceC[513].name = Detalles de orden - sequenceC[514].name = Detalles de liquidaci\u00F3n - sequenceC[515].name = Detalles de confirmaci\u00F3n - sequenceC[518].name = Detalles de liquidaci\u00F3n - sequenceC[519].name = Detalles de cliente - sequenceC[524].name = Informaci\u00F3n adicional - sequenceC[527].name = Movimiento de valores - sequenceC[530].name = Informaci\u00F3n adicional - sequenceC[535].name = Informaci\u00F3n adicional - sequenceC[536].name = Informaci\u00F3n adicional - sequenceC[537].name = Transacciones - sequenceC[538].name = Informaci\u00F3n adicional - sequenceC[540].name = Instrumento financiero/cuenta - sequenceC[541].name = Instrumento financiero/cuenta - sequenceC[542].name = Instrumento financiero/cuenta - sequenceC[543].name = Instrumento financiero/cuenta - sequenceC[544].name = Instrumento financiero/cuenta - sequenceC[545].name = Instrumento financiero/cuenta - sequenceC[546].name = Instrumento financiero/cuenta - sequenceC[547].name = Instrumento financiero/cuenta - sequenceC[548].name = Penalizaci\u00F3nes - sequenceC[549].name = Por referencia a instrucci\u00F3n - sequenceC[558].name = Movimiento de valores - sequenceC[564].name = T\u00EDtulos intermedios - sequenceC[565].name = Datos del titular beneficiario - sequenceC[566].name = Datos de operaci\u00F3n de sociedad - sequenceC[567].name = Informaci\u00F3n adicional - sequenceC[568].name = Informaci\u00F3n adicional - sequenceC[569].name = Resumen por tipo de exposici\u00F3n - sequenceC[575].name = Actividad de activo libre - sequenceC[576].name = Informaci\u00F3n adicional - sequenceC[578].name = Instrumento financiero/cuenta - sequenceC[586].name = Informaci\u00F3n adicional - sequenceC[600].name = Producto b\u00E1sico vendido - sequenceC[620].name = \u00D3rdenes de liquidaci\u00F3n para importes a pagar por la parte A - sequenceC[670].name = Otros detalles - sequenceC[671].name = Otros detalles - +sequenceC[760].name = Detalles de compromiso local +sequenceC[767].name = Detalles de compromiso local sequenceD1[341].name = Partes informantes - sequenceD1[350].name = Datos fiscales - sequenceD1[504].name = Partes de liquidaci\u00F3n - sequenceD1[505].name = Partes de efectivo - sequenceD1[506].name = Detalles de garant\u00EDa de valores - sequenceD1[513].name = Partes de liquidaci\u00F3n - sequenceD1[515].name = Partes de liquidaci\u00F3n - sequenceD1[537].name = Penalizaci\u00F3nes por divisa por una parte - sequenceD1[566].name = Movimiento de valores - sequenceD1[600].name = Partes informantes - -sequenceD1a1A.name = Datos de c\u00E1lculo - +sequenceD1a1A.name = Datos de c\u00E1lculo sequenceD1a1A1.name = Atributos de instrumento financiero - -sequenceD1a1B.name = Transacci\u00F3n original - -sequenceD1a1B1.name = Datos de la transacci\u00F3n - -sequenceD1a1B1a.name = Estado - +sequenceD1a1B.name = Transacci\u00F3n original +sequenceD1a1B1.name = Datos de la transacci\u00F3n +sequenceD1a1B1a.name = Estado sequenceD1a1B1a1.name = Motivo - sequenceD1a1[341].name = Identificador de transacci\u00F3n \u00FAnica anterior - sequenceD1a1[537].name = Detalles de penalizaci\u00F3nes - sequenceD1a1[600].name = Identificador de transacci\u00F3n \u00FAnica anterior - sequenceD1a[341].name = Identificador de transacci\u00F3n \u00FAnica - sequenceD1a[537].name = Penalizaci\u00F3nes por contraparte - sequenceD1a[566].name = Atributos de instrumento financiero - sequenceD1a[600].name = Identificador de transacci\u00F3n \u00FAnica - sequenceD1b.name = Receptor/proveedor - sequenceD2[350].name = Informaci\u00F3n de comisi\u00F3n de broker - sequenceD2[506].name = Detalles de garant\u00EDa en efectivo - sequenceD2[513].name = Partes de efectivo - sequenceD2[515].name = Partes de efectivo - sequenceD2[566].name = Movimiento de caja - sequenceD2a.name = Partes de efectivo - sequenceD2b.name = Detalles de certificado fiscal - sequenceD3[506].name = Otros detalles de garant\u00EDa - sequenceD3[513].name = Cantidades - sequenceD3[515].name = Cantidades - sequenceDEALTRAN.name = Detalles de la transacci\u00F3n de negociaci\u00F3n - sequenceDISPAR.name = Par\u00E1metro de distribuci\u00F3n - sequenceD[300].name = Detalles de liquidaci\u00F3n fraccionada - sequenceD[304].name = Informaci\u00F3n contable - sequenceD[306].name = Bloque simple (Vanilla) - sequenceD[320].name = \u00D3rdenes de liquidaci\u00F3n para importes a pagar por la parte B - sequenceD[330].name = \u00D3rdenes de liquidaci\u00F3n para importes a pagar por la parte B - sequenceD[340].name = \u00D3rdenes de liquidaci\u00F3n para importes de liquidaci\u00F3n a pagar por la parte A - sequenceD[341].name = Informaci\u00F3n de distribuci\u00F3n de informaci\u00F3n - sequenceD[350].name = Informaci\u00F3n fiscal y comisi\u00F3n del broker - sequenceD[360].name = \u00D3rdenes de pago para inter\u00E9s a pagar por la parte B - sequenceD[361].name = \u00D3rdenes de pago para inter\u00E9s a pagar por la parte B - sequenceD[362].name = Tipo de inter\u00E9s/capital a pagar por la parte A - sequenceD[500].name = Datos de operaci\u00F3n de sociedad - sequenceD[501].name = Datos de operaci\u00F3n de sociedad - sequenceD[502].name = Otras partes - sequenceD[503].name = Informaci\u00F3n adicional - sequenceD[504].name = Detalles de liquidaci\u00F3n - sequenceD[505].name = Detalles de liquidaci\u00F3n de efectivo - sequenceD[506].name = Detalles de garant\u00EDa - sequenceD[513].name = Detalles de liquidaci\u00F3n - sequenceD[514].name = Otras partes - sequenceD[515].name = Detalles de liquidaci\u00F3n - sequenceD[518].name = Otras partes - sequenceD[519].name = Informaci\u00F3n adicional - sequenceD[527].name = Movimiento de caja - sequenceD[537].name = Penalizaci\u00F3nes - sequenceD[540].name = Detalles de transacci\u00F3n con dos ramas - sequenceD[541].name = Detalles de transacci\u00F3n con dos ramas - sequenceD[542].name = Detalles de transacci\u00F3n con dos ramas - sequenceD[543].name = Detalles de transacci\u00F3n con dos ramas - sequenceD[544].name = Detalles de transacci\u00F3n con dos ramas - sequenceD[545].name = Detalles de transacci\u00F3n con dos ramas - sequenceD[546].name = Detalles de transacci\u00F3n con dos ramas - sequenceD[547].name = Detalles de transacci\u00F3n con dos ramas - sequenceD[548].name = Informaci\u00F3n adicional - sequenceD[549].name = Informaci\u00F3n adicional - sequenceD[558].name = Movimientos de caja - sequenceD[564].name = Datos de operaci\u00F3n de sociedad - sequenceD[565].name = Instrucci\u00F3n de operaci\u00F3n de sociedad - sequenceD[566].name = Confirmaci\u00F3n de operaci\u00F3n de sociedad - sequenceD[569].name = Informaci\u00F3n adicional - sequenceD[575].name = Informaci\u00F3n adicional - sequenceD[578].name = Detalles de transacci\u00F3n con dos ramas - sequenceD[600].name = Informaci\u00F3n de distribuci\u00F3n de informaci\u00F3n - sequenceD[620].name = \u00D3rdenes de liquidaci\u00F3n para importes a pagar por la parte B - sequenceE1[300].name = Partes informantes - sequenceE1[360].name = Detalles de inter\u00E9s - sequenceE1[361].name = Detalles de inter\u00E9s - sequenceE1[504].name = Partes de efectivo - sequenceE1[540].name = Partes de liquidaci\u00F3n - sequenceE1[541].name = Partes de liquidaci\u00F3n - sequenceE1[542].name = Partes de liquidaci\u00F3n - sequenceE1[543].name = Partes de liquidaci\u00F3n - sequenceE1[544].name = Partes de liquidaci\u00F3n - sequenceE1[545].name = Partes de liquidaci\u00F3n - sequenceE1[546].name = Partes de liquidaci\u00F3n - sequenceE1[547].name = Partes de liquidaci\u00F3n - sequenceE1[564].name = Movimiento de valores - sequenceE1[578].name = Partes de liquidaci\u00F3n - sequenceE1a1.name = Identificador de transacci\u00F3n \u00FAnica anterior - sequenceE1a[300].name = Identificador de transacci\u00F3n \u00FAnica - sequenceE1a[564].name = Atributos de instrumento financiero - sequenceE2[540].name = Partes de efectivo - sequenceE2[541].name = Partes de efectivo - sequenceE2[542].name = Partes de efectivo - sequenceE2[543].name = Partes de efectivo - sequenceE2[544].name = Partes de efectivo - sequenceE2[545].name = Partes de efectivo - sequenceE2[546].name = Partes de efectivo - sequenceE2[547].name = Partes de efectivo - sequenceE2[564].name = Movimiento de caja - sequenceE2[578].name = Partes de efectivo - sequenceE3.name = Cantidad - sequenceEXPD.name = Detalles de valoraci\u00F3n de la exposici\u00F3n - sequenceE[300].name = Informaci\u00F3n de distribuci\u00F3n de informaci\u00F3n - sequenceE[304].name = Cantidad neta a liquidar - sequenceE[306].name = Importe de pago - sequenceE[320].name = \u00D3rdenes de liquidaci\u00F3n para intereses a pagar por la parte A - sequenceE[330].name = \u00D3rdenes de liquidaci\u00F3n para intereses a pagar por la parte A - sequenceE[340].name = Informaci\u00F3n adicional - sequenceE[360].name = Inter\u00E9s fijo pagadero por la parte A - sequenceE[361].name = Inter\u00E9s fijo pagadero por la parte A - sequenceE[362].name = Cantidad(es) (Netas) a pagar por la parte A - sequenceE[364].name = Inter\u00E9s fijo pagadero por la parte A - sequenceE[365].name = Inter\u00E9s fijo pagadero por la parte A - sequenceE[500].name = Informaci\u00F3n adicional - sequenceE[501].name = Informaci\u00F3n adicional - sequenceE[502].name = Detalles de transacci\u00F3n con dos ramas - sequenceE[504].name = Detalles de liquidaci\u00F3n de efectivo - sequenceE[505].name = Informaci\u00F3n adicional - sequenceE[506].name = Informaci\u00F3n adicional - sequenceE[513].name = Otras partes - sequenceE[514].name = Detalles de transacci\u00F3n con dos ramas - sequenceE[515].name = Otras partes - sequenceE[518].name = Detalles de transacci\u00F3n con dos ramas - sequenceE[527].name = Informaci\u00F3n adicional - sequenceE[537].name = Informaci\u00F3n adicional - sequenceE[540].name = Detalles de liquidaci\u00F3n - sequenceE[541].name = Detalles de liquidaci\u00F3n - sequenceE[542].name = Detalles de liquidaci\u00F3n - sequenceE[543].name = Detalles de liquidaci\u00F3n - sequenceE[544].name = Detalles de liquidaci\u00F3n - sequenceE[545].name = Detalles de liquidaci\u00F3n - sequenceE[546].name = Detalles de liquidaci\u00F3n - sequenceE[547].name = Detalles de liquidaci\u00F3n - sequenceE[558].name = Informaci\u00F3n adicional - sequenceE[564].name = Opciones de operaci\u00F3n de sociedad - sequenceE[565].name = Informaci\u00F3n adicional - sequenceE[566].name = Informaci\u00F3n adicional - sequenceE[578].name = Detalles de liquidaci\u00F3n - sequenceE[620].name = \u00D3rdenes de liquidaci\u00F3n para intereses a pagar por la parte A - sequenceF1[306].name = Bloque de ventana de barrera - sequenceF1[360].name = Detalles de inter\u00E9s - sequenceF1[361].name = Detalles de inter\u00E9s - sequenceF2.name = Detalles de inter\u00E9s compuesto - sequenceF3.name = Interpolaci\u00F3n para periodos intermedios - -sequenceFIA.name = Atributos de instrumento financiero - +sequenceFIA.name = Atributos de instrumento financiero sequenceFIAC.name = Instrumento financiero/cuenta - sequenceFIN.name = Instrumento financiero - sequenceFREEASS.name = Actividad de activo libre - sequenceFXORDER.name = Datos de \u00F3rdenes de FX - sequenceF[300].name = Eventos despu\u00E9s negociaci\u00F3n - sequenceF[306].name = Bloque de barrera - sequenceF[320].name = \u00D3rdenes de liquidaci\u00F3n para intereses a pagar por la parte B - sequenceF[330].name = \u00D3rdenes de liquidaci\u00F3n para intereses a pagar por la parte B - sequenceF[340].name = Cantidades adicionales - sequenceF[360].name = Inter\u00E9s variable pagadero por la parte A - sequenceF[361].name = Inter\u00E9s variable pagadero por la parte A - sequenceF[504].name = Informaci\u00F3n adicional - sequenceF[513].name = Detalles de transacci\u00F3n con dos ramas - sequenceF[515].name = Detalles de transacci\u00F3n con dos ramas - sequenceF[540].name = Otras partes - sequenceF[541].name = Otras partes - sequenceF[542].name = Otras partes - sequenceF[543].name = Otras partes - sequenceF[544].name = Otras partes - sequenceF[545].name = Otras partes - sequenceF[546].name = Otras partes - sequenceF[547].name = Otras partes - sequenceF[564].name = Informaci\u00F3n adicional - sequenceF[578].name = Informaci\u00F3n adicional - sequenceF[620].name = \u00D3rdenes de liquidaci\u00F3n para intereses a pagar por la parte B - sequenceG1[340].name = Partes informantes - sequenceG1[620].name = Tipo impositivo - -sequenceG1a.name = Identificador de transacci\u00F3n \u00FAnica - +sequenceG1a.name = Identificador de transacci\u00F3n \u00FAnica sequenceG1a1.name = Identificador de transacci\u00F3n \u00FAnica anterior - sequenceG2.name = Tipo de cambio - sequenceGENL.name = Informaci\u00F3n general - sequenceG[306].name = Bloque activador - sequenceG[320].name = Informaci\u00F3n fiscal - sequenceG[330].name = Informaci\u00F3n fiscal - sequenceG[340].name = Informaci\u00F3n de distribuci\u00F3n de informaci\u00F3n - sequenceG[360].name = \u00D3rdenes de pago para inter\u00E9s a pagar por la parte A - sequenceG[361].name = \u00D3rdenes de pago para inter\u00E9s a pagar por la parte A - sequenceG[620].name = Informaci\u00F3n fiscal - sequenceH[306].name = Bloque de opciones sin entrega - sequenceH[320].name = Informaci\u00F3n adicional - sequenceH[330].name = Informaci\u00F3n adicional - sequenceH[360].name = Plan de aMORtizaci\u00F3n - sequenceH[361].name = Swaps de correlaci\u00F3n, volatilidad y varianza - sequenceH[620].name = Informaci\u00F3n adicional - -sequenceINPOS.name = Movimiento intraposici\u00F3n - +sequenceINPOS.name = Movimiento intraposici\u00F3n sequenceINPOSDET.name = Detalles de intra-posici\u00F3n - sequenceINTSEC.name = T\u00EDtulos intermedios - sequenceI[306].name = Terminaci\u00F3n anticipada - sequenceI[320].name = Cantidades adicionales - sequenceI[361].name = Plan de aMORtizaci\u00F3n para la parte B - sequenceJ1.name = Ponderaciones y fechas de promedio de Spot - sequenceJ2.name = Ponderaciones y fechas de promedio de Strike - sequenceJ[306].name = Opciones de promediado y Forwards - sequenceJ[361].name = Plan de aMORtizaci\u00F3n para la parte A - sequenceJ[365].name = Re-intercambio de principal a pagar por la parte B - sequenceK[306].name = Informaci\u00F3n adicional - sequenceK[361].name = Intercambios de capital a pagar por la parte B - sequenceK[365].name = Re-intercambio de principal a pagar por la parte A - sequenceLDDET.name = Detalles de pr\u00E9stamo/dep\u00F3sito - sequenceLDPRTY1.name = Partes de pr\u00E9stamo/dep\u00F3sito 1 - sequenceLDPRTY2.name = Partes de pr\u00E9stamo/dep\u00F3sito 2 - sequenceLINK.name = Conexiones - sequenceL[306].name = Cantidades adicionales - sequenceL[360].name = Cantidades adicionales a pagar por la parte B - sequenceL[361].name = Intercambios de capital a pagar por la parte A - sequenceL[364].name = Tarifa a pagar por la parte B - sequenceL[365].name = Tarifa a pagar por la parte B - -sequenceM1.name = Partes informantes - -sequenceM1a.name = Identificador de transacci\u00F3n \u00FAnica - +sequenceM1.name = Partes informantes +sequenceM1a.name = Identificador de transacci\u00F3n \u00FAnica sequenceM1a1.name = Identificador de transacci\u00F3n \u00FAnica anterior - sequenceM[306].name = Informaci\u00F3n de distribuci\u00F3n de informaci\u00F3n - sequenceM[360].name = Cantidades adicionales a pagar por la parte A - sequenceM[361].name = Cantidades adicionales a pagar por la parte B - sequenceM[364].name = Tarifa a pagar por la parte A - sequenceM[365].name = Tarifa a pagar por la parte A - sequenceNETPOS.name = Detalles de posici\u00F3n de neteo - sequenceN[360].name = Informaci\u00F3n general opcional - sequenceN[361].name = Cantidades adicionales a pagar por la parte A - -sequenceO1.name = Partes informantes - -sequenceO1a.name = Identificador de transacci\u00F3n \u00FAnica - +sequenceO1.name = Partes informantes +sequenceO1a.name = Identificador de transacci\u00F3n \u00FAnica sequenceO1a1.name = Identificador de transacci\u00F3n \u00FAnica anterior - sequenceORDER.name = Detalles de orden - sequenceORDRDET.name = Detalles de orden - sequenceORDRPRTY[370].name = Parte de orden de FX - sequenceORDRPRTY[380].name = Partes de orden de FX - sequenceORDRPRTY[381].name = Partes de orden de FX - sequenceOTHRDET.name = Otros detalles - sequenceOTHRPRTY.name = Otras partes - sequenceO[360].name = Informaci\u00F3n de distribuci\u00F3n de informaci\u00F3n - sequenceO[361].name = Informaci\u00F3n general opcional - -sequenceP.name = Informaci\u00F3n de distribuci\u00F3n de informaci\u00F3n - -sequenceP1.name = Partes informantes - -sequenceP1a.name = Identificador de transacci\u00F3n \u00FAnica - +sequenceP.name = Informaci\u00F3n de distribuci\u00F3n de informaci\u00F3n +sequenceP1.name = Partes informantes +sequenceP1a.name = Identificador de transacci\u00F3n \u00FAnica sequenceP1a1.name = Identificador de transacci\u00F3n \u00FAnica anterior - sequencePAFILL.name = Detalles de rellenado parcial - -sequencePENA.name = Penalizaci\u00F3nes - +sequencePENA.name = Penalizaci\u00F3nes sequencePENACOUNT.name = Penalizaci\u00F3nes por contraparte - sequencePENACUR.name = Penalizaci\u00F3nes por divisa por una parte - sequencePENDET.name = Detalles de penalizaci\u00F3nes - sequencePERSDET.name = Datos personales - sequencePRIC.name = Precio - sequenceRCAP.name = Detalles de resumen - -sequenceREAS[380].name = Motivo - -sequenceREAS[381].name = Motivo - -sequenceREAS[509].name = Motivo - -sequenceREAS[510].name = Motivo - -sequenceREAS[530].name = Motivo - -sequenceREAS[537].name = Motivo - -sequenceREAS[548].name = Motivo - -sequenceREAS[558].name = Motivo - -sequenceREAS[567].name = Motivo - +sequenceREAS.name = Motivo sequenceRECDEL.name = Receptor/proveedor - -sequenceREF.name = Por referencia a instrucci\u00F3n - +sequenceREF.name = Por referencia a instrucci\u00F3n sequenceREFPRICE.name = Informaci\u00F3n de precio de referencia - sequenceREGDET.name = Detalles de registro - sequenceRELTRAN.name = Transacci\u00F3n original - sequenceREPO.name = Detalles de transacci\u00F3n con dos ramas - sequenceREPV.name = Detalles de valoraci\u00F3n de Repo - sequenceREQD.name = Detalles de solicitud - sequenceSCOL.name = Detalles de garant\u00EDa de valores - sequenceSECDET.name = Detalles de valores - sequenceSECMOVE.name = Movimiento de valores - sequenceSECS.name = Detalles de valoraci\u00F3n de t\u00EDtulos - -sequenceSETDET.name = Detalles de liquidaci\u00F3n - +sequenceSETDET.name = Detalles de liquidaci\u00F3n sequenceSETDET1.name = Detalles de liquidaci\u00F3n - -sequenceSETPRTY.name = Partes de liquidaci\u00F3n - +sequenceSETPRTY.name = Partes de liquidaci\u00F3n sequenceSETPRTY1.name = Partes de liquidaci\u00F3n - sequenceSETTL.name = Detalles de liquidaci\u00F3n general - sequenceSETTRAN.name = Detalles de transacci\u00F3n de liquidaci\u00F3n - sequenceSSIDET.name = Detalles de orden de liquidaci\u00F3n permanente - sequenceSTAT.name = Estado - sequenceSUBBAL.name = Subsaldo - sequenceSUBSAFE.name = Cuenta de sub-custodia - sequenceSUMC.name = Resumen por contraparte - sequenceSUMD.name = Detalles de resumen - sequenceSUME.name = Resumen por tipo de exposici\u00F3n - sequenceSUMM[503].name = Resumen - sequenceSUMM[504].name = Resumen - sequenceSUMM[506].name = Resumen - sequenceSUMM[569].name = Resumen general - sequenceTAXVODET.name = Detalles de certificado fiscal - sequenceTRADDET.name = Datos de la operaci\u00F3n - sequenceTRADE.name = Datos de la operaci\u00F3n - sequenceTRADPRTY.name = Partes de Trading - -sequenceTRANS.name = Transacciones - +sequenceTRANS.name = Transacciones sequenceTRANSDET.name = Datos de la transacci\u00F3n - sequenceTRAN[536].name = Transacci\u00F3n - sequenceTRAN[537].name = Datos de la transacci\u00F3n - sequenceTRAN[548].name = Datos de la transacci\u00F3n - sequenceTREA.name = Detalles de valoraci\u00F3n de tesorer\u00EDa - sequenceUNDE.name = Detalles de transacci\u00F3n subyacente - sequenceUSECU.name = Valores subyacentes - sequenceVALDET.name = Detalles de valoraci\u00F3n diff --git a/src/main/resources/pw_swift_labels_fr.properties b/src/main/resources/pw_swift_labels_fr.properties index 38c5df695..35683dd63 100644 --- a/src/main/resources/pw_swift_labels_fr.properties +++ b/src/main/resources/pw_swift_labels_fr.properties @@ -13,7210 +13,3964 @@ # See the License for the specific language governing permissions and # limitations under the License. ############################################################################### - field102.name = adresse SWIFT - -field103.name = code du service - +field103.name = Code de service +field103[012].name = code du service +field103[028].name = code du service +field103[029].name = code du service +field103[066].name = code du service +field103[082].name = code du service +field103[083].name = code du service +field103[097].name = code du service field104.name = priorit\u00E9 du message - field106.components = Date - Identifiant de terminal logique - Code succursale - Num\u00E9ro de session - Num\u00E9ro de s\u00E9quence d'entr\u00E9e (ISN) -field106.name = MIR - +field106.name = MIR field107.components = Date - Identifiant de terminal logique - Code succursale - Num\u00E9ro de session - Num\u00E9ro de s\u00E9quence de sortie (OSN) -field107.name = MOR - +field107.name = MOR field108.components = Message User Reference (MUR) -field108.name = Message User Reference (MUR) - +field108.name = Message User Reference (MUR) field108[010].name = mur - field108[011].name = mur - field108[012].name = mur - field108[019].name = mur - field108[020].name = mur - field108[021].name = mur - field108[022].name = mur - field108[023].name = mur - field108[066].name = mur - field108[082].name = mur - field108[083].name = mur - field109.components = Date - Temps plein - R\u00E9f\u00E9rence d'entr\u00E9e de message -field109.name = r\u00E9f\u00E9rence du message original - -field113.name = Priorit\u00E9 Banking - +field109.name = r\u00E9f\u00E9rence du message original +field113.name = Priorit\u00C3\u00A9 Banking field114.name = info \u00E9metteur - avis paiement - -field115.name = Receveur de l'Information sur le paiement - +field115.name = Receveur de l'Information sur le paiement field115[097].name = info destinataire-avis paiement - field116.name = date de valeur ce jour - field118.name = indicat'r ss-ensemble partages lt - field119.name = Drapeau de validation - field11A.components = Qualificateur - Code de devise -field11A.name = Devise - +field11A.name = Devise field11R.components = Num\u00E9ro MT - Date - Num\u00E9ro de session - ISN - field11S.components = Num\u00E9ro MT - Date - Num\u00E9ro de session - ISN -field11S.name = MT et date du message original - +field11S.name = MT et date du message original field11a.name = MT et date du message original - field120.name = identifiant du message - field122.name = nombre de messages - field123.name = liste des messages - field124.name = type de message - field125.name = cat\u00E9gorie de messages - field126.name = code id probl\u00E8me donn\u00E9 - field128.name = BIC facturable/prior. - field129.name = num\u00E9ro de section - field12A.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code ou description de l'instrument -field12A.name = Type d'instrument financier - -field12B.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e -field12B.name = Type d'instrument financier - +field12A.name = Type d'instrument financier +field12B.name = Type d'instrument financier +field12B[500].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[501].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[502].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[506].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Type +field12B[508].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[513].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[514].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[515].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[518].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[519].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[524].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[535].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[538].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[540].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[541].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[542].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[543].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[544].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[545].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[546].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[547].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[564].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[576].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[578].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument +field12B[586].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type d'instrument field12C.components = Qualificateur - Code CFI - field12D.name = Type d'option - field12E.name = Style d'expiration - field12F.name = Style d'option - field12G.components = Style d'expiration -field12G.name = Cycle de r\u00E9siliation anticip\u00E9e - +field12G.name = Cycle de r\u00E9siliation anticip\u00E9e field12[105].name = Type de sous-message - field12[198].name = Type de sous-message - field12[298].name = Type de sous-message - field12[398].name = Type de sous-message - field12[498].name = Type de sous-message - field12[598].name = Type de sous-message - field12[698].name = Type de sous-message - field12[798].name = Type de sous-message - field12[898].name = Type de sous-message - field12[920].name = Message demand\u00E9 - field12[973].name = Type de message - field12[998].name = Type de sous-message - field12a.name = Type d'instrument financier - field130.components = Code d'en-t\u00EAte -field130.name = code d'en-t\u00EAte - +field130.name = code d'en-t\u00EAte field132.name = No diffus modifi\u00E9 pour TOUS - field133.name = No diff. modifi\u00E9 pr pays s\u00E9lect. - field134.components = Demandeur de l'\u00E9mission -field134.name = FI BIC Nom Ville demand. diffus. - +field134.name = FI BIC Nom Ville demand. diffus. field135.name = priorit\u00E9 de diffusion - field136.name = No diffusion - field137.components = Num\u00E9ro d'\u00E9mission d'origine -field137.name = No diffusion - -field13A.name = Identification du num\u00E9ro - +field137.name = No diffusion +field13A.name = Identification du num\u00E9ro field13A[321].components = Qualificateur - ID num\u00E9ro - field13A[380].components = Qualificateur - ID num\u00E9ro - field13A[381].components = Qualificateur - ID num\u00E9ro - field13A[500].components = Qualificateur - ID num\u00E9ro - field13A[501].components = Qualificateur - ID num\u00E9ro - field13A[502].components = Qualificateur - ID num\u00E9ro - field13A[503].components = Qualificateur - ID num\u00E9ro - field13A[504].components = Qualificateur - ID num\u00E9ro - field13A[505].components = Qualificateur - ID num\u00E9ro - field13A[506].components = Qualificateur - ID num\u00E9ro - field13A[507].components = Qualificateur - ID num\u00E9ro - field13A[508].components = Qualificateur - ID num\u00E9ro - field13A[509].components = Qualificateur - ID num\u00E9ro - field13A[510].components = Qualificateur - ID num\u00E9ro - field13A[513].components = Qualificateur - ID num\u00E9ro - field13A[514].components = Qualificateur - ID num\u00E9ro - field13A[515].components = Qualificateur - ID num\u00E9ro - field13A[517].components = Qualificateur - ID num\u00E9ro - field13A[518].components = Qualificateur - ID num\u00E9ro - field13A[519].components = Qualificateur - ID num\u00E9ro - field13A[524].components = Qualificateur - ID num\u00E9ro - field13A[527].components = Qualificateur - ID num\u00E9ro - field13A[530].components = Qualificateur - ID num\u00E9ro - field13A[535].components = Qualificateur - ID num\u00E9ro - field13A[536].components = Qualificateur - ID num\u00E9ro - field13A[537].components = Qualificateur - ID num\u00E9ro - field13A[538].components = Qualificateur - ID num\u00E9ro - field13A[540].components = Qualificateur - ID num\u00E9ro - field13A[541].components = Qualificateur - ID num\u00E9ro - field13A[542].components = Qualificateur - ID num\u00E9ro - field13A[543].components = Qualificateur - ID num\u00E9ro - field13A[544].components = Qualificateur - ID num\u00E9ro - field13A[545].components = Qualificateur - ID num\u00E9ro - field13A[546].components = Qualificateur - ID num\u00E9ro - field13A[547].components = Qualificateur - ID num\u00E9ro - field13A[548].components = Qualificateur - ID num\u00E9ro - field13A[549].components = Qualificateur - ID num\u00E9ro - field13A[558].components = Qualificateur - ID num\u00E9ro - field13A[564].components = Qualificateur - ID num\u00E9ro - field13A[565].components = Qualificateur - ID num\u00E9ro - field13A[566].components = Qualificateur - ID num\u00E9ro - field13A[567].components = Qualificateur - ID num\u00E9ro - field13A[568].components = Qualificateur - ID num\u00E9ro - field13A[569].components = Qualificateur - ID num\u00E9ro - field13A[575].components = Qualificateur - ID num\u00E9ro - field13A[576][A1].components = Qualificateur - ID num\u00E9ro - field13A[576][A].components = Qualificateur - Identification num\u00E9ro - field13A[576][B1].components = Qualificateur - ID num\u00E9ro - field13A[576][B2a].components = Qualificateur - ID num\u00E9ro - field13A[578].components = Qualificateur - ID num\u00E9ro - field13A[586].components = Qualificateur - ID num\u00E9ro - field13B.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Num\u00E9ro - field13B[500].name = Identification du num\u00E9ro - field13B[501].name = Identification du num\u00E9ro - field13B[503].name = Num\u00E9ro - field13B[504].name = Num\u00E9ro - field13B[505].name = Num\u00E9ro - field13B[506].name = Num\u00E9ro - field13B[507].name = Num\u00E9ro - field13B[508].name = Identification du num\u00E9ro - field13B[510].name = Identification du num\u00E9ro - field13B[513].name = Identification du num\u00E9ro - field13B[514].name = Identification du num\u00E9ro - field13B[515].name = Identification du num\u00E9ro - field13B[518].name = Identification du num\u00E9ro - field13B[519].name = Identification du num\u00E9ro - field13B[524].name = Identification du num\u00E9ro - field13B[527].name = Num\u00E9ro - field13B[535].name = Identification du num\u00E9ro - field13B[538].name = Identification du num\u00E9ro - field13B[540].name = Identification du num\u00E9ro - field13B[541].name = Identification du num\u00E9ro - field13B[542].name = Identification du num\u00E9ro - field13B[543].name = Identification du num\u00E9ro - field13B[544].name = Identification du num\u00E9ro - field13B[545].name = Identification du num\u00E9ro - field13B[546].name = Identification du num\u00E9ro - field13B[547].name = Identification du num\u00E9ro - field13B[558].name = Num\u00E9ro - field13B[569].name = Num\u00E9ro - field13B[578].name = Identification du num\u00E9ro - field13B[586].name = Identification du num\u00E9ro - field13C.components = Code - Indication horaire - Signe - D\u00E9calage horaire -field13C.name = Indication heure - +field13C.name = Indication heure field13D.components = Date - Heure - Signe - Compensation -field13D.name = Indication date/heure - +field13D.name = Indication date/heure field13J.components = Qualificateur - ID Num\u00E9ro long - field13K.components = Qualificateur - ID num\u00E9ro - Quantit\u00E9 - field13a.name = Identification du num\u00E9ro - field140.name = identifiant de copie - field141.name = clef de chiffrage - field142[024].name = date heure de debut - field142[026].name = heure de debut de copie - field143[024].name = date heure de fin - field143[026].name = heure de fin de copie - field144.components = Statut -field144.name = statut - +field144.name = statut field14A.components = Convention -field14A.name = Convention jour ouvrable - +field14A.name = Convention jour ouvrable field14B.components = M\u00E9thode -field14B.name = Calcul du prix moyen d'exercice - +field14B.name = Calcul du prix moyen d'exercice field14C.components = Ann\u00E9e -field14C.name = Ann\u00E9e des d\u00E9finitions - +field14C.name = Ann\u00E9e des d\u00E9finitions field14D[320].components = Code -field14D[320].name = Fractionnement journalier - +field14D[320].name = Fractionnement journalier field14D[330].components = Code -field14D[330].name = Fractionnement journalier - +field14D[330].name = Fractionnement journalier field14D[340].components = D\u00E9compte des jours -field14D[340].name = Taux flottant fractionn journa - +field14D[340].name = Taux flottant fractionn journa field14D[350].components = Code -field14D[350].name = Fractionnement journalier - +field14D[350].name = Fractionnement journalier field14D[360].name = Fractionnement journalier - field14D[361].name = Fractionnement journalier - field14D[620].name = Fractionnement journalier - field14E.components = R\u00E9f\u00E9rence -field14E.name = Session de compensation ou de r\u00E8glement - +field14E.name = Session de compensation ou de r\u00E8glement field14F.components = Option -field14F.name = Option taux flottant - +field14F.name = Option taux flottant field14G.components = Fr\u00E9quence - M\u00E9thode -field14G.name = Fr\u00E9quence/m\u00E9thode calcul moyenne - +field14G.name = Fr\u00E9quence/m\u00E9thode calcul moyenne +field14H.components = Convention field14J.components = Code -field14J.name = Sp\u00E9c date de r\u00E9initialisation - +field14J.name = Sp\u00E9c date de r\u00E9initialisation +field14K.components = Convention +field14L.components = Convention +field14M.components = Convention +field14N.components = Convention +field14O.components = Convention field14S.components = Source du taux - Heure et lieu - field14S[300].name = Source du taux de r\u00E8glement - field14S[304].name = Source du taux de r\u00E8glement - field14S[305].name = Source du taux de r\u00E8glement - field14S[306].name = Source du taux de r\u00E8glement - field14S[361].name = Source/Option du taux de r\u00E8glement - field152.components = Premier ISN -field152.name = 1er ISN - +field152.name = 1er ISN field153.components = Premier OSN -field153.name = 1er OSN - +field153.name = 1er OSN field15A.name = Nouvelle s\u00E9quence - field15B.name = Nouvelle s\u00E9quence - field15C.name = Nouvelle s\u00E9quence - field15D.name = Nouvelle s\u00E9quence - field15E.name = Nouvelle s\u00E9quence - field15F.name = Nouvelle s\u00E9quence - field15G.name = Nouvelle s\u00E9quence - field15H.name = Nouvelle s\u00E9quence - field15I.name = Nouvelle s\u00E9quence - field15J.name = Nouvelle s\u00E9quence - field15K.name = Nouvelle s\u00E9quence - field15L.name = Nouvelle s\u00E9quence - field15M.name = Nouvelle s\u00E9quence - field15N.name = Nouvelle s\u00E9quence - field15O.name = Nouvelle s\u00E9quence - field15P.name = Nouvelle s\u00E9quence - field165.components = Code du service - Destinataire des informations de validation de paiement -field165.name = info destinataire-avis paiement FINInform - +field165.name = info destinataire-avis paiement FINInform field16A.components = Num\u00E9ro - field16A[300].name = Nombre de paiements - field16A[801].name = Nbre contrat achat agent vendeur - field16C.components = D\u00E9cimales -field16C.name = Decimales pr\u00E8s - +field16C.name = Decimales pr\u00E8s field16R.name = D\u00E9but du bloc - field16S.name = Fin du bloc - field171.name = date - field173.name = jour/heure - field174.name = heure - field175.components = Heure - field175[011].name = heures de sortie - field175[012].name = heure de saisie - field175[019].name = heure de saisie - field175[066].name = heure - field175[071].name = heure - field175[082].name = heure - field175[083].name = heure - field177.components = Date et heure -field177.name = date et heure - +field177.name = date et heure field17A.components = Indicateur - field17A[300].name = Indicateur d'Achat (Vente) - field17A[306].name = Indicateur de barri\u00E8re - field17A[360].name = Indicateur contrat de couverture - field17A[361].name = Indicateur contrat de couverture - -field17B.components = Qualificateur - Indicateur - +field17B.components = Qualificateur - Indicateur field17B[500].name = Indicateur - field17B[501].name = Indicateur - field17B[502].name = Indicateur - field17B[503].name = Indicateur - field17B[504].name = Indicateur - field17B[505].name = Indicateur - field17B[508].name = Indicateur - field17B[513].name = Indicateur - field17B[514].name = Indicateur - field17B[515].name = Indicateur - field17B[518].name = Indicateur - field17B[519].name = Indicateur - field17B[524].name = Indicateur - field17B[527].name = Indicateur - field17B[530].name = Indicateur - field17B[535].name = Indicateur - field17B[536].name = Indicateur - field17B[537][A].name = Indicateur - field17B[537][D1a1A1].name = Indicateur - field17B[537][D1a1A].name = Indicateur de donn\u00E9e de r\u00E9f\u00E9rences manquantes - field17B[537][D1a1].name = Indicateur de montant calcul\u00E9 - field17B[538].name = Indicateur - field17B[540].name = Indicateur - field17B[541].name = Indicateur - field17B[542].name = Indicateur - field17B[543].name = Indicateur - field17B[544].name = Indicateur - field17B[545].name = Indicateur - field17B[546].name = Indicateur - field17B[547].name = Indicateur - field17B[548][C1a1A1].name = Indicateur - field17B[548][C1a1A].name = Indicateur de donn\u00E9e de r\u00E9f\u00E9rences manquantes - field17B[548][C1a1].name = Indicateur de montant calcul\u00E9 - field17B[558].name = Indicateur - field17B[564].name = Indicateur - +field17B[565].name = Indicateur field17B[566].name = Indicateur - +field17B[567].name = Indicateur field17B[569].name = Indicateur - field17B[575].name = Indicateur - field17B[576].name = Indicateur - field17B[578].name = Indicateur - field17B[586].name = Indicateur - +field17C.components = Indicateur field17E.components = Indicateur -field17E.name = Indicateur de seuil de compensation - +field17E.name = Indicateur de seuil de compensation field17F.components = Indicateur - field17F[300].name = Indicateur non-livrable - field17F[304].name = Indicateur de cl\u00F4ture finale - field17F[305].name = Indicateur non-livrable - field17F[306].name = Indicateur non-livrable - field17F[340].name = Discounting FRA - field17F[360].name = Indicateur ajust date fin p\u00E9r - field17F[361].name = Indicateur ajust date fin p\u00E9r - field17G.components = Indicateur -field17G.name = Indicateur de plus-value (perte) - +field17G.name = Indicateur de plus-value (perte) field17H.components = Indicateur -field17H.name = Indicateur d\u2019allocation - +field17H.name = Indicateur d\u2019allocation field17I.components = Indicateur - field17I[300].name = Indicateur reglement de paiement vs paiement - field17I[304].name = Indicateur reglement de paiement vs paiement - field17I[306].name = R\u00E9glement en esp\u00E8ces - field17L.components = Indicateur -field17L.name = Indicateur de compression de portfolio - +field17L.name = Indicateur de compression de portfolio field17M.components = Indicateur -field17M.name = Indicateur de secteur de l'entreprise - +field17M.name = Indicateur de secteur de l'entreprise field17N.components = Indicateur -field17N.name = Indicateur de r\u00E8glement net - +field17N.name = Indicateur de r\u00E8glement net field17O.components = Indicateur - field17O[300].name = NDF Indicateur 'ouvert' - field17O[304].name = Indicateur 'ouvert' - field17P.components = Indicateur -field17P.name = Indicateur de collateralisation - +field17P.name = Indicateur de collateralisation field17Q.components = Indicateur -field17Q.name = Indicateur negociation hors EEE contrepartie - +field17Q.name = Indicateur negociation hors EEE contrepartie field17R.components = Indicateur -field17R.name = R\u00F4le de la Partie A - +field17R.name = R\u00F4le de la Partie A field17S.components = Indicateur -field17S.name = Indicateur de negociation intragroupe - +field17S.name = Indicateur de negociation intragroupe field17T.components = Indicateur -field17T.name = Indicateur d'op\u00E9ration en bloc - +field17T.name = Indicateur d'op\u00E9ration en bloc field17U.components = Indicateur -field17U.name = Indicateur r\u00E8glement fractionn\u00E9 - +field17U.name = Indicateur r\u00E8glement fractionn\u00E9 field17V.components = Indicateur -field17V.name = Indicateur d'Achat (Vente) - +field17V.name = Indicateur d'Achat (Vente) field17W.components = Indicateur -field17W.name = Indicateur de format non-standard - +field17W.name = Indicateur de format non-standard field17X.components = Indicateur -field17X.name = Indic. financement commercial/tresorerie - +field17X.name = Indic. financement commercial/tresorerie field17Y.components = Indicateur -field17Y.name = Indicateur nature financi\u00E8re contrepartie - +field17Y.name = Indicateur nature financi\u00E8re contrepartie field17Z.components = Indicateur -field17Z.name = Indicateur portfolio de couverture - +field17Z.name = Indicateur portfolio de couverture field18A.components = Num\u00E9ro -field18A.name = Nombre de r\u00E9p\u00E9titions - +field18A.name = Nombre de r\u00E9p\u00E9titions field18B.components = Num\u00E9ro -field18B.name = Nombre de dates moyennes au comptant - +field18B.name = Nombre de dates moyennes au comptant field18C.components = Num\u00E9ro -field18C.name = Nombre de dates d'exercise au comptant - +field18C.name = Nombre de dates d'exercise au comptant field18D.components = Num\u00E9ro -field18D.name = Nombre de dates - -field19.components = Montant -field19.name = Somme des montants - +field18D.name = Nombre de dates +field19.components = Montant +field19.name = Somme des montants field19A.components = Qualificateur - Signe - Code de devise - Montant -field19A.name = Montant - +field19A.name = Montant field19B.components = Qualificateur - Code de devise - Montant -field19B.name = Montant - +field19B.name = Montant field19C.components = Signe - Facteur d'ajustement -field19C.name = Ajustement - +field19C.name = Ajustement field19Y.components = Poids -field19Y.name = Facteur de ponderation moyen au comptant - +field19Y.name = Facteur de ponderation moyen au comptant field19Z.components = Poids -field19Z.name = Facteur de ponderation moyen d'exercice - -field20.components = R\u00E9f\u00E9rence - +field19Z.name = Facteur de ponderation moyen d'exercice +field20.components = R\u00E9f\u00E9rence field202.name = num\u00E9ro de section - field203.name = total sections - field206.name = demande de date de valeur - field208.name = file vers LT - field209.name = Information requise - field20C.components = Qualificateur - R\u00E9f\u00E9rence -field20C.name = R\u00E9f\u00E9rence - +field20C.name = R\u00E9f\u00E9rence field20D.components = Qualificateur - R\u00E9f\u00E9rence -field20D.name = R\u00E9f\u00E9rence - +field20D.name = R\u00E9f\u00E9rence field20U.components = Qualificateur - R\u00E9f\u00E9rence - field20[101].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[102].name = R\u00E9f\u00E9rence du fichier - field20[102_STP].name = R\u00E9f\u00E9rence du fichier - field20[103].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[103_REMIT].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[103_STP].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[104].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[105].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[107].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[110].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[111].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[112].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[190].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[191].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[192].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[195].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[196].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[198].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[199].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[200].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[201].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[202].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[202_COV].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[203].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[204].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[205].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[205_COV].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[210].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[290].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[291].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[292].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[295].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[296].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[298].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[299].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[300].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[304].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[305].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[306].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[320].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[330].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[340].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[341].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[350].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[360].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[361].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[362].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[364].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[365].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[390].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[391].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[392].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[395].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[396].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[398].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[399].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[400].name = TRN de la banque \u00E9mettrice - field20[410].name = TRN de la banque \u00E9mettrice - field20[412].name = TRN de la banque \u00E9mettrice - field20[416].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[420].name = TRN de la banque \u00E9mettrice - field20[422].name = TRN de la banque \u00E9mettrice - field20[430].name = TRN de la banque \u00E9mettrice - field20[450].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[455].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[456].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[490].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[491].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[492].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[495].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[496].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[498].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[499].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[516].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[526].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[581].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[590].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[591].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[592].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[595].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[596].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[598].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[599].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[600].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[601].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[604].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[605].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[606].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[607].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[608].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[620].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[690].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[691].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[692].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[695].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[696].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[698].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[699].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[700].name = Num\u00E9ro du cr\u00E9dit documentaire - field20[701].name = Num\u00E9ro du cr\u00E9dit documentaire - field20[705].name = Num\u00E9ro du cr\u00E9dit documentaire - field20[707].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[708].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[710].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[711].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[720].name = R\u00E9f\u00E9rence banque de transfert - field20[721].name = R\u00E9f\u00E9rence banque de transfert - field20[730].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[732].name = TRN de l'\u00E9metteur - field20[734].name = TRN de l'\u00E9metteur - field20[740].name = Num\u00E9ro du cr\u00E9dit documentaire - field20[742].name = R\u00E9f\u00E9rence banque requ\u00E9rante - field20[744].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[747].name = Num\u00E9ro du cr\u00E9dit documentaire - field20[750].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[752].name = Num\u00E9ro du cr\u00E9dit documentaire - field20[754].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[756].name = R\u00E9f\u00E9rence de l'\u00E9metteur - field20[759].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - -field20[760].name = Num\u00E9ro de l'engagement - +field20[760].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction field20[761].name = Num\u00E9ro de l'engagement - field20[765].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - -field20[767].name = Num\u00E9ro de l'engagement - +field20[767].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction field20[768].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[769].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - -field20[775].name = Num\u00E9ro de l'engagement - -field20[785].name = Num\u00E9ro de l'engagement - -field20[786].name = Num\u00E9ro de l'engagement - +field20[775].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction +field20[785].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction +field20[786].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction field20[787].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[790].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[791].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[792].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[795].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[796].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[798].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[799].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[801].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[802].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[890].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[891].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[892].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[895].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[896].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[898].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[899].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[900].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[910].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[920].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[935].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[940].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[941].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[942].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[950].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[970].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[971].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[972].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[973].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[985].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[986].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[990].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[991].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[992].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[995].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[996].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[998].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20[999].name = Num\u00E9ro de r\u00E9f\u00E9rence transaction - field20a.name = R\u00E9f\u00E9rence - -field21.components = R\u00E9f\u00E9rence - +field21.components = R\u00E9f\u00E9rence field21A[300].name = R\u00E9ference de la confirmation d'ouverture - field21A[304][A].name = R\u00E9f\u00E9rence d'ouverture d'instruction - field21A[304][C].name = R\u00E9f\u00E9rence \u00E0 l'op\u00E9ration associ\u00E9e - field21A[416].name = R\u00E9f de la s\u00E9quence d'origine - field21A[744].name = Num\u00E9ro du cr\u00E9dit documentaire - -field21B.name = Num\u00E9ro de contrat - partie B - +field21B.name = Num\u00E9ro de contrat - partie B field21B[340].components = Num\u00E9ro de contrat - field21B[341].components = Num\u00E9ro de contrat - field21B[365].components = Num\u00E9ro - field21C[104].name = R\u00E9f\u00E9rence du mandat - field21C[107].name = R\u00E9f\u00E9rence du mandat - field21C[416].name = R\u00E9f\u00E9rence du mandant - field21D.name = R\u00E9f\u00E9rence du d\u00E9bit direct - field21E.name = R\u00E9f\u00E9rence de l'enregistrement - field21F[101].name = R\u00E9f contrat op\u00E9ration de change - field21F[300].name = R\u00E9f\u00E9rence sous-jacente de responsabilit\u00E9 - field21G.components = R\u00E9f\u00E9rence - field21G[300].name = R\u00E9f\u00E9rence du courtier - field21G[304].name = R\u00E9f courtier charg\u00E9 ex\u00E9cution - field21G[306].name = R\u00E9f\u00E9rence du courtier - field21G[320].name = R\u00E9f\u00E9rence du courtier - field21G[340].name = R\u00E9f\u00E9rence du courtier - field21G[360].name = R\u00E9f\u00E9rence du courtier - field21G[361].name = R\u00E9f\u00E9rence du courtier - field21G[620].name = R\u00E9f\u00E9rence du courtier - field21H.components = Type d'\u00E9v\u00E9nement - R\u00E9f\u00E9rence -field21H.name = Type d'\u00E9v\u00E9nement et R\u00E9f\u00E9rence - -field21N.name = Num\u00E9ro de contrat - partie A - +field21H.name = Type d'\u00E9v\u00E9nement et R\u00E9f\u00E9rence +field21N.name = Num\u00E9ro de contrat - partie A field21N[320].components = Num\u00E9ro de contrat - field21N[340].components = Num\u00E9ro de contrat - field21N[341].components = Num\u00E9ro de contrat - field21N[364].components = Num\u00E9ro - field21N[365].components = Num\u00E9ro - field21N[620].components = Num\u00E9ro de contrat - field21P.name = R\u00E9f\u00E9rence contrats pr\u00E9c\u00E9dents - field21R.name = R\u00E9f\u00E9rence sp\u00E9cifi\u00E9e par client - field21[101].name = R\u00E9f\u00E9rence de la transaction - field21[102].name = R\u00E9f\u00E9rence de la transaction - field21[102_STP].name = R\u00E9f\u00E9rence de la transaction - field21[104].name = R\u00E9f\u00E9rence de la transaction - field21[105].name = R\u00E9f\u00E9rence d'origine - field21[107].name = R\u00E9f\u00E9rence de la transaction - field21[110].name = Num\u00E9ro du ch\u00E8que - field21[111].name = Num\u00E9ro du ch\u00E8que - field21[112].name = Num\u00E9ro du ch\u00E8que - field21[190].name = R\u00E9f\u00E9rence d'origine - field21[191].name = R\u00E9f\u00E9rence d'origine - field21[192].name = R\u00E9f\u00E9rence d'origine - field21[195].name = R\u00E9f\u00E9rence d'origine - field21[196].name = R\u00E9f\u00E9rence d'origine - field21[199].name = R\u00E9f\u00E9rence d'origine - field21[202].name = R\u00E9f\u00E9rence d'origine - field21[202_COV].name = R\u00E9f\u00E9rence d'origine - field21[203].name = R\u00E9f\u00E9rence d'origine - field21[204].name = R\u00E9f\u00E9rence d'origine - field21[205].name = R\u00E9f\u00E9rence d'origine - field21[205_COV].name = R\u00E9f\u00E9rence d'origine - field21[210].name = R\u00E9f\u00E9rence d'origine - field21[290].name = R\u00E9f\u00E9rence d'origine - field21[291].name = R\u00E9f\u00E9rence d'origine - field21[292].name = R\u00E9f\u00E9rence d'origine - field21[295].name = R\u00E9f\u00E9rence d'origine - field21[296].name = R\u00E9f\u00E9rence d'origine - field21[299].name = R\u00E9f\u00E9rence d'origine - field21[300].name = R\u00E9f\u00E9rence d'origine - field21[304].name = R\u00E9f\u00E9rence d'origine - field21[305].name = R\u00E9f\u00E9rence d'origine - field21[306].name = R\u00E9f\u00E9rence d'origine - field21[320].name = R\u00E9f\u00E9rence d'origine - field21[330].name = R\u00E9f\u00E9rence d'origine - field21[340].name = R\u00E9f\u00E9rence d'origine - field21[341].name = R\u00E9f\u00E9rence d'origine - field21[350].name = R\u00E9f\u00E9rence d'origine - field21[360].name = R\u00E9f\u00E9rence d'origine - field21[361].name = R\u00E9f\u00E9rence d'origine - field21[362].name = R\u00E9f\u00E9rence d'origine - field21[364].name = R\u00E9f\u00E9rence d'origine - field21[365].name = R\u00E9f\u00E9rence d'origine - field21[390].name = R\u00E9f\u00E9rence d'origine - field21[391].name = R\u00E9f\u00E9rence d'origine - field21[392].name = R\u00E9f\u00E9rence d'origine - field21[395].name = R\u00E9f\u00E9rence d'origine - field21[396].name = R\u00E9f\u00E9rence d'origine - field21[399].name = R\u00E9f\u00E9rence d'origine - field21[400].name = R\u00E9f\u00E9rence d'origine - field21[410].name = R\u00E9f\u00E9rence d'origine - field21[412].name = R\u00E9f\u00E9rence d'origine - field21[416].name = R\u00E9f\u00E9rence d'origine - field21[420].name = R\u00E9f\u00E9rence d'origine - field21[422].name = R\u00E9f\u00E9rence d'origine - field21[430].name = R\u00E9f\u00E9rence d'origine - field21[450].name = R\u00E9f\u00E9rence d'origine - field21[455].name = R\u00E9f\u00E9rence d'origine - field21[456].name = R\u00E9f\u00E9rence d'origine - field21[490].name = R\u00E9f\u00E9rence d'origine - field21[491].name = R\u00E9f\u00E9rence d'origine - field21[492].name = R\u00E9f\u00E9rence d'origine - field21[495].name = R\u00E9f\u00E9rence d'origine - field21[496].name = R\u00E9f\u00E9rence d'origine - field21[499].name = R\u00E9f\u00E9rence d'origine - field21[516].name = R\u00E9f\u00E9rence d'origine - field21[526].name = R\u00E9f\u00E9rence d'origine - field21[581].name = R\u00E9f\u00E9rence d'origine - field21[590].name = R\u00E9f\u00E9rence d'origine - field21[591].name = R\u00E9f\u00E9rence d'origine - field21[592].name = R\u00E9f\u00E9rence d'origine - field21[595].name = R\u00E9f\u00E9rence d'origine - field21[596].name = R\u00E9f\u00E9rence d'origine - field21[599].name = R\u00E9f\u00E9rence d'origine - field21[600].name = R\u00E9f\u00E9rence d'origine - field21[601].name = R\u00E9f\u00E9rence d'origine - field21[604].name = R\u00E9f\u00E9rence d'origine - field21[605].name = R\u00E9f\u00E9rence d'origine - field21[606].name = R\u00E9f\u00E9rence d'origine - field21[607].name = R\u00E9f\u00E9rence d'origine - field21[620].name = R\u00E9f\u00E9rence d'origine - field21[690].name = R\u00E9f\u00E9rence d'origine - field21[691].name = R\u00E9f\u00E9rence d'origine - field21[692].name = R\u00E9f\u00E9rence d'origine - field21[695].name = R\u00E9f\u00E9rence d'origine - field21[696].name = R\u00E9f\u00E9rence d'origine - field21[699].name = R\u00E9f\u00E9rence d'origine - field21[707].name = R\u00E9f\u00E9rence du destinataire - +field21[708].name = R\u00E9f\u00E9rence du destinataire field21[710].name = Num\u00E9ro du cr\u00E9dit documentaire - field21[711].name = Num\u00E9ro du cr\u00E9dit documentaire - field21[720].name = Num\u00E9ro du cr\u00E9dit documentaire - field21[721].name = Num\u00E9ro du cr\u00E9dit documentaire - field21[730].name = R\u00E9f\u00E9rence du destinataire - field21[732].name = R\u00E9f\u00E9rence banque pr\u00E9sentatrice - field21[734].name = R\u00E9f\u00E9rence banque pr\u00E9sentatrice - field21[742].name = Num\u00E9ro du cr\u00E9dit documentaire - field21[744].name = R\u00E9f\u00E9rence banque requ\u00E9rante - field21[747].name = R\u00E9f\u00E9rence banque remboursement - field21[750].name = R\u00E9f\u00E9rence d'origine - field21[752].name = R\u00E9f\u00E9rence banque pr\u00E9sentatrice - field21[754].name = R\u00E9f\u00E9rence d'origine - field21[756].name = R\u00E9f\u00E9rence banque pr\u00E9sentatrice - field21[759].name = Num\u00E9ro de r\u00E9f\u00E9rence d'origine - field21[765].name = R\u00E9f\u00E9rence d'origine - field21[767].name = R\u00E9f\u00E9rence d'origine - field21[768].name = R\u00E9f\u00E9rence d'origine - field21[769].name = R\u00E9f\u00E9rence d'origine - +field21[775].name = R\u00E9f\u00E9rence d'origine field21[785].name = R\u00E9f\u00E9rence d'origine - +field21[786].name = Num\u00E9ro de r\u00E9f\u00E9rence pour le b\u00E9n\u00E9ficiaire field21[787].name = R\u00E9f\u00E9rence d'origine - field21[790].name = R\u00E9f\u00E9rence d'origine - field21[791].name = R\u00E9f\u00E9rence d'origine - field21[792].name = R\u00E9f\u00E9rence d'origine - field21[795].name = R\u00E9f\u00E9rence d'origine - field21[796].name = R\u00E9f\u00E9rence d'origine - field21[799].name = R\u00E9f\u00E9rence d'origine - field21[890].name = R\u00E9f\u00E9rence d'origine - field21[891].name = R\u00E9f\u00E9rence d'origine - field21[892].name = R\u00E9f\u00E9rence d'origine - field21[895].name = R\u00E9f\u00E9rence d'origine - field21[896].name = R\u00E9f\u00E9rence d'origine - field21[899].name = R\u00E9f\u00E9rence d'origine - field21[900].name = R\u00E9f\u00E9rence d'origine - field21[910].name = R\u00E9f\u00E9rence d'origine - field21[940].name = R\u00E9f\u00E9rence d'origine - field21[941].name = R\u00E9f\u00E9rence d'origine - field21[942].name = R\u00E9f\u00E9rence d'origine - field21[986].name = R\u00E9f\u00E9rence d'origine - field21[990].name = R\u00E9f\u00E9rence d'origine - field21[991].name = R\u00E9f\u00E9rence d'origine - field21[992].name = R\u00E9f\u00E9rence d'origine - field21[995].name = R\u00E9f\u00E9rence d'origine - field21[996].name = R\u00E9f\u00E9rence d'origine - field21[999].name = R\u00E9f\u00E9rence d'origine - -field22.components = Code - R\u00E9f\u00E9rence commune -field22.name = Code/r\u00E9f\u00E9rence commune - +field22.components = Code - R\u00E9f\u00E9rence commune +field22.name = Code/r\u00E9f\u00E9rence commune field22A[300].components = Type -field22A[300].name = Type d'op\u00E9ration - +field22A[300].name = Type d'op\u00E9ration field22A[304].components = Fonction -field22A[304].name = Type d'op\u00E9ration - +field22A[304].name = Type d'op\u00E9ration field22A[306].components = Fonction -field22A[306].name = Type d'op\u00E9ration - +field22A[306].name = Type d'op\u00E9ration field22A[320].components = Fonction -field22A[320].name = Type d'op\u00E9ration - +field22A[320].name = Type d'op\u00E9ration field22A[330].components = Fonction -field22A[330].name = Type d'op\u00E9ration - +field22A[330].name = Type d'op\u00E9ration field22A[340].components = Fonction -field22A[340].name = Type d'op\u00E9ration - +field22A[340].name = Type d'op\u00E9ration field22A[341].components = Fonction -field22A[341].name = Type d'op\u00E9ration - +field22A[341].name = Type d'op\u00E9ration field22A[350].components = Fonction -field22A[350].name = Type d'op\u00E9ration - +field22A[350].name = Type d'op\u00E9ration field22A[360].components = Fonction -field22A[360].name = Type d'op\u00E9ration - +field22A[360].name = Type d'op\u00E9ration field22A[361].components = Fonction -field22A[361].name = Type d'op\u00E9ration - +field22A[361].name = Type d'op\u00E9ration field22A[362].components = Fonction -field22A[362].name = Type d'op\u00E9ration - +field22A[362].name = Type d'op\u00E9ration field22A[364].components = Fonction -field22A[364].name = Type d'op\u00E9ration - +field22A[364].name = Type d'op\u00E9ration field22A[365].components = Fonction -field22A[365].name = Type d'op\u00E9ration - +field22A[365].name = Type d'op\u00E9ration field22A[620].components = Fonction -field22A[620].name = Type d'op\u00E9ration - +field22A[620].name = Type d'op\u00E9ration field22A[707].components = Fonction -field22A[707].name = Objectif du message - +field22A[707].name = Objectif du message +field22A[760].components = Fonction +field22A[760].name = Objectif du message +field22A[767].components = Fonction +field22A[767].name = Objectif du message field22B[320].components = Type -field22B[320].name = Type d'\u00E9v\u00E9nement - +field22B[320].name = Type d'\u00E9v\u00E9nement field22B[330].components = Type -field22B[330].name = Type d'\u00E9v\u00E9nement - +field22B[330].name = Type d'\u00E9v\u00E9nement field22B[340].components = Centre financier -field22B[340].name = Place financi\u00E8re - +field22B[340].name = Place financi\u00E8re field22B[360].components = Centre -field22B[360].name = Place financi\u00E8re - +field22B[360].name = Place financi\u00E8re field22B[361].components = Centre -field22B[361].name = Place financi\u00E8re - +field22B[361].name = Place financi\u00E8re field22B[364].components = Type -field22B[364].name = Type d'\u00E9v\u00E9nement - +field22B[364].name = Type d'\u00E9v\u00E9nement field22B[365].components = Type -field22B[365].name = Type d'\u00E9v\u00E9nement - +field22B[365].name = Type d'\u00E9v\u00E9nement field22B[620].components = Type -field22B[620].name = Type d'\u00E9v\u00E9nement - +field22B[620].name = Type d'\u00E9v\u00E9nement field22C.components = Prefixe 1 de la contrepartie - Suffixe 1 de la contrepartie - Code de r\u00E9f\u00E9rence - Prefixe 2 de la contrepartie - Suffixe 2 de la contrepartie -field22C.name = R\u00E9f\u00E9rence commune - +field22C.name = R\u00E9f\u00E9rence commune field22D[360].name = Type de composition - field22D[361].components = Type -field22D[361].name = Type de composition - +field22D[361].name = Type de composition field22D[364].components = Code -field22D[364].name = Sp\u00E9c int\u00E9r\u00EAts courus non \u00E9chus - +field22D[364].name = Sp\u00E9c int\u00E9r\u00EAts courus non \u00E9chus field22D[365].name = Sp\u00E9c int\u00E9r\u00EAts courus non \u00E9chus - field22D[759].components = Code -field22D[759].name = Forme de l'engagement - -field22D[760].components = Formulaire - +field22D[759].name = Forme de l'engagement +field22D[760].components = Code +field22D[760].name = Type de l'engagement field22E.components = Type de paiement -field22E.name = Type de paiement - +field22E.name = Type de paiement field22F.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Indicateur -field22F.name = Indicateur - -field22G.name = Type de barri\u00E8re - +field22F.name = Indicateur +field22G.components = Type +field22G[306].name = Type de barri\u00E8re +field22G[765].name = Type de demande field22H.components = Qualificateur - Indicateur -field22H.name = Indicateur - -field22J.name = Type de d\u00E9clencheur - -field22K.name = Type d'\u00E9v\u00E9nement - -field22K[306].components = Type d'\u00E9v\u00E9nement - Texte descriptif - -field22K[760].components = Code - Texte descriptif - +field22H.name = Indicateur +field22K.components = Type d'\u00E9v\u00E9nement - Texte descriptif +field22K[306].name = Type d'\u00E9v\u00E9nement +field22K[760].name = Type de l'engagement field22L.components = Juridiction de reporting -field22L.name = Juridiction competente - +field22L.name = Juridiction competente field22M.components = Espace de nom -field22M.name = UTI Espace de nommage/Code de l\u2019emetteur - +field22M.name = UTI Espace de nommage/Code de l\u2019emetteur field22N.name = Identifiant du transaction - field22P.components = Espace de nom -field22P.name = PUTI Espace de nommage/Code de l\u2019emetteur - +field22P.name = PUTI Espace de nommage/Code de l\u2019emetteur field22Q.components = Portefeuille -field22Q.name = Code portfolio de couverture - +field22Q.name = Code portfolio de couverture field22R.name = Identifiant de la transaction precedente - field22S.components = Type d'Identifiant - Identification -field22S.name = Identifiant de l\u2019interm\u00E9diaire compensateur - +field22S.name = Identifiant de l\u2019interm\u00E9diaire compensateur field22T.components = Identification -field22T.name = Identifiant du produit compense - +field22T.name = Identifiant du produit compense field22U.components = Identifiant du produit -field22U.name = Identifiant du produit sous-jacent - +field22U.name = Identifiant du produit sous-jacent field22V.components = Lieu d'ex\u00E9cution -field22V.name = Lieu d\u2019execution - +field22V.name = Lieu d\u2019execution field22W.components = Identification -field22W.name = Identifiant du swap connexe - +field22W.name = Identifiant du swap connexe field22X.components = Type -field22X.name = Type de change - +field22X.name = Type de change field22Y.components = P\u00E9riode -field22Y.name = Frequence de r\u00E9silation anticip\u00E9e - +field22Y[306].name = Frequence de r\u00E9silation anticip\u00E9e +field22Y[760].name = Formulation requise standard field22Z.components = Identifiant du produit -field22Z.name = Identifiant du produit sous-jacent - +field22Z.name = Identifiant du produit sous-jacent field22a.name = Indicateur - field23A.components = Type de swap - M\u00E9thode de r\u00E8glement -field23A.name = Identification du SWAP - +field23A.name = Identification du SWAP field23B.components = Type -field23B.name = Code de l'op\u00E9ration bancaire - +field23B[103].name = Code de l'op\u00E9ration bancaire +field23B[103_REMIT].name = Code de l'op\u00E9ration bancaire +field23B[103_STP].name = Code de l'op\u00E9ration bancaire +field23B[760].name = Type d'expiration +field23B[767].name = Type d'expiration field23C.components = Calcul de r\u00E8glement -field23C.name = Calcul du montant a r\u00E9gler - +field23C.name = Calcul du montant a r\u00E9gler field23D.components = Type -field23D.name = Type de FRA - +field23D.name = Type de FRA field23E[101].components = Code d'instruction - Informations compl\u00E9mentaires -field23E[101].name = Code de l'instruction - +field23E[101].name = Code de l'instruction field23E[103].components = Code d'instruction - Informations compl\u00E9mentaires -field23E[103].name = Code de l'instruction - +field23E[103].name = Code de l'instruction field23E[103_REMIT].components = Code d'instruction - Informations compl\u00E9mentaires -field23E[103_REMIT].name = Code de l'instruction - +field23E[103_REMIT].name = Code de l'instruction field23E[103_STP].components = Code d'instruction - Informations compl\u00E9mentaires -field23E[103_STP].name = Code de l'instruction - +field23E[103_STP].name = Code de l'instruction field23E[104].components = Type - Informations compl\u00E9mentaires -field23E[104].name = Code de l'instruction - +field23E[104].name = Code de l'instruction field23E[107].components = Type - Informations compl\u00E9mentaires -field23E[107].name = Code de l'instruction - +field23E[107].name = Code de l'instruction field23E[416].components = Type - Texte descriptif -field23E[416].name = Type d'avis - +field23E[416].name = Type d'avis field23F.components = P\u00E9riode - D\u00E9tails - +field23F.name = P\u00E9riode d'extension automatique field23G.components = Fonction - Sous-fonction -field23G.name = Fonction du message - +field23G.name = Fonction du message field23H.components = Fonction -field23H.name = Fonction du message - +field23H.name = Fonction du message field23R.components = Code - Texte - +field23R.name = Statut de la modification field23S.components = Fonction -field23S.name = Demande d'annulation - +field23S[707].name = Demande d'annulation +field23S[767].name = Identification compl\u00E9mentaire field23X.components = Fonction - Sous-fonction -field23X.name = Identification du fichier - +field23X[759].name = Identification du fichier +field23X[760].name = Identification compl\u00E9mentaire +field23X[765].name = Identification compl\u00E9mentaire +field23X[767].name = Identification compl\u00E9mentaire +field23X[768].name = Identification compl\u00E9mentaire +field23X[769].name = Identification compl\u00E9mentaire +field23X[785].name = Identification compl\u00E9mentaire +field23X[786].name = Identification compl\u00E9mentaire +field23X[787].name = Identification compl\u00E9mentaire field23[102].name = Code de l'op\u00E9ration bancaire - field23[102_STP].name = Code de l'op\u00E9ration bancaire - field23[305].components = Code 1 - Code 2 - Code 3 - Devise -field23[305].name = Identification compl\u00E9mentaire - +field23[305].name = Identification compl\u00E9mentaire field23[516].name = Identification compl\u00E9mentaire - field23[526].name = Identification compl\u00E9mentaire - +field23[581].components = Code pays field23[581].name = Identification compl\u00E9mentaire - field23[601].components = Indicateur Achat/Vente - Indicateur Option d'achat/Option de vente - Type d'option - Indicateur manuel/automatique -field23[601].name = Identification compl\u00E9mentaire - +field23[601].name = Identification compl\u00E9mentaire field23[604].name = Identification compl\u00E9mentaire - field23[605].name = Identification compl\u00E9mentaire - field23[700].name = R\u00E9f\u00E9rence au pr\u00E9avis - field23[707].name = R\u00E9f\u00E9rence de la banque \u00E9mettrice - field23[708].name = R\u00E9f\u00E9rence de la banque \u00E9mettrice - field23[710].name = R\u00E9f\u00E9rence au pr\u00E9avis - field23[752].name = Identification compl\u00E9mentaire - field23[759].name = Num\u00E9ro de l'engagement - +field23[760].name = R\u00E9f\u00E9rence de la Banque Notificatrice +field23[765].name = Num\u00E9ro de r\u00E9f\u00E9rence pour le b\u00E9n\u00E9ficiaire +field23[767].name = R\u00E9f\u00E9rence de la Banque Notificatrice field23[801].name = ID du contrat d'achat - field23[935].name = Identification compl\u00E9mentaire - field243.name = type demande file 'en attente' - field24B.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code de la raison - field24B[380].name = Code du motif - field24B[381].name = Code du motif - field24B[507].name = Motif - field24B[509].name = Code du motif - field24B[510].name = Motif - field24B[530].name = Motif - field24B[537].name = Motif - field24B[548].name = Motif - field24B[549].name = Motif - field24B[558].name = Motif - field24B[567].name = Code du motif - field24B[586].name = Motif - -field24D.name = M\u00E9thode de n\u00E9goce - +field24D.name = M\u00E9thode de n\u00E9goce field24D[300].components = M\u00E9thode - Informations compl\u00E9mentaires - field24D[306].components = M\u00E9thode - Informations compl\u00E9mentaires - field24D[320].components = M\u00E9thode - Informations compl\u00E9mentaires - field24D[330].components = M\u00E9thode - Informations compl\u00E9mentaires - field24D[340].components = M\u00E9thode - Informations compl\u00E9mentaires - field24D[360].components = Code - Informations compl\u00E9mentaires - field24D[361].components = Code - Informations compl\u00E9mentaires - field24D[620].components = Code - Informations compl\u00E9mentaires - +field24E.components = Code - Informations compl\u00E9mentaires +field24E[760][B].name = Livraison d'un engagement original +field24E[760][C].name = Livraison d'un engagement local +field24E[767][B].name = Livraison d'une modification de l'engagement +field24E[767][C].name = Livraison d'une modification de l'engagement local field24G.components = Code - Nom et adresse - -field25.components = Compte - +field24G.name = Livraison \u00E0/ Collection par +field25.components = Compte field251.components = Date - Identifiant de terminal logique - Code succursale - Num\u00E9ro de session - Num\u00E9ro de s\u00E9quence d'entr\u00E9e (ISN) -field251.name = MIR - +field251.name = MIR field252.components = Premier MIR de la date - Premier MIR de l'identifiant de terminal logique - Code succursale Premier MIR - Premi\u00E8re MIR du num\u00E9ro de session - Premi\u00E8re MIR du num\u00E9ro de s\u00E9quence d'entr\u00E9e (ISN) - Dernier MIR de la date - Dernier MIR de l'identifiant de terminal logique - Code succursale Dernier MIR - Derni\u00E8re MIR du num\u00E9ro de session - Derni\u00E8re MIR du num\u00E9ro de s\u00E9quence d'entr\u00E9e (ISN) - Intervalle de temps -field252.name = plage de MIR - +field252.name = plage de MIR field253.components = Date - Identifiant de terminal logique - Code succursale - Num\u00E9ro de session - Num\u00E9ro de s\u00E9quence de sortie (OSN) -field253.name = MOR - +field253.name = MOR field254.components = Premier MOR de la date - PremierMOR de l'identifiant de terminal logique - Code succursale Premier MOR - Premi\u00E8re MOR du num\u00E9ro de session - Premi\u00E8re MOR de la s\u00E9quence de sortie (OSN) - Dernier MOR de la date - Dernier MOR de l'identifiant de terminal logique - Code succursale Dernier MOR - Derni\u00E8re MOR du num\u00E9ro de session - Derni\u00E8re MOR de la s\u00E9quence de sortie (OSN) - Intervalle de temps -field254.name = plage de MOR - +field254.name = plage de MOR field255.components = Identifiant de terminal logique - Code succursale - Num\u00E9ro de session - Type\u00A0de message - Date - Intervalle de temps -field255.name = type de saisie, message - +field255.name = type de saisie, message field256.components = Identifiant de terminal logique - Code succursale - Num\u00E9ro de session - Cat\u00E9gorie de message - Date - Intervalle de temps -field256.name = type de saisie, cat\u00E9gorie - +field256.name = type de saisie, cat\u00E9gorie field257.components = Identifiant de terminal logique - Code succursale - Date - Intervalle de temps - Num\u00E9ro de session -field257.name = plage des heures de saisie - +field257.name = plage des heures de saisie field258.components = Identifiant de terminal logique - Code succursale - Num\u00E9ro de session - Type\u00A0de message - Date - Intervalle de temps -field258.name = type de sortie, message - +field258.name = type de sortie, message field259.components = Identifiant de terminal logique - Code succursale - Num\u00E9ro de session - Cat\u00E9gorie de message - Date - Intervalle de temps -field259.name = type de sortie, cat\u00E9gorie - +field259.name = type de sortie, cat\u00E9gorie field25A.components = Compte -field25A.name = Compte de frais - +field25A.name = Compte de frais field25D[506].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[506].name = Statut - +field25D[506].name = Statut field25D[507].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[507].name = Statut - +field25D[507].name = Statut field25D[509].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[509].name = Code du statut - +field25D[509].name = Code du statut field25D[510].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[510].name = Statut - +field25D[510].name = Statut field25D[517].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[517].name = Code du statut - +field25D[517].name = Code du statut field25D[527].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[527].name = Statut - +field25D[527].name = Statut field25D[530].components = Qualificateur - Sch\u00E9maSourceDonn\u00E9e - Code d'\u00E9tat -field25D[530].name = Statut - +field25D[530].name = Statut field25D[536].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[536].name = Code du statut - +field25D[536].name = Code du statut field25D[537].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[537].name = Statut - +field25D[537].name = Statut field25D[540].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[540].name = Statut - +field25D[540].name = Statut field25D[541].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[541].name = Statut - +field25D[541].name = Statut field25D[542].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[542].name = Statut - +field25D[542].name = Statut field25D[543].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[543].name = Statut - +field25D[543].name = Statut field25D[548].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[548].name = Statut - +field25D[548].name = Statut field25D[549].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[549].name = Statut - +field25D[549].name = Statut field25D[558].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[558].name = Statut - +field25D[558].name = Statut field25D[564].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[564].name = Code du statut - +field25D[564].name = Code du statut field25D[567].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[567].name = Code du statut - +field25D[567].name = Code du statut field25D[569].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[569].name = Statut - +field25D[569].name = Statut field25D[575].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[575].name = Code du statut - +field25D[575].name = Code du statut field25D[586].components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code d'\u00E9tat -field25D[586].name = Statut - +field25D[586].name = Statut field25P.components = Compte - Code d'identifiant - field25[101].name = Autorisation - field25[190].name = Identification du compte - field25[210].name = Identification du compte - field25[290].name = Identification du compte - field25[390].name = Identification du compte - field25[450].name = Identification du compte - field25[455].name = Identification du compte - field25[456].name = Identification du compte - field25[490].name = Identification du compte - field25[590].name = Identification du compte - field25[604].name = Id compl\u00E9mentaire du compte - field25[605].name = Id compl\u00E9mentaire du compte - field25[606].name = Id compl\u00E9mentaire du compte - field25[607].name = Id compl\u00E9mentaire du compte - field25[608].name = Id compl\u00E9mentaire du compte - field25[690].name = Identification du compte - field25[730].name = Identification du compte - field25[740].name = Identification du compte - field25[768].name = Identification du compte - field25[769].name = Identification du compte - field25[790].name = Identification du compte - field25[890].name = Identification du compte - field25[920].name = Identification du compte - field25[935].name = Identification du compte - field25[950].name = Identification du compte - field25[970].name = Identification du compte - field25[971].name = Identification du compte - field25[972].name = Identification du compte - field25[973].name = Identification du compte - field25[990].name = Identification du compte - field25a.name = Identification du compte - field260.components = Identifiant de terminal logique - Code succursale - Date - Intervalle de temps - Num\u00E9ro de session -field260.name = plage des heures de sortie - +field260.name = plage des heures de sortie field263.components = Identifiant de terminal logique - Code succursale - Date - Intervalle de temps - Num\u00E9ro de session -field263.name = input - MIR - +field263.name = input - MIR field264.components = Identifiant de terminal logique - Code succursale - Date - Intervalle de temps - Num\u00E9ro de session -field264.name = output - MIR - +field264.name = output - MIR field26A.components = Num\u00E9ro 1 - Num\u00E9ro 2 -field26A.name = Num\u00E9ros de s\u00E9rie - +field26A.name = Num\u00E9ros de s\u00E9rie field26C.components = D\u00E9tails de la livraison - Lieu de la livraison - Affectation - Formulaire - field26C[600].name = Identification des mat premi\u00E8r - field26C[601].name = Identification des mat premi\u00E8r - field26C[604].name = Identification des mat prem /compte - field26C[605].name = Identification des mat prem /compte - field26C[606].name = Identification des mat prem /compte - field26C[607].name = Identification des mat prem /compte - field26C[608].name = Identification des mat prem /compte - field26C[620].name = Identification des mat premi\u00E8r - field26D.components = Texte descriptif -field26D.name = Num\u00E9ros du certificat/du lingot - -field26E.name = Num\u00E9ro de la modification - +field26D.name = Num\u00E9ros du certificat/du lingot +field26E[707].name = Num\u00E9ro de la modification +field26E[708].name = Num\u00E9ro de la modification +field26E[760].name = Extension automatique de la p\u00E9riode de notification +field26E[767].name = Num\u00E9ro de la modification +field26E[775].name = Num\u00E9ro de la modification +field26E[787].name = Num\u00E9ro de la modification field26F.components = Type -field26F.name = Type de r\u00E8glement - +field26F.name = Type de r\u00E8glement field26H[300].name = R\u00E9f\u00E9rence de la contrepartie - field26H[320].name = R\u00E9f\u00E9rence de la contrepartie - field26H[330].name = R\u00E9f\u00E9rence de la contrepartie - field26H[516].name = Type de couverture - field26H[600].name = R\u00E9f\u00E9rence de la contrepartie - field26H[620].name = R\u00E9f\u00E9rence de la contrepartie - +field26K.components = Type d'\u00E9v\u00E9nement +field26K.name = Agent charg\u00E9 du calcul field26T.components = Type -field26T.name = Code du type de transaction - -field27.name = S\u00E9quence des totaux - +field26T.name = Code du type de transaction +field27.name = S\u00E9quence des totaux field27[105].components = Num\u00E9ro du message - Num\u00E9ro de s\u00E9quence - field27[700].components = Num\u00E9ro - Total - field27[701].components = Num\u00E9ro - Total - field27[707].components = Num\u00E9ro - Total - field27[708].components = Num\u00E9ro - Total - field27[710].components = Num\u00E9ro - Total - field27[711].components = Num\u00E9ro - Total - field27[720].components = Num\u00E9ro - Total - field27[721].components = Num\u00E9ro - Total - field27[759].components = Num\u00E9ro - Total - field27[760].components = Num\u00E9ro - Total - field27[761].components = Num\u00E9ro - Total - field27[767].components = Num\u00E9ro - Total - field27[775].components = Num\u00E9ro - Total - field280.components = Heure - R\u00E9f\u00E9rence d'entr\u00E9e de message (MIR) - Acceptation - Code d'erreur - Balise de ligne -field280.name = historique des saisies - +field280.name = historique des saisies field281.components = Heure - R\u00E9f\u00E9rence de sortie de message (MOR) - R\u00E9sultat de la livraison - Code d'erreur -field281.name = historique des livraisons - +field281.name = historique des livraisons field28C.components = Num\u00E9ro de rapport - Num\u00E9ro de s\u00E9quence -field28C.name = Num\u00E9ro du relev\u00E9/de la s\u00E9quence - +field28C.name = Num\u00E9ro du relev\u00E9/de la s\u00E9quence field28D.components = Index des messages - Total -field28D.name = Num\u00E9ro du message/total - +field28D.name = Num\u00E9ro du message/total field28E.components = Num\u00E9ro de page - Indicateur de suite -field28E.name = Num\u00E9ro page/indicateur de suite - +field28E.name = Num\u00E9ro page/indicateur de suite field28[608].components = Num\u00E9ro de rapport - Num\u00E9ro de s\u00E9quence -field28[608].name = Num\u00E9ro du relev\u00E9/de la s\u00E9quence - +field28[608].name = Num\u00E9ro du relev\u00E9/de la s\u00E9quence field28[801].components = Num\u00E9ro de r\u00E8glement - Num\u00E9ro de page -field28[801].name = Num\u00E9ro de paiement/de la page - +field28[801].name = Num\u00E9ro de paiement/de la page field28[802].components = Num\u00E9ro de r\u00E8glement - Num\u00E9ro de page -field28[802].name = Num\u00E9ro de paiement/de la page - +field28[802].name = Num\u00E9ro de paiement/de la page field28[941].components = Num\u00E9ro de rapport - Num\u00E9ro de s\u00E9quence -field28[941].name = Num\u00E9ro du relev\u00E9/de la s\u00E9quence - +field28[941].name = Num\u00E9ro du relev\u00E9/de la s\u00E9quence field29A[300].components = Texte descriptif -field29A[300].name = Info contact - +field29A[300].name = Info contact field29A[304].components = Texte descriptif -field29A[304].name = Info contact - +field29A[304].name = Info contact field29A[306].components = Texte descriptif -field29A[306].name = Info contact - +field29A[306].name = Info contact field29A[320].components = Texte descriptif -field29A[320].name = Info contact - +field29A[320].name = Info contact field29A[330].components = Texte descriptif -field29A[330].name = Info contact - +field29A[330].name = Info contact field29A[340].components = Texte descriptif -field29A[340].name = Info contact - +field29A[340].name = Info contact field29A[341].components = Texte descriptif -field29A[341].name = Info contact - +field29A[341].name = Info contact field29A[360].components = Ligne -field29A[360].name = Info contact - +field29A[360].name = Info contact field29A[361].components = Texte descriptif -field29A[361].name = Info contact - +field29A[361].name = Info contact field29A[362].components = Texte descriptif -field29A[362].name = Info contact - +field29A[362].name = Info contact field29A[364].components = Texte descriptif -field29A[364].name = Info contact - +field29A[364].name = Info contact field29A[365].components = Texte descriptif -field29A[365].name = Info contact - +field29A[365].name = Info contact field29A[526].components = Texte descriptif -field29A[526].name = De - +field29A[526].name = De field29A[620].components = Texte descriptif -field29A[620].name = Info contact - +field29A[620].name = Info contact field29B.components = Texte descriptif -field29B.name = Pour - -field29E.components = Lieu - Heure - +field29B.name = Pour +field29E.components = Lieu - Heure field29E[306][B].name = Lieu et heure d'expiration - field29E[306][I].name = Heure d'exercice au plus tot - field29H.components = Lieu -field29H.name = Lieu du d\u00E9clenchement - +field29H.name = Lieu du d\u00E9clenchement +field29I.components = Lieu +field29I.name = Lieu du d\u00E9clenchement field29J.components = Lieu - Heure -field29J.name = Lieu et heure de date de d\u00E9but - -field29K.components = Lieu - Heure -field29K.name = Lieu et heure de date de fin - field29L.components = Date - Lieu - Heure -field29L.name = D\u00E9tails relatifs \u00E0 l'expiration - +field29L.name = D\u00E9tails relatifs \u00E0 l'expiration field29M.components = Lieu - Heure -field29M.name = Heure d'exercice au plus tard - +field29M.name = Heure d'exercice au plus tard field29N.components = Date - Lieu - Heure -field29N.name = D\u00E9tails de l'\u00E9valuation du reglement en esp\u00E8ces - -field30.components = Date - +field29N.name = D\u00E9tails de l'\u00E9valuation du reglement en esp\u00E8ces +field29O.components = Lieu - Heure +field30.components = Date field301.name = options de rapports - field302.name = suppression jour f\u00E9ri\u00E9 - field303.name = code LT - field304.name = r\u00E9gion - field305.name = code LT - field307.name = groupe - -field30F.components = Date - +field30F.components = Date field30F[300].name = Date de r\u00E8glement de plus-value ou perte - field30F[304].name = Commission et honoraire \u2013 Date de d\u00E9nouement - field30F[306].name = Date de paiement - -field30F[320].name = Date de paiement - +field30F[320].name = Date de paiement field30F[320][B].name = Dernier jour 1\u00E8re p\u00E9r d'int - field30F[330].name = Dernier jour p\u00E9r d'int suiv - -field30F[340].name = Date de paiement - +field30F[340].name = Date de paiement field30F[340][B].name = Date effective - field30F[341].name = Date effective - field30F[350].name = Date de paiem d'int suivante - field30F[360].name = Date de paiement - field30F[361].name = Date de paiement - field30F[362].name = Date de paiement - field30F[364].name = Date de paiement - field30F[365].name = Date de paiement - field30F[620].name = Dernier jour 1\u00E8re p\u00E9r d'int - -field30G[306].components = Date de d\u00E9but - Date de fin -field30G[306].name = Date d\u00E9but/fin fen\u00EAtre de barr. - field30G[350].components = Date de d\u00E9but de la p\u00E9riode - Date de fin de la p\u00E9riode -field30G[350].name = P\u00E9riode d'int\u00E9r\u00EAt - +field30G[350].name = P\u00E9riode d'int\u00E9r\u00EAt field30G[360].components = Date de d\u00E9but - Date de fin -field30G[360].name = Date d\u00E9but/fin mnt not variable - +field30G[360].name = Date d\u00E9but/fin mnt not variable field30G[361].components = Date de d\u00E9but - Date de fin -field30G[361].name = Date d\u00E9but/fin mnt not variable - +field30G[361].name = Date d\u00E9but/fin mnt not variable field30H.components = Date -field30H.name = Date de paiement touch - +field30H.name = Date du dernier r\u00E8glement +field30I.components = Date de d\u00E9but - Date de fin +field30I.name = Date d\u00E9but/fin fen\u00EAtre de barr. field30J.components = Indicateur - Num\u00E9ro - field30M.components = Date - field30M[306].name = Date moyenne au comptant - field30M[361].name = Date d'\u00E9valuation - field30N.components = Date -field30N.name = Date moyenne d'exercice - +field30N.name = Date moyenne d'exercice field30P.components = Date - field30P[306].name = Premi\u00E8re date exercice possible - field30P[320].name = Date d'\u00E9ch\u00E9ance - field30P[340].name = Date d'expiration - field30P[341].name = Date d'expiration - field30P[360].name = Date d'expiration - field30P[361].name = Date d'expiration - field30P[362].name = Date d'expiration - field30P[364].name = Date d'expiration originale - field30P[365].name = Date d'expiration originale - field30P[620].name = Date d'\u00E9ch\u00E9ance - field30Q.components = Date - field30Q[306].name = Date exercice interm\u00E9diaire - field30Q[362].name = Date de fin de p\u00E9riode - field30Q[364].name = Date effective expiration/redist - field30Q[365].name = Date effective expiration/redist - field30S.components = Date -field30S.name = Date de r\u00E8glement - -field30T.components = Date - +field30S.name = Date de r\u00E8glement +field30T.components = Date field30T[300].name = Date de n\u00E9gociation - field30T[304].name = Date de n\u00E9gociation - field30T[306][B].name = Date de n\u00E9gociation - field30T[306][I].name = Date de resiliation anticip\u00E9e - field30T[320].name = Date de n\u00E9gociation - field30T[330].name = Date de n\u00E9gociation - field30T[340].name = Date de n\u00E9gociation - field30T[341].name = Date de n\u00E9gociation - field30T[360].name = Date de n\u00E9gociation - field30T[361].name = Date de n\u00E9gociation - field30T[364].name = Date n\u00E9goc expiration/redist - field30T[365].name = Date n\u00E9goc expiration/redist - field30T[620].name = Date de n\u00E9gociation - field30U.components = Date - field30U[300].name = Date d'\u00E9valuation - field30U[304].name = Date d'\u00E9valuation - field30U[306].name = Date de d\u00E9clenchement - field30V.components = Date - field30V[300].name = Date de valeur - field30V[304].name = Date de valeur - field30V[306].name = Date de paiement de la prime - field30V[320].name = Date de valeur - field30V[330].name = Date de valeur - field30V[340].name = Date de fixation - field30V[341].name = Date de fixation - field30V[350].name = Date valeur du paiem d'int - field30V[360].name = Date effective - field30V[361].name = Date effective - field30V[362].name = Date effective - field30V[364].name = Date effective originale - field30V[365].name = Date effective originale - field30V[620].name = Date de valeur - field30X.components = Date - field30X[306].name = Date d'expiration - field30X[320].name = Ech\u00E9ance d'int\u00E9r\u00EAt suivante - field30X[330].name = Ech\u00E9ance d'int\u00E9r\u00EAt - field30X[360].name = Date de composition - field30X[361].name = Date de composition - field30X[362].name = Date de d\u00E9but de la p\u00E9riode - field30X[620].name = Ech\u00E9ance d'int\u00E9r\u00EAt suivante - field30Y.components = Date - field30Y[306].name = Date de debut - field30Y[361].name = Date d'observation inititale - field30Z.components = Date - field30Z[306].name = Date de paiement du reglement en esp\u00E8ces - field30Z[361].name = Date d'observation finale - field30[101].name = Date d'ex\u00E9cution demand\u00E9e - field30[104].name = Date d'ex\u00E9cution demand\u00E9e - field30[107].name = Date d'ex\u00E9cution demand\u00E9e - field30[110].name = Date d'\u00E9mission - field30[111].name = Date d'\u00E9mission - field30[112].name = Date d'\u00E9mission - field30[201].name = Date de valeur - field30[203].name = Date de valeur - field30[204].name = Date de valeur - field30[210].name = Date de valeur - field30[305].name = Date de contrat convenue/amend\u00E9e - field30[420].name = Date instruction de recouvrement - field30[450].name = Date du bordereau de remise - field30[455].name = Date du bordereau de remise - field30[516].name = Date effective - field30[526].name = Date effective - field30[581].name = Date de l'ajustement - field30[600].name = Date de contrat convenue/amend\u00E9e - field30[601].name = Date de contrat convenue/amend\u00E9e - field30[604].name = Date de valeur - field30[605].name = Date de valeur - field30[606].name = Date de valeur - field30[607].name = Date de valeur - field30[707].name = Date de la modification - field30[708].name = Date de la modification - field30[730].name = Date accus\u00E9 de r\u00E9ception du msg - field30[732].name = Date avis pmt/acc/n\u00E9gociation - field30[747].name = Date autor orig de remboursement - field30[752].name = Date avis diff\u00E9rence ou courrier - +field30[760].name = Date d'\u00E9mission +field30[767].name = Date de la modification field30[768].name = Date accus\u00E9 de r\u00E9ception du msg - field30[769].name = Date r\u00E9duction ou lev\u00E9e garantie - +field30[786].name = Date de soumission de demande field30[801].name = Date de la vente - field30[935].name = Date effective du nouveau taux - field30a.name = Date du dernier r\u00E8glement - field311.components = Texte -field311.name = texte - +field311.name = texte field312.components = Texte de l'\u00E9mission -field312.name = texte pour diffusion - +field312.name = texte pour diffusion field313.name = Nombre de messages - field31C.components = Date - field31C[305].name = Premi\u00E8re date exercice possible - field31C[601].name = Premi\u00E8re date exercice possible - field31C[700].name = Date d'\u00E9mission - field31C[707].name = Date d'\u00E9mission - field31C[710].name = Date d'\u00E9mission - field31C[720].name = Date d'\u00E9mission - field31C[742].name = Date d'\u00E9mission - field31C[744].name = Date d'\u00E9mission - +field31C[760].name = Date d'\u00E9mission demand\u00E9 +field31C[785].name = Date d'\u00E9mission field31D.components = Date - Lieu -field31D.name = Date et lieu de l'expiration - +field31D.name = Date et lieu de l'expiration field31E.components = Date - field31E[305].name = Date du dernier r\u00E8glement - field31E[601].name = Date du dernier r\u00E8glement - field31E[747].name = Nouvelle date d'expiration - +field31E[760].name = Date d'expiration +field31E[765].name = Nouvelle Date d'expiration demand\u00E9e +field31E[767].name = Date d'expiration +field31E[785].name = Date d'expiration finale field31F.components = Date - Date de la p\u00E9riode - D\u00E9tails de la p\u00E9riode - field31F[516].name = Date d'expiration/option du pr\u00EAt - field31F[526].name = Date d'expiration/option - field31G.components = Date - Heure - Lieu -field31G.name = D\u00E9tails relatifs \u00E0 l'expiration - +field31G.name = D\u00E9tails relatifs \u00E0 l'expiration field31L.components = Date -field31L.name = Date 'A payer' - +field31L[516].name = Date 'A payer' +field31L[765].name = Date de la demande de mise en jeu field31P.components = Date - Lieu -field31P.name = Date convenue pr\u00EAt/rappel/remise - +field31P.name = Date convenue pr\u00EAt/rappel/remise field31S.components = Date - +field31S.name = Extension automatique de la date d'expiration finale field31X.components = Date - Heure - Code -field31X.name = Date du contrat sans droits - -field32A.components = Date - Devise - Montant - +field31X.name = Date du contrat sans droits +field32A.components = Date - Devise - Montant field32A[102].name = Date valeur, devise et montant - field32A[102_STP].name = Date valeur, devise et montant - field32A[103].name = Date val/dvs/mnt r\u00E8gl interbq - field32A[103_REMIT].name = Date val/dvs/mnt r\u00E8gl interbq - field32A[103_STP].name = Date val/dvs/mnt r\u00E8gl interbq - field32A[200].name = Date valeur, devise et montant - field32A[202].name = Date valeur, devise et montant - field32A[202_COV].name = Date valeur, devise et montant - field32A[205].name = Date valeur, devise et montant - field32A[205_COV].name = Date valeur, devise et montant - field32A[412].name = Ech\u00E9ance, devise, mnt accept\u00E9 - field32A[450].name = Date valeur, devise et montant - field32A[455].name = Date de valeur/montant original - field32A[734].name = Date et montant de l'utilisation - field32A[802].name = Montant du r\u00E8glement - field32A[900].name = Date valeur, devise et montant - field32A[910].name = Date valeur, devise et montant - field32B[101].components = Devise - Montant -field32B[101].name = Devise/montant de la transaction - +field32B[101].name = Devise/montant de la transaction field32B[102].components = Devise - Montant -field32B[102].name = Montant de la transaction - +field32B[102].name = Montant de la transaction field32B[102_STP].components = Devise - Montant -field32B[102_STP].name = Montant de la transaction - +field32B[102_STP].name = Montant de la transaction field32B[104].components = Devise - Montant - field32B[104][B].name = Devise/montant de la transaction - field32B[104][C].name = Devise et montant du r\u00E8glement - field32B[107].components = Devise - Montant - field32B[107][B].name = Devise/montant de la transaction - field32B[107][C].name = Devise et montant du r\u00E8glement - field32B[110].components = Devise - Montant - field32B[111].components = Devise - Montant - field32B[112].components = Devise - Montant - field32B[191].components = Devise - Montant -field32B[191].name = Code devise et montant - +field32B[191].name = Code devise et montant field32B[201].components = Devise - Montant -field32B[201].name = Code devise et montant - +field32B[201].name = Code devise et montant field32B[203].components = Devise - Montant -field32B[203].name = Code devise et montant - +field32B[203].name = Code devise et montant field32B[204].components = Devise - Montant -field32B[204].name = Montant de la transaction - +field32B[204].name = Montant de la transaction field32B[210].components = Devise - Montant -field32B[210].name = Code devise et montant - +field32B[210].name = Code devise et montant field32B[291].components = Devise - Montant -field32B[291].name = Code devise et montant - +field32B[291].name = Code devise et montant field32B[300].components = Devise - Montant -field32B[300].name = Devise, montant - +field32B[300].name = Devise, montant field32B[304].components = Devise - Montant -field32B[304].name = Devise, montant achet\u00E9 - +field32B[304].name = Devise, montant achet\u00E9 field32B[305].components = Devise - Montant -field32B[305].name = Devise et montant de l'op\u00E9ration - +field32B[305].name = Devise et montant de l'op\u00E9ration field32B[306].components = Devise - Montant -field32B[306].name = Devise et montant Put - +field32B[306].name = Devise et montant Put field32B[320].components = Devise - Montant -field32B[320].name = Devise et montant principal - +field32B[320].name = Devise et montant principal field32B[330].components = Devise - Montant -field32B[330].name = Devise et solde - +field32B[330].name = Devise et solde field32B[340].components = Devise - Montant -field32B[340].name = Devise, montant notionnel - +field32B[340].name = Devise, montant notionnel field32B[341].components = Devise - Montant -field32B[341].name = Devise, montant notionnel - +field32B[341].name = Devise, montant notionnel field32B[350].components = Devise - Montant -field32B[350].name = Devise et montant principal - +field32B[350].name = Devise et montant principal field32B[360].components = Devise - Montant -field32B[360].name = Devise, montant notionnel - +field32B[360].name = Devise, montant notionnel field32B[361].components = Devise - Montant -field32B[361].name = Partie B - devise/montant not - +field32B[361].name = Partie B - devise/montant not field32B[364].components = Devise - Montant -field32B[364].name = Devise, montant not actuel - +field32B[364].name = Devise, montant not actuel field32B[365].components = Devise - Montant -field32B[365].name = Partie B-devise, mnt not actuel - +field32B[365].name = Partie B-devise, mnt not actuel field32B[391].components = Devise - Montant -field32B[391].name = Code devise et montant - +field32B[391].name = Code devise et montant field32B[400].components = Devise - Montant - field32B[410].components = Devise - Montant - field32B[416].components = Devise - Montant - field32B[420].components = Devise - Montant - field32B[422].components = Devise - Montant - field32B[456].components = Devise - Montant - field32B[491].components = Devise - Montant -field32B[491].name = Code devise et montant - +field32B[491].name = Code devise et montant field32B[516].components = Devise - Montant - field32B[591].components = Devise - Montant -field32B[591].name = Code devise et montant - +field32B[591].name = Code devise et montant field32B[601].components = Devise - Prix -field32B[601].name = Prix d'exercice - +field32B[601].name = Prix d'exercice field32B[620].components = Devise - Montant - field32B[691].components = Devise - Montant -field32B[691].name = Code devise et montant - +field32B[691].name = Code devise et montant field32B[700].components = Devise - Montant -field32B[700].name = Code devise et montant - +field32B[700].name = Code devise et montant field32B[705].components = Devise - Montant -field32B[705].name = Code devise et montant - +field32B[705].name = Code devise et montant field32B[707].components = Devise - Montant -field32B[707].name = Augmentation mnt cr\u00E9dit docum - +field32B[707].name = Augmentation mnt cr\u00E9dit docum field32B[710].components = Devise - Montant -field32B[710].name = Code devise et montant - +field32B[710].name = Code devise et montant field32B[720].components = Devise - Montant -field32B[720].name = Code devise et montant - +field32B[720].name = Code devise et montant field32B[730].components = Devise - Montant - field32B[732].components = Devise - Montant -field32B[732].name = Montant de l'utilisation - +field32B[732].name = Montant de l'utilisation field32B[740].components = Devise - Montant -field32B[740].name = Montant du cr\u00E9dit - +field32B[740].name = Montant du cr\u00E9dit field32B[742].components = Devise - Montant -field32B[742].name = Montant du principal demand\u00E9 - +field32B[742].name = Montant du principal demand\u00E9 field32B[747].components = Devise - Montant -field32B[747].name = Augmentation mnt cr\u00E9dit docum - +field32B[747].name = Augmentation mnt cr\u00E9dit docum field32B[750].components = Devise - Montant -field32B[750].name = Montant du principal - +field32B[750].name = Montant du principal field32B[752].components = Devise - Montant -field32B[752].name = Montant total notifi\u00E9 - +field32B[752].name = Montant total notifi\u00E9 field32B[754].components = Devise - Montant - field32B[756].components = Devise - Montant -field32B[756].name = Montant total demand\u00E9 - +field32B[756].name = Montant total demand\u00E9 field32B[760].components = Devise - Montant - +field32B[760].name = Montant de l'engagement field32B[765].components = Devise - Montant - +field32B[765].name = Montant de demande field32B[767].components = Devise - Montant - +field32B[767][B].name = Augmentation du montant de l'engagement +field32B[767][C].name = Augmentation du montant de l'engagement local field32B[768].components = Devise - Montant - field32B[769].components = Devise - Montant - field32B[786].components = Devise - Montant - +field32B[786].name = Montant de demande field32B[791].components = Devise - Montant -field32B[791].name = Code devise et montant - +field32B[791].name = Code devise et montant field32B[891].components = Devise - Montant -field32B[891].name = Code devise et montant - +field32B[891].name = Code devise et montant field32B[991].components = Devise - Montant -field32B[991].name = Code devise et montant - +field32B[991].name = Code devise et montant field32C.components = Date - Devise - Montant - field32D.components = Date - Devise - Montant - field32E.components = Devise -field32E.name = Devise de r\u00E8glement - +field32E.name = Devise de r\u00E8glement field32F.components = Unit\u00E9 - Montant - field32F[600].name = Quantit\u00E9 de mati\u00E8res premi\u00E8res - field32F[601].name = Unit\u00E9 et montant des mat premi\u00E8r - field32F[604].name = Quantit\u00E9 de mati\u00E8res premi\u00E8res - field32F[605].name = Quantit\u00E9 de mati\u00E8res premi\u00E8res - field32F[606].name = Quantit\u00E9 de mati\u00E8res premi\u00E8res - field32F[607].name = Quantit\u00E9 de mati\u00E8res premi\u00E8res - field32G.components = Devise - Montant - field32G[304].name = Devise, montant - field32G[364].name = Nouvelle devise, montant not - field32G[365].name = Partie B,nouvelle devise,mnt not - field32H.components = Signe - Devise - Montant - field32H[300].name = Montant du r\u00E8glement de plus-value ou perte - field32H[306].name = Devise, montant du paiement - field32H[320].name = Montant \u00E0 r\u00E9gler - field32H[330].name = Montant principal \u00E0 r\u00E9gler - field32H[340].name = Devise, montant du paiement - field32H[362].name = Devise, montant des int\u00E9r\u00EAts - field32K.components = Jour/Mois - Nombre de jours/mois - Code - Devise - Montant - field32M.components = Devise - Montant -field32M.name = Devise, montant du paiement - +field32M.name = Devise, montant du paiement field32Q.components = Devise 1 - Devise 2 -field32Q.name = Paire mon\u00E9taire - +field32Q.name = Paire mon\u00E9taire field32R.components = Signe - Unit\u00E9 - Montant - field32U.components = Devise - Montant -field32U.name = Devise/mnt encours notionnel - +field32U.name = Devise/mnt encours notionnel field32a[110].name = Montant - field32a[111].name = Montant - field32a[112].name = Montant - field32a[190].name = Date valeur, devise, montant - field32a[290].name = Date valeur, devise, montant - field32a[390].name = Date valeur, devise, montant - field32a[400].name = Montant recouvr\u00E9 - field32a[410].name = Montant r\u00E9ceptionn\u00E9 - field32a[416].name = Montant nominal du (des) doc(s) - field32a[420].name = Montant identifi\u00E9 - field32a[422].name = Montant du recouvrement - field32a[430].name = Ech\u00E9ance, devise, mnt existants - field32a[456].name = Date/montant nominal du doc fin - field32a[490].name = Date valeur, devise, montant - field32a[516].name = Montant couverture num\u00E9raire - field32a[590].name = Date valeur, devise, montant - field32a[620].name = Montant \u00E0 r\u00E9gler - field32a[690].name = Date valeur, devise, montant - field32a[730].name = Montant des frais - field32a[754].name = Montant principal pay\u00E9/acc/n\u00E9go - field32a[768].name = Montant des frais - field32a[769].name = Montant des frais - field32a[790].name = Date valeur, devise, montant - field32a[890].name = Date valeur, devise, montant - field32a[990].name = Date valeur, devise, montant - field331.components = Num\u00E9ro de session - Date d'ouverture - Heure d'ouverture - Date de cl\u00F4ture - Heure de cl\u00F4ture - Code d'erreur - Qt\u00E9ISN - Qt\u00E9OSN - Premier num\u00E9ro de s\u00E9quence d'entr\u00E9e (ISN) - Dernier Num\u00E9ro de s\u00E9quence d'entr\u00E9e (ISN) - Premier num\u00E9ro de s\u00E9quence de sortie (OSN) - Dernier Num\u00E9ro de s\u00E9quence de sortie (OSN) -field331.name = info-session - +field331.name = info-session field332.components = Quantit\u00E9 du num\u00E9ro de s\u00E9quence d'entr\u00E9e (ISN) - Quantit\u00E9 de num\u00E9ros de s\u00E9quence de sortie (OSN) -field332.name = r\u00E9sum\u00E9 LT - +field332.name = r\u00E9sum\u00E9 LT field334.components = R\u00E9gion - Heure - Minutes -field334.name = info-r\u00E9gion - +field334.name = info-r\u00E9gion field335.components = Heure de saisie - R\u00E9f\u00E9rence d'entr\u00E9e de message (MIR) - Type\u00A0de message - Adresse - Heure de la derni\u00E8re tentative de livraison -field335.name = ligne du rapport - +field335.name = ligne du rapport field336.components = Nom de la sous-cat\u00E9gorie de livraison - Nombre - Code de terminal logique -field336.name = statut ss-ensemble de livraison - +field336.name = statut ss-ensemble de livraison field337.name = statut "select" du LT - field338.components = Nom de la sous-cat\u00E9gorie de livraison -field338.name = liste des jeux de livraisons - +field338.name = liste des jeux de livraisons field339.name = nom du jeu de livraisons - field33A.components = Date - Devise - Montant - field33A[400].name = Produit vers\u00E9 - field33A[756].name = Montant rembours\u00E9 ou pay\u00E9 - field33B[101].components = Devise - Montant -field33B[101].name = Devise/montant original ordre - +field33B[101].name = Devise/montant original ordre field33B[102].components = Devise - Montant -field33B[102].name = Devise/Montant de l'ordre - +field33B[102].name = Devise/Montant de l'ordre field33B[102_STP].components = Devise - Montant -field33B[102_STP].name = Devise/Montant de l'ordre - +field33B[102_STP].name = Devise/Montant de l'ordre field33B[103].components = Devise - Montant -field33B[103].name = Devise/Montant de l'ordre - +field33B[103].name = Devise/Montant de l'ordre field33B[103_REMIT].components = Devise - Montant -field33B[103_REMIT].name = Devise/Montant de l'ordre - +field33B[103_REMIT].name = Devise/Montant de l'ordre field33B[103_STP].components = Devise - Montant -field33B[103_STP].name = Devise/Montant de l'ordre - +field33B[103_STP].name = Devise/Montant de l'ordre field33B[104].components = Devise - Montant -field33B[104].name = Devise/montant original ordre - +field33B[104].name = Devise/montant original ordre field33B[107].components = Devise - Montant -field33B[107].name = Devise/montant original ordre - +field33B[107].name = Devise/montant original ordre field33B[202_COV].components = Devise - Montant -field33B[202_COV].name = Devise/Montant de l'ordre - +field33B[202_COV].name = Devise/Montant de l'ordre field33B[205_COV].components = Devise - Montant -field33B[205_COV].name = Devise/Montant de l'ordre - +field33B[205_COV].name = Devise/Montant de l'ordre field33B[300].components = Devise - Montant -field33B[300].name = Devise, montant - +field33B[300].name = Devise, montant field33B[304].components = Devise - Montant -field33B[304].name = Devise, montant vendu - +field33B[304].name = Devise, montant vendu field33B[305].components = Devise - Montant -field33B[305].name = Devise et montant \u00E9quivalents - +field33B[305].name = Devise et montant \u00E9quivalents field33B[306].components = Devise - Montant -field33B[306].name = Devise et montant Call - +field33B[306].name = Devise et montant Call field33B[320].components = Devise - Montant -field33B[320].name = Dvs de la transac & mnt int net - +field33B[320].name = Dvs de la transac & mnt int net field33B[330].components = Devise - Montant -field33B[330].name = Dvs de la transac & mnt int net - +field33B[330].name = Dvs de la transac & mnt int net field33B[350].components = Devise - Montant -field33B[350].name = Dvs de la transac & mnt int net - +field33B[350].name = Dvs de la transac & mnt int net field33B[361].components = Devise - Montant -field33B[361].name = Partie A - Devise/mnt notionnel - +field33B[361].name = Partie A - Devise/mnt notionnel field33B[365].components = Devise - Montant -field33B[365].name = Partie A, devise, mnt notionnel - +field33B[365].name = Partie A, devise, mnt notionnel field33B[601].components = Devise - Prix -field33B[601].name = Montant de la prime - +field33B[601].name = Montant de la prime field33B[620].components = Devise - Montant - field33B[707].components = Devise - Montant -field33B[707].name = R\u00E9duction montant cr\u00E9dit docum - +field33B[707].name = R\u00E9duction montant cr\u00E9dit docum field33B[734].components = Devise - Montant - field33B[742].components = Devise - Montant -field33B[742].name = Mnt demand\u00E9 princ - limites aut - +field33B[742].name = Mnt demand\u00E9 princ - limites aut field33B[747].components = Devise - Montant -field33B[747].name = R\u00E9duction montant cr\u00E9dit docum - +field33B[747].name = R\u00E9duction montant cr\u00E9dit docum field33B[750].components = Devise - Montant -field33B[750].name = Montant suppl\u00E9mentaire - +field33B[750].name = Montant suppl\u00E9mentaire field33B[752].components = Devise - Montant - field33B[754].components = Devise - Montant -field33B[754].name = Montant suppl\u00E9mentaire - +field33B[754].name = Montant suppl\u00E9mentaire field33B[767].components = Devise - Montant - +field33B[767][B].name = Diminution du montant de l'engagement +field33B[767][C].name = Diminution du montant de l'engagement local field33B[769].components = Devise - Montant -field33B[769].name = Mnt lev\u00E9e part ou tot garantie - +field33B[769].name = Mnt lev\u00E9e part ou tot garantie field33B[801].components = Devise - Montant -field33B[801].name = Montant nominal - +field33B[801].name = Montant nominal field33C.components = Date - Devise - Montant - field33D.components = Date - Devise - Montant -field33D.name = Montant total d\u00E9bit\u00E9 - -field33E.components = Devise - Montant - +field33D.name = Montant total d\u00E9bit\u00E9 +field33E.components = Devise - Montant field33E[300].name = Montant du r\u00E8glement encours - field33E[306].name = Devise, montant - field33E[320].name = Dvs de reporting & mnt imp\u00F4t - field33E[330].name = Dvs de reporting & mnt imp\u00F4t - field33E[350][D1].name = Dvs de reporting & mnt imp\u00F4t - field33E[350][D2].name = Dvs rep & mnt imp com courtier - field33E[362].name = Devise, montant du principal - field33E[365].name = Partie A, nouvelle dvs, mnt not - field33F.components = Devise - Montant -field33F.name = Calcul devise et montant not - +field33F.name = Calcul devise et montant not field33G.components = Devise - Prix - Code -field33G.name = Prix unitaire - +field33G.name = Prix unitaire field33H.components = Devise - Montant -field33H.name = Montant notionnels vega - +field33H.name = Montant notionnels vega field33J.components = Unit\u00E9 - Montant - field33K.components = Jour/Mois - Nombre de jours/mois - Code - Devise - Montant - field33S.components = Code - Montant -field33S.name = Couverture exig\u00E9e - +field33S.name = Couverture exig\u00E9e field33T.components = Devise - Prix -field33T.name = Cours val mobil sur le march\u00E9 - +field33T.name = Cours val mobil sur le march\u00E9 +field33Z.components = Montant +field33Z.name = Devise, montant field33a[430].name = Ech\u00E9ance, devise, mnt modifi\u00E9s - field33a[455].name = Date valeur et montant original - field33a[620][G1].name = Dvs de la transac & mnt int net - field33a[620][G2].name = Dvs de reporting & mnt imp\u00F4t - field33a[734].name = Montant total demand\u00E9 - field33a[752].name = Montant net - field341.name = options s\u00E9quencement rapports - field343.components = D\u00E9compte heure de cl\u00F4ture -field343.name = occurrences heures de cut-off - +field343.name = occurrences heures de cut-off field344.components = Priorit\u00E9 - Cat\u00E9gorie de message -field344.name = cat\u00E9gorie de priorit\u00E9 - +field344.name = cat\u00E9gorie de priorit\u00E9 field345.components = Code de service du type de message -field345.name = liste codes service par type msg - +field345.name = liste codes service par type msg field346.components = Code succursale -field346.name = Code(s) agence - +field346.name = Code(s) agence field347.components = Champ -field347.name = Champ 13C - +field347.name = Champ 13C field348.name = partage de sous-ensemble - field349.components = Partage de sous-cat\u00E9gorie -field349.name = crit\u00E8res de combinaison - +field349.name = crit\u00E8res de combinaison field34A.components = Date - Devise - Montant - field34B.components = Devise - Montant - field34B[304].name = Commission et honoraire \u2013 Devise et montant - field34B[306].name = Devise et montant de la prime - field34B[350].name = Devise et montant des int\u00E9r\u00EAts - field34B[581].name = Val couverture apr\u00E8s ajustement - field34B[747].name = Nveau mnt cr\u00E9d docum apr\u00E8s ajust - field34B[750].name = Montant total \u00E0 payer - field34B[769].name = Montant r\u00E9siduel - field34B[801].name = Montant agent vendeur - field34C.components = Type de commission - Signe - Devise/Pourcentage - Montant/Taux -field34C.name = Commission et honoraire - +field34C.name = Commission et honoraire field34E.components = Signe - Devise - Montant - field34E[320].name = Devise et montant des int\u00E9r\u00EAts - field34E[330].name = Devise et montant des int\u00E9r\u00EAts - field34E[341].name = R\u00E8glement devise et montant - field34F.components = Devise - Marquage D/C - Montant -field34F.name = Indicateur de plancher cr\u00E9dit - +field34F.name = Indicateur de plancher cr\u00E9dit field34J.components = Signe - Unit\u00E9 - Montant - field34P.components = Date - Devise - Montant -field34P.name = Prix pay\u00E9 - +field34P.name = Prix pay\u00E9 field34R.components = Date - Devise - Montant -field34R.name = Prix pay\u00E9 - +field34R.name = Prix pay\u00E9 field34a[305].name = Paiement de la prime - field34a[601].name = Paiement de la prime - field34a[620].name = Devise et montant des int\u00E9r\u00EAts - field34a[742].name = Montant total demand\u00E9 - field34a[744].name = Montant total demand\u00E9 - field34a[754].name = Montant total demand\u00E9 - field35A.components = Type - Quantit\u00E9 -field35A.name = Quantit\u00E9 de titres - +field35A.name = Quantit\u00E9 de titres field35B.components = Identification de titres - Description du titre - field35B[300].name = Id de l'instrument financier - field35B[304].name = Id de l'instrument financier - field35B[305].name = Id de l'instrument financier - field35B[306].name = Id de l'instrument financier - field35B[340].name = Id de l'instrument financier - field35B[341].name = Id de l'instrument financier - field35B[360].name = Id de l'instrument financier - field35B[361].name = Id de l'instrument financier - field35B[380].name = Id de l'instrument financier - field35B[381].name = Id de l'instrument financier - field35B[500].name = Id de l'instrument financier - field35B[501].name = Id de l'instrument financier - field35B[502].name = Id de l'instrument financier - field35B[503].name = Id de l'instrument financier - field35B[504].name = Id de l'instrument financier - field35B[505].name = Id de l'instrument financier - field35B[506].name = Id de l'instrument financier - field35B[508].name = Id de l'instrument financier - field35B[509].name = Id de l'instrument financier - field35B[510].name = Id de l'instrument financier - field35B[513].name = Id de l'instrument financier - field35B[514].name = Id de l'instrument financier - field35B[515].name = Id de l'instrument financier - field35B[516].name = Identification des titres - field35B[518].name = Id de l'instrument financier - field35B[519].name = Id de l'instrument financier - field35B[524].name = Id de l'instrument financier - field35B[526].name = Identification des titres - field35B[527].name = Id de l'instrument financier - field35B[530].name = Id de l'instrument financier - field35B[535].name = Id de l'instrument financier - field35B[536].name = Id de l'instrument financier - field35B[537].name = Id de l'instrument financier - field35B[538].name = Id de l'instrument financier - field35B[540].name = Id de l'instrument financier - field35B[541].name = Id de l'instrument financier - field35B[542].name = Id de l'instrument financier - field35B[543].name = Id de l'instrument financier - field35B[544].name = Id de l'instrument financier - field35B[545].name = Id de l'instrument financier - field35B[546].name = Id de l'instrument financier - field35B[547].name = Id de l'instrument financier - field35B[548].name = Id de l'instrument financier - field35B[549].name = Id de l'instrument financier - field35B[558].name = Id de l'instrument financier - field35B[564].name = Id de l'instrument financier - field35B[565].name = Id de l'instrument financier - field35B[566].name = Id de l'instrument financier - field35B[567].name = Id de l'instrument financier - field35B[568].name = Id de l'instrument financier - field35B[569].name = Id de l'instrument financier - field35B[575].name = Id de l'instrument financier - field35B[576].name = Id de l'instrument financier - field35B[578].name = Id de l'instrument financier - field35B[581].name = Id des titres en couverture - field35B[586].name = Id de l'instrument financier - field35B[600].name = Id de l'instrument financier - field35B[601].name = Id de l'instrument financier - -field35G.components = Texte descriptif - +field35C.components = Identification de titres - Description du titre +field35C.name = Identification du token digitale +field35G.components = Quantit\u00E9 +field35G[760][B].name = Expiry Condition/Event +field35G[760][C].name = condition/\u00E9v\u00E9nement d'expiration +field35G[767].name = condition/\u00E9v\u00E9nement d'expiration field35H.components = Signe - Devise - Quantit\u00E9 -field35H.name = Ajustement de la couverture - +field35H.name = Ajustement de la couverture field35N.components = Type - Quantit\u00E9 -field35N.name = Quantit\u00E9 titres rappel\u00E9s/remis - +field35N.name = Quantit\u00E9 titres rappel\u00E9s/remis field35S.components = Type - Quantit\u00E9 -field35S.name = Qtit\u00E9 titre transf couverture - -field36.components = Taux - +field35S.name = Qtit\u00E9 titre transf couverture +field36.components = Taux field36B.components = Qualificateur - Code du type de quantit\u00E9 - Quantit\u00E9 -field36B.name = Quantit\u00E9 instrument financier - +field36B.name = Quantit\u00E9 instrument financier field36C.components = Qualificateur - Code de quantit\u00E9 - +field36D.components = Qualificateur - Code du type de quantit\u00E9 - Quantit\u00E9 field36E.components = Qualificateur - Code du type de quantit\u00E9 - Signe - Quantit\u00E9 - field36[101].name = Taux de change - field36[102].name = Taux de change - field36[102_STP].name = Taux de change - field36[103].name = Taux de change - field36[103_REMIT].name = Taux de change - field36[103_STP].name = Taux de change - field36[104].name = Taux de change - field36[107].name = Taux de change - field36[300].name = Taux de change - field36[304].name = Taux de change - field36[305].name = Prix d'exercice - field36[306].name = Prix d'exercice - field36[320].name = Taux de change - field36[330].name = Taux de change - field36[350].name = Taux de change - field36[620].name = Taux de change - field36a.name = Quantit\u00E9 instrument financier - field37A.components = Taux - Date de fin - P\u00E9riode - Num\u00E9ro - Information - field37B.components = Taux - Date de fin - P\u00E9riode - Num\u00E9ro - Information - -field37C.components = Taux - Date de fin - P\u00E9riode - Num\u00E9ro - Information - +field37C.components = Taux - Quantit\u00E9 - Information field37D.components = Taux - Date de fin - P\u00E9riode - Num\u00E9ro - Information - field37E.components = Taux - Date de fin - P\u00E9riode - Num\u00E9ro - Information - -field37F.components = Taux - Date de fin - P\u00E9riode - Num\u00E9ro - Information - +field37F.components = Taux - Information - Information field37G.components = Signe - Taux - field37G[320].name = Taux d'int\u00E9r\u00EAt - field37G[330].name = Taux d'int\u00E9r\u00EAt - field37G[360].name = Taux plancher - field37G[361].name = Taux plancher - field37G[362].name = Taux plancher - field37G[364].name = Nouveau taux fixe - field37G[365].name = Nouveau taux fixe - field37G[620].name = Taux d'int\u00E9r\u00EAt - field37H.components = Indicateur - Signe - Taux -field37H.name = Nouveau taux d'int\u00E9r\u00EAt - +field37H.name = Nouveau taux d'int\u00E9r\u00EAt field37J.components = Taux - field37J[306].name = Niveau de barri\u00E8re - field37J[516].name = Tx d'int\u00E9r\u00EAt valeurs mobili\u00E8res - field37K.components = Devise - Taux -field37K.name = Montant de la prime - -field37L.components = Taux - +field37K.name = Montant de la prime +field37L.components = Taux field37L[306].name = Niveau de barri\u00E8re inf\u00E9rieur - field37L[320].name = Taux d'imposition - field37L[330].name = Taux d'imposition - field37L[350][D1].name = Taux d'imposition - field37L[350][D2].name = Taux d'impos sur com du courtier - field37L[620].name = Taux d'imposition - field37M.components = Signe - Taux - field37M[340].name = Taux fixe - field37M[341].name = Taux fixe - field37M[350].name = Taux d'int\u00E9r\u00EAt - field37M[360].name = Taux fixe - field37M[361].name = Taux fixe - field37M[362].name = Taux total - field37M[364].name = Taux fixe actuel - field37M[365].name = Taux fixe actuel - -field37N.name = D\u00E9tails du taux d'int\u00E9r\u00EAt - +field37N.name = D\u00E9tails du taux d'int\u00E9r\u00EAt field37N[360][B].components = Texte descriptif - field37N[360][C].components = Texte descriptif - field37N[360][E].components = Ligne - field37N[360][F].components = Texte descriptif - field37N[361].components = Texte descriptif - field37N[362][B].components = Texte descriptif - field37N[362][D].components = Ligne - field37N[364].components = Texte descriptif - field37N[365].components = Texte descriptif - -field37P.components = Taux -field37P.name = Niveau de d\u00E9clencheur inf\u00E9rieur - field37R.components = Signe - Taux - field37R[341].name = Taux de r\u00E8glement - field37R[360].name = Diff\u00E9rentiel - field37R[361].name = Diff\u00E9rentiel - field37R[362].name = Diff\u00E9rentiel - -field37U.components = Taux -field37U.name = Niveau de d\u00E9clencheur - field37V.components = Signe - Taux -field37V.name = Taux plafond - +field37V.name = Taux plafond field37a.name = Remise convenue - field38A.components = P\u00E9riode -field38A.name = Dur\u00E9e du pr\u00E9avis - +field38A.name = Dur\u00E9e du pr\u00E9avis field38D.components = P\u00E9riode -field38D.name = P\u00E9riode contractuelle - +field38D.name = P\u00E9riode contractuelle field38E.components = Num\u00E9ro - P\u00E9riode -field38E.name = Ech\u00E9ance sp\u00E9cifi\u00E9e - +field38E.name = Ech\u00E9ance sp\u00E9cifi\u00E9e field38G.components = Num\u00E9ro De - P\u00E9riode De - Num\u00E9ro A - P\u00E9riode A - field38G[340].name = Ech\u00E9ance sp\u00E9cifi\u00E9e - field38G[360].name = P\u00E9riode d'interpolation,premi\u00E8re - field38G[361].name = P\u00E9riode d'interpolation,premi\u00E8re - field38H.components = Num\u00E9ro De - P\u00E9riode De - Num\u00E9ro A - P\u00E9riode A -field38H.name = P\u00E9riode d'interpolation,derni\u00E8re - +field38H.name = P\u00E9riode d'interpolation,derni\u00E8re field38J.components = Indicateur - Num\u00E9ro -field38J.name = Nombre de jours - +field38J.name = Nombre de jours field39A.components = Tol\u00E9rance 1 - Tol\u00E9rance 2 -field39A.name = Pourcentage tol\u00E9rance mnt cr\u00E9dit - +field39A.name = Pourcentage tol\u00E9rance mnt cr\u00E9dit field39C.components = Texte descriptif - field39C[700].name = Montant suppl\u00E9mentaire couvert - field39C[705].name = Montant suppl\u00E9mentaire couvert - field39C[707].name = Montant suppl\u00E9mentaire couvert - field39C[710].name = Montant suppl\u00E9mentaire couvert - field39C[720].name = Montant suppl\u00E9mentaire couvert - field39C[740].name = Montant suppl\u00E9mentaire couvert - field39C[747].name = Montant suppl\u00E9mentaire couvert - field39C[769].name = Sp\u00E9cification du montant - -field39D.components = Texte descriptif - field39E.components = Texte descriptif - +field39E.name = Conditions de transfer +field39F.components = Ligne field39M.components = Code pays -field39M.name = Centre de compensation des paiements - +field39M.name = Centre de compensation des paiements field405.components = Code d'erreur - Balise de ligne -field405.name = motif du rejet - +field405.name = motif du rejet field40A.components = Type -field40A.name = Forme de cr\u00E9dit documentaire - +field40A.name = Forme de cr\u00E9dit documentaire field40B.components = Type - Code -field40B.name = Forme de cr\u00E9dit documentaire - +field40B.name = Forme de cr\u00E9dit documentaire field40C.components = Type - Texte descriptif -field40C.name = R\u00E8gles d'application - +field40C.name = R\u00E8gles d'application +field40D.name = Formulation standard Langue demand\u00E9e field40E.components = R\u00E8gles applicables - Texte descriptif -field40E.name = R\u00E8gles d'application - +field40E.name = R\u00E8gles d'application field40F.name = R\u00E8gles d'application - field41A.components = Code d'identifiant - Code - field41D.components = Nom et adresse - Code - field41F.components = Code d'identifiant - field41G.components = Nom et adresse - -field41a.name = Disponible chez/via - +field41a[700].name = Disponible chez/via +field41a[705].name = Disponible chez/via +field41a[707].name = Disponible chez/via +field41a[710].name = Disponible chez/via +field41a[720].name = Disponible chez/via +field41a[740].name = Disponible chez/via +field41a[760].name = Disponible chez field421.name = code d'erreur de r\u00E9cup\u00E9ration - field422.components = Ligne -field422.name = message de copie de donnees de texte - -field423.name = Date et heure de l'\u00E9quilibre Checkpoint - -field424.name = R\u00E9f\u00E9rence associ\u00E9e - +field422.name = message de copie de donnees de texte +field423.name = Date et heure de l'\u00C3\u00A9quilibre Checkpoint +field424.name = R\u00C3\u00A9f\u00C3\u00A9rence associ\u00C3\u00A9e field425.components = Ligne -field425.name = message de MI de donnees de texte - +field425.name = message de MI de donnees de texte field42A.components = Identifiant de partie - Code d'identifiant - field42C.components = Texte descriptif -field42C.name = Traites - +field42C.name = Traites field42D.components = Identifiant de partie - Nom et adresse - field42M.components = Texte descriptif -field42M.name = D\u00E9tails du paiement mixte - +field42M.name = D\u00E9tails du paiement mixte field42P.components = Texte descriptif - field42P[700].name = D\u00E9tails du paiement diff\u00E9r\u00E9 - field42P[707].name = N\u00E9gociation/D\u00E9tails du paiement diff\u00E9r\u00E9 - field42P[710].name = D\u00E9tails du paiement diff\u00E9r\u00E9 - field42P[720].name = D\u00E9tails du paiement diff\u00E9r\u00E9 - field42P[740].name = D\u00E9tails du paiement diff\u00E9r\u00E9 - field42a.name = Tir\u00E9 - field431.name = statut du message - field432.name = motif de l'interruption - field433.components = code - Informations compl\u00E9mentaires -field433.name = r\u00E9sultat de filtrage - +field433.name = r\u00E9sultat de filtrage field43P.components = Texte descriptif -field43P.name = Envois partiels - +field43P.name = Envois partiels field43T.components = Texte descriptif -field43T.name = Transbordement - -field44A.components = Texte descriptif -field44A.name = Lieu de prise en chrg/de rcption - -field44B.components = Texte descriptif -field44B.name = Lieu de dest final/de livraison - +field43T.name = Transbordement +field44A.name = Lieu de prise en chrg/de rcption +field44B.name = Lieu de dest final/de livraison field44C.components = Date -field44C.name = Date ultime d'envoi - +field44C.name = Date ultime d'envoi field44D.components = Texte descriptif -field44D.name = P\u00E9riode de l'envoi - -field44E.components = Texte descriptif -field44E.name = Port de chargemt/A\u00E9roport d\u00E9part - -field44F.components = Texte descriptif -field44F.name = Port de d\u00E9chrgemt/A\u00E9rprt de dest - -field44H.components = Code pays - Texte descriptif - +field44D.name = P\u00E9riode de l'envoi +field44E.name = Port de chargemt/A\u00E9roport d\u00E9part +field44F.name = Port de d\u00E9chrgemt/A\u00E9rprt de dest field451.name = acceptation/rejet - field45A.components = Texte descriptif -field45A.name = Desc biens et/ou prestations - +field45A.name = Desc biens et/ou prestations field45B.components = Texte descriptif -field45B.name = Desc biens et/ou prestations - +field45B.name = Desc biens et/ou prestations field45C.components = Texte descriptif - +field45C.name = Documentation et instructions presentation field45D.components = Texte descriptif -field45D.name = Texte descriptif - +field45D.name = Texte descriptif field45L.components = Texte descriptif - +field45L.name = D\u00E9tails de la transaction sous-jacente field461.components = Rapport vide -field461.name = Code du rapport - +field461.name = Code du rapport field46A.components = Texte descriptif -field46A.name = Documents requis - +field46A.name = Documents requis field46B.components = Texte descriptif -field46B.name = Documents requis - +field46B.name = Documents requis field47A.components = Texte descriptif -field47A.name = Autres conditions - +field47A.name = Autres conditions field47B.components = Texte descriptif -field47B.name = Autres conditions - -field48.components = Jours - Texte descriptif - -field48B.components = Code - -field48D.components = Code - +field47B.name = Autres conditions +field48.components = Jours - Texte descriptif +field48B.components = Jours +field48B.name = Indicateur de demande +field48D.components = Jours +field48D.name = Indicateur de transfer field48[700].name = P\u00E9riode de pr\u00E9sentation - field48[707].name = P\u00E9riode de pr\u00E9sentation en jours - field48[710].name = P\u00E9riode de pr\u00E9sentation - field48[720].name = P\u00E9riode de pr\u00E9sentation - -field49.components = Instruction -field49.name = Instructions de confirmation - -field49A.components = Code - Texte descriptif - +field49.components = Instruction +field49.name = Instructions de confirmation +field49A.components = Code - Instruction +field49A.name = Relev\u00E9 de demande field49G.components = Instruction -field49G.name = Conditions particuli\u00E8res de paiement pour le b\u00E9n\u00E9ficiaire - +field49G.name = Conditions particuli\u00E8res de paiement pour le b\u00E9n\u00E9ficiaire field49H.components = Instruction -field49H.name = Conditions particuli\u00E8res de paiement pour la banque destinataire. - +field49H.name = Conditions particuli\u00E8res de paiement pour la banque destinataire. field49M.components = Texte descriptif -field49M.name = Conditions particuli\u00E8res de paiement pour le b\u00E9n\u00E9ficiaire - +field49M.name = Conditions particuli\u00E8res de paiement pour le b\u00E9n\u00E9ficiaire field49N.components = Texte descriptif - field49N[707].name = Conditions particuli\u00E8res de paiement pour la banque b\u00E9n\u00E9ficiaire. - field49N[708].name = Conditions particuli\u00E8res de paiement pour la banque destinataire. - -field50.components = Nom et adresse - +field50.components = Nom et adresse field50A.components = Compte - Code d'identifiant - field50B.components = Nom et adresse - field50B[707].name = \u00E9metteur non-bancaire - field50B[710].name = \u00E9metteur non-bancaire - field50B[720].name = \u00E9met non-banc du cr\u00E9d doc orig - field50C.components = Code d'identifiant - field50D.components = Identifiant de partie - Nom et adresse -field50D.name = Mandant - +field50D.name = Mandant field50F.components = Identifiant de partie - Num\u00E9ro/Nom et adresse - field50G.components = Compte - Code d'identifiant - field50H.components = Compte - Nom et adresse - field50K.components = Compte - Nom et adresse - field50L.components = Identifiant de partie - field50[700].name = Partie demanderesse - field50[705].name = Partie demanderesse - field50[707].name = Coordonn\u00E9es modifi\u00E9es du demandeur - field50[710].name = Partie demanderesse - field50[720].name = Premier b\u00E9n\u00E9ficiaire - +field50[760].name = Partie demanderesse field50a[101].name = Donneur d'ordre - field50a[102].name = Client donneur d'ordre - field50a[102_STP].name = Client donneur d'ordre - field50a[103].name = Client donneur d'ordre - field50a[103_REMIT].name = Client donneur d'ordre - field50a[103_STP].name = Client donneur d'ordre - field50a[104].name = Cr\u00E9diteur - field50a[107].name = Cr\u00E9diteur - field50a[110].name = Titulaire du compte - field50a[202_COV].name = Client donneur d'ordre - field50a[205_COV].name = Client donneur d'ordre - field50a[210].name = Client donneur d'ordre - field50a[910].name = Client donneur d'ordre - -field51.components = Nom et adresse - +field51.components = Nom et adresse +field51.name = Partie donneur d'ordre field51A.components = Identifiant de partie - Code d'identifiant -field51A.name = Inst charg\u00E9e de l'envoi - +field51A.name = Inst charg\u00E9e de l'envoi field51C.components = Compte - field51D.components = Identifiant de partie - Nom et adresse - field51a[700].name = Banque demanderesse - field51a[710].name = Banque demanderesse - field51a[801].name = Agent vendeur - field52A.components = Identifiant de partie - Code d'identifiant -field52A.name = Institution donneur d'ordre - +field52A.name = Institution donneur d'ordre field52B.components = Identifiant de partie - Lieu - field52C.components = Identifiant de partie - field52D.components = Identifiant de partie - Nom et adresse - field52a[101].name = Inst gestionnaire compte - field52a[102].name = Institution donneur d'ordre - field52a[103].name = Institution donneur d'ordre - field52a[103_REMIT].name = Institution donneur d'ordre - field52a[104].name = Banque du cr\u00E9ancier - field52a[107].name = Banque du cr\u00E9ancier - field52a[110].name = Banque du tireur - field52a[111].name = Banque du tireur - field52a[112].name = Banque du tireur - field52a[190].name = Institution donneur d'ordre - field52a[191].name = Institution donneur d'ordre - field52a[202].name = Institution donneur d'ordre - field52a[202_COV].name = Institution donneur d'ordre - field52a[203].name = Institution donneur d'ordre - field52a[205].name = Institution donneur d'ordre - field52a[205_COV].name = Institution donneur d'ordre - field52a[210].name = Institution donneur d'ordre - field52a[290].name = Institution donneur d'ordre - field52a[291].name = Institution donneur d'ordre - field52a[390].name = Institution donneur d'ordre - field52a[391].name = Institution donneur d'ordre - field52a[400].name = Banque donneur d'ordre - field52a[450].name = Emetteur bordereau remise - field52a[455].name = Emetteur bordereau remise - field52a[456].name = Emetteur bordereau remise - field52a[490].name = Institution donneur d'ordre - field52a[491].name = Institution donneur d'ordre - field52a[590].name = Institution donneur d'ordre - field52a[591].name = Institution donneur d'ordre - field52a[690].name = Institution donneur d'ordre - field52a[691].name = Institution donneur d'ordre - field52a[707].name = Banque \u00E9mettrice - field52a[710].name = Banque \u00E9mettrice - field52a[720].name = Bnque \u00E9mettrice C/D original - field52a[742].name = Banque \u00E9mettrice - field52a[744].name = Banque \u00E9mettrice - field52a[759].name = \u00C9metteur - +field52a[760].name = \u00C9metteur +field52a[761].name = \u00C9metteur +field52a[765].name = \u00C9metteur +field52a[767].name = \u00C9metteur +field52a[775].name = \u00C9metteur +field52a[785].name = \u00C9metteur +field52a[786].name = \u00C9metteur +field52a[787].name = \u00C9metteur field52a[790].name = Institution donneur d'ordre - field52a[791].name = Institution donneur d'ordre - field52a[802].name = Agent charg\u00E9 envoi fonds - field52a[890].name = Institution donneur d'ordre - field52a[891].name = Institution donneur d'ordre - field52a[900].name = Institution donneur d'ordre - field52a[910].name = Institution donneur d'ordre - field52a[990].name = Institution donneur d'ordre - field52a[991].name = Institution donneur d'ordre - field533.name = occurrences heures de cut-off - field53A.components = Identifiant de partie - Code d'identifiant - field53B.components = Identifiant de partie - Lieu -field53B.name = Correspondant de l'\u00E9metteur - +field53B.name = Correspondant de l'\u00E9metteur field53C.components = Compte - field53D.components = Identifiant de partie - Nom et adresse - field53J.components = Identification de partie - field53a[102].name = Correspondant de l'\u00E9metteur - field53a[102_STP].name = Correspondant de l'\u00E9metteur - field53a[103].name = Correspondant de l'\u00E9metteur - field53a[103_REMIT].name = Correspondant de l'\u00E9metteur - field53a[103_STP].name = Correspondant de l'\u00E9metteur - field53a[104].name = Correspondant de l'\u00E9metteur - field53a[107].name = Correspondant de l'\u00E9metteur - field53a[110].name = Correspondant de l'\u00E9metteur - field53a[202].name = Correspondant de l'\u00E9metteur - field53a[202_COV].name = Correspondant de l'\u00E9metteur - field53a[203].name = Correspondant de l'\u00E9metteur - field53a[204].name = Institution \u00E0 d\u00E9biter - field53a[205].name = Correspondant de l'\u00E9metteur - field53a[205_COV].name = Correspondant de l'\u00E9metteur - field53a[300].name = Agent de livraison - field53a[304].name = Agent de livraison - field53a[305].name = Correspondant de l'\u00E9metteur - field53a[306].name = Agent de livraison - field53a[320].name = Agent de livraison - field53a[330].name = Agent de livraison - field53a[340].name = Agent de livraison - field53a[341].name = Agent de livraison - field53a[350].name = Agent de livraison - field53a[360].name = Agent de livraison - field53a[361].name = Agent de livraison - field53a[362].name = Agent de livraison - field53a[364].name = Agent de livraison - field53a[365].name = Agent de livraison - field53a[400].name = Correspondant de l'\u00E9metteur - field53a[416].name = Correspondant de l'\u00E9metteur - field53a[600].name = Correspondant de l'\u00E9metteur - field53a[601].name = Correspondant de l'\u00E9metteur - field53a[620].name = Agent de livraison - field53a[700].name = Banque de remboursement - field53a[707].name = Banque de remboursement - field53a[710].name = Banque de remboursement - field53a[752].name = Correspondant de l'\u00E9metteur - field53a[754].name = Banque de remboursement - field53a[756].name = Correspondant de l'\u00E9metteur - field53a[802].name = Correspondant de l'\u00E9metteur - field54A.components = Identifiant de partie - Code d'identifiant -field54A.name = Correspondant destinataire - +field54A.name = Correspondant destinataire field54B.components = Identifiant de partie - Lieu - field54D.components = Identifiant de partie - Nom et adresse - field54a.name = Correspondant destinataire - field55A.components = Identifiant de partie - Code d'identifiant -field55A.name = Inst tierce remboursement - +field55A.name = Inst tierce remboursement field55B.components = Identifiant de partie - Lieu - field55D.components = Identifiant de partie - Nom et adresse - field55a.name = Inst tierce remboursement - field56A.components = Identifiant de partie - Code d'identifiant -field56A.name = Institution interm\u00E9diaire - +field56A.name = Institution interm\u00E9diaire field56B.components = Identifiant de partie - Lieu - field56C.components = Identifiant de partie - field56D.components = Identifiant de partie - Nom et adresse - field56J.components = Identification de partie - field56a[101].name = Interm\u00E9diaire - field56a[103].name = Institution interm\u00E9diaire - field56a[103_REMIT].name = Institution interm\u00E9diaire - field56a[200].name = Interm\u00E9diaire - field56a[201].name = Interm\u00E9diaire - field56a[202].name = Interm\u00E9diaire - field56a[202_COV][A].name = Interm\u00E9diaire - field56a[202_COV][B].name = Institution interm\u00E9diaire - field56a[203].name = Interm\u00E9diaire - field56a[205].name = Interm\u00E9diaire - field56a[205_COV][A].name = Interm\u00E9diaire - field56a[205_COV][B].name = Institution interm\u00E9diaire - field56a[210].name = Interm\u00E9diaire - field56a[300].name = Interm\u00E9diaire - field56a[304].name = Interm\u00E9diaire - field56a[305].name = Interm\u00E9diaire - field56a[306].name = Interm\u00E9diaire - field56a[320].name = Interm\u00E9diaire - field56a[330].name = Interm\u00E9diaire - field56a[340].name = Interm\u00E9diaire - field56a[341].name = Interm\u00E9diaire - field56a[350].name = Interm\u00E9diaire - field56a[360].name = Interm\u00E9diaire - field56a[361].name = Interm\u00E9diaire - field56a[362].name = Interm\u00E9diaire - field56a[364].name = Interm\u00E9diaire - field56a[365].name = Interm\u00E9diaire - field56a[600].name = Interm\u00E9diaire - field56a[601].name = Interm\u00E9diaire - field56a[620].name = Interm\u00E9diaire - +field56a[760].name = Banque notificatrice field56a[765].name = Interm\u00E9diaire - +field56a[785].name = Banque notificatrice field56a[910].name = Interm\u00E9diaire - field57A.components = Identifiant de partie - Code d'identifiant -field57A.name = Inst gestionnaire compte - +field57A.name = Inst gestionnaire compte field57B.components = Identifiant de partie - Lieu - field57C.components = Identifiant de partie - field57D.components = Identifiant de partie - Nom et adresse - field57J.components = Identification de partie - field57a[101].name = Inst gestionnaire compte - field57a[102].name = Inst gestionnaire compte - field57a[103].name = Inst gestionnaire compte - field57a[103_REMIT].name = Inst gestionnaire compte - field57a[104].name = Banque du d\u00E9biteur - field57a[107].name = Banque du d\u00E9biteur - field57a[191].name = Inst gestionnaire compte - field57a[200].name = Inst gestionnaire compte - field57a[201].name = Inst gestionnaire compte - field57a[202].name = Inst gestionnaire compte - field57a[202_COV].name = Inst gestionnaire compte - field57a[203].name = Inst gestionnaire compte - field57a[204].name = Inst gestionnaire compte - field57a[205].name = Inst gestionnaire compte - field57a[205_COV].name = Inst gestionnaire compte - field57a[291].name = Inst gestionnaire compte - field57a[300].name = Agent de r\u00E9ception - field57a[304].name = Agent de r\u00E9ception - field57a[305].name = Inst gestionnaire compte - field57a[306].name = Agent de r\u00E9ception - field57a[320].name = Agent de r\u00E9ception - field57a[330].name = Agent de r\u00E9ception - field57a[340].name = Agent de r\u00E9ception - field57a[341].name = Agent de r\u00E9ception - field57a[350].name = Agent de r\u00E9ception - field57a[360].name = Agent de r\u00E9ception - field57a[361].name = Agent de r\u00E9ception - field57a[362].name = Agent de r\u00E9ception - field57a[364].name = Agent de r\u00E9ception - field57a[365].name = Agent de r\u00E9ception - field57a[391].name = Inst gestionnaire compte - field57a[400].name = Banque d\u00E9positaire du compte - field57a[491].name = Inst gestionnaire compte - field57a[516].name = Inst gestionnaire compte - field57a[591].name = Inst gestionnaire compte - field57a[600].name = Inst gestionnaire compte - field57a[601].name = Inst gestionnaire compte - field57a[620].name = Agent de r\u00E9ception - field57a[691].name = Inst gestionnaire compte - field57a[700].name = Banque Notificatrice - field57a[705].name = Banque Notificatrice - field57a[707].name = Banque Notificatrice - field57a[710].name = Banque Notificatrice - field57a[720].name = Banque Notificatrice - field57a[730].name = Banque d\u00E9positaire du compte - field57a[734].name = Banque d\u00E9positaire du compte - field57a[742].name = Banque d\u00E9positaire du compte - field57a[750].name = Banque d\u00E9positaire du compte - field57a[754].name = Banque d\u00E9positaire du compte - -field57a[760].name = Banque Notificatrice - +field57a[760].name = Banque notificatrice field57a[765].name = Inst gestionnaire compte - field57a[768].name = Banque d\u00E9positaire du compte - field57a[769].name = Banque d\u00E9positaire du compte - -field57a[785].name = Banque Notificatrice - +field57a[785].name = Banque notificatrice field57a[791].name = Inst gestionnaire compte - field57a[891].name = Inst gestionnaire compte - field57a[985].name = Inst gestionnaire compte - field57a[991].name = Inst gestionnaire compte - field58A.components = Identifiant de partie - Code d'identifiant - field58B.components = Identifiant de partie - Lieu - field58D.components = Identifiant de partie - Nom et adresse - field58J.components = Identification de partie - field58a[202].name = Institution b\u00E9n\u00E9ficiaire - field58a[202_COV].name = Institution b\u00E9n\u00E9ficiaire - field58a[203].name = Institution b\u00E9n\u00E9ficiaire - field58a[204].name = Institution b\u00E9n\u00E9ficiaire - field58a[205].name = Institution b\u00E9n\u00E9ficiaire - field58a[205_COV].name = Institution b\u00E9n\u00E9ficiaire - field58a[300].name = Institution b\u00E9n\u00E9ficiaire - field58a[304].name = Institution b\u00E9n\u00E9ficiaire - field58a[306].name = Institution b\u00E9n\u00E9ficiaire - field58a[320].name = Institution b\u00E9n\u00E9ficiaire - field58a[330].name = Institution b\u00E9n\u00E9ficiaire - field58a[340].name = Institution b\u00E9n\u00E9ficiaire - field58a[341].name = Institution b\u00E9n\u00E9ficiaire - field58a[350].name = Institution b\u00E9n\u00E9ficiaire - field58a[400].name = Banque b\u00E9n\u00E9ficiaire - field58a[620].name = Institution b\u00E9n\u00E9ficiaire - field58a[700].name = Partie en charge de la confirmation - field58a[707].name = Partie en charge de la confirmation - field58a[710].name = Partie en charge de la confirmation - field58a[720].name = Partie en charge de la confirmation - field58a[740].name = Banque n\u00E9gociatrice - field58a[742].name = Banque b\u00E9n\u00E9ficiaire - field58a[754].name = Banque b\u00E9n\u00E9ficiaire - -field59.components = Compte - Nom et adresse - +field58a[760].name = Partie en charge de la confirmation +field59.components = Compte - Nom et adresse field59A.components = Compte - Code d'identifiant - field59F.components = Compte - Num\u00E9ro/Nom et adresse - field59[111].name = B\u00E9n\u00E9ficiaire du ch\u00E8que - field59[112].name = B\u00E9n\u00E9ficiaire du ch\u00E8que - field59[416].name = Tir\u00E9 - field59[420].name = Tir\u00E9 - field59[430].name = Tir\u00E9 - field59[700].name = B\u00E9n\u00E9ficiaire - field59[705].name = B\u00E9n\u00E9ficiaire - field59[707].name = B\u00E9n\u00E9ficiaire (avt modif) - field59[710].name = B\u00E9n\u00E9ficiaire - field59[720].name = Second b\u00E9n\u00E9ficiaire - field59[740].name = B\u00E9n\u00E9ficiaire - field59[760].name = B\u00E9n\u00E9ficiaire - field59[767].name = B\u00E9n\u00E9ficiaire - field59[985].name = Partie objet demnde d'info - field59[986].name = Partie objet demnde d'info - field59a[101].name = B\u00E9n\u00E9ficiaire - field59a[102].name = Client b\u00E9n\u00E9ficiaire - field59a[102_STP].name = Client b\u00E9n\u00E9ficiaire - field59a[103].name = Client b\u00E9n\u00E9ficiaire - field59a[103_REMIT].name = Client b\u00E9n\u00E9ficiaire - field59a[103_STP].name = Client b\u00E9n\u00E9ficiaire - field59a[104].name = D\u00E9biteur - field59a[107].name = D\u00E9biteur - field59a[110].name = B\u00E9n\u00E9ficiaire du ch\u00E8que - field59a[202_COV].name = Client b\u00E9n\u00E9ficiaire - field59a[205_COV].name = Client b\u00E9n\u00E9ficiaire - field59a[760].name = B\u00E9n\u00E9ficiaire - field59a[765].name = B\u00E9n\u00E9ficiaire - field59a[767].name = B\u00E9n\u00E9ficiaire - field59a[785].name = B\u00E9n\u00E9ficiaire - -field60F.name = Solde d'ouverture - +field60F.name = Solde d'ouverture field60F[608].components = Marquage D/C - Date - Unit\u00E9 - Montant - field60F[940].components = Marquage D/C - Date - Devise - Montant - field60F[941].components = Marquage D/C - Date - Devise - Montant - field60F[950].components = Marquage D/C - Date - Devise - Montant - field60F[970].components = Marquage D/C - Date - Devise - Montant - field60F[972].components = Marquage D/C - Date - Devise - Montant - field60M[608].components = Marquage D/C - Date - Unit\u00E9 - Montant - field60M[940].components = Marquage D/C - Date - Devise - Montant - field60M[950].components = Marquage D/C - Date - Devise - Montant - field60M[970].components = Marquage D/C - Date - Devise - Montant - field60M[972].components = Marquage D/C - Date - Devise - Montant - field60a.name = Premier solde d'ouverture - -field61.name = Ecriture - +field61.name = Ecriture field619.components = Code du service -field619.name = code VAS message annul\u00E9 - +field619.name = code VAS message annul\u00E9 field61[608].components = Date - Date d'enregistrement - Marquage d\u00E9bit/cr\u00E9dit - Code de fonds - Montant - Type de transaction - Code d'identification - R\u00E9f\u00E9rence pour le d\u00E9tenteur du compte - R\u00E9f\u00E9rence de l'\u00E9tablissement domiciliataire du compte - D\u00E9tails compl\u00E9mentaires - field61[940].components = Date de valeur - Date d'enregistrement - Marquage d\u00E9bit/cr\u00E9dit - Code de fonds - Montant - Type de transaction - Code d'identification - R\u00E9f\u00E9rence pour le d\u00E9tenteur du compte - R\u00E9f\u00E9rence de l'\u00E9tablissement domiciliataire du compte - D\u00E9tails compl\u00E9mentaires - field61[942].components = Date de valeur - Date d'enregistrement - Marquage d\u00E9bit/cr\u00E9dit - Code de fonds - Montant - Type de transaction - Code d'identification - R\u00E9f\u00E9rence pour le d\u00E9tenteur du compte - R\u00E9f\u00E9rence de l'\u00E9tablissement domiciliataire du compte - D\u00E9tails compl\u00E9mentaires - field61[950].components = Date de valeur - Date d'enregistrement - Marquage d\u00E9bit/cr\u00E9dit - Code de fonds - Montant - Type de transaction - Code d'identification - R\u00E9f\u00E9rence pour le d\u00E9tenteur du compte - R\u00E9f\u00E9rence de l'\u00E9tablissement domiciliataire du compte - D\u00E9tails compl\u00E9mentaires - field61[970].components = Date de valeur - Date d'enregistrement - Marquage d\u00E9bit/cr\u00E9dit - Code de fonds - Montant - Type de transaction - Code d'identification - R\u00E9f\u00E9rence pour le d\u00E9tenteur du compte - R\u00E9f\u00E9rence de l'\u00E9tablissement domiciliataire du compte - D\u00E9tails compl\u00E9mentaires - field61[972].components = Date de valeur - Date d'enregistrement - Marquage d\u00E9bit/cr\u00E9dit - Code de fonds - Montant - Type de transaction - Code d'identification - R\u00E9f\u00E9rence pour le d\u00E9tenteur du compte - R\u00E9f\u00E9rence de l'\u00E9tablissement domiciliataire du compte - D\u00E9tails compl\u00E9mentaires - field62F[608].components = Marquage D/C - Date - Unit\u00E9 - Montant - field62F[940].components = Marquage D/C - Date - Devise - Montant - field62F[941].components = Marquage D/C - Date - Devise - Montant -field62F[941].name = Solde comptable - +field62F[941].name = Solde comptable field62F[950].components = Marquage D/C - Date - Devise - Montant - field62F[970].components = Marquage D/C - Date - Devise - Montant - field62F[971].components = Marquage D/C - Date - Devise - Montant -field62F[971].name = Solde de cl\u00F4ture final - +field62F[971].name = Solde de cl\u00F4ture final field62F[972].components = Marquage D/C - Date - Devise - Montant - field62M[608].components = Marquage D/C - Date - Unit\u00E9 - Montant - field62M[940].components = Marquage D/C - Date - Devise - Montant - field62M[950].components = Marquage D/C - Date - Devise - Montant - field62M[970].components = Marquage D/C - Date - Devise - Montant - field62M[972].components = Marquage D/C - Date - Devise - Montant - field62a[608].name = Solde de cl\u00F4ture - field62a[940].name = Solde comptable - field62a[950].name = Solde comptable - field62a[970].name = Solde de cl\u00F4ture - field62a[972].name = Solde de cl\u00F4ture - field64[608].components = Marquage D/C - Date - Unit\u00E9 - Montant -field64[608].name = Solde de cl\u00F4ture disponible - +field64[608].name = Solde de cl\u00F4ture disponible field64[940].components = Marquage D/C - Date - Devise - Montant -field64[940].name = Solde cl\u00F4ture dispo (fds dispo) - +field64[940].name = Solde cl\u00F4ture dispo (fds dispo) field64[941].components = Marquage D/C - Date - Devise - Montant -field64[941].name = Solde cl\u00F4ture dispo (fds dispo) - +field64[941].name = Solde cl\u00F4ture dispo (fds dispo) field64[950].components = Marquage D/C - Date - Devise - Montant -field64[950].name = Solde cl\u00F4ture dispo (fds dispo) - +field64[950].name = Solde cl\u00F4ture dispo (fds dispo) field64[970].components = Marquage D/C - Date - Devise - Montant -field64[970].name = Solde de cl\u00F4ture disponible - +field64[970].name = Solde de cl\u00F4ture disponible field64[972].components = Marquage D/C - Date - Devise - Montant -field64[972].name = Solde de cl\u00F4ture disponible - -field65.name = Solde disponible \u00E0 reporter - +field64[972].name = Solde de cl\u00F4ture disponible +field65.name = Solde disponible \u00E0 reporter field65[608].components = Marquage D/C - Date - Unit\u00E9 - Montant - field65[940].components = Marquage D/C - Date - Devise - Montant - field65[941].components = Marquage D/C - Date - Devise - Montant - field69A.components = Qualificateur - Date1 - Date2 - field69B.components = Qualificateur - Date1 - Heure1 - Date2 - Heure2 - field69C.components = Qualificateur - Date - Code de date - field69D.components = Qualificateur - Date - Heure - Code de date - field69E.components = Qualificateur - Code de date - Date - field69F.components = Qualificateur - Code de date - Date - Heure - field69J.components = Qualificateur - Code de date - field69a.name = P\u00E9riode - -field70.components = Texte descriptif -field70.name = Informations sur le versement - +field70.components = Texte descriptif +field70.name = Informations sur le versement field70C.components = Qualificateur - Texte descriptif -field70C.name = Explication - -field70D.components = Qualificateur - Texte descriptif - +field70C.name = Explication +field70D.components = Qualificateur - Texte descriptif field70D[380].name = Explication - field70D[381].name = Explication - field70D[506].name = Explication - field70D[507].name = Explication - field70D[509].name = Explication - field70D[510].name = Explication - field70D[530].name = Explication - field70D[537].name = Explication - field70D[540].name = Explication - field70D[541].name = Explication - field70D[542].name = Explication - field70D[543].name = Explication - field70D[544].name = Explication - field70D[545].name = Explication - field70D[546].name = Explication - field70D[547].name = Explication - field70D[548].name = Explication - field70D[558][A2a].name = Explication - field70D[558][C].name = Reason Narrative - field70D[558][D].name = Reason Narrative - field70D[567].name = Explication - field70D[578].name = Explication - field70D[586].name = Explication - field70E.components = Qualificateur - Texte descriptif -field70E.name = Explication - +field70E.name = Explication field70F.components = Qualificateur - Texte descriptif - field70G.components = Qualificateur - Texte descriptif - field70H.components = Qualificateur - Texte descriptif -field70H.name = Explication - +field70H.name = Explication field70a.name = Explication - -field71A.components = Code - +field71A.components = Code field71A[101].name = D\u00E9tails des frais - field71A[102].name = D\u00E9tails des frais - field71A[102_STP].name = D\u00E9tails des frais - field71A[103].name = D\u00E9tails des frais - field71A[103_REMIT].name = D\u00E9tails des frais - field71A[103_STP].name = D\u00E9tails des frais - field71A[104].name = D\u00E9tails des frais - field71A[107].name = D\u00E9tails des frais - field71A[740].name = Frais banque de remboursement - field71B.components = Texte descriptif - field71B[190].name = D\u00E9tails des frais - field71B[191].name = D\u00E9tails des frais - field71B[290].name = D\u00E9tails des frais - field71B[291].name = D\u00E9tails des frais - field71B[390].name = D\u00E9tails des frais - field71B[391].name = D\u00E9tails des frais - field71B[400].name = D\u00E9tails des frais - field71B[456].name = Commissions - field71B[490].name = D\u00E9tails des frais - field71B[491].name = D\u00E9tails des frais - field71B[590].name = D\u00E9tails des frais - field71B[591].name = D\u00E9tails des frais - field71B[690].name = D\u00E9tails des frais - field71B[691].name = D\u00E9tails des frais - field71B[790].name = D\u00E9tails des frais - field71B[791].name = D\u00E9tails des frais - field71B[890].name = D\u00E9tails des frais - field71B[891].name = D\u00E9tails des frais - field71B[990].name = D\u00E9tails des frais - field71B[991].name = D\u00E9tails des frais - field71C.components = Texte descriptif -field71C.name = D\u00E9tails des ajustements - +field71C.name = D\u00E9tails des ajustements field71D.components = Texte descriptif - field71D[700].name = Frais - field71D[707].name = Frais - field71D[710].name = Frais - field71D[720].name = Frais - field71D[730].name = Frais - field71D[740].name = Autres frais - field71D[742].name = Frais - field71D[744].name = Frais banque de remboursement - field71D[750].name = Frais \u00E0 d\u00E9duire - field71D[752].name = Frais d\u00E9duits - field71D[754].name = Frais d\u00E9duits - +field71D[760].name = Frais field71D[768].name = D\u00E9tails des frais - field71D[769].name = D\u00E9tails des frais - -field71F.components = Devise - Montant - +field71F.components = Devise - Montant field71F[102].name = Frais de l'\u00E9metteur - field71F[102_STP].name = Frais de l'\u00E9metteur - field71F[103].name = Frais de l'\u00E9metteur - field71F[103_REMIT].name = Frais de l'\u00E9metteur - field71F[103_STP].name = Frais de l'\u00E9metteur - field71F[104][B].name = Frais de l'\u00E9metteur - field71F[104][C].name = Somme des frais de l'\u00E9metteur - field71F[107][B].name = Frais de l'\u00E9metteur - field71F[107][C].name = Somme des frais de l'\u00E9metteur - field71F[300].name = Commission du courtier - field71F[306].name = Commission du courtier - field71F[320].name = Commission du courtier - field71F[340].name = Commission du courtier - field71F[350].name = Commission du courtier - field71F[360].name = Commission du courtier - field71F[361].name = Commission du courtier - field71F[416].name = Frais de l'\u00E9metteur - field71F[620].name = Commission du courtier - -field71G.components = Devise - Montant - +field71G.components = Devise - Montant field71G[102][B].name = Frais du destinataire - field71G[102][C].name = Somme des frais du destinataire - field71G[102_STP][B].name = Frais du destinataire - field71G[102_STP][C].name = Somme des frais du destinataire - field71G[103].name = Frais du destinataire - field71G[103_REMIT].name = Frais du destinataire - field71G[103_STP].name = Frais du destinataire - field71G[104][B].name = Frais du destinataire - field71G[104][C].name = Somme des frais du destinataire - field71G[107][B].name = Frais du destinataire - field71G[107][C].name = Somme des frais du destinataire - field71N.components = Devise - Montant -field71N.name = Modification de frais d\u00FBs par - -field72.name = Info \u00E9metteur - destinataire - +field71N.name = Modification de frais d\u00FBs par +field72.name = Info \u00E9metteur - destinataire field72Z.components = Texte descriptif -field72Z.name = Info \u00E9metteur - destinataire - +field72Z.name = Info \u00E9metteur - destinataire field72[102].components = Format structur\u00E9 du texte descriptif - field72[102_STP].components = Format structur\u00E9 du texte descriptif - field72[103].components = Format structur\u00E9 du texte descriptif - field72[103_REMIT].components = Format structur\u00E9 du texte descriptif - field72[103_STP].components = Format structur\u00E9 du texte descriptif - field72[104].components = Format structur\u00E9 du texte descriptif - field72[107].components = Format structur\u00E9 du texte descriptif - field72[110].components = Texte descriptif - field72[190].components = Texte descriptif - field72[191].components = Texte descriptif - field72[200].components = Format structur\u00E9 du texte descriptif - field72[201].components = Format structur\u00E9 du texte descriptif - field72[202].components = Format structur\u00E9 du texte descriptif - field72[202_COV].components = Format structur\u00E9 du texte descriptif - field72[203].components = Format structur\u00E9 du texte descriptif - field72[204].components = Format structur\u00E9 du texte descriptif - field72[205].components = Format structur\u00E9 du texte descriptif - field72[205_COV].components = Format structur\u00E9 du texte descriptif - field72[290].components = Texte descriptif - field72[291].components = Texte descriptif - field72[300].components = Texte descriptif - field72[304].components = Texte descriptif - field72[305].components = Texte descriptif - field72[306].components = Format structur\u00E9 du texte descriptif - field72[320].components = Format structur\u00E9 du texte descriptif - field72[330].components = Format structur\u00E9 du texte descriptif - field72[340].components = Format structur\u00E9 du texte descriptif - field72[341].components = Format structur\u00E9 du texte descriptif - field72[350].components = Format structur\u00E9 du texte descriptif - field72[360].components = Texte descriptif - field72[361].components = Texte descriptif - field72[362].components = Texte descriptif - field72[364].components = Texte descriptif - field72[365].components = Texte descriptif - field72[390].components = Texte descriptif - field72[391].components = Texte descriptif - field72[400].components = Texte descriptif - field72[410].components = Texte descriptif - field72[412].components = Texte descriptif - field72[420].components = Texte descriptif - field72[422].components = Texte descriptif - field72[430].components = Texte descriptif - field72[450].components = Texte descriptif - field72[456].components = Texte descriptif - field72[490].components = Texte descriptif - field72[491].components = Texte descriptif - field72[516].components = Texte descriptif - field72[526].components = Texte descriptif - field72[581].components = Texte descriptif - field72[590].components = Texte descriptif - field72[591].components = Texte descriptif - field72[600].components = Texte descriptif - field72[601].components = Texte descriptif - field72[604].components = Texte descriptif - field72[605].components = Texte descriptif - field72[606].components = Texte descriptif - field72[607].components = Texte descriptif - field72[620].components = Format structur\u00E9 du texte descriptif - field72[690].components = Texte descriptif - field72[691].components = Texte descriptif - field72[790].components = Texte descriptif - field72[791].components = Texte descriptif - field72[802].components = Texte descriptif - field72[890].components = Texte descriptif - field72[891].components = Texte descriptif - field72[900].components = Texte descriptif - field72[910].components = Texte descriptif - field72[935].components = Texte descriptif - field72[990].components = Texte descriptif - field72[991].components = Texte descriptif - -field73.components = Texte descriptif - +field73.components = Texte descriptif field73A.components = Texte descriptif - field73A[734].name = Frais r\u00E9clam\u00E9s - field73A[750].name = Frais \u00E0 ajouter - field73A[754].name = Frais ajout\u00E9s - field73R.components = Ligne 1 - Lignes 2-6 -field73R.name = Motif d\u00E9faut paiement - +field73R.name = Motif d\u00E9faut paiement field73S.components = Ligne 1 - Lignes 2-6 -field73S.name = Remise de la demande de remboursement - +field73S.name = Remise de la demande de remboursement field73[400].name = Montants ajout\u00E9s - field73[801].name = Autres montants - field74.components = Texte descriptif -field74.name = Modifications - +field74.name = Modifications field75.components = Texte descriptif -field75.name = Demandes - +field75.name = Demandes field76.components = Texte descriptif -field76.name = R\u00E9ponses - -field77.components = Texte descriptif -field77.name = Explication - +field76.name = R\u00E9ponses +field77.components = Texte descriptif field77A.components = Texte descriptif - field77A[195].name = Explication - field77A[196].name = Explication - field77A[295].name = Explication - field77A[296].name = Explication - field77A[300].name = Information supplementaire - field77A[305].name = Information supplementaire - field77A[306].name = Information supplementaire - field77A[340].name = Information supplementaire - field77A[341].name = Information supplementaire - field77A[360].name = Information supplementaire - field77A[361].name = Information supplementaire - field77A[395].name = Explication - field77A[396].name = Explication - field77A[416].name = Motif d\u00E9faut pmt/non acceptation - field77A[455].name = Motif de l'ajustement - field77A[456].name = Motif du refus de paiement - field77A[495].name = Explication - field77A[496].name = Explication - field77A[595].name = Explication - field77A[596].name = Explication - field77A[600].name = Information supplementaire - field77A[601].name = Information supplementaire - field77A[695].name = Explication - field77A[696].name = Explication - field77A[795].name = Explication - field77A[796].name = Explication - field77A[895].name = Explication - field77A[896].name = Explication - field77A[995].name = Explication - field77A[996].name = Explication - -field77B.components = Texte descriptif - +field77B.components = Texte descriptif field77B[101].name = Rapport obligatoire - field77B[102].name = Rapport obligatoire - field77B[102_STP].name = Rapport obligatoire - field77B[103].name = Rapport obligatoire - field77B[103_REMIT].name = Rapport obligatoire - field77B[103_STP].name = Rapport obligatoire - field77B[104].name = Rapport obligatoire - field77B[107].name = Rapport obligatoire - field77B[734].name = Remise des documents - -field77B[786].name = Remise des documents - +field77B[786].name = D\u00E9tails de la garantie field77D.components = Texte descriptif - field77D[300].name = Conditions g\u00E9n\u00E9rales - field77D[306].name = Autres conditions - field77D[320].name = Conditions g\u00E9n\u00E9rales - field77D[330].name = Conditions g\u00E9n\u00E9rales - field77D[360].name = Autres conditions - field77D[361].name = Autres conditions - field77D[456].name = D\u00E9tails du document refus\u00E9 - field77D[516].name = Conditions particuli\u00E8res - field77D[600].name = Conditions g\u00E9n\u00E9rales - field77D[601].name = Conditions g\u00E9n\u00E9rales - field77D[620].name = Conditions g\u00E9n\u00E9rales - field77E.components = Texte1 - Texte2 -field77E.name = Message propri\u00E9taire - +field77E.name = Message propri\u00E9taire field77F.name = Message EDIFACT - -field77H.name = Type, date, version du contrat - +field77H.name = Type, date, version du contrat field77H[300].components = Type d'accord - Date - Version - field77H[304].components = Type d'accord - Date - Version - field77H[305].components = Type d'accord - Date - Version - field77H[306].components = Type d'accord - Date - Version - field77H[340].components = Type d'accord - Date - Version - field77H[360].components = Type - Date - Version - field77H[361].components = Type - Date - Version - field77H[600].components = Type - Date - Version - field77H[601].components = Type - Date - Version - field77J.components = Texte descriptif -field77J.name = Diff\u00E9rences - +field77J[734].name = Diff\u00E9rences +field77J[750].name = Diff\u00E9rences +field77J[786].name = D\u00E9tails de la garantie field77L.components = Texte descriptif - +field77L[760].name = Conditions g\u00E9n\u00E9rales demand\u00E9s de l'engagement local +field77L[761].name = Conditions g\u00E9n\u00E9rales demand\u00E9s de l'engagement local +field77L[767].name = Autre modifications de l'engagement local +field77L[775].name = Autre modifications de l'engagement local field77T.components = Ligne -field77T.name = Contenu de l'enveloppe - +field77T.name = Contenu de l'enveloppe field77U.components = Texte descriptif - +field77U[760].name = D\u00E9tails de la garantie +field77U[761].name = Conditions g\u00E9n\u00E9rales de l'engagement +field77U[767].name = Autre modifications de l'engagement +field77U[775].name = Autre modifications de l'engagement +field77[747].name = Explication +field77[754].name = Explication +field77[765].name = D\u00E9tails de la presentation field78.components = Texte descriptif - +field78D.components = Ligne field78[700].name = Instruc banque de pmt, acc, n\u00E9go - field78[707].name = Explication - field78[710].name = Instruc banque de pmt, acc, n\u00E9go - field78[720].name = Instruc banque de pmt, acc, n\u00E9go - -field79.components = Texte descriptif - +field78[760].name = Notification de non extension de l'extension automatique +field78[765].name = Informations compl\u00E9mentaires de montant +field79.components = Texte descriptif field79Z.components = Texte descriptif - field79Z[705].name = Explication - field79Z[730].name = Texte descriptif - field79Z[752].name = Texte descriptif - field79Z[756].name = Texte descriptif - field79[192].name = Explication du msg original - field79[195].name = Explication msg objet demande - field79[196].name = Explication msg objet r\u00E9ponse - field79[199].name = Explication - field79[292].name = Explication du msg original - field79[295].name = Explication msg objet demande - field79[296].name = Explication msg objet r\u00E9ponse - field79[299].name = Explication - field79[392].name = Explication du msg original - field79[395].name = Explication msg objet demande - field79[396].name = Explication msg objet r\u00E9ponse - field79[399].name = Explication - field79[492].name = Explication du msg original - field79[495].name = Explication msg objet demande - field79[496].name = Explication msg objet r\u00E9ponse - field79[499].name = Explication - field79[592].name = Explication du msg original - field79[595].name = Explication msg objet demande - field79[596].name = Explication msg objet r\u00E9ponse - field79[599].name = Explication - field79[692].name = Explication du msg original - field79[695].name = Explication msg objet demande - field79[696].name = Explication msg objet r\u00E9ponse - field79[699].name = Explication - field79[792].name = Explication du msg original - field79[795].name = Explication msg objet demande - field79[796].name = Explication msg objet r\u00E9ponse - field79[799].name = Explication - field79[892].name = Explication du msg original - field79[895].name = Explication msg objet demande - field79[896].name = Explication msg objet r\u00E9ponse - field79[899].name = Explication - field79[986].name = Explication - field79[992].name = Explication du msg original - field79[995].name = Explication msg objet demande - field79[996].name = Explication msg objet r\u00E9ponse - field79[999].name = Explication - field80C.components = Texte descriptif -field80C.name = Motif d'ajustement de couverture - +field80C.name = Motif d'ajustement de couverture field81A.components = Identifiant de partie - Code d'identifiant - field81D.components = Identifiant de partie - Nom et adresse - field81J.components = Identification de partie - field81a.name = Chambre de compensation - BIC - field82A.components = Identifiant de partie - Code d'identifiant - field82B.components = Identifiant de partie - Lieu - field82D.components = Identifiant de partie - Nom et adresse - field82J.components = Identification de partie - field82a[300].name = Partie A - field82a[304].name = Gestionnaire de fonds - field82a[305].name = Partie A - field82a[306].name = Partie A - field82a[320].name = Partie A - field82a[330].name = Partie A - field82a[340].name = Partie A - field82a[341].name = Partie A - field82a[350].name = Partie A - field82a[360].name = Partie A - field82a[361].name = Partie A - field82a[362].name = Partie A - field82a[364].name = Partie A - field82a[365].name = Partie A - field82a[600].name = Partie A - field82a[601].name = Partie A - field82a[604].name = Partie instructrice - field82a[605].name = Partie instructrice - field82a[606].name = Partie instructrice - field82a[607].name = Partie instructrice - field82a[620].name = Partie A - field83A.components = Identifiant de partie - Code d'identifiant - field83C.components = Compte -field83C.name = Compte de d\u00E9p\u00F4t - +field83C.name = Compte de d\u00E9p\u00F4t field83D.components = Identifiant de partie - Nom et adresse - field83J.components = Identification de partie - field83a[300].name = Fnds/client b\u00E9n\u00E9ficiaire - field83a[304].name = Fonds - field83a[305].name = Fnds/client b\u00E9n\u00E9ficiaire - field83a[306].name = Fnds/client b\u00E9n\u00E9ficiaire - field83a[320].name = Fnds/prtie don'r d'instr - field83a[330].name = Fnds/prtie don'r d'instr - field83a[350].name = Fnds/prtie don'r d'instr - field83a[360].name = Fnds/client b\u00E9n\u00E9ficiaire - field83a[361].name = Fnds/client b\u00E9n\u00E9ficiaire - field83a[362].name = Fnds/client b\u00E9n\u00E9ficiaire - field83a[364].name = Fnds/client b\u00E9n\u00E9ficiaire - field83a[365].name = Fnds/client b\u00E9n\u00E9ficiaire - field83a[600].name = Fnds/client b\u00E9n\u00E9ficiaire - field83a[601].name = Fnds/client b\u00E9n\u00E9ficiaire - field83a[620].name = Fnds/prtie don'r d'instr - field84A.components = Identifiant de partie - Code d'identifiant - field84B.components = Identifiant de partie - Lieu - field84D.components = Identifiant de partie - Nom et adresse - field84J.components = Identification de partie - field84a[300].name = Ag n\u00E9gociatrice Partie A - field84a[306].name = Agent charg\u00E9 du calcul - field84a[320].name = Ag n\u00E9gociatrice Partie A - field84a[330].name = Ag n\u00E9gociatrice Partie A - field84a[361].name = Agent charg\u00E9 du calcul - field84a[620].name = Ag n\u00E9gociatrice Partie A - field85A.components = Identifiant de partie - Code d'identifiant - field85B.components = Identifiant de partie - Lieu - field85D.components = Identifiant de partie - Nom et adresse - field85J.components = Identification de partie - field85a[300].name = Ag n\u00E9gociatrice Partie B - field85a[306].name = Partie exercant (le droit) - field85a[320].name = Ag n\u00E9gociatrice Partie B - field85a[330].name = Ag n\u00E9gociatrice Partie B - field85a[620].name = Ag n\u00E9gociatrice Partie B - -field86.components = Texte descriptif -field86.name = Information titulaire du compte - +field86.components = Texte descriptif +field86.name = Information titulaire du compte field86A.components = Identifiant de partie - Code d'identifiant - field86B.components = Identifiant de partie - Lieu - field86D.components = Identifiant de partie - Nom et adresse - field86J.components = Identification de partie - field86a[306].name = Interm\u00E9diaire 2 - field86a[320].name = Interm\u00E9diaire 2 - field86a[330].name = Interm\u00E9diaire 2 - field86a[340].name = Interm\u00E9diaire 2 - field86a[341].name = Interm\u00E9diaire 2 - field86a[350].name = Interm\u00E9diaire 2 - field86a[360].name = Second interm\u00E9diaire - field86a[361].name = Second interm\u00E9diaire - field86a[362].name = Second interm\u00E9diaire - field86a[364].name = Second interm\u00E9diaire - field86a[365].name = Second interm\u00E9diaire - field86a[600].name = Interm\u00E9diaire - field86a[604].name = Interm\u00E9diaire - field86a[605].name = Interm\u00E9diaire - field86a[606].name = Interm\u00E9diaire - field86a[607].name = Interm\u00E9diaire - field86a[620].name = Interm\u00E9diaire 2 - field87A.components = Identifiant de partie - Code d'identifiant - field87B.components = Identifiant de partie - Lieu - field87D.components = Identifiant de partie - Nom et adresse - field87J.components = Identification de partie - field87a[300].name = Partie B - field87a[304].name = Court.charg\u00E9 d'ex\u00E9cution - field87a[305].name = Partie B - field87a[306].name = Partie B - field87a[320].name = Partie B - field87a[330].name = Partie B - field87a[340].name = Partie B - field87a[341].name = Partie B - field87a[350].name = Partie B - field87a[360].name = Partie B - field87a[361].name = Partie B - field87a[362].name = Partie B - field87a[364].name = Partie B - field87a[365].name = Partie B - field87a[516].name = Dest/fourn des titres - field87a[526].name = Dest/fourn des titres - field87a[600][A].name = Partie B - field87a[600][B].name = Destinataire des mat prem - field87a[600][C].name = Fournisseur des mat prem - field87a[601].name = Partie B - field87a[604].name = Destinataire des mat prem - field87a[605].name = Fournisseur des mat prem - field87a[606].name = Destinataire des mat prem - field87a[607].name = Fournisseur des mat prem - field87a[620].name = Partie B - field88A.components = Identifiant de partie - Code d'identifiant - field88B.components = Identifiant de partie - Lieu - field88D.components = Identifiant de partie - Nom et adresse - field88J.components = Identification de partie - field88a[300].name = ID du courtier - field88a[306][I].name = Partie non exercant (le droit) - field88a[306][K].name = ID du courtier - field88a[320].name = ID du courtier - field88a[340].name = ID du courtier - field88a[360].name = ID du courtier - field88a[361].name = ID du courtier - field88a[604].name = B\u00E9n\u00E9ficiaire des mat prem - field88a[605].name = B\u00E9n\u00E9ficiaire des mat prem - field88a[606].name = B\u00E9n\u00E9ficiaire des mat prem - field88a[607].name = B\u00E9n\u00E9ficiaire des mat prem - field88a[620].name = ID du courtier - field89A.components = Identifiant de partie - Code d'identifiant - field89D.components = Identifiant de partie - Nom et adresse - field89J.components = Identification de partie - field89a.name = Courtier compensateur - BIC - field90A.components = Qualificateur - Code de type de pourcentage - Signe - Prix - field90B.components = Qualificateur - Code du type de montant - Code de devise - Prix -field90B.name = Cours - +field90B.name = Cours field90C.components = Num\u00E9ro - Devise - Montant -field90C.name = Nbre \u00E9critures cr\u00E9dit & val tot - +field90C.name = Nbre \u00E9critures cr\u00E9dit & val tot field90D.components = Num\u00E9ro - Devise - Montant -field90D.name = Nombre \u00E9critures d\u00E9bit & val tot - +field90D.name = Nombre \u00E9critures d\u00E9bit & val tot field90E.components = Qualificateur - Code de prix - field90F.components = Qualificateur - Code du type de montant - Code de devise - Montant - Code du type de quantit\u00E9 - Quantit\u00E9 - field90J.components = Qualificateur - Code du type de montant - Code de devise1 - Montant1 - Code de devise2 - Montant2 - field90K.components = Qualificateur - Points d'indice - field90L.components = Qualificateur - Signe - Points d'indice - field90a[500].name = Cours - field90a[501].name = Cours - field90a[502].name = Cours - field90a[506].name = Cours - field90a[508].name = Cours - field90a[509].name = Cours - field90a[513].name = Cours - field90a[514].name = Cours - field90a[515].name = Cours - field90a[518].name = Cours - field90a[519].name = Cours - field90a[524].name = Cours - field90a[530].name = Cours - field90a[535].name = Cours - field90a[536].name = Cours - field90a[537].name = Cours - field90a[538].name = Cours - field90a[540].name = Cours - field90a[541].name = Cours - field90a[542].name = Cours - field90a[543].name = Cours - field90a[544].name = Cours - field90a[545].name = Cours - field90a[546].name = Cours - field90a[547].name = Cours - field90a[548].name = Indicateur - field90a[564].name = Cours - field90a[565].name = Cours - field90a[566].name = Cours - field90a[569].name = Cours - field90a[576].name = Cours - field90a[578].name = Cours - field90a[586].name = Cours - field91A.components = Identifiant de partie - Code d'identifiant - field91D.components = Identifiant de partie - Nom et adresse - field91J.components = Identification de partie - field91a.name = La partie qui rel\u00E8ve - BIC - field92A.components = Qualificateur - Signe - Taux -field92A.name = Taux - +field92A.name = Taux field92B.components = Qualificateur - Code premi\u00E8re devise - Second code de devise - Taux -field92B.name = Taux - +field92B.name = Taux field92C.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Nom du taux - field92D.components = Qualificateur - Quantit\u00E91 - Quantit\u00E92 -field92D.name = Taux - +field92D.name = Taux field92F.components = Qualificateur - Code de devise - Montant - field92H.components = Qualificateur - Code de devise - Montant - Statut du taux - field92J.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type de taux - Code de devise - Montant - Statut du taux - field92K.components = Qualificateur - Code du type de taux - field92L.components = Qualificateur - Code premi\u00E8re devise - Montant1 - Second code de devise - Montant2 - field92M.components = Qualificateur - Code de devise - Montant - Quantit\u00E9 - field92N.components = Qualificateur - Quantit\u00E9 - Code de devise - Montant - field92P.components = Qualificateur - Points d'indice - field92R.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type de taux - Taux - field92a.name = Taux - field93A.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Type de sous-balance -field93A.name = Solde - +field93A.name = Solde field93B.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type de quantit\u00E9 - Signe - Solde -field93B.name = Solde - field93C.components = Qualificateur - Code du type de quantit\u00E9 - Code du type de solde - Signe - Solde - field93D.components = Qualificateur - Signe - Solde -field93D.name = Solde - +field93D.name = Solde +field93E.components = Qualificateur - Code du type de quantit\u00E9 - Code du type de solde - Signe - Solde +field93F.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type de quantit\u00E9 - Signe - Solde field93a.name = Solde - field94A.components = Port\u00E9e -field94A.name = Port\u00E9e de l'op\u00E9ration - +field94A.name = Port\u00E9e de l'op\u00E9ration field94B.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code de Lieu - Texte descriptif -field94B.name = Lieu - +field94B.name = Lieu field94C.components = Qualificateur - Code pays - field94C[321].name = Centre de compensation des paiements - field94C[380].name = Centre de compensation des paiements - field94C[381].name = Centre de compensation des paiements - field94C[500].name = Lieu - field94C[501].name = Lieu - field94C[519].name = Lieu - field94C[564].name = Lieu - field94C[565].name = Lieu - field94C[566].name = Lieu - field94C[670].name = Lieu - field94D.components = Qualificateur - Code pays - Lieu - field94E.components = Qualificateur - Adresse -field94E.name = Lieu - +field94E.name = Lieu field94F.components = Qualificateur - Code de Lieu - Code d'identifiant - field94G.components = Qualificateur - Adresse - field94H.components = Qualificateur - Code d'identifiant - field94L.components = Qualificateur - LEI - field94a.name = Lieu - field95C.components = Qualificateur - Code pays - field95L.components = Qualificateur - LEI - field95P.components = Qualificateur - Code d'identifiant -field95P.name = Partie - +field95P.name = Partie field95Q.components = Qualificateur - Nom et adresse - field95R.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code propri\u00E9taire - field95S.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Type d'Identifiant - Code pays - ID alternatif - field95U.components = Qualificateur - Nom -field95U.name = Partie - +field95U.name = Partie field95V.components = Qualificateur - Nom et adresse - field95a.name = Partie - field96A.components = Identifiant de partie - Code d'identifiant - field96D.components = Identifiant de partie - Nom et adresse - field96J.components = Identification de partie - field96a.name = La partie qui efface une exception - BIC - field97A.components = Qualificateur - Num\u00E9ro de compte -field97A.name = Compte - +field97A.name = Compte field97B.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code du type de compte - Num\u00E9ro de compte - field97C.components = Qualificateur - Code du compte - +field97D.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Num\u00E9ro de compte field97E.components = Qualificateur - Num\u00E9ro de compte bancaire international - field97a.name = Compte - field98A.components = Qualificateur - Date - field98A[321].name = Date - field98A[370].name = Date - field98A[500].name = Date - field98A[501].name = Date - field98A[502].name = Date - field98A[503].name = Date - field98A[504].name = Date - field98A[505].name = Date - field98A[506].name = Date - field98A[507].name = Date - field98A[508].name = Date - field98A[513].name = Date/heure - field98A[514].name = Date/heure - field98A[515].name = Date - field98A[518].name = Date/heure - field98A[519].name = Date - field98A[524].name = Date - field98A[535].name = Date - field98A[538].name = Date - field98A[540].name = Date - field98A[541].name = Date - field98A[542].name = Date - field98A[543].name = Date - field98A[544].name = Date - field98A[545].name = Date - field98A[546].name = Date - field98A[547].name = Date - field98A[564].name = Date/heure - field98A[565].name = Date/heure - field98A[566].name = Date/heure - field98A[568].name = Date/heure - field98A[576].name = Date/heure - field98A[578].name = Date - field98A[586].name = Date - field98A[670].name = Date - field98A[671].name = Date - field98B.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code de date - field98C.components = Qualificateur - Date - Heure - field98D.components = Date - Heure - D\u00E9cimales - Indicateur UTC -field98D.name = Timbre de temps d'ex\u00E9cution - +field98D.name = Timbre de temps d'ex\u00E9cution field98E.components = Qualificateur - Date - Heure - D\u00E9cimales - Indicateur UTC - field98F.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Code de date - Heure - field98G.components = Date - Heure - D\u00E9cimales - Indicateur UTC -field98G.name = Heure de confirmation - +field98G.name = Heure de confirmation field98H.components = Heure - D\u00E9cimales - Indicateur UTC -field98H.name = Heure de compensation - +field98H.name = Heure de compensation field98J.components = Qualificateur - Date - Heure - Code d'identifiant - field98K.components = Qualificateur - Sch\u00E9ma de source de donn\u00E9e - Date - Heure - Code propri\u00E9taire - field98a[370].name = Date - field98a[380].name = Date/heure - field98a[381].name = Date/heure - field98a[500].name = Date/heure - field98a[501].name = Date/heure - field98a[502].name = Date/heure - field98a[503].name = Date/heure - field98a[504].name = Date/heure - field98a[505].name = Date/heure - field98a[506].name = Date/heure - field98a[507].name = Date/heure - field98a[508].name = Date/heure - field98a[509].name = Date/heure - field98a[510].name = Date/heure - field98a[513].name = Date/heure - field98a[514].name = Date/heure - field98a[515].name = Date/heure - field98a[517].name = Date/heure - field98a[518].name = Date/heure - field98a[519].name = Date/heure - field98a[524].name = Date/heure - field98a[527].name = Date/heure - field98a[530].name = Date/heure - field98a[535].name = Date/heure - field98a[536].name = Date/heure - field98a[537].name = Date/heure - field98a[538].name = Date/heure - field98a[540].name = Date/heure - field98a[541].name = Date/heure - field98a[542].name = Date/heure - field98a[543].name = Date/heure - field98a[544].name = Date/heure - field98a[545].name = Date/heure - field98a[546].name = Date/heure - field98a[547].name = Date/heure - field98a[548][A].name = Date/heure - field98a[548][B].name = Date/heure - field98a[548][C1].name = Date/heure - field98a[548][C1a1A1].name = Date/heure - field98a[548][C1a1A].name = Date/heure - field98a[548][C1a1B1].name = Indicateur - field98a[549].name = Date/heure - field98a[558].name = Date/heure - field98a[564].name = Date/heure - field98a[565].name = Date/heure - field98a[566].name = Date/heure - field98a[567].name = Date/heure - field98a[568].name = Date/heure - field98a[569].name = Date/heure - field98a[575].name = Date/heure - field98a[576].name = Date/heure - field98a[578].name = Date/heure - field98a[586].name = Date/heure - field99A.components = Qualificateur - Signe - Num\u00E9ro -field99A.name = Nombre de jours courus - +field99A.name = Nombre de jours courus field99B.components = Qualificateur - Num\u00E9ro -field99B.name = Nombre de jours courus - +field99B.name = Nombre de jours courus field99C.components = Qualificateur - Num\u00E9ro - field99a.name = Nombre de jours courus - +field[306].name = Agent charg\u00E9 du calcul field[320].name = Institution b\u00E9n\u00E9ficiaire - field[330].name = Institution b\u00E9n\u00E9ficiaire - field[340].name = Agent de r\u00E9ception - field[504].name = Partie - field[513].name = Taux - field[515].name = Taux - field[540].name = Explication - field[541].name = Explication - field[542].name = Explication - field[543].name = Explication - field[544].name = Explication - field[545].name = Explication - field[546].name = Explication - field[547].name = Explication - field[564].name = Partie - field[578].name = Partie - field[620].name = Institution b\u00E9n\u00E9ficiaire - sequence1[021].name = D\u00E9tails du rapport - sequence1[023].name = D\u00E9tails du rapport - sequence1[052].name = D\u00E9tails du rapport - sequence1[055].name = D\u00E9tails de la livraison - sequence1[066].name = Groupe_1 - sequence1[071].name = D\u00E9tails du rapport - sequence1[073].name = Groupe de champs 1 - sequence1[082].name = Groupe_1 - sequence1[083].name = Groupe_1 - sequence2[066].name = Groupe_2 - sequence2[073].name = Groupe de champs 2 - sequence2[082].name = Groupe_2 - sequence2[083].name = Groupe_2 - sequence3[021].name = Texte du message r\u00E9cup\u00E9r\u00E9 - sequence3[066].name = Groupe_1.1 - sequence3[071].name = Statut du rapport - sequence3[073].name = Groupe de champs 3 - sequence3[082].name = Groupe_1.1 - sequence3[083].name = Groupe_1.1 - sequence4[066].name = Groupe_1.2 - sequence4[071].name = Informations sur les messages MT 671 non delivr\u00E9s - sequence4[073].name = Groupe de champs 4 - sequence4[082].name = Groupe_1.2 - sequence4[083].name = Groupe_2.2 - sequence5.name = Nombre de messages MT 671 non delivr\u00E9s - sequenceA1[321].name = Connexions - sequenceA1[370].name = Connexions - sequenceA1[380].name = Connexions - sequenceA1[381].name = Connexions - sequenceA1[500].name = Connexions - sequenceA1[501].name = Connexions - sequenceA1[502].name = Connexions - sequenceA1[503].name = Accord - sequenceA1[504].name = Accord - sequenceA1[505].name = Accord - sequenceA1[506].name = Accord - sequenceA1[507].name = Accord - sequenceA1[508].name = Connexions - sequenceA1[509].name = Connexions - sequenceA1[510].name = Connexions - sequenceA1[513].name = Connexions - sequenceA1[514].name = Connexions - sequenceA1[515].name = Connexions - sequenceA1[517].name = Connexions - sequenceA1[518].name = Connexions - sequenceA1[519].name = Connexions - sequenceA1[524].name = Connexions - sequenceA1[527].name = Parties de la garantie - sequenceA1[535].name = Connexions - sequenceA1[536].name = Connexions - sequenceA1[537].name = Connexions - sequenceA1[538].name = Connexions - sequenceA1[540].name = Connexions - sequenceA1[541].name = Connexions - sequenceA1[542].name = Connexions - sequenceA1[543].name = Connexions - sequenceA1[544].name = Connexions - sequenceA1[545].name = Connexions - sequenceA1[546].name = Connexions - sequenceA1[547].name = Connexions - sequenceA1[548].name = Connexions - sequenceA1[549].name = Connexions - sequenceA1[558].name = Parties de la garantie - sequenceA1[564].name = Connexions - sequenceA1[565].name = Connexions - sequenceA1[566].name = Connexions - sequenceA1[567].name = Connexions - sequenceA1[568].name = Connexions - sequenceA1[569].name = Parties de la garantie - sequenceA1[575].name = Connexions - sequenceA1[576].name = Connexions - sequenceA1[578].name = Connexions - sequenceA1[586].name = Connexions - sequenceA1[670].name = Connexions - sequenceA1[671].name = Connexions - sequenceA2[370].name = Partie de l'ordre de change - sequenceA2[503].name = Connexions - sequenceA2[504].name = Connexions - sequenceA2[505].name = Connexions - sequenceA2[506].name = Connexions - sequenceA2[507].name = Connexions - sequenceA2[509].name = Statut - sequenceA2[510].name = Statut - sequenceA2[527].name = Connexions - sequenceA2[548].name = Statut - sequenceA2[558].name = Statut - sequenceA2[567].name = Statut - sequenceA2[569].name = Connexions - sequenceA2[670].name = Param\u00E8tre de distribution - sequenceA2a.name = Raison - sequenceA3.name = Connexions - sequenceACCTINFO.name = Informations sur le compte - sequenceACTCURR.name = Informations sur l'activit\u00E9 par devise - sequenceACTINFO.name = Informations sur l'activit\u00E9 par transaction - sequenceADDINFO.name = Informations compl\u00E9mentaires - sequenceADDRESS.name = Adresse - sequenceAGRE.name = Accord - sequenceALLDET.name = D\u00E9tails de l'all\u00E8gement - sequenceAMT[502].name = Montants - sequenceAMT[513].name = Montants - sequenceAMT[514].name = Montants - sequenceAMT[515].name = Montants - sequenceAMT[518].name = Montants - sequenceAMT[540].name = Montant - sequenceAMT[541].name = Montant - sequenceAMT[542].name = Montant - sequenceAMT[543].name = Montant - sequenceAMT[544].name = Montant - sequenceAMT[545].name = Montant - sequenceAMT[546].name = Montant - sequenceAMT[547].name = Montant - sequenceAMT[578].name = Montant - sequenceAMT[586].name = Montant - sequenceA[101].name = Informations g\u00E9n\u00E9rales - sequenceA[102].name = Informations g\u00E9n\u00E9rales - sequenceA[102_STP].name = Informations g\u00E9n\u00E9rales - sequenceA[104].name = Informations g\u00E9n\u00E9rales - sequenceA[107].name = Informations g\u00E9n\u00E9rales - sequenceA[202_COV].name = Informations g\u00E9n\u00E9rales - sequenceA[204].name = El\u00E9ments communs - D\u00E9tails du remboursement - sequenceA[205_COV].name = Informations g\u00E9n\u00E9rales - sequenceA[300].name = Informations g\u00E9n\u00E9rales - sequenceA[304].name = Informations g\u00E9n\u00E9rales - sequenceA[305].name = Informations g\u00E9n\u00E9rales - sequenceA[306].name = Informations g\u00E9n\u00E9rales - sequenceA[320].name = Informations g\u00E9n\u00E9rales - sequenceA[321].name = Informations g\u00E9n\u00E9rales - sequenceA[330].name = Informations g\u00E9n\u00E9rales - sequenceA[340].name = Informations g\u00E9n\u00E9rales - sequenceA[341].name = Informations g\u00E9n\u00E9rales - sequenceA[350].name = Informations g\u00E9n\u00E9rales - sequenceA[360].name = Informations g\u00E9n\u00E9rales - sequenceA[361].name = Informations g\u00E9n\u00E9rales - sequenceA[362].name = Informations g\u00E9n\u00E9rales - sequenceA[364].name = Informations g\u00E9n\u00E9rales - sequenceA[365].name = Informations g\u00E9n\u00E9rales - sequenceA[370].name = Informations g\u00E9n\u00E9rales - sequenceA[380].name = Informations g\u00E9n\u00E9rales - sequenceA[381].name = Informations g\u00E9n\u00E9rales - sequenceA[416].name = Informations g\u00E9n\u00E9rales - sequenceA[500].name = Informations g\u00E9n\u00E9rales - sequenceA[501].name = Informations g\u00E9n\u00E9rales - sequenceA[502].name = Informations g\u00E9n\u00E9rales - sequenceA[503].name = Informations g\u00E9n\u00E9rales - sequenceA[504].name = Informations g\u00E9n\u00E9rales - sequenceA[505].name = Informations g\u00E9n\u00E9rales - sequenceA[506].name = Informations g\u00E9n\u00E9rales - sequenceA[507].name = Informations g\u00E9n\u00E9rales - sequenceA[508].name = Informations g\u00E9n\u00E9rales - sequenceA[509].name = Informations g\u00E9n\u00E9rales - sequenceA[510].name = Informations g\u00E9n\u00E9rales - sequenceA[513].name = Informations g\u00E9n\u00E9rales - sequenceA[514].name = Informations g\u00E9n\u00E9rales - sequenceA[515].name = Informations g\u00E9n\u00E9rales - sequenceA[516].name = Identification de Pr\u00EAt/Rappel/Retour de titres - sequenceA[517].name = Informations g\u00E9n\u00E9rales - sequenceA[518].name = Informations g\u00E9n\u00E9rales - sequenceA[519].name = Informations g\u00E9n\u00E9rales - sequenceA[524].name = Informations g\u00E9n\u00E9rales - sequenceA[527].name = Informations g\u00E9n\u00E9rales - sequenceA[530].name = Informations g\u00E9n\u00E9rales - sequenceA[535].name = Informations g\u00E9n\u00E9rales - sequenceA[536].name = Informations g\u00E9n\u00E9rales - sequenceA[537].name = Informations g\u00E9n\u00E9rales - sequenceA[538].name = Informations g\u00E9n\u00E9rales - sequenceA[540].name = Informations g\u00E9n\u00E9rales - sequenceA[541].name = Informations g\u00E9n\u00E9rales - sequenceA[542].name = Informations g\u00E9n\u00E9rales - sequenceA[543].name = Informations g\u00E9n\u00E9rales - sequenceA[544].name = Informations g\u00E9n\u00E9rales - sequenceA[545].name = Informations g\u00E9n\u00E9rales - sequenceA[546].name = Informations g\u00E9n\u00E9rales - sequenceA[547].name = Informations g\u00E9n\u00E9rales - sequenceA[548].name = Informations g\u00E9n\u00E9rales - sequenceA[549].name = Informations g\u00E9n\u00E9rales - sequenceA[558].name = Informations g\u00E9n\u00E9rales - sequenceA[564].name = Informations g\u00E9n\u00E9rales - sequenceA[565].name = Informations g\u00E9n\u00E9rales - sequenceA[566].name = Informations g\u00E9n\u00E9rales - sequenceA[567].name = Informations g\u00E9n\u00E9rales - sequenceA[568].name = Informations g\u00E9n\u00E9rales - sequenceA[569].name = Informations g\u00E9n\u00E9rales - sequenceA[575].name = Informations g\u00E9n\u00E9rales - sequenceA[576].name = Informations g\u00E9n\u00E9rales - sequenceA[578].name = Informations g\u00E9n\u00E9rales - sequenceA[586].name = Informations g\u00E9n\u00E9rales - sequenceA[600].name = D\u00E9tails du contrat - sequenceA[601].name = Informations g\u00E9n\u00E9rales - sequenceA[620].name = Informations g\u00E9n\u00E9rales - sequenceA[670].name = Informations g\u00E9n\u00E9rales - sequenceA[671].name = Informations g\u00E9n\u00E9rales - +sequenceA[760].name = Informations g\u00E9n\u00E9rales +sequenceA[767].name = Informations g\u00E9n\u00E9rales sequenceB1[300].name = Montant achet\u00E9 - sequenceB1[304].name = Montant achet\u00E9 - sequenceB1[305].name = Parties du reporting - sequenceB1[306].name = D\u00E9tails de la prime - sequenceB1[321].name = Parties du pr\u00EAt/d\u00E9p\u00F4t\u00A01 - sequenceB1[340].name = D\u00E9tails AFB et FRABBA - sequenceB1[341].name = D\u00E9tails AFB et FRABBA - sequenceB1[360].name = D\u00E9tails des int\u00E9r\u00EAts - sequenceB1[361].name = D\u00E9tails des int\u00E9r\u00EAts - sequenceB1[370].name = Parties pour les payements - sequenceB1[380].name = Parties de l'ordre de change - sequenceB1[381].name = Parties de l'ordre de change - sequenceB1[500].name = Attributs de l'instrument financier - sequenceB1[501].name = Attributs de l'instrument financier - sequenceB1[502].name = Prix - sequenceB1[503].name = D\u00E9tails du r\u00E9capitulatif - sequenceB1[504].name = D\u00E9tails du r\u00E9capitulatif - sequenceB1[505].name = D\u00E9tails des garanties sous forme de titres - sequenceB1[506].name = D\u00E9tails du r\u00E9capitulatif - sequenceB1[507].name = D\u00E9tails du r\u00E8glement g\u00E9n\u00E9ral - sequenceB1[508].name = Attributs de l'instrument financier - sequenceB1[509].name = Parties de la transaction - sequenceB1[513].name = D\u00E9tails de l'ex\u00E9cution partielle - sequenceB1[514].name = Parties de la confirmation - sequenceB1[518].name = Parties de la confirmation - sequenceB1[519].name = Attributs de l'instrument financier - sequenceB1[524].name = Attributs de l'instrument financier - +sequenceB1[527].name = R\u00E9partition du montant sequenceB1[530].name = Connexions - sequenceB1[535].name = Instrument financier - sequenceB1[536].name = Instrument financier - sequenceB1[537].name = Raison - sequenceB1[538].name = Attributs de l'instrument financier - sequenceB1[540].name = Attributs de l'instrument financier - sequenceB1[541].name = Attributs de l'instrument financier - sequenceB1[542].name = Attributs de l'instrument financier - sequenceB1[543].name = Attributs de l'instrument financier - sequenceB1[544].name = Attributs de l'instrument financier - sequenceB1[545].name = Attributs de l'instrument financier - sequenceB1[546].name = Attributs de l'instrument financier - sequenceB1[547].name = Attributs de l'instrument financier - sequenceB1[548].name = Parties du r\u00E8glement - +sequenceB1[558].name = R\u00E9partition du montant sequenceB1[564].name = Attributs de l'instrument financier - sequenceB1[565].name = Attributs de l'instrument financier - sequenceB1[566].name = Attributs de l'instrument financier - sequenceB1[568].name = Attributs de l'instrument financier - sequenceB1[575].name = Informations sur l'activit\u00E9 par devise - sequenceB1[576].name = Attributs de l'instrument financier - sequenceB1[578].name = Attributs de l'instrument financier - sequenceB1[586].name = Connexions - sequenceB1[601].name = Parties du reporting - sequenceB1[670].name = Parties pour les payements - sequenceB1[671].name = Parties pour les payements - sequenceB1a1[305].name = Identifiant unique de transaction pr\u00E9c\u00E9dente - sequenceB1a1[505].name = Parties du r\u00E8glement - sequenceB1a1[507].name = Parties du r\u00E8glement - sequenceB1a1[536].name = Connexions - sequenceB1a1[575].name = Connexions - sequenceB1a1[601].name = Identifiant unique de transaction pr\u00E9c\u00E9dente - sequenceB1a2A.name = Parties du r\u00E8glement - sequenceB1a2[536].name = D\u00E9tails de la transaction - sequenceB1a2[575].name = D\u00E9tails des mouvement en esp\u00E8ces uniquement - sequenceB1a3.name = D\u00E9tails des mouvements en titres et en esp\u00E8ces - sequenceB1a4.name = Parties du r\u00E8glement - sequenceB1a[305].name = Identifiant unique de transaction - sequenceB1a[505].name = D\u00E9tails du r\u00E8glement - sequenceB1a[507].name = D\u00E9tails du r\u00E8glement - sequenceB1a[535].name = Attributs de l'instrument financier - sequenceB1a[536].name = Transaction - sequenceB1a[575].name = Informations sur l'activit\u00E9 par transaction - sequenceB1a[601].name = Identifiant unique de transaction - sequenceB1b1[507].name = Parties pour les payements - sequenceB1b1[535].name = R\u00E9partition de la quantit\u00E9 - sequenceB1b[507].name = D\u00E9tails de r\u00E8glement en esp\u00E8ces - sequenceB1b[535].name = Sous-position - sequenceB1c.name = R\u00E9partition de la quantit\u00E9 - sequenceB2[300].name = Montant vendu - sequenceB2[304].name = Montant vendu - sequenceB2[306].name = Agent de calcul - sequenceB2[321].name = Parties du pr\u00EAt/d\u00E9p\u00F4t\u00A02 - sequenceB2[340].name = Autres d\u00E9tails - sequenceB2[380].name = Raison - sequenceB2[381].name = Raison - sequenceB2[500].name = Instrument financier/Compte - sequenceB2[501].name = Instrument financier/Compte - sequenceB2[502].name = Parties de la transaction - sequenceB2[505].name = D\u00E9tails des garanties en esp\u00E8ces - sequenceB2[514].name = Attributs de l'instrument financier - sequenceB2[518].name = Attributs de l'instrument financier - sequenceB2[519].name = Instrument financier/Compte - sequenceB2[537].name = Transaction - sequenceB2[538].name = Sous-position - sequenceB2[564].name = Informations sur le compte - sequenceB2[565].name = Informations sur le compte - sequenceB2[576].name = D\u00E9tails de l'ordre - +sequenceB2[586].name = Raison sequenceB2[670].name = Autres d\u00E9tails - sequenceB2[671].name = Autres d\u00E9tails - sequenceB2a1[505].name = Parties pour les payements - sequenceB2a1[538].name = Connexions - sequenceB2a[505].name = D\u00E9tails de r\u00E8glement en esp\u00E8ces - sequenceB2a[537].name = Connexions - sequenceB2a[538].name = Mouvement intra-position - sequenceB2a[576].name = Connexions - sequenceB2b1.name = Parties du r\u00E8glement - sequenceB2b[537].name = D\u00E9tails de la transaction - sequenceB2b[576].name = Prix - sequenceB2c.name = Parties de la transaction - sequenceB3[321].name = Autres parties - sequenceB3[502].name = Attributs de l'instrument financier - sequenceB3[505].name = D\u00E9tails sur les autres garanties - sequenceB3[586].name = Attributs de l'instrument financier - -sequenceB4.name = Instrument financier/Compte - +sequenceB4.name = Instrument financier/Compte sequenceB4a.name = R\u00E9partition de la quantit\u00E9 - sequenceB5.name = D\u00E9tails de la transaction en deux parties en deux branches - -sequenceB6.name = D\u00E9tails du r\u00E8glement - +sequenceB6.name = D\u00E9tails du r\u00E8glement sequenceB6a.name = Parties du r\u00E8glement - sequenceB6b.name = Montant - sequenceBCOL.name = D\u00E9tails sur les autres garanties - sequenceBENODET.name = D\u00E9tails du b\u00E9n\u00E9ficiaire - -sequenceBREAK.name = R\u00E9partition de la quantit\u00E9 - +sequenceBREAK[527].name = R\u00E9partition du montant +sequenceBREAK[535].name = R\u00E9partition de la quantit\u00E9 +sequenceBREAK[540].name = R\u00E9partition de la quantit\u00E9 +sequenceBREAK[541].name = R\u00E9partition de la quantit\u00E9 +sequenceBREAK[542].name = R\u00E9partition de la quantit\u00E9 +sequenceBREAK[543].name = R\u00E9partition de la quantit\u00E9 +sequenceBREAK[544].name = R\u00E9partition de la quantit\u00E9 +sequenceBREAK[545].name = R\u00E9partition de la quantit\u00E9 +sequenceBREAK[546].name = R\u00E9partition de la quantit\u00E9 +sequenceBREAK[547].name = R\u00E9partition de la quantit\u00E9 +sequenceBREAK[558].name = R\u00E9partition du montant +sequenceBREAK[578].name = R\u00E9partition de la quantit\u00E9 +sequenceBREAK[586].name = R\u00E9partition de la quantit\u00E9 sequenceBYSTAREA.name = Relev\u00E9 par statut/raison et/ou par instrument financier - sequenceB[101].name = D\u00E9tails de la transaction - sequenceB[102].name = D\u00E9tails de la transaction - sequenceB[102_STP].name = D\u00E9tails de la transaction - sequenceB[104].name = D\u00E9tails de la transaction - sequenceB[107].name = D\u00E9tails de la transaction - sequenceB[202_COV].name = D\u00E9tails de l'odre de transfer client sous-jacent - sequenceB[204].name = D\u00E9tails de la transaction - sequenceB[205_COV].name = D\u00E9tails de l'odre de transfer client sous-jacent - sequenceB[300].name = D\u00E9tails de la transaction - sequenceB[304].name = D\u00E9tails de transaction de change - sequenceB[305].name = Informations de reporting - sequenceB[306].name = D\u00E9tails de la transaction - sequenceB[320].name = D\u00E9tails de la transaction - sequenceB[321].name = D\u00E9tails du pr\u00EAt/d\u00E9p\u00F4t - sequenceB[330].name = D\u00E9tails de la transaction - sequenceB[340].name = D\u00E9tails de la transaction - sequenceB[341].name = D\u00E9tails de la transaction - sequenceB[350].name = Informations sur les int\u00E9r\u00EAts - sequenceB[360].name = Int\u00E9r\u00EAt fixe \u00E0 payer par la partie B - sequenceB[361].name = Int\u00E9r\u00EAt fixe \u00E0 payer par la partie B - sequenceB[362].name = Taux d'int\u00E9r\u00EAt/Capital payable par la partie B - sequenceB[364].name = Int\u00E9r\u00EAt fixe \u00E0 payer par la partie B - sequenceB[365].name = Int\u00E9r\u00EAt fixe \u00E0 payer par la partie B - sequenceB[370].name = D\u00E9tails de la position de compensation - sequenceB[380].name = D\u00E9tails de l'ordre de change - sequenceB[381].name = D\u00E9tails de l'ordre de change - sequenceB[416].name = D\u00E9tails du non-paiement/refus - sequenceB[500].name = D\u00E9tails de l'enregistrement - sequenceB[501].name = D\u00E9tails de l'enregistrement - sequenceB[502].name = D\u00E9tails de l'ordre - sequenceB[503].name = R\u00E9capitulatif - sequenceB[504].name = R\u00E9capitulatif - sequenceB[505].name = D\u00E9tails de la garantie - sequenceB[506].name = R\u00E9capitulatif - sequenceB[507].name = D\u00E9tails de la garantie - sequenceB[508].name = D\u00E9tails de l'intra-position - sequenceB[509].name = D\u00E9tails de la transaction commerciale - sequenceB[510].name = D\u00E9tails de l'enregistrement - sequenceB[513].name = D\u00E9tails du r\u00E9capitulatif - sequenceB[514].name = D\u00E9tails de la confirmation - sequenceB[515].name = D\u00E9tails de l'ex\u00E9cution partielle - sequenceB[516].name = Termes du contrat de garantie - sequenceB[518].name = D\u00E9tails de la confirmation - sequenceB[519].name = D\u00E9tails de l'enregistrement - sequenceB[524].name = D\u00E9tails de l'intra-position - sequenceB[527].name = D\u00E9tails de l'op\u00E9ration de transaction - sequenceB[530].name = D\u00E9tails de la demande - sequenceB[535].name = Sous- compte de d\u00E9p\u00F4t - sequenceB[536].name = Sous- compte de d\u00E9p\u00F4t - sequenceB[537].name = Statut - sequenceB[538].name = Instrument financier - sequenceB[540].name = D\u00E9tails de la transaction commerciale - sequenceB[541].name = D\u00E9tails de la transaction commerciale - sequenceB[542].name = D\u00E9tails de la transaction commerciale - sequenceB[543].name = D\u00E9tails de la transaction commerciale - sequenceB[544].name = D\u00E9tails de la transaction commerciale - sequenceB[545].name = D\u00E9tails de la transaction commerciale - sequenceB[546].name = D\u00E9tails de la transaction commerciale - sequenceB[547].name = D\u00E9tails de la transaction commerciale - sequenceB[548].name = D\u00E9tails de la transaction de r\u00E8glement - sequenceB[549].name = Relev\u00E9 par statut/raison et/ou par instrument financier - sequenceB[558].name = D\u00E9tails de l'op\u00E9ration de transaction - sequenceB[564].name = Titres sous-jacents - sequenceB[565].name = Titres sous-jacents - sequenceB[566].name = Titres sous-jacents - sequenceB[567].name = D\u00E9tails de l'op\u00E9ration sur titres - sequenceB[568].name = Titres sous-jacents - sequenceB[569].name = R\u00E9capitulatif general - sequenceB[575].name = Activit\u00E9 du compte de tr\u00E9sorerie - sequenceB[576].name = Instrument financier - sequenceB[578].name = D\u00E9tails de la transaction commerciale - sequenceB[586].name = D\u00E9tails de l'all\u00E8gement - sequenceB[600].name = Marchandise achet\u00E9e - sequenceB[601].name = Informations de reporting - sequenceB[620].name = D\u00E9tails de la transaction - sequenceB[670].name = D\u00E9tails de l'instruction de r\u00E8glement permanente - sequenceB[671].name = D\u00E9tails de l'instruction de r\u00E8glement permanente - +sequenceB[760].name = D\u00E9tails de l'engagement +sequenceB[767].name = D\u00E9tails de l'engagement sequenceC1[304].name = Identifiant unique de transaction - sequenceC1[321].name = Parties du r\u00E8glement - sequenceC1[360].name = D\u00E9tails des int\u00E9r\u00EAts - sequenceC1[361].name = D\u00E9tails des int\u00E9r\u00EAts - sequenceC1[500].name = Adresse - sequenceC1[501].name = Adresse - sequenceC1[502].name = Parties du r\u00E8glement - sequenceC1[503].name = D\u00E9tails des garanties sous forme de titres - sequenceC1[504].name = D\u00E9tails des garanties sous forme de titres - sequenceC1[505].name = Parties du r\u00E8glement - sequenceC1[506].name = D\u00E9tails de l'\u00E9valuation des titres - sequenceC1[513].name = Informations sur le prix de r\u00E9f\u00E9rence - sequenceC1[514].name = Parties du r\u00E8glement - sequenceC1[515].name = Parties de la confirmation - sequenceC1[518].name = Parties du r\u00E8glement - sequenceC1[519].name = Adresse - sequenceC1[530].name = Statut - sequenceC1[537].name = Connexions - sequenceC1[540].name = R\u00E9partition de la quantit\u00E9 - sequenceC1[541].name = R\u00E9partition de la quantit\u00E9 - sequenceC1[542].name = R\u00E9partition de la quantit\u00E9 - sequenceC1[543].name = R\u00E9partition de la quantit\u00E9 - sequenceC1[544].name = R\u00E9partition de la quantit\u00E9 - sequenceC1[545].name = R\u00E9partition de la quantit\u00E9 - sequenceC1[546].name = R\u00E9partition de la quantit\u00E9 - sequenceC1[547].name = R\u00E9partition de la quantit\u00E9 - sequenceC1[548].name = P\u00E9nalit\u00E9s par devise pour une partie - sequenceC1[569].name = R\u00E9capitulatif par contrepartie - sequenceC1[575].name = Connexions - sequenceC1[578].name = R\u00E9partition de la quantit\u00E9 - sequenceC1a1A1.name = Attributs de l'instrument financier - sequenceC1a1A[548].name = D\u00E9tails de calcul - sequenceC1a1A[569].name = D\u00E9tails des titres - -sequenceC1a1B.name = Transaction d'origine - -sequenceC1a1B1.name = D\u00E9tails de la transaction - -sequenceC1a1B1a.name = Statut - +sequenceC1a1B.name = Transaction d'origine +sequenceC1a1B1.name = D\u00E9tails de la transaction +sequenceC1a1B1a.name = Statut sequenceC1a1B1a1.name = Raison - sequenceC1a1[504].name = Parties du r\u00E8glement - sequenceC1a1[548].name = D\u00E9tails des p\u00E9nalit\u00E9s - sequenceC1a1[569].name = D\u00E9tails de l'\u00E9valuation - sequenceC1a[304].name = Identifiant unique de transaction pr\u00E9c\u00E9dente - sequenceC1a[504].name = D\u00E9tails du r\u00E8glement - sequenceC1a[530].name = Raison - sequenceC1a[548].name = P\u00E9nalit\u00E9s par contrepartie - sequenceC1a[569].name = D\u00E9tails de la transaction - sequenceC2[360].name = D\u00E9tails de la capitalisation - sequenceC2[361].name = D\u00E9tails de la capitalisation - sequenceC2[500].name = D\u00E9tails personnels - sequenceC2[501].name = D\u00E9tails personnels - sequenceC2[502].name = Parties pour les payements - sequenceC2[503].name = D\u00E9tails des garanties en esp\u00E8ces - sequenceC2[504].name = D\u00E9tails des garanties en esp\u00E8ces - sequenceC2[506].name = D\u00E9tails de l'\u00E9valuation de la tr\u00E9sorerie - sequenceC2[513].name = Parties de la confirmation - sequenceC2[514].name = Parties pour les payements - sequenceC2[515].name = Attributs de l'instrument financier - sequenceC2[518].name = Parties pour les payements - sequenceC2[519].name = D\u00E9tails personnels - sequenceC2[537].name = D\u00E9tails de la transaction - sequenceC2[575].name = D\u00E9tails de la transaction - sequenceC2a1.name = Parties pour les payements - sequenceC2a[504].name = D\u00E9tails de r\u00E8glement en esp\u00E8ces - sequenceC2a[537].name = Parties du r\u00E8glement - sequenceC2a[575].name = Parties du r\u00E8glement - sequenceC3[360].name = Interpolation pour les p\u00E9riodes intermediaires - sequenceC3[361].name = Interpolation pour les p\u00E9riodes intermediaires - sequenceC3[502].name = Montants - sequenceC3[503].name = D\u00E9tails sur les autres garanties - sequenceC3[504].name = D\u00E9tails sur les autres garanties - sequenceC3[506].name = D\u00E9tails de l'\u00E9valuation du rachat - sequenceC3[513].name = Attributs de l'instrument financier - sequenceC3[514].name = Montants - sequenceC3[518].name = Montants - sequenceC3[537].name = Statut - sequenceC3a.name = Raison - sequenceCACONF.name = Confirmation d'op\u00E9ration sur titres - sequenceCADETL.name = D\u00E9tails de l'op\u00E9ration sur titres - sequenceCAINST.name = Instruction d'op\u00E9ration sur titres - sequenceCALDET.name = D\u00E9tails de calcul - sequenceCAOPTN.name = Options d'op\u00E9ration sur titres - sequenceCASHACCT.name = Activit\u00E9 du compte de tr\u00E9sorerie - sequenceCASHDET.name = D\u00E9tails des mouvement en esp\u00E8ces uniquement - sequenceCASHMOVE[527].name = Mouvement de tr\u00E9sorerie - sequenceCASHMOVE[558].name = Mouvements de tr\u00E9sorerie - sequenceCASHMOVE[564].name = Mouvement de tr\u00E9sorerie - sequenceCASHMOVE[566].name = Mouvement de tr\u00E9sorerie - sequenceCASHSECDET.name = D\u00E9tails des mouvements en titres et en esp\u00E8ces - -sequenceCASHSET.name = D\u00E9tails de r\u00E8glement en esp\u00E8ces - +sequenceCASHSET.name = D\u00E9tails de r\u00E8glement en esp\u00E8ces sequenceCASHSET1.name = D\u00E9tails de r\u00E8glement en esp\u00E8ces - sequenceCCOL.name = D\u00E9tails des garanties en esp\u00E8ces - sequenceCLTDET.name = D\u00E9tails du client - sequenceCOLD.name = D\u00E9tails de la garantie - sequenceCOLLPRTY.name = Parties de la garantie - sequenceCONFDET.name = D\u00E9tails de la confirmation - sequenceCONFPRTY.name = Parties de la confirmation - -sequenceCSHPRTY.name = Parties pour les payements - +sequenceCSHPRTY.name = Parties pour les payements sequenceCSHPRTY1.name = Parties pour les payements - sequenceC[102].name = D\u00E9tails du r\u00E8glement - sequenceC[102_STP].name = D\u00E9tails du r\u00E8glement - sequenceC[104].name = D\u00E9tails du r\u00E8glement - sequenceC[107].name = D\u00E9tails du r\u00E8glement - sequenceC[300].name = Informations g\u00E9n\u00E9rales optionnelles - sequenceC[304].name = Informations g\u00E9n\u00E9rales optionnelles - sequenceC[306].name = Instructions de r\u00E8glement du paiement de la prime - sequenceC[320].name = Instructions de r\u00E8glement des montants \u00E0 payer par la partie A - sequenceC[321].name = D\u00E9tails du r\u00E8glement - sequenceC[330].name = Instructions de r\u00E8glement des montants \u00E0 payer par la partie A - sequenceC[340].name = Instructions de r\u00E8glement du montant du r\u00E8glement \u00E0 payer par la partie B - sequenceC[341].name = Instructions de r\u00E8glement du montant du r\u00E8glement - sequenceC[350].name = Instructions de r\u00E8glement - sequenceC[360].name = Int\u00E9r\u00EAt variable \u00E0 payer par la partie B - sequenceC[361].name = Int\u00E9r\u00EAt variable \u00E0 payer par la partie B - sequenceC[362].name = Montant(s) net(s) \u00E0 payer par la partie B - sequenceC[380].name = D\u00E9tails de la transaction sous-jacente - sequenceC[381].name = D\u00E9tails de la transaction sous-jacente - sequenceC[500].name = D\u00E9tails du client - sequenceC[501].name = D\u00E9tails du client - sequenceC[502].name = D\u00E9tails du r\u00E8glement - sequenceC[503].name = D\u00E9tails de la garantie - sequenceC[504].name = D\u00E9tails de la garantie - sequenceC[505].name = D\u00E9tails du r\u00E8glement - sequenceC[506].name = D\u00E9tails de l'\u00E9valuation de l'exposition - sequenceC[507].name = Informations compl\u00E9mentaires - sequenceC[508].name = Informations compl\u00E9mentaires - sequenceC[509].name = Informations compl\u00E9mentaires - sequenceC[510].name = Informations compl\u00E9mentaires - sequenceC[513].name = D\u00E9tails de l'ordre - sequenceC[514].name = D\u00E9tails du r\u00E8glement - sequenceC[515].name = D\u00E9tails de la confirmation - sequenceC[518].name = D\u00E9tails du r\u00E8glement - sequenceC[519].name = D\u00E9tails du client - sequenceC[524].name = Informations compl\u00E9mentaires - sequenceC[527].name = Mouvement de titres - sequenceC[530].name = Informations compl\u00E9mentaires - sequenceC[535].name = Informations compl\u00E9mentaires - sequenceC[536].name = Informations compl\u00E9mentaires - sequenceC[537].name = Transactions - sequenceC[538].name = Informations compl\u00E9mentaires - sequenceC[540].name = Instrument financier/Compte - sequenceC[541].name = Instrument financier/Compte - sequenceC[542].name = Instrument financier/Compte - sequenceC[543].name = Instrument financier/Compte - sequenceC[544].name = Instrument financier/Compte - sequenceC[545].name = Instrument financier/Compte - sequenceC[546].name = Instrument financier/Compte - sequenceC[547].name = Instrument financier/Compte - sequenceC[548].name = P\u00E9nalit\u00E9s - sequenceC[549].name = Par r\u00E9f\u00E9rence d'instruction - sequenceC[558].name = Mouvement de titres - sequenceC[564].name = Titres interm\u00E9diaires - sequenceC[565].name = D\u00E9tails du b\u00E9n\u00E9ficiaire - sequenceC[566].name = D\u00E9tails de l'op\u00E9ration sur titres - sequenceC[567].name = Informations compl\u00E9mentaires - sequenceC[568].name = Informations compl\u00E9mentaires - sequenceC[569].name = R\u00E9capitulatif par type d'exposition - sequenceC[575].name = Activit\u00E9 d'actif libre - sequenceC[576].name = Informations compl\u00E9mentaires - sequenceC[578].name = Instrument financier/Compte - sequenceC[586].name = Informations compl\u00E9mentaires - sequenceC[600].name = Marchandise vendue - sequenceC[620].name = Instructions de r\u00E8glement des montants \u00E0 payer par la partie A - sequenceC[670].name = Autres d\u00E9tails - sequenceC[671].name = Autres d\u00E9tails - +sequenceC[760].name = D\u00E9tails de l'engagement local +sequenceC[767].name = D\u00E9tails de l'engagement local sequenceD1[341].name = Parties du reporting - sequenceD1[350].name = D\u00E9tails de l'imp\u00F4t - sequenceD1[504].name = Parties du r\u00E8glement - sequenceD1[505].name = Parties pour les payements - sequenceD1[506].name = D\u00E9tails des garanties sous forme de titres - sequenceD1[513].name = Parties du r\u00E8glement - sequenceD1[515].name = Parties du r\u00E8glement - sequenceD1[537].name = P\u00E9nalit\u00E9s par devise pour une partie - sequenceD1[566].name = Mouvement de titres - sequenceD1[600].name = Parties du reporting - -sequenceD1a1A.name = D\u00E9tails de calcul - +sequenceD1a1A.name = D\u00E9tails de calcul sequenceD1a1A1.name = Attributs de l'instrument financier - -sequenceD1a1B.name = Transaction d'origine - -sequenceD1a1B1.name = D\u00E9tails de la transaction - -sequenceD1a1B1a.name = Statut - +sequenceD1a1B.name = Transaction d'origine +sequenceD1a1B1.name = D\u00E9tails de la transaction +sequenceD1a1B1a.name = Statut sequenceD1a1B1a1.name = Raison - sequenceD1a1[341].name = Identifiant unique de transaction pr\u00E9c\u00E9dente - sequenceD1a1[537].name = D\u00E9tails des p\u00E9nalit\u00E9s - sequenceD1a1[600].name = Identifiant unique de transaction pr\u00E9c\u00E9dente - sequenceD1a[341].name = Identifiant unique de transaction - sequenceD1a[537].name = P\u00E9nalit\u00E9s par contrepartie - sequenceD1a[566].name = Attributs de l'instrument financier - sequenceD1a[600].name = Identifiant unique de transaction - sequenceD1b.name = Destinataire/exp\u00E9diteur - sequenceD2[350].name = Informations sur la commission du courtier - sequenceD2[506].name = D\u00E9tails des garanties en esp\u00E8ces - sequenceD2[513].name = Parties pour les payements - sequenceD2[515].name = Parties pour les payements - sequenceD2[566].name = Mouvement de tr\u00E9sorerie - sequenceD2a.name = Parties pour les payements - sequenceD2b.name = D\u00E9tails du relev\u00E9 fiscal - sequenceD3[506].name = D\u00E9tails sur les autres garanties - sequenceD3[513].name = Montants - sequenceD3[515].name = Montants - sequenceDEALTRAN.name = D\u00E9tails de l'op\u00E9ration de transaction - sequenceDISPAR.name = Param\u00E8tre de distribution - sequenceD[300].name = D\u00E9tails du r\u00E8glement fractionn\u00E9 - sequenceD[304].name = Informations comptables - sequenceD[306].name = Bloc classique - sequenceD[320].name = Instructions de r\u00E8glement des montants \u00E0 payer par la partie B - sequenceD[330].name = Instructions de r\u00E8glement des montants \u00E0 payer par la partie B - sequenceD[340].name = Instructions de r\u00E8glement du montant du r\u00E8glement \u00E0 payer par la partie A - sequenceD[341].name = Informations de reporting - sequenceD[350].name = Informations fiscales et commission de courtier - sequenceD[360].name = Instructions de paiement de l'int\u00E9r\u00EAt \u00E0 payer par la partie B - sequenceD[361].name = Instructions de paiement de l'int\u00E9r\u00EAt \u00E0 payer par la partie B - sequenceD[362].name = Taux d'int\u00E9r\u00EAt/Capital payable par la partie A - sequenceD[500].name = D\u00E9tails de l'op\u00E9ration sur titres - sequenceD[501].name = D\u00E9tails de l'op\u00E9ration sur titres - sequenceD[502].name = Autres parties - sequenceD[503].name = Informations compl\u00E9mentaires - sequenceD[504].name = D\u00E9tails du r\u00E8glement - sequenceD[505].name = D\u00E9tails de r\u00E8glement en esp\u00E8ces - sequenceD[506].name = D\u00E9tails de la garantie - sequenceD[513].name = D\u00E9tails du r\u00E8glement - sequenceD[514].name = Autres parties - sequenceD[515].name = D\u00E9tails du r\u00E8glement - sequenceD[518].name = Autres parties - sequenceD[519].name = Informations compl\u00E9mentaires - sequenceD[527].name = Mouvement de tr\u00E9sorerie - sequenceD[537].name = P\u00E9nalit\u00E9s - sequenceD[540].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceD[541].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceD[542].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceD[543].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceD[544].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceD[545].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceD[546].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceD[547].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceD[548].name = Informations compl\u00E9mentaires - sequenceD[549].name = Informations compl\u00E9mentaires - sequenceD[558].name = Mouvements de tr\u00E9sorerie - sequenceD[564].name = D\u00E9tails de l'op\u00E9ration sur titres - sequenceD[565].name = Instruction d'op\u00E9ration sur titres - sequenceD[566].name = Confirmation d'op\u00E9ration sur titres - sequenceD[569].name = Informations compl\u00E9mentaires - sequenceD[575].name = Informations compl\u00E9mentaires - sequenceD[578].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceD[600].name = Informations de reporting - sequenceD[620].name = Instructions de r\u00E8glement des montants \u00E0 payer par la partie B - sequenceE1[300].name = Parties du reporting - sequenceE1[360].name = D\u00E9tails des int\u00E9r\u00EAts - sequenceE1[361].name = D\u00E9tails des int\u00E9r\u00EAts - sequenceE1[504].name = Parties pour les payements - sequenceE1[540].name = Parties du r\u00E8glement - sequenceE1[541].name = Parties du r\u00E8glement - sequenceE1[542].name = Parties du r\u00E8glement - sequenceE1[543].name = Parties du r\u00E8glement - sequenceE1[544].name = Parties du r\u00E8glement - sequenceE1[545].name = Parties du r\u00E8glement - sequenceE1[546].name = Parties du r\u00E8glement - sequenceE1[547].name = Parties du r\u00E8glement - sequenceE1[564].name = Mouvement de titres - sequenceE1[578].name = Parties du r\u00E8glement - sequenceE1a1.name = Identifiant unique de transaction pr\u00E9c\u00E9dente - sequenceE1a[300].name = Identifiant unique de transaction - sequenceE1a[564].name = Attributs de l'instrument financier - sequenceE2[540].name = Parties pour les payements - sequenceE2[541].name = Parties pour les payements - sequenceE2[542].name = Parties pour les payements - sequenceE2[543].name = Parties pour les payements - sequenceE2[544].name = Parties pour les payements - sequenceE2[545].name = Parties pour les payements - sequenceE2[546].name = Parties pour les payements - sequenceE2[547].name = Parties pour les payements - sequenceE2[564].name = Mouvement de tr\u00E9sorerie - sequenceE2[578].name = Parties pour les payements - sequenceE3.name = Montant - sequenceEXPD.name = D\u00E9tails de l'\u00E9valuation de l'exposition - sequenceE[300].name = Informations de reporting - sequenceE[304].name = Montant net \u00E0 r\u00E9gler - sequenceE[306].name = Montant du versement - sequenceE[320].name = Instructions de r\u00E8glement des int\u00E9r\u00EAts \u00E0 payer par la partie A - sequenceE[330].name = Instructions de r\u00E8glement des int\u00E9r\u00EAts \u00E0 payer par la partie A - sequenceE[340].name = Informations compl\u00E9mentaires - sequenceE[360].name = Int\u00E9r\u00EAt fixe \u00E0 payer par la partie A - sequenceE[361].name = Int\u00E9r\u00EAt fixe \u00E0 payer par la partie A - sequenceE[362].name = Montant(s) net(s) \u00E0 payer par la partie A - sequenceE[364].name = Int\u00E9r\u00EAt fixe \u00E0 payer par la partie A - sequenceE[365].name = Int\u00E9r\u00EAt fixe \u00E0 payer par la partie A - sequenceE[500].name = Informations compl\u00E9mentaires - sequenceE[501].name = Informations compl\u00E9mentaires - sequenceE[502].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceE[504].name = D\u00E9tails de r\u00E8glement en esp\u00E8ces - sequenceE[505].name = Informations compl\u00E9mentaires - sequenceE[506].name = Informations compl\u00E9mentaires - sequenceE[513].name = Autres parties - sequenceE[514].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceE[515].name = Autres parties - sequenceE[518].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceE[527].name = Informations compl\u00E9mentaires - sequenceE[537].name = Informations compl\u00E9mentaires - sequenceE[540].name = D\u00E9tails du r\u00E8glement - sequenceE[541].name = D\u00E9tails du r\u00E8glement - sequenceE[542].name = D\u00E9tails du r\u00E8glement - sequenceE[543].name = D\u00E9tails du r\u00E8glement - sequenceE[544].name = D\u00E9tails du r\u00E8glement - sequenceE[545].name = D\u00E9tails du r\u00E8glement - sequenceE[546].name = D\u00E9tails du r\u00E8glement - sequenceE[547].name = D\u00E9tails du r\u00E8glement - sequenceE[558].name = Informations compl\u00E9mentaires - sequenceE[564].name = Options d'op\u00E9ration sur titres - sequenceE[565].name = Informations compl\u00E9mentaires - sequenceE[566].name = Informations compl\u00E9mentaires - sequenceE[578].name = D\u00E9tails du r\u00E8glement - sequenceE[620].name = Instructions de r\u00E8glement des int\u00E9r\u00EAts \u00E0 payer par la partie A - sequenceF1[306].name = Bloc de fen\u00EAtre de barri\u00E8re - sequenceF1[360].name = D\u00E9tails des int\u00E9r\u00EAts - sequenceF1[361].name = D\u00E9tails des int\u00E9r\u00EAts - sequenceF2.name = D\u00E9tails de la capitalisation - sequenceF3.name = Interpolation pour les p\u00E9riodes intermediaires - -sequenceFIA.name = Attributs de l'instrument financier - +sequenceFIA.name = Attributs de l'instrument financier sequenceFIAC.name = Instrument financier/Compte - sequenceFIN.name = Instrument financier - sequenceFREEASS.name = Activit\u00E9 d'actif libre - sequenceFXORDER.name = D\u00E9tails de l'ordre de change - sequenceF[300].name = Ev\u00E9nements d\u2019apr\u00E8s transaction - sequenceF[306].name = Bloc de barri\u00E8re - sequenceF[320].name = Instructions de r\u00E8glement des int\u00E9r\u00EAts \u00E0 payer par la partie B - sequenceF[330].name = Instructions de r\u00E8glement des int\u00E9r\u00EAts \u00E0 payer par la partie B - sequenceF[340].name = Montant additionnels - sequenceF[360].name = Int\u00E9r\u00EAt variable \u00E0 payer par la partie A - sequenceF[361].name = Int\u00E9r\u00EAt variable \u00E0 payer par la partie A - sequenceF[504].name = Informations compl\u00E9mentaires - sequenceF[513].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceF[515].name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceF[540].name = Autres parties - sequenceF[541].name = Autres parties - sequenceF[542].name = Autres parties - sequenceF[543].name = Autres parties - sequenceF[544].name = Autres parties - sequenceF[545].name = Autres parties - sequenceF[546].name = Autres parties - sequenceF[547].name = Autres parties - sequenceF[564].name = Informations compl\u00E9mentaires - sequenceF[578].name = Informations compl\u00E9mentaires - sequenceF[620].name = Instructions de r\u00E8glement des int\u00E9r\u00EAts \u00E0 payer par la partie B - sequenceG1[340].name = Parties du reporting - sequenceG1[620].name = Taux d'imposition - -sequenceG1a.name = Identifiant unique de transaction - +sequenceG1a.name = Identifiant unique de transaction sequenceG1a1.name = Identifiant unique de transaction pr\u00E9c\u00E9dente - sequenceG2.name = Taux de change - sequenceGENL.name = Informations g\u00E9n\u00E9rales - sequenceG[306].name = Bloc de d\u00E9clencheur - sequenceG[320].name = Informations fiscales - sequenceG[330].name = Informations fiscales - sequenceG[340].name = Informations de reporting - sequenceG[360].name = Instructions de paiement de l'int\u00E9r\u00EAt \u00E0 payer par la partie A - sequenceG[361].name = Instructions de paiement de l'int\u00E9r\u00EAt \u00E0 payer par la partie A - sequenceG[620].name = Informations fiscales - sequenceH[306].name = Bloc d'option non livrable - sequenceH[320].name = Informations compl\u00E9mentaires - sequenceH[330].name = Informations compl\u00E9mentaires - sequenceH[360].name = Calendrier d'aMORtissement - sequenceH[361].name = Corr\u00E9lation, volatilit\u00E9 et swaps de variance - sequenceH[620].name = Informations compl\u00E9mentaires - -sequenceINPOS.name = Mouvement intra-position - +sequenceINPOS.name = Mouvement intra-position sequenceINPOSDET.name = D\u00E9tails de l'intra-position - sequenceINTSEC.name = Titres interm\u00E9diaires - sequenceI[306].name = R\u00E9siliation anticip\u00E9e - sequenceI[320].name = Montant additionnels - sequenceI[361].name = Calendrier d'aMORtissement pour la partie B - sequenceJ1.name = Dates et pond\u00E9rations moyennes au comptant - sequenceJ2.name = Dates et pond\u00E9rations moyennes d'exercice - sequenceJ[306].name = Options et contrats \u00E0 terme sur moyenne - sequenceJ[361].name = Calendrier d'aMORtissement pour la partie A - sequenceJ[365].name = Re- \u00E9changes de capital payable par la partie B - sequenceK[306].name = Informations compl\u00E9mentaires - sequenceK[361].name = Echanges de capital payable par la partie B - sequenceK[365].name = Re- \u00E9changes de capital payable par la partie A - sequenceLDDET.name = D\u00E9tails du pr\u00EAt/d\u00E9p\u00F4t - sequenceLDPRTY1.name = Parties du pr\u00EAt/d\u00E9p\u00F4t\u00A01 - sequenceLDPRTY2.name = Parties du pr\u00EAt/d\u00E9p\u00F4t\u00A02 - sequenceLINK.name = Connexions - sequenceL[306].name = Montant additionnels - sequenceL[360].name = Montants additionnels \u00E0 payer par la partie B - sequenceL[361].name = Echanges de capital payable par la partie A - sequenceL[364].name = Frais \u00E0 payer par la partie B - sequenceL[365].name = Frais \u00E0 payer par la partie B - -sequenceM1.name = Parties du reporting - -sequenceM1a.name = Identifiant unique de transaction - +sequenceM1.name = Parties du reporting +sequenceM1a.name = Identifiant unique de transaction sequenceM1a1.name = Identifiant unique de transaction pr\u00E9c\u00E9dente - sequenceM[306].name = Informations de reporting - sequenceM[360].name = Montants additionnels \u00E0 payer par la partie A - sequenceM[361].name = Montants additionnels \u00E0 payer par la partie B - sequenceM[364].name = Frais \u00E0 payer par la partie A - sequenceM[365].name = Frais \u00E0 payer par la partie A - sequenceNETPOS.name = D\u00E9tails de la position de compensation - sequenceN[360].name = Informations g\u00E9n\u00E9rales optionnelles - sequenceN[361].name = Montants additionnels \u00E0 payer par la partie A - -sequenceO1.name = Parties du reporting - -sequenceO1a.name = Identifiant unique de transaction - +sequenceO1.name = Parties du reporting +sequenceO1a.name = Identifiant unique de transaction sequenceO1a1.name = Identifiant unique de transaction pr\u00E9c\u00E9dente - sequenceORDER.name = D\u00E9tails de l'ordre - sequenceORDRDET.name = D\u00E9tails de l'ordre - sequenceORDRPRTY[370].name = Partie de l'ordre de change - sequenceORDRPRTY[380].name = Parties de l'ordre de change - sequenceORDRPRTY[381].name = Parties de l'ordre de change - sequenceOTHRDET.name = Autres d\u00E9tails - sequenceOTHRPRTY.name = Autres parties - sequenceO[360].name = Informations de reporting - sequenceO[361].name = Informations g\u00E9n\u00E9rales optionnelles - -sequenceP.name = Informations de reporting - -sequenceP1.name = Parties du reporting - -sequenceP1a.name = Identifiant unique de transaction - +sequenceP.name = Informations de reporting +sequenceP1.name = Parties du reporting +sequenceP1a.name = Identifiant unique de transaction sequenceP1a1.name = Identifiant unique de transaction pr\u00E9c\u00E9dente - sequencePAFILL.name = D\u00E9tails de l'ex\u00E9cution partielle - -sequencePENA.name = P\u00E9nalit\u00E9s - +sequencePENA.name = P\u00E9nalit\u00E9s sequencePENACOUNT.name = P\u00E9nalit\u00E9s par contrepartie - sequencePENACUR.name = P\u00E9nalit\u00E9s par devise pour une partie - sequencePENDET.name = D\u00E9tails des p\u00E9nalit\u00E9s - sequencePERSDET.name = D\u00E9tails personnels - sequencePRIC.name = Prix - sequenceRCAP.name = D\u00E9tails du r\u00E9capitulatif - -sequenceREAS[380].name = Raison - -sequenceREAS[381].name = Raison - -sequenceREAS[509].name = Raison - -sequenceREAS[510].name = Raison - -sequenceREAS[530].name = Raison - -sequenceREAS[537].name = Raison - -sequenceREAS[548].name = Raison - -sequenceREAS[558].name = Raison - -sequenceREAS[567].name = Raison - +sequenceREAS.name = Raison sequenceRECDEL.name = Destinataire/exp\u00E9diteur - -sequenceREF.name = Par r\u00E9f\u00E9rence d'instruction - +sequenceREF.name = Par r\u00E9f\u00E9rence d'instruction sequenceREFPRICE.name = Informations sur le prix de r\u00E9f\u00E9rence - sequenceREGDET.name = D\u00E9tails de l'enregistrement - sequenceRELTRAN.name = Transaction d'origine - sequenceREPO.name = D\u00E9tails de la transaction en deux parties en deux branches - sequenceREPV.name = D\u00E9tails de l'\u00E9valuation du rachat - sequenceREQD.name = D\u00E9tails de la demande - sequenceSCOL.name = D\u00E9tails des garanties sous forme de titres - sequenceSECDET.name = D\u00E9tails des titres - sequenceSECMOVE.name = Mouvement de titres - sequenceSECS.name = D\u00E9tails de l'\u00E9valuation des titres - -sequenceSETDET.name = D\u00E9tails du r\u00E8glement - +sequenceSETDET.name = D\u00E9tails du r\u00E8glement sequenceSETDET1.name = D\u00E9tails du r\u00E8glement - -sequenceSETPRTY.name = Parties du r\u00E8glement - +sequenceSETPRTY.name = Parties du r\u00E8glement sequenceSETPRTY1.name = Parties du r\u00E8glement - sequenceSETTL.name = D\u00E9tails du r\u00E8glement g\u00E9n\u00E9ral - sequenceSETTRAN.name = D\u00E9tails de la transaction de r\u00E8glement - sequenceSSIDET.name = D\u00E9tails de l'instruction de r\u00E8glement permanente - sequenceSTAT.name = Statut - sequenceSUBBAL.name = Sous-position - sequenceSUBSAFE.name = Sous- compte de d\u00E9p\u00F4t - sequenceSUMC.name = R\u00E9capitulatif par contrepartie - sequenceSUMD.name = D\u00E9tails du r\u00E9capitulatif - sequenceSUME.name = R\u00E9capitulatif par type d'exposition - sequenceSUMM[503].name = R\u00E9capitulatif - sequenceSUMM[504].name = R\u00E9capitulatif - sequenceSUMM[506].name = R\u00E9capitulatif - sequenceSUMM[569].name = R\u00E9capitulatif general - sequenceTAXVODET.name = D\u00E9tails du relev\u00E9 fiscal - sequenceTRADDET.name = D\u00E9tails de la transaction commerciale - sequenceTRADE.name = D\u00E9tails de la transaction commerciale - sequenceTRADPRTY.name = Parties de la transaction - -sequenceTRANS.name = Transactions - +sequenceTRANS.name = Transactions sequenceTRANSDET.name = D\u00E9tails de la transaction - sequenceTRAN[536].name = Transaction - sequenceTRAN[537].name = D\u00E9tails de la transaction - sequenceTRAN[548].name = D\u00E9tails de la transaction - sequenceTREA.name = D\u00E9tails de l'\u00E9valuation de la tr\u00E9sorerie - sequenceUNDE.name = D\u00E9tails de la transaction sous-jacente - sequenceUSECU.name = Titres sous-jacents - sequenceVALDET.name = D\u00E9tails de l'\u00E9valuation diff --git a/src/main/resources/pw_swift_labels_it.properties b/src/main/resources/pw_swift_labels_it.properties index eff079f6f..e70cfb5cb 100644 --- a/src/main/resources/pw_swift_labels_it.properties +++ b/src/main/resources/pw_swift_labels_it.properties @@ -13,7212 +13,3969 @@ # See the License for the specific language governing permissions and # limitations under the License. ############################################################################### - field102.name = indirizzo SWIFT - -field103.name = codice di servizio - +field103.name = Service Code +field103[012].name = codice di servizio +field103[028].name = codice di servizio +field103[029].name = codice di servizio +field103[066].name = codice di servizio +field103[082].name = codice di servizio +field103[083].name = codice di servizio +field103[097].name = codice di servizio field104.name = priorit\u00E0 del messaggio - field106.components = Data - Identificatore terminale logico - Codice succursale - Numero sessione - Numero di sequenza input (ISN) -field106.name = MIR - +field106.name = MIR field107.components = Data - Identificatore terminale logico - Codice succursale - Numero sessione - Numero di sequenza Output (OSN) -field107.name = MOR - +field107.name = MOR field108.components = Message User Reference (MUR) -field108.name = Message User Reference (MUR) - +field108.name = Message User Reference (MUR) field108[010].name = mur - field108[011].name = mur - field108[012].name = mur - field108[019].name = mur - field108[020].name = mur - field108[021].name = mur - field108[022].name = mur - field108[023].name = mur - field108[066].name = mur - field108[082].name = mur - field108[083].name = mur - field109.components = Data - Tempo pieno - Riferimento input messaggio -field109.name = riferimento del msg originale - -field113.name = Priorit\u00E0 Banking - +field109.name = riferimento del msg originale +field113.name = Priorit\u00C3\u00A0 Banking field114.name = liberazione - info mittente - -field115.name = Ricevitore del pagamento - +field115.name = Ricevitore del pagamento field115[097].name = liberazione - info destinatario - field116.name = data valuta odierna - field118.name = indicatore di lt subset condivisi - field119.name = Bandiera di convalida - field11A.components = Qualificatore - Codice valuta -field11A.name = Valuta - +field11A.name = Valuta field11R.components = Numero MT - Data - Numero sessione - ISN - field11S.components = Numero MT - Data - Numero sessione - ISN -field11S.name = MT/data del msg originale - +field11S.name = MT/data del msg originale field11a.name = MT/data del msg originale - field120.name = identificativo del messaggio - field122.name = numero di messaggi - field123.name = elenco dei messaggi - field124.name = tipo di messaggio - field125.name = categoria di messaggio - field126.name = sequenza messaggi di prova - field128.name = priorit\u00E0 evasione BIC fattur.ne - field129.name = numero sezione - field12A.components = Qualificatore - DSS - Data Source Scheme - Codice strumento o descrizione -field12A.name = Tipo di strumento finanziario - -field12B.components = Qualificatore - DSS - Data Source Scheme -field12B.name = Tipo di strumento finanziario - +field12A.name = Tipo di strumento finanziario +field12B.name = Tipo di strumento finanziario +field12B[500].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[501].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[502].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[506].components = Qualificatore - DSS - Data Source Scheme - Tipo +field12B[508].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[513].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[514].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[515].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[518].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[519].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[524].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[535].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[538].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[540].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[541].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[542].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[543].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[544].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[545].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[546].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[547].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[564].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[576].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[578].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento +field12B[586].components = Qualificatore - DSS - Data Source Scheme - Codice tipo strumento field12C.components = Qualificatore - Codice CFI - field12D.name = Tipo di opzione - field12E.name = Stile della scadenza - field12F.name = Stile dell'opzione - field12G.components = Tipo di scadenza -field12G.name = Diritti di estinzione \u00A0anticipata - +field12G.name = Diritti di estinzione \u00A0anticipata field12[105].name = Tipo di sottomessaggio - field12[198].name = Tipo di sottomessaggio - field12[298].name = Tipo di sottomessaggio - field12[398].name = Tipo di sottomessaggio - field12[498].name = Tipo di sottomessaggio - field12[598].name = Tipo di sottomessaggio - field12[698].name = Tipo di sottomessaggio - field12[798].name = Tipo di sottomessaggio - field12[898].name = Tipo di sottomessaggio - field12[920].name = Messaggio richiesto - field12[973].name = Tipo di messaggio - field12[998].name = Tipo di sottomessaggio - field12a.name = Tipo di strumento finanziario - field130.components = Codice rubrica -field130.name = codice intestazione - +field130.name = codice intestazione field132.name = n. msg. inf. circ. modif. TUTTI - field133.name = n. msg. inf. cir. mod. paesi sel - field134.components = Richiedente trasmissione -field134.name = Rich msg inf cir FI BIC Nome Citt\u00E0 - +field134.name = Rich msg inf cir FI BIC Nome Citt\u00E0 field135.name = priorit\u00E0 msg. inform. circolare - field136.name = n. msg. inform. - field137.components = Numero trasmissione originale -field137.name = n. msg. inform. - -field13A.name = Identificativo numerico - +field137.name = n. msg. inform. +field13A.name = Identificativo numerico field13A[321].components = Qualificatore - ID numero - field13A[380].components = Qualificatore - ID numero - field13A[381].components = Qualificatore - ID numero - field13A[500].components = Qualificatore - ID numero - field13A[501].components = Qualificatore - ID numero - field13A[502].components = Qualificatore - ID numero - field13A[503].components = Qualificatore - ID numero - field13A[504].components = Qualificatore - ID numero - field13A[505].components = Qualificatore - ID numero - field13A[506].components = Qualificatore - ID numero - field13A[507].components = Qualificatore - ID numero - field13A[508].components = Qualificatore - ID numero - field13A[509].components = Qualificatore - ID numero - field13A[510].components = Qualificatore - ID numero - field13A[513].components = Qualificatore - ID numero - field13A[514].components = Qualificatore - ID numero - field13A[515].components = Qualificatore - ID numero - field13A[517].components = Qualificatore - ID numero - field13A[518].components = Qualificatore - ID numero - field13A[519].components = Qualificatore - ID numero - field13A[524].components = Qualificatore - ID numero - field13A[527].components = Qualificatore - ID numero - field13A[530].components = Qualificatore - ID numero - field13A[535].components = Qualificatore - ID numero - field13A[536].components = Qualificatore - ID numero - field13A[537].components = Qualificatore - ID numero - field13A[538].components = Qualificatore - ID numero - field13A[540].components = Qualificatore - ID numero - field13A[541].components = Qualificatore - ID numero - field13A[542].components = Qualificatore - ID numero - field13A[543].components = Qualificatore - ID numero - field13A[544].components = Qualificatore - ID numero - field13A[545].components = Qualificatore - ID numero - field13A[546].components = Qualificatore - ID numero - field13A[547].components = Qualificatore - ID numero - field13A[548].components = Qualificatore - ID numero - field13A[549].components = Qualificatore - ID numero - field13A[558].components = Qualificatore - ID numero - field13A[564].components = Qualificatore - ID numero - field13A[565].components = Qualificatore - ID numero - field13A[566].components = Qualificatore - ID numero - field13A[567].components = Qualificatore - ID numero - field13A[568].components = Qualificatore - ID numero - field13A[569].components = Qualificatore - ID numero - field13A[575].components = Qualificatore - ID numero - field13A[576][A1].components = Qualificatore - ID numero - field13A[576][A].components = Qualificatore - Identificazione numero - field13A[576][B1].components = Qualificatore - ID numero - field13A[576][B2a].components = Qualificatore - ID numero - field13A[578].components = Qualificatore - ID numero - field13A[586].components = Qualificatore - ID numero - field13B.components = Qualificatore - DSS - Data Source Scheme - Numero - field13B[500].name = Identificativo numerico - field13B[501].name = Identificativo numerico - field13B[503].name = Numero - field13B[504].name = Numero - field13B[505].name = Numero - field13B[506].name = Numero - field13B[507].name = Numero - field13B[508].name = Identificativo numerico - field13B[510].name = Identificativo numerico - field13B[513].name = Identificativo numerico - field13B[514].name = Identificativo numerico - field13B[515].name = Identificativo numerico - field13B[518].name = Identificativo numerico - field13B[519].name = Identificativo numerico - field13B[524].name = Identificativo numerico - field13B[527].name = Numero - field13B[535].name = Identificativo numerico - field13B[538].name = Identificativo numerico - field13B[540].name = Identificativo numerico - field13B[541].name = Identificativo numerico - field13B[542].name = Identificativo numerico - field13B[543].name = Identificativo numerico - field13B[544].name = Identificativo numerico - field13B[545].name = Identificativo numerico - field13B[546].name = Identificativo numerico - field13B[547].name = Identificativo numerico - field13B[558].name = Numero - field13B[569].name = Numero - field13B[578].name = Identificativo numerico - field13B[586].name = Identificativo numerico - field13C.components = Codice - Indicazione ora - Nota - Offset ora -field13C.name = Identificativo temporale - +field13C.name = Identificativo temporale field13D.components = Data - Ora - Nota - Offset -field13D.name = Identificativo data/ora - +field13D.name = Identificativo data/ora field13J.components = Qualificatore - Numero ID esteso - field13K.components = Qualificatore - ID numero - Quantit\u00E0 - field13a.name = Identificativo numerico - field140.name = identificativo del richiesta - field141.name = chiave di crittografia - field142[024].name = Data e ora di inizio - field142[026].name = ora di inizio del richiesta - field143[024].name = Data e ora di fine - field143[026].name = ora di fine del richiesta - field144.components = Stato -field144.name = stato - +field144.name = stato field14A.components = Convenzione -field14A.name = Convenzione sui giorni feriali - +field14A.name = Convenzione sui giorni feriali field14B.components = Metodo -field14B.name = Calcolo del prezzo medio di esercizio (strike) - +field14B.name = Calcolo del prezzo medio di esercizio (strike) field14C.components = Anno -field14C.name = Anno definizioni ISDA - +field14C.name = Anno definizioni ISDA field14D[320].components = Codice -field14D[320].name = Base temporale per calcolo int - +field14D[320].name = Base temporale per calcolo int field14D[330].components = Codice -field14D[330].name = Base temporale per calcolo int - +field14D[330].name = Base temporale per calcolo int field14D[340].components = Frazione del computo dei giorni -field14D[340].name = T% var base temp p.do calc int - +field14D[340].name = T% var base temp p.do calc int field14D[350].components = Codice -field14D[350].name = Base temporale per calcolo int - +field14D[350].name = Base temporale per calcolo int field14D[360].name = Base temporale per calcolo int - field14D[361].name = Base temporale per calcolo int - field14D[620].name = Base temporale per calcolo int - field14E.components = Riferimento -field14E.name = Finestra di \u00A0compensazione o regolamento \u00A0 - +field14E.name = Finestra di \u00A0compensazione o regolamento \u00A0 field14F.components = Opzione -field14F.name = Opzione tasso variabile - +field14F.name = Opzione tasso variabile field14G.components = Frequenza - Metodo -field14G.name = Frequenza/metodo calcolo media - +field14G.name = Frequenza/metodo calcolo media +field14H.components = Convenzione field14J.components = Codice -field14J.name = Indicazione data ripristino int - +field14J.name = Indicazione data ripristino int +field14K.components = Convenzione +field14L.components = Convenzione +field14M.components = Convenzione +field14N.components = Convenzione +field14O.components = Convenzione field14S.components = Fonte tasso - Ora e luogo - field14S[300].name = Fonte del tasso di regolamento - field14S[304].name = Fonte del tasso di regolamento - field14S[305].name = Fonte del tasso di regolamento - field14S[306].name = Fonte del tasso di regolamento - field14S[361].name = Fonte/Opzione del tasso di regolamento - field152.components = Primo ISN -field152.name = 1\u00B0 ISN - +field152.name = 1\u00B0 ISN field153.components = Primo OSN -field153.name = 1\u00B0 OSN - +field153.name = 1\u00B0 OSN field15A.name = Nuova sequenza - field15B.name = Nuova sequenza - field15C.name = Nuova sequenza - field15D.name = Nuova sequenza - field15E.name = Nuova sequenza - field15F.name = Nuova sequenza - field15G.name = Nuova sequenza - field15H.name = Nuova sequenza - field15I.name = Nuova sequenza - field15J.name = Nuova sequenza - field15K.name = Nuova sequenza - field15L.name = Nuova sequenza - field15M.name = Nuova sequenza - field15N.name = Nuova sequenza - field15O.name = Nuova sequenza - field15P.name = Nuova sequenza - field165.components = Codice di servizio - Destinatario informazioni svincolo pagamento -field165.name = liberazione - info destinatario FINInform - +field165.name = liberazione - info destinatario FINInform field16A.components = Numero - field16A[300].name = Numero di regolamenti - field16A[801].name = N contratti d'acquisto dell'agt - field16C.components = Decimali -field16C.name = Cifra decimali - +field16C.name = Cifra decimali field16R.name = Inizio blocco - field16S.name = Fine blocco - field171.name = data - field173.name = giorno/ora - field174.name = ora - field175.components = Ora - field175[011].name = ora di output - field175[012].name = ora dell'input - field175[019].name = ora dell'input - field175[066].name = ora - field175[071].name = ora - field175[082].name = ora - field175[083].name = ora - field177.components = Data Ora -field177.name = data e ora - +field177.name = data e ora field17A.components = Indicatore - field17A[300].name = Indicatore di acquisto (vendita) - field17A[306].name = Indicatore di barriera - field17A[360].name = Indicatore contratto garanzia - field17A[361].name = Indicatore contratto garanzia - -field17B.components = Qualificatore - Segnala - +field17B.components = Qualificatore - Segnala field17B[500].name = Indicatore - field17B[501].name = Indicatore - field17B[502].name = Indicatore - field17B[503].name = Indicatore - field17B[504].name = Indicatore - field17B[505].name = Indicatore - field17B[508].name = Indicatore - field17B[513].name = Indicatore - field17B[514].name = Indicatore - field17B[515].name = Indicatore - field17B[518].name = Indicatore - field17B[519].name = Indicatore - field17B[524].name = Indicatore - field17B[527].name = Indicatore - field17B[530].name = Indicatore - field17B[535].name = Indicatore - field17B[536].name = Indicatore - field17B[537][A].name = Indicatore - field17B[537][D1a1A1].name = Indicatore - field17B[537][D1a1A].name = Indicatore per dati di riferimento mancanti - field17B[537][D1a1].name = Indicatore d\u2019importo calcolato - field17B[538].name = Indicatore - field17B[540].name = Indicatore - field17B[541].name = Indicatore - field17B[542].name = Indicatore - field17B[543].name = Indicatore - field17B[544].name = Indicatore - field17B[545].name = Indicatore - field17B[546].name = Indicatore - field17B[547].name = Indicatore - field17B[548][C1a1A1].name = Indicatore - field17B[548][C1a1A].name = Indicatore per dati di riferimento mancanti - field17B[548][C1a1].name = Indicatore d\u2019importo calcolato - field17B[558].name = Indicatore - field17B[564].name = Indicatore - +field17B[565].name = Indicatore field17B[566].name = Indicatore - +field17B[567].name = Indicatore field17B[569].name = Indicatore - field17B[575].name = Indicatore - field17B[576].name = Indicatore - field17B[578].name = Indicatore - field17B[586].name = Indicatore - +field17C.components = Indicatore field17E.components = Indicatore -field17E.name = Indicatore del limite di regolamento - +field17E.name = Indicatore del limite di regolamento field17F[300].components = Indicatore -field17F[300].name = Indicatore non-consegnabile - +field17F[300].name = Indicatore non-consegnabile field17F[304].components = Indicatore -field17F[304].name = Indicatore di chiusura finale - +field17F[304].name = Indicatore di chiusura finale field17F[305].components = Indicatore -field17F[305].name = Indicatore non-consegnabile - +field17F[305].name = Indicatore non-consegnabile field17F[306].components = Indicatore -field17F[306].name = Indicatore non-consegnabile - +field17F[306].name = Indicatore non-consegnabile field17F[340].components = Segnala -field17F[340].name = Discounting FRA - +field17F[340].name = Discounting FRA field17F[360].components = Indicatore -field17F[360].name = Ind adattmnto date fine periodo - +field17F[360].name = Ind adattmnto date fine periodo field17F[361].components = Indicatore -field17F[361].name = Ind adattmnto date fine periodo - +field17F[361].name = Ind adattmnto date fine periodo field17G.components = Indicatore -field17G.name = Indicatore di guadagno (perdita) - +field17G.name = Indicatore di guadagno (perdita) field17H.components = Indicatore -field17H.name = Indicatore di allocazione - +field17H.name = Indicatore di allocazione field17I.components = Indicatore - field17I[300].name = Indic. liquidaz. pagamento c/ pagamento - field17I[304].name = Indic. liquidaz. pagamento c/ pagamento - field17I[306].name = Regolamento contante - field17L.components = Indicatore -field17L.name = Indicatore compressione di portafoglio - +field17L.name = Indicatore compressione di portafoglio field17M.components = Indicatore -field17M.name = Indicatore di settore aziendale - +field17M.name = Indicatore di settore aziendale field17N.components = Indicatore -field17N.name = Indicatore di regolamento netto - +field17N.name = Indicatore di regolamento netto field17O.components = Indicatore - field17O[300].name = NDF Indicatore di apertura - field17O[304].name = Indicatore di apertura - field17P.components = Indicatore -field17P.name = Indicatore di collateralizzazione - +field17P.name = Indicatore di collateralizzazione field17Q.components = Indicatore -field17Q.name = Commercio con l'indic. non-SEE c/parte - +field17Q.name = Commercio con l'indic. non-SEE c/parte field17R.components = Indicatore -field17R.name = Ruolo della Parte A - +field17R.name = Ruolo della Parte A field17S.components = Indicatore -field17S.name = Indicatore di commercio infragruppo - +field17S.name = Indicatore di commercio infragruppo field17T.components = Indicatore -field17T.name = Indic contrattazione in blocco - +field17T.name = Indic contrattazione in blocco field17U.components = Indicatore -field17U.name = Indic regolamento frazionato - +field17U.name = Indic regolamento frazionato field17V.components = Indicatore -field17V.name = Indicatore di acquisto (vendita) - +field17V.name = Indicatore di acquisto (vendita) field17W.components = Segnala -field17W.name = Segnalazione \u2018Non Standard\u2019 - +field17W.name = Segnalazione \u2018Non Standard\u2019 field17X.components = Indicatore -field17X.name = Indic. finanziam. commerciale o tesoria - +field17X.name = Indic. finanziam. commerciale o tesoria field17Y.components = Indicatore -field17Y.name = Indicatore natura finanziaria c/parte - +field17Y.name = Indicatore natura finanziaria c/parte field17Z.components = Indicatore -field17Z.name = Indicatore di portafoglio garanzie - +field17Z.name = Indicatore di portafoglio garanzie field18A.components = Numero -field18A.name = Numero di ripetizioni - +field18A.name = Numero di ripetizioni field18B.components = Numero -field18B.name = Numero di date medie a pronti (spot) - +field18B.name = Numero di date medie a pronti (spot) field18C.components = Numero -field18C.name = Numero di date medie di esercizio (strike) - +field18C.name = Numero di date medie di esercizio (strike) field18D.components = Numero -field18D.name = Numero di data - -field19.components = Quantit\u00E0 -field19.name = Totale degli importi - +field18D.name = Numero di data +field19.components = Quantit\u00E0 +field19.name = Totale degli importi field19A.components = Qualificatore - Nota - Codice valuta - Quantit\u00E0 -field19A.name = Importo - +field19A.name = Importo field19B.components = Qualificatore - Codice valuta - Quantit\u00E0 -field19B.name = Importo - +field19B.name = Importo field19C.components = Nota - Fattore di adeguamento -field19C.name = Rettifica - +field19C.name = Rettifica field19Y.components = Peso -field19Y.name = Fattore di ponderazione medio a pronti (spot) - +field19Y.name = Fattore di ponderazione medio a pronti (spot) field19Z.components = Peso -field19Z.name = Fattore di ponderazione medio di esercizio (strike) - -field20.components = Riferimento - +field19Z.name = Fattore di ponderazione medio di esercizio (strike) +field20.components = Riferimento field202.name = numero della sezione - field203.name = totale sezioni - field206.name = richiesta di data valuta - field208.name = coda di attesa LT - field209.name = Informazione richiesta - field20C.components = Qualificatore - Riferimento -field20C.name = Riferimento - +field20C.name = Riferimento field20D.components = Qualificatore - Riferimento -field20D.name = Riferimento - +field20D.name = Riferimento field20U.components = Qualificatore - Riferimento - field20[101].name = Riferimento del mittente - field20[102].name = Riferimento del documento - field20[102_STP].name = Riferimento del documento - field20[103].name = Riferimento del mittente - field20[103_REMIT].name = Riferimento del mittente - field20[103_STP].name = Riferimento del mittente - field20[104].name = Riferimento del mittente - field20[105].name = N/rif della transazione (TRN) - field20[107].name = Riferimento del mittente - field20[110].name = Riferimento del mittente - field20[111].name = Riferimento del mittente - field20[112].name = N/rif della transazione (TRN) - field20[190].name = N/rif della transazione (TRN) - field20[191].name = N/rif della transazione (TRN) - field20[192].name = N/rif della transazione (TRN) - field20[195].name = N/rif della transazione (TRN) - field20[196].name = N/rif della transazione (TRN) - field20[198].name = N/rif della transazione (TRN) - field20[199].name = N/rif della transazione (TRN) - field20[200].name = N/rif della transazione (TRN) - field20[201].name = N/rif della transazione (TRN) - field20[202].name = N/rif della transazione (TRN) - field20[202_COV].name = N/rif della transazione (TRN) - field20[203].name = N/rif della transazione (TRN) - field20[204].name = N/rif della transazione (TRN) - field20[205].name = N/rif della transazione (TRN) - field20[205_COV].name = N/rif della transazione (TRN) - field20[210].name = N/rif della transazione (TRN) - field20[290].name = N/rif della transazione (TRN) - field20[291].name = N/rif della transazione (TRN) - field20[292].name = N/rif della transazione (TRN) - field20[295].name = N/rif della transazione (TRN) - field20[296].name = N/rif della transazione (TRN) - field20[298].name = N/rif della transazione (TRN) - field20[299].name = N/rif della transazione (TRN) - field20[300].name = Riferimento del mittente - field20[304].name = Riferimento del mittente - field20[305].name = N/rif della transazione (TRN) - field20[306].name = Riferimento del mittente - field20[320].name = Riferimento del mittente - field20[330].name = Riferimento del mittente - field20[340].name = Riferimento del mittente - field20[341].name = Riferimento del mittente - field20[350].name = Riferimento del mittente - field20[360].name = Riferimento del mittente - field20[361].name = Riferimento del mittente - field20[362].name = Riferimento del mittente - field20[364].name = Riferimento del mittente - field20[365].name = Riferimento del mittente - field20[390].name = N/rif della transazione (TRN) - field20[391].name = N/rif della transazione (TRN) - field20[392].name = N/rif della transazione (TRN) - field20[395].name = N/rif della transazione (TRN) - field20[396].name = N/rif della transazione (TRN) - field20[398].name = N/rif della transazione (TRN) - field20[399].name = N/rif della transazione (TRN) - field20[400].name = TRN della banca mittente - field20[410].name = TRN della banca mittente - field20[412].name = TRN della banca mittente - field20[416].name = Riferimento del mittente - field20[420].name = TRN della banca mittente - field20[422].name = TRN della banca mittente - field20[430].name = TRN della banca mittente - field20[450].name = N/rif della transazione (TRN) - field20[455].name = N/rif della transazione (TRN) - field20[456].name = N/rif della transazione (TRN) - field20[490].name = N/rif della transazione (TRN) - field20[491].name = N/rif della transazione (TRN) - field20[492].name = N/rif della transazione (TRN) - field20[495].name = N/rif della transazione (TRN) - field20[496].name = N/rif della transazione (TRN) - field20[498].name = N/rif della transazione (TRN) - field20[499].name = N/rif della transazione (TRN) - field20[516].name = N/rif della transazione (TRN) - field20[526].name = N/rif della transazione (TRN) - field20[581].name = N/rif della transazione (TRN) - field20[590].name = N/rif della transazione (TRN) - field20[591].name = N/rif della transazione (TRN) - field20[592].name = N/rif della transazione (TRN) - field20[595].name = N/rif della transazione (TRN) - field20[596].name = N/rif della transazione (TRN) - field20[598].name = N/rif della transazione (TRN) - field20[599].name = N/rif della transazione (TRN) - field20[600].name = N/rif della transazione (TRN) - field20[601].name = N/rif della transazione (TRN) - field20[604].name = N/rif della transazione (TRN) - field20[605].name = N/rif della transazione (TRN) - field20[606].name = N/rif della transazione (TRN) - field20[607].name = N/rif della transazione (TRN) - field20[608].name = N/rif della transazione (TRN) - field20[620].name = Riferimento del mittente - field20[690].name = N/rif della transazione (TRN) - field20[691].name = N/rif della transazione (TRN) - field20[692].name = N/rif della transazione (TRN) - field20[695].name = N/rif della transazione (TRN) - field20[696].name = N/rif della transazione (TRN) - field20[698].name = N/rif della transazione (TRN) - field20[699].name = N/rif della transazione (TRN) - field20[700].name = Numero del credito documentario - field20[701].name = Numero del credito documentario - field20[705].name = Numero del credito documentario - field20[707].name = Riferimento del mittente - field20[708].name = Riferimento del mittente - field20[710].name = Riferimento del mittente - field20[711].name = Riferimento del mittente - field20[720].name = Rif della banca trasferente - field20[721].name = Rif della banca trasferente - field20[730].name = Riferimento del mittente - field20[732].name = TRN del mittente - field20[734].name = TRN del mittente - field20[740].name = Numero del credito documentario - field20[742].name = Rif della banca richiedente - field20[744].name = Riferimento del mittente - field20[747].name = Numero del credito documentario - field20[750].name = Riferimento del mittente - field20[752].name = Numero del credito documentario - field20[754].name = Riferimento del mittente - field20[756].name = Riferimento del mittente - field20[759].name = N/rif della transazione (TRN) - -field20[760].name = Numero di sottoscrizione - +field20[760].name = N/rif della transazione (TRN) field20[761].name = Numero di sottoscrizione - field20[765].name = N/rif della transazione (TRN) - -field20[767].name = Numero di sottoscrizione - +field20[767].name = N/rif della transazione (TRN) field20[768].name = N/rif della transazione (TRN) - field20[769].name = N/rif della transazione (TRN) - -field20[775].name = Numero di sottoscrizione - -field20[785].name = Numero di sottoscrizione - -field20[786].name = Numero di sottoscrizione - +field20[775].name = N/rif della transazione (TRN) +field20[785].name = N/rif della transazione (TRN) +field20[786].name = N/rif della transazione (TRN) field20[787].name = N/rif della transazione (TRN) - field20[790].name = N/rif della transazione (TRN) - field20[791].name = N/rif della transazione (TRN) - field20[792].name = N/rif della transazione (TRN) - field20[795].name = N/rif della transazione (TRN) - field20[796].name = N/rif della transazione (TRN) - field20[798].name = N/rif della transazione (TRN) - field20[799].name = N/rif della transazione (TRN) - field20[801].name = N/rif della transazione (TRN) - field20[802].name = N/rif della transazione (TRN) - field20[890].name = N/rif della transazione (TRN) - field20[891].name = N/rif della transazione (TRN) - field20[892].name = N/rif della transazione (TRN) - field20[895].name = N/rif della transazione (TRN) - field20[896].name = N/rif della transazione (TRN) - field20[898].name = N/rif della transazione (TRN) - field20[899].name = N/rif della transazione (TRN) - field20[900].name = N/rif della transazione (TRN) - field20[910].name = N/rif della transazione (TRN) - field20[920].name = N/rif della transazione (TRN) - field20[935].name = N/rif della transazione (TRN) - field20[940].name = N/rif della transazione (TRN) - field20[941].name = N/rif della transazione (TRN) - field20[942].name = N/rif della transazione (TRN) - field20[950].name = N/rif della transazione (TRN) - field20[970].name = N/rif della transazione (TRN) - field20[971].name = N/rif della transazione (TRN) - field20[972].name = N/rif della transazione (TRN) - field20[973].name = N/rif della transazione (TRN) - field20[985].name = N/rif della transazione (TRN) - field20[986].name = N/rif della transazione (TRN) - field20[990].name = N/rif della transazione (TRN) - field20[991].name = N/rif della transazione (TRN) - field20[992].name = N/rif della transazione (TRN) - field20[995].name = N/rif della transazione (TRN) - field20[996].name = N/rif della transazione (TRN) - field20[998].name = N/rif della transazione (TRN) - field20[999].name = N/rif della transazione (TRN) - field20a.name = Riferimento - -field21.components = Riferimento - +field21.components = Riferimento field21A[300].name = Riferimento alla conferma iniziale - field21A[304][A].name = Riferimento \u00A0all\u2019istruzione iniziale - field21A[304][C].name = Rif contrattazione correlata - field21A[416].name = Rif della sequenza correlata - field21A[744].name = Numero del credito documentario - -field21B.name = Numero di contratto, parte B - +field21B.name = Numero di contratto, parte B field21B[340].components = Numero contratto - field21B[341].components = Numero contratto - field21B[365].components = Numero - field21C[104].name = Riferimento del mandato - field21C[107].name = Riferimento del mandato - field21C[416].name = Riferimento dell'acquirente - field21D.name = Rif dell'addebito diretto - field21E.name = Riferimento intestazione - field21F[101].name = Rif del contratto di cambio (FX) - field21F[300].name = Riferimento alla passivit\u00E0 sottostante - field21G.components = Riferimento - field21G[300].name = Riferimento del broker - field21G[304].name = Riferimento del broker esecutivo - field21G[306].name = Riferimento del broker - field21G[320].name = Riferimento del broker - field21G[340].name = Riferimento del broker - field21G[360].name = Riferimento del broker - field21G[361].name = Riferimento del broker - field21G[620].name = Riferimento del broker - field21H.components = Tipo di evento - Riferimento -field21H.name = Tipo di evento e Riferimento - -field21N.name = Numero di contratto, parte A - +field21H.name = Tipo di evento e Riferimento +field21N.name = Numero di contratto, parte A field21N[320].components = Numero contratto - field21N[340].components = Numero contratto - field21N[341].components = Numero contratto - field21N[364].components = Numero - field21N[365].components = Numero - field21N[620].components = Numero contratto - field21P.name = Rif a contratti precedenti - field21R.name = Rif specificato dal cliente - field21[101].name = Riferimento della transazione - field21[102].name = Riferimento della transazione - field21[102_STP].name = Riferimento della transazione - field21[104].name = Riferimento della transazione - field21[105].name = Riferimento correlato - field21[107].name = Riferimento della transazione - field21[110].name = Numero dell'assegno - field21[111].name = Numero dell'assegno - field21[112].name = Numero dell'assegno - field21[190].name = Riferimento correlato - field21[191].name = Riferimento correlato - field21[192].name = Riferimento correlato - field21[195].name = Riferimento correlato - field21[196].name = Riferimento correlato - field21[199].name = Riferimento correlato - field21[202].name = Riferimento correlato - field21[202_COV].name = Riferimento correlato - field21[203].name = Riferimento correlato - field21[204].name = Riferimento correlato - field21[205].name = Riferimento correlato - field21[205_COV].name = Riferimento correlato - field21[210].name = Riferimento correlato - field21[290].name = Riferimento correlato - field21[291].name = Riferimento correlato - field21[292].name = Riferimento correlato - field21[295].name = Riferimento correlato - field21[296].name = Riferimento correlato - field21[299].name = Riferimento correlato - field21[300].name = Riferimento correlato - field21[304].name = Riferimento correlato - field21[305].name = Riferimento correlato - field21[306].name = Riferimento correlato - field21[320].name = Riferimento correlato - field21[330].name = Riferimento correlato - field21[340].name = Riferimento correlato - field21[341].name = Riferimento correlato - field21[350].name = Riferimento correlato - field21[360].name = Riferimento correlato - field21[361].name = Riferimento correlato - field21[362].name = Riferimento correlato - field21[364].name = Riferimento correlato - field21[365].name = Riferimento correlato - field21[390].name = Riferimento correlato - field21[391].name = Riferimento correlato - field21[392].name = Riferimento correlato - field21[395].name = Riferimento correlato - field21[396].name = Riferimento correlato - field21[399].name = Riferimento correlato - field21[400].name = Riferimento correlato - field21[410].name = Riferimento correlato - field21[412].name = Riferimento correlato - field21[416].name = Riferimento correlato - field21[420].name = Riferimento correlato - field21[422].name = Riferimento correlato - field21[430].name = Riferimento correlato - field21[450].name = Riferimento correlato - field21[455].name = Riferimento correlato - field21[456].name = Riferimento correlato - field21[490].name = Riferimento correlato - field21[491].name = Riferimento correlato - field21[492].name = Riferimento correlato - field21[495].name = Riferimento correlato - field21[496].name = Riferimento correlato - field21[499].name = Riferimento correlato - field21[516].name = Riferimento correlato - field21[526].name = Riferimento correlato - field21[581].name = Riferimento correlato - field21[590].name = Riferimento correlato - field21[591].name = Riferimento correlato - field21[592].name = Riferimento correlato - field21[595].name = Riferimento correlato - field21[596].name = Riferimento correlato - field21[599].name = Riferimento correlato - field21[600].name = Riferimento correlato - field21[601].name = Riferimento correlato - field21[604].name = Riferimento correlato - field21[605].name = Riferimento correlato - field21[606].name = Riferimento correlato - field21[607].name = Riferimento correlato - field21[620].name = Riferimento correlato - field21[690].name = Riferimento correlato - field21[691].name = Riferimento correlato - field21[692].name = Riferimento correlato - field21[695].name = Riferimento correlato - field21[696].name = Riferimento correlato - field21[699].name = Riferimento correlato - field21[707].name = Riferimento del destinatario - +field21[708].name = Riferimento del destinatario field21[710].name = Numero del credito documentario - field21[711].name = Numero del credito documentario - field21[720].name = Numero del credito documentario - field21[721].name = Numero del credito documentario - field21[730].name = Riferimento del destinatario - field21[732].name = Rif della bca presentatrice - field21[734].name = Rif della bca presentatrice - field21[742].name = Numero del credito documentario - field21[744].name = Rif della banca richiedente - field21[747].name = Rif della bca rimborsante - field21[750].name = Riferimento correlato - field21[752].name = Rif della bca presentatrice - field21[754].name = Riferimento correlato - field21[756].name = Rif della bca presentatrice - field21[759].name = Riferimento correlato - field21[765].name = Riferimento correlato - field21[767].name = Riferimento correlato - field21[768].name = Riferimento correlato - field21[769].name = Riferimento correlato - +field21[775].name = Riferimento correlato field21[785].name = Riferimento correlato - +field21[786].name = N/rif del Beneficiario field21[787].name = Riferimento correlato - field21[790].name = Riferimento correlato - field21[791].name = Riferimento correlato - field21[792].name = Riferimento correlato - field21[795].name = Riferimento correlato - field21[796].name = Riferimento correlato - field21[799].name = Riferimento correlato - field21[890].name = Riferimento correlato - field21[891].name = Riferimento correlato - field21[892].name = Riferimento correlato - field21[895].name = Riferimento correlato - field21[896].name = Riferimento correlato - field21[899].name = Riferimento correlato - field21[900].name = Riferimento correlato - field21[910].name = Riferimento correlato - field21[940].name = Riferimento correlato - field21[941].name = Riferimento correlato - field21[942].name = Riferimento correlato - field21[986].name = Riferimento correlato - field21[990].name = Riferimento correlato - field21[991].name = Riferimento correlato - field21[992].name = Riferimento correlato - field21[995].name = Riferimento correlato - field21[996].name = Riferimento correlato - field21[999].name = Riferimento correlato - -field22.components = Codice - Riferimento comune -field22.name = Codice/riferimento comune - +field22.components = Codice - Riferimento comune +field22.name = Codice/riferimento comune field22A[300].components = Tipo -field22A[300].name = Tipo di operazione - +field22A[300].name = Tipo di operazione field22A[304].components = Funzione -field22A[304].name = Tipo di operazione - +field22A[304].name = Tipo di operazione field22A[306].components = Funzione -field22A[306].name = Tipo di operazione - +field22A[306].name = Tipo di operazione field22A[320].components = Funzione -field22A[320].name = Tipo di operazione - +field22A[320].name = Tipo di operazione field22A[330].components = Funzione -field22A[330].name = Tipo di operazione - +field22A[330].name = Tipo di operazione field22A[340].components = Funzione -field22A[340].name = Tipo di operazione - +field22A[340].name = Tipo di operazione field22A[341].components = Funzione -field22A[341].name = Tipo di operazione - +field22A[341].name = Tipo di operazione field22A[350].components = Funzione -field22A[350].name = Tipo di operazione - +field22A[350].name = Tipo di operazione field22A[360].components = Funzione -field22A[360].name = Tipo di operazione - +field22A[360].name = Tipo di operazione field22A[361].components = Funzione -field22A[361].name = Tipo di operazione - +field22A[361].name = Tipo di operazione field22A[362].components = Funzione -field22A[362].name = Tipo di operazione - +field22A[362].name = Tipo di operazione field22A[364].components = Funzione -field22A[364].name = Tipo di operazione - +field22A[364].name = Tipo di operazione field22A[365].components = Funzione -field22A[365].name = Tipo di operazione - +field22A[365].name = Tipo di operazione field22A[620].components = Funzione -field22A[620].name = Tipo di operazione - +field22A[620].name = Tipo di operazione field22A[707].components = Funzione -field22A[707].name = Obiettivo di messaggio - +field22A[707].name = Obiettivo di messaggio +field22A[760].components = Funzione +field22A[760].name = Motivazione del messaggio +field22A[767].components = Funzione +field22A[767].name = Motivazione del messaggio field22B[320].components = Tipo -field22B[320].name = Tipo di evento - +field22B[320].name = Tipo di evento field22B[330].components = Tipo -field22B[330].name = Tipo di evento - +field22B[330].name = Tipo di evento field22B[340].components = Centro finanziario -field22B[340].name = Centro finanziario - +field22B[340].name = Centro finanziario field22B[360].components = Centro -field22B[360].name = Centro finanziario - +field22B[360].name = Centro finanziario field22B[361].components = Centro -field22B[361].name = Centro finanziario - +field22B[361].name = Centro finanziario field22B[364].components = Tipo -field22B[364].name = Tipo di evento - +field22B[364].name = Tipo di evento field22B[365].components = Tipo -field22B[365].name = Tipo di evento - +field22B[365].name = Tipo di evento field22B[620].components = Tipo -field22B[620].name = Tipo di evento - +field22B[620].name = Tipo di evento field22C.components = Prefisso della parte 1 - Suffisso della parte 1 - Codice riferimento - Prefisso della parte 2 - Suffisso della parte 2 -field22C.name = Riferimento comune - +field22C.name = Riferimento comune field22D[360].name = Tipo di capitalizzazione - field22D[361].components = Tipo -field22D[361].name = Tipo di capitalizzazione - +field22D[361].name = Tipo di capitalizzazione field22D[364].components = Codice -field22D[364].name = Specifica maturazione interessi - +field22D[364].name = Specifica maturazione interessi field22D[365].name = Specifica maturazione interessi - field22D[759].components = Codice -field22D[759].name = Forma di sottoscrizione - -field22D[760].components = Formulario - +field22D[759].name = Forma di sottoscrizione +field22D[760].components = Codice +field22D[760].name = Forma di sottoscrizione field22E.components = Tipo di pagamento -field22E.name = Tipo di pagamento - +field22E.name = Tipo di pagamento field22F.components = Qualificatore - DSS - Data Source Scheme - Indicatore -field22F.name = Indicatore - -field22G.name = Tipo di barriera - +field22F.name = Indicatore +field22G.components = Tipo +field22G[306].name = Tipo di barriera +field22G[765].name = Tipo di richiesta field22H.components = Qualificatore - Indicatore -field22H.name = Indicatore - -field22J.name = Tipo di scatto - -field22K.name = Tipo di evento - -field22K[306].components = Tipo di evento - Struttura narrativa - -field22K[760].components = Codice - Struttura narrativa - +field22H.name = Indicatore +field22K.components = Tipo di evento - Struttura narrativa +field22K[306].name = Tipo di evento +field22K[760].name = Tipo di sottoscrizione field22L.components = Giurisdizione di rapporto -field22L.name = Giurisdizione di competenza - +field22L.name = Giurisdizione di competenza field22M.components = Spazio nome -field22M.name = UTI Namespace / codice emittente - +field22M.name = UTI Namespace / codice emittente field22N.name = Identificativo transazione - field22P.components = Spazio nome -field22P.name = PUTI Namespacer\u00A0 / Codice dell\u2019emittente - +field22P.name = PUTI Namespacer\u00A0 / Codice dell\u2019emittente field22Q.components = Portafoglio -field22Q.name = Codice di portafoglio garanzie - +field22Q.name = Codice di portafoglio garanzie field22R.name = Identificativo transazione precedente - field22S.components = Indicatore direzione - Identificazione -field22S.name = Identificazione Clearing Broker - +field22S.name = Identificazione Clearing Broker field22T.components = Identificazione -field22T.name = Identificazione Prodotto regolato/compensato - +field22T.name = Identificazione Prodotto regolato/compensato field22U.components = Identificatore prodotto -field22U.name = Identificativo Prodotto sottostante - +field22U.name = Identificativo Prodotto sottostante field22V.components = Sede di esecuzione -field22V.name = Luogo di esecuzione - +field22V.name = Luogo di esecuzione field22W.components = Identificazione -field22W.name = Identificazione Link Swap - +field22W.name = Identificazione Link Swap field22X.components = Tipo -field22X.name = Tipo di cambio - +field22X.name = Tipo di cambio field22Y.components = Periodo -field22Y.name = Frequenza di risoluzione anticipata - +field22Y[306].name = Frequenza di risoluzione anticipata +field22Y[760].name = Terminologia standard necessaria field22Z.components = Identificatore prodotto -field22Z.name = Identificativo Prodotto sottostante - +field22Z.name = Identificativo Prodotto sottostante field22a.name = Indicatore - field23A.components = Tipo di Swap - Metodo di regolamento -field23A.name = Identificazione dello 'swap' - +field23A.name = Identificazione dello 'swap' field23B.components = Tipo -field23B.name = Codice di operazione bancaria - +field23B[103].name = Codice di operazione bancaria +field23B[103_REMIT].name = Codice di operazione bancaria +field23B[103_STP].name = Codice di operazione bancaria +field23B[760].name = tipo di scadenza +field23B[767].name = tipo di scadenza field23C.components = Calcolo regolamento -field23C.name = Calcolo importo regolamento - +field23C.name = Calcolo importo regolamento field23D.components = Tipo -field23D.name = Tipo di FRA - +field23D.name = Tipo di FRA field23E[101].components = Codice d' istruzione - Informazioni aggiuntive -field23E[101].name = Codice dell'istruzione - +field23E[101].name = Codice dell'istruzione field23E[103].components = Codice d' istruzione - Informazioni aggiuntive -field23E[103].name = Codice dell'istruzione - +field23E[103].name = Codice dell'istruzione field23E[103_REMIT].components = Codice d' istruzione - Informazioni aggiuntive -field23E[103_REMIT].name = Codice dell'istruzione - +field23E[103_REMIT].name = Codice dell'istruzione field23E[103_STP].components = Codice d' istruzione - Informazioni aggiuntive -field23E[103_STP].name = Codice dell'istruzione - +field23E[103_STP].name = Codice dell'istruzione field23E[104].components = Tipo - Informazioni aggiuntive -field23E[104].name = Codice dell'istruzione - +field23E[104].name = Codice dell'istruzione field23E[107].components = Tipo - Informazioni aggiuntive -field23E[107].name = Codice dell'istruzione - +field23E[107].name = Codice dell'istruzione field23E[416].components = Tipo - Struttura narrativa -field23E[416].name = Tipo di avviso - +field23E[416].name = Tipo di avviso field23F.components = Periodo - Dettagli - +field23F.name = Periodo automatico di estensione field23G.components = Funzione - Sottofunzione -field23G.name = Funzione del messaggio - +field23G.name = Funzione del messaggio field23H.components = Funzione -field23H.name = Funzione del messaggio - +field23H.name = Funzione del messaggio field23R.components = Codice - Testo - +field23R.name = Status della modifica field23S.components = Funzione -field23S.name = Richiesta di annullamento - +field23S[707].name = Richiesta di annullamento +field23S[767].name = Informazioni complementari field23X.components = Funzione - Sottofunzione -field23X.name = Riferimento del documento - +field23X[759].name = Riferimento del documento +field23X[760].name = Informazioni complementari +field23X[765].name = Informazioni complementari +field23X[767].name = Informazioni complementari +field23X[768].name = Informazioni complementari +field23X[769].name = Informazioni complementari +field23X[785].name = Informazioni complementari +field23X[786].name = Informazioni complementari +field23X[787].name = Informazioni complementari field23[102].name = Codice di operazione bancaria - field23[102_STP].name = Codice di operazione bancaria - field23[305].components = Codice 1 - Codice 2 - Codice 3 - Valuta -field23[305].name = Informazioni complementari - +field23[305].name = Informazioni complementari field23[516].name = Informazioni complementari - field23[526].name = Informazioni complementari - field23[581].name = Informazioni complementari - field23[601].components = Indicatore acquisto/vendita - Indicatore Call/Put - Indicatore denominazione - Indicatore manuale/automatico -field23[601].name = Informazioni complementari - +field23[601].name = Informazioni complementari field23[604].name = Informazioni complementari - field23[605].name = Informazioni complementari - field23[700].name = Riferimento del preavviso - field23[707].name = Riferimento della bca emittente - field23[708].name = Riferimento della bca emittente - field23[710].name = Riferimento del preavviso - field23[752].name = Informazioni complementari - field23[759].name = Numero di sottoscrizione - +field23[760].name = Referenza alla banca di consulenza +field23[765].name = N/rif del Beneficiario +field23[767].name = Referenza alla banca di consulenza field23[801].name = ID del contratto di acquisto - field23[935].name = Informazioni complementari - field243.name = tipo di rapp sulla coda d'attesa - field24B.components = Qualificatore - DSS - Data Source Scheme - Codice motivo - field24B[380].name = Codice motivo - field24B[381].name = Codice motivo - field24B[507].name = Motivo - field24B[509].name = Codice motivo - field24B[510].name = Motivo - field24B[530].name = Motivo - field24B[537].name = Motivo - field24B[548].name = Motivo - field24B[549].name = Motivo - field24B[558].name = Motivo - field24B[567].name = Codice motivo - field24B[586].name = Motivo - -field24D.name = Metodo di negoziazione - +field24D.name = Metodo di negoziazione field24D[300].components = Metodo - Informazioni aggiuntive - field24D[306].components = Metodo - Informazioni aggiuntive - field24D[320].components = Metodo - Informazioni aggiuntive - field24D[330].components = Metodo - Informazioni aggiuntive - field24D[340].components = Metodo - Informazioni aggiuntive - field24D[360].components = Codice - Informazioni aggiuntive - field24D[361].components = Codice - Informazioni aggiuntive - field24D[620].components = Codice - Informazioni aggiuntive - +field24E.components = Codice - Informazioni aggiuntive +field24E[760][B].name = Consegna della sottoscrizione originale +field24E[760][C].name = Consegna della sottoscrizione locale +field24E[767][B].name = Consegna delle modifiche alla sottoscrizione +field24E[767][C].name = Consegna delle modifiche alla sottoscrizione locale field24G.components = Codice - Nome e indirizzo - -field25.components = Conto - +field24G.name = Consegna a/recepito da +field25.components = Conto field251.components = Data - Identificatore terminale logico - Codice succursale - Numero sessione - Numero di sequenza input (ISN) -field251.name = MIR - +field251.name = MIR field252.components = Data primo MIR - Primo MIR identificatore terminale logico - Codice succursale Primo MIR - Primo MIR numero sessione - Primo MIR Numero di sequenza input (ISN) - Data ultimo MIR - Ultimo MIR identificatore terminale logico - Codice succursale Ultimo MIR - Ultimo MIR numero sessione - Ultimo MIR Numero di sequenza input (ISN) - Intervallo di tempo -field252.name = intervallo MIR - +field252.name = intervallo MIR field253.components = Data - Identificatore terminale logico - Codice succursale - Numero sessione - Numero di sequenza Output (OSN) -field253.name = MOR - +field253.name = MOR field254.components = Data primo MOR - Primo MOR identificatore terminale logico - Codice succursale Primo MOR - Primo MOR numero sessione - Primo MOR Numero di sequenza Output (OSN) - Data ultimo MOR - Ultimo MOR identificatore terminale logico - Codice succursale Ultimo MOR - Ultimo MOR numero sessione - Ultimo MOR Numero di sequenza Output (OSN) - Intervallo di tempo -field254.name = intervallo MOR - +field254.name = intervallo MOR field255.components = Identificatore terminale logico - Codice succursale - Numero sessione - Tipo messaggio - Data - Intervallo di tempo -field255.name = tipo di messaggio di input - +field255.name = tipo di messaggio di input field256.components = Identificatore terminale logico - Codice succursale - Numero sessione - Categoria messaggio - Data - Intervallo di tempo -field256.name = tipo di categoria di input - +field256.name = tipo di categoria di input field257.components = Identificatore terminale logico - Codice succursale - Data - Intervallo di tempo - Numero sessione -field257.name = fascia oraria dell'input - +field257.name = fascia oraria dell'input field258.components = Identificatore terminale logico - Codice succursale - Numero sessione - Tipo messaggio - Data - Intervallo di tempo -field258.name = tipo di messaggio di output - +field258.name = tipo di messaggio di output field259.components = Identificatore terminale logico - Codice succursale - Numero sessione - Categoria messaggio - Data - Intervallo di tempo -field259.name = tipo di categoria di output - +field259.name = tipo di categoria di output field25A.components = Conto -field25A.name = Conto spese - +field25A.name = Conto spese field25D[506].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[506].name = Stato - +field25D[506].name = Stato field25D[507].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[507].name = Stato - +field25D[507].name = Stato field25D[509].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[509].name = Codice di stato - +field25D[509].name = Codice di stato field25D[510].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[510].name = Stato - +field25D[510].name = Stato field25D[517].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[517].name = Codice di stato - +field25D[517].name = Codice di stato field25D[527].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[527].name = Stato - +field25D[527].name = Stato field25D[530].components = Qualificatore - DataSourceScheme - Codice stato -field25D[530].name = Stato - +field25D[530].name = Stato field25D[536].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[536].name = Codice di stato - +field25D[536].name = Codice di stato field25D[537].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[537].name = Stato - +field25D[537].name = Stato field25D[540].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[540].name = Stato - +field25D[540].name = Stato field25D[541].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[541].name = Stato - +field25D[541].name = Stato field25D[542].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[542].name = Stato - +field25D[542].name = Stato field25D[543].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[543].name = Stato - +field25D[543].name = Stato field25D[548].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[548].name = Stato - +field25D[548].name = Stato field25D[549].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[549].name = Stato - +field25D[549].name = Stato field25D[558].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[558].name = Stato - +field25D[558].name = Stato field25D[564].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[564].name = Codice di stato - +field25D[564].name = Codice di stato field25D[567].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[567].name = Codice di stato - +field25D[567].name = Codice di stato field25D[569].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[569].name = Stato - +field25D[569].name = Stato field25D[575].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[575].name = Codice di stato - +field25D[575].name = Codice di stato field25D[586].components = Qualificatore - DSS - Data Source Scheme - Codice stato -field25D[586].name = Stato - +field25D[586].name = Stato field25P.components = Conto - Codice identificatore - field25[101].name = Autorizzazione - field25[190].name = Identificazione del conto - field25[210].name = Identificazione del conto - field25[290].name = Identificazione del conto - field25[390].name = Identificazione del conto - field25[450].name = Identificazione del conto - field25[455].name = Identificazione del conto - field25[456].name = Identificazione del conto - field25[490].name = Identificazione del conto - field25[590].name = Identificazione del conto - field25[604].name = ID complementare del conto - field25[605].name = ID complementare del conto - field25[606].name = ID complementare del conto - field25[607].name = ID complementare del conto - field25[608].name = ID complementare del conto - field25[690].name = Identificazione del conto - field25[730].name = Identificazione del conto - field25[740].name = Identificazione del conto - field25[768].name = Identificazione del conto - field25[769].name = Identificazione del conto - field25[790].name = Identificazione del conto - field25[890].name = Identificazione del conto - field25[920].name = Identificazione del conto - field25[935].name = Identificazione del conto - field25[950].name = Identificazione del conto - field25[970].name = Identificazione del conto - field25[971].name = Identificazione del conto - field25[972].name = Identificazione del conto - field25[973].name = Identificazione del conto - field25[990].name = Identificazione del conto - field25a.name = Identificazione del conto - field260.components = Identificatore terminale logico - Codice succursale - Data - Intervallo di tempo - Numero sessione -field260.name = fascia oraria di output - +field260.name = fascia oraria di output field263.components = Identificatore terminale logico - Codice succursale - Data - Intervallo di tempo - Numero sessione -field263.name = mur - input - +field263.name = mur - input field264.components = Identificatore terminale logico - Codice succursale - Data - Intervallo di tempo - Numero sessione -field264.name = mur - output - +field264.name = mur - output field26A.components = Numero 1 - Numero 2 -field26A.name = Numeri di serie - +field26A.name = Numeri di serie field26C.components = Dettagli di consegna - Punto di consegna - Assegnazione - Formulario - field26C[600].name = Identificazione del commodity - field26C[601].name = Identificazione del commodity - field26C[604].name = ID del commodity/relativo conto - field26C[605].name = ID del commodity/relativo conto - field26C[606].name = ID del commodity/relativo conto - field26C[607].name = ID del commodity/relativo conto - field26C[608].name = ID del commodity/relativo conto - field26C[620].name = Identificazione del commodity - field26D.components = Struttura narrativa -field26D.name = Numero di certificati/lingotti - -field26E.name = Numero delle modifiche - +field26D.name = Numero di certificati/lingotti +field26E[707].name = Numero delle modifiche +field26E[708].name = Numero delle modifiche +field26E[760].name = Notifica automatica di periodo di estensione +field26E[767].name = Numero delle modifiche +field26E[775].name = Numero delle modifiche +field26E[787].name = Numero delle modifiche field26F.components = Tipo -field26F.name = Tipo di regolamento - +field26F.name = Tipo di regolamento field26H[300].name = Riferimento della controparte - field26H[320].name = Riferimento della controparte - field26H[330].name = Riferimento della controparte - field26H[516].name = Tipo di garanzia - field26H[600].name = Riferimento della controparte - field26H[620].name = Riferimento della controparte - +field26K.components = Tipo di evento +field26K.name = Agt incaricato del calcolo field26T.components = Tipo -field26T.name = Codice del tipo di transazione - -field27.name = N del msg/Tot msg stessa serie - +field26T.name = Codice del tipo di transazione +field27.name = N del msg/Tot msg stessa serie field27[105].components = Numero messaggio - Numero sequenza - field27[700].components = Numero - Totale - field27[701].components = Numero - Totale - field27[707].components = Numero - Totale - field27[708].components = Numero - Totale - field27[710].components = Numero - Totale - field27[711].components = Numero - Totale - field27[720].components = Numero - Totale - field27[721].components = Numero - Totale - field27[759].components = Numero - Totale - field27[760].components = Numero - Totale - field27[761].components = Numero - Totale - field27[767].components = Numero - Totale - field27[775].components = Numero - Totale - field280.components = Ora - Riferimento ingresso messaggio (MIR) - Accettazione - Codice errore - Etichetta riga -field280.name = cronistoria input - +field280.name = cronistoria input field281.components = Ora - Riferimento uscita messaggio (MOR) - Risultato della consegna - Codice errore -field281.name = cronistoria consegna - +field281.name = cronistoria consegna field28C.components = Numero dichiarazione - Numero sequenza -field28C.name = N estratto conto/N sequenziale - +field28C.name = N estratto conto/N sequenziale field28D.components = Indice messaggio - Totale -field28D.name = Indice/totale dei messaggi - +field28D.name = Indice/totale dei messaggi field28E.components = Numero di pagina - Indicatore continuazione -field28E.name = N di pagina/Codice "continua" - +field28E.name = N di pagina/Codice "continua" field28[608].components = Numero dichiarazione - Numero sequenza -field28[608].name = N estratto conto/N sequenziale - +field28[608].name = N estratto conto/N sequenziale field28[801].components = Numero di regolamento - Numero di pagina -field28[801].name = N del regolamento/N di pagina - +field28[801].name = N del regolamento/N di pagina field28[802].components = Numero di regolamento - Numero di pagina -field28[802].name = N del regolamento/N di pagina - +field28[802].name = N del regolamento/N di pagina field28[941].components = Numero dichiarazione - Numero sequenza -field28[941].name = N estratto conto/N sequenziale - +field28[941].name = N estratto conto/N sequenziale field29A[300].components = Struttura narrativa -field29A[300].name = Informazioni per i contatti - +field29A[300].name = Informazioni per i contatti field29A[304].components = Struttura narrativa -field29A[304].name = Informazioni per i contatti - +field29A[304].name = Informazioni per i contatti field29A[306].components = Struttura narrativa -field29A[306].name = Informazioni per i contatti - +field29A[306].name = Informazioni per i contatti field29A[320].components = Struttura narrativa -field29A[320].name = Informazioni per i contatti - +field29A[320].name = Informazioni per i contatti field29A[330].components = Struttura narrativa -field29A[330].name = Informazioni per i contatti - +field29A[330].name = Informazioni per i contatti field29A[340].components = Struttura narrativa -field29A[340].name = Informazioni per i contatti - +field29A[340].name = Informazioni per i contatti field29A[341].components = Struttura narrativa -field29A[341].name = Informazioni per i contatti - +field29A[341].name = Informazioni per i contatti field29A[360].components = Riga -field29A[360].name = Informazioni per i contatti - +field29A[360].name = Informazioni per i contatti field29A[361].components = Struttura narrativa -field29A[361].name = Informazioni per i contatti - +field29A[361].name = Informazioni per i contatti field29A[362].components = Struttura narrativa -field29A[362].name = Informazioni per i contatti - +field29A[362].name = Informazioni per i contatti field29A[364].components = Struttura narrativa -field29A[364].name = Informazioni per i contatti - +field29A[364].name = Informazioni per i contatti field29A[365].components = Struttura narrativa -field29A[365].name = Informazioni per i contatti - +field29A[365].name = Informazioni per i contatti field29A[526].components = Struttura narrativa -field29A[526].name = Da (mittente) - +field29A[526].name = Da (mittente) field29A[620].components = Struttura narrativa -field29A[620].name = Informazioni per i contatti - +field29A[620].name = Informazioni per i contatti field29B.components = Struttura narrativa -field29B.name = All'attenzione di - -field29E.components = Localit\u00E0 - Ora - +field29B.name = All'attenzione di +field29E.components = Localit\u00E0 - Ora field29E[306][B].name = Luogo e data di scadenza - field29E[306][I].name = Primo periodo del esercizio - field29H.components = Localit\u00E0 -field29H.name = Luogo dello scatto - +field29H.name = Luogo dello scatto +field29I.components = Localit\u00E0 +field29I.name = Luogo dello scatto field29J.components = Localit\u00E0 - Ora -field29J.name = Luogo e ora della data di inizio - -field29K.components = Localit\u00E0 - Ora -field29K.name = Luogo e ora della data di fine - field29L.components = Data - Localit\u00E0 - Ora -field29L.name = Dettagli scadenza opzione - +field29L.name = Dettagli scadenza opzione field29M.components = Localit\u00E0 - Ora -field29M.name = Ora limite per il periodo del esercizio - +field29M.name = Ora limite per il periodo del esercizio field29N.components = Data - Localit\u00E0 - Ora -field29N.name = Regolamento contante dettagli valutazione - -field30.components = Data - +field29N.name = Regolamento contante dettagli valutazione +field29O.components = Localit\u00E0 - Ora +field30.components = Data field301.name = opzioni di reporting - field302.name = disattivazione giorni festivi - field303.name = codice LT - field304.name = regione - field305.name = codice LT - field307.name = gruppo - -field30F.components = Data - +field30F.components = Data field30F[300].name = Data di regolamento di guadagno o perdita - field30F[304].name = Commissione e Spese \u2013 Data di regolamento - field30F[306].name = Data di pagamento - -field30F[320].name = Data di pagamento - +field30F[320].name = Data di pagamento field30F[320][B].name = Ult g del 1\u00B0 p do degli int - field30F[330].name = Ult g del succ. p.do degli int - -field30F[340].name = Data di pagamento - +field30F[340].name = Data di pagamento field30F[340][B].name = Data effettiva - field30F[341].name = Data effettiva - field30F[350].name = D. pag.to degli int. ulteriori - field30F[360].name = Data di pagamento - field30F[361].name = Data di pagamento - field30F[362].name = Data di pagamento - field30F[364].name = Data di pagamento - field30F[365].name = Data di pagamento - field30F[620].name = Ult g del 1\u00B0 p do degli int - -field30G[306].components = Data di inizio - Data di fine -field30G[306].name = Data inizio/fine finestra barr. - field30G[350].components = Data di inizio periodo - Data di fine periodo -field30G[350].name = Periodo degli interessi - +field30G[350].name = Periodo degli interessi field30G[360].components = Data di inizio - Data di fine -field30G[360].name = Date inizio/fine var nozionale - +field30G[360].name = Date inizio/fine var nozionale field30G[361].components = Data di inizio - Data di fine -field30G[361].name = Date inizio/fine var nozionale - +field30G[361].name = Date inizio/fine var nozionale field30H.components = Data -field30H.name = Data di pagamento touch - +field30H.name = Data di regolamento finale +field30I.components = Data di inizio - Data di fine +field30I.name = Data inizio/fine finestra barr. field30J.components = Indicatore - Numero - field30M.components = Data - field30M[306].name = Data media a pronti (spot) - field30M[361].name = Data di valutazione - field30N.components = Data -field30N.name = Data media di esercizio (strike) - +field30N.name = Data media di esercizio (strike) field30P.components = Data - field30P[306].name = Prima data possib per esercizio - field30P[320].name = Decorrenza - field30P[340].name = Data di fine della transazione - field30P[341].name = Data di fine della transazione - field30P[360].name = Data di fine della transazione - field30P[361].name = Data di fine della transazione - field30P[362].name = Data di fine della transazione - field30P[364].name = Data di decorrenza iniziale - field30P[365].name = Data di decorrenza iniziale - field30P[620].name = Decorrenza - field30Q.components = Data - field30Q[306].name = Data intermediaria per esercizio - field30Q[362].name = Data di fine periodo - field30Q[364].name = Decorrenza fine/riconduz trans - field30Q[365].name = Decorrenza fine/riconduz trans - field30S.components = Data -field30S.name = Data di regolamento - -field30T.components = Data - +field30S.name = Data di regolamento +field30T.components = Data field30T[300].name = Data di contrattazione - field30T[304].name = Data di contrattazione - field30T[306][B].name = Data di contrattazione - field30T[306][I].name = Data di risoluzione anticipata - field30T[320].name = Data di contrattazione - field30T[330].name = Data di contrattazione - field30T[340].name = Data di contrattazione - field30T[341].name = Data di contrattazione - field30T[360].name = Data di contrattazione - field30T[361].name = Data di contrattazione - field30T[364].name = Data fine/riconduz transazione - field30T[365].name = Data fine/riconduz transazione - field30T[620].name = Data di contrattazione - field30U.components = Data - field30U[300].name = Data di valutazione - field30U[304].name = Data di valutazione - field30U[306].name = Data dello scatto - field30V.components = Data - field30V[300].name = Data valuta - field30V[304].name = Data valuta - field30V[306].name = Data di pagamento del premio - field30V[320].name = Data valuta - field30V[330].name = Data valuta - field30V[340].name = Data di fissazione - field30V[341].name = Data di fissazione - field30V[350].name = D. valuta pag.to degli int - field30V[360].name = Decorrenza - field30V[361].name = Decorrenza - field30V[362].name = Decorrenza - field30V[364].name = Decorrenza originale - field30V[365].name = Decorrenza originale - field30V[620].name = Data valuta - field30X.components = Data - field30X[306].name = Data di scadenza - field30X[320].name = Prossima scadenza interessi - field30X[330].name = Scadenza interessi - field30X[360].name = Data capitalizzazione interessi - field30X[361].name = Data capitalizzazione interessi - field30X[362].name = Data di inizio periodo - field30X[620].name = Prossima scadenza interessi - field30Y.components = Data - field30Y[306].name = Data di inizio - field30Y[361].name = Data di osservazione iniziale - field30Z.components = Data - field30Z[306].name = Regolamento contante data pagamento - field30Z[361].name = Data di osservazione finale - field30[101].name = Data di esecuzione richiesta - field30[104].name = Data di esecuzione richiesta - field30[107].name = Data di esecuzione richiesta - field30[110].name = Data di emissione - field30[111].name = Data di emissione - field30[112].name = Data di emissione - field30[201].name = Data valuta - field30[203].name = Data valuta - field30[204].name = Data valuta - field30[210].name = Data valuta - field30[305].name = Data stipula/modifica contratto - field30[420].name = Data dell'ordine di incasso - field30[450].name = Data distinta di versamento - field30[455].name = Data distinta di versamento - field30[516].name = Decorrenza - field30[526].name = Decorrenza - field30[581].name = Data di rettifica della garanzia - field30[600].name = Data stipula/modifica contratto - field30[601].name = Data stipula/modifica contratto - field30[604].name = Data valuta - field30[605].name = Data valuta - field30[606].name = Data valuta - field30[607].name = Data valuta - field30[707].name = Data della modifica - field30[708].name = Data della modifica - field30[730].name = Data di riscontro del msg - field30[732].name = Data avv pagnto/accett/negoziaz - field30[747].name = Data aut di rimborso originale - field30[752].name = Data not discordanza(posta/rete) - +field30[760].name = Data di emissione +field30[767].name = Data della modifica field30[768].name = Data di riscontro del msg - field30[769].name = Data riduzione/rilascio garanzia - +field30[786].name = Data di sottomissione della richiesta field30[801].name = Data di vendita - field30[935].name = Decorrenza nuovo tasso - field30a.name = Data di regolamento finale - field311.components = Testo -field311.name = testo - +field311.name = testo field312.components = Testo trasmissione -field312.name = testo msg informativo circolare - +field312.name = testo msg informativo circolare field313.name = Totale messaggi - field31C.components = Data - field31C[305].name = Prima data possib per esercizio - field31C[601].name = Prima data possib per esercizio - field31C[700].name = Data di emissione - field31C[707].name = Data di emissione - field31C[710].name = Data di emissione - field31C[720].name = Data di emissione - field31C[742].name = Data di emissione - field31C[744].name = Data di emissione - +field31C[760].name = Data di emissione richiesta +field31C[785].name = Data di emissione field31D.components = Data - Luogo -field31D.name = Data e luogo di scadenza - +field31D.name = Data e luogo di scadenza field31E.components = Data - field31E[305].name = Data di regolamento finale - field31E[601].name = Data di regolamento finale - field31E[747].name = Nuova data di scadenza - +field31E[760].name = Data di scadenza +field31E[765].name = Data di scadenza richiesta +field31E[767].name = Data di scadenza +field31E[785].name = Data di scadenza field31F.components = Data - Data periodo - Dettagli periodo - field31F[516].name = Scadenza prest/giorno risp premi - field31F[526].name = Scadenza/giorno risposta premi - field31G.components = Data - Ora - Localit\u00E0 -field31G.name = Dettagli scadenza opzione - +field31G.name = Dettagli scadenza opzione field31L.components = Data -field31L.name = Data pagnto (titoli in prestito) - +field31L[516].name = Data pagnto (titoli in prestito) +field31L[765].name = Data della richiesta field31P.components = Data - Luogo -field31P.name = Data concordata prest/rimb/rest - +field31P.name = Data concordata prest/rimb/rest field31S.components = Data - +field31S.name = Estensione automatica della data de scadenza finale field31X.components = Data - Ora - Codice -field31X.name = Data contratt ex diritti opzione - -field32A.components = Data - Valuta - Quantit\u00E0 - +field31X.name = Data contratt ex diritti opzione +field32A.components = Data - Valuta - Quantit\u00E0 field32A[102].name = Data valuta, valuta e importo - field32A[102_STP].name = Data valuta, valuta e importo - field32A[103].name = Data val/val/imp reg interbcario - field32A[103_REMIT].name = Data val/val/imp reg interbcario - field32A[103_STP].name = Data val/val/imp reg interbcario - field32A[200].name = Data valuta, valuta e importo - field32A[202].name = Data valuta, valuta e importo - field32A[202_COV].name = Data valuta, valuta e importo - field32A[205].name = Data valuta, valuta e importo - field32A[205_COV].name = Data valuta, valuta e importo - field32A[412].name = Scadenza, cod val, imp accettato - field32A[450].name = Data valuta, valuta e importo - field32A[455].name = Data valuta e importo originale - field32A[734].name = Data e importo dell'utilizzo - field32A[802].name = Importo del regolamento - field32A[900].name = Data valuta, valuta e importo - field32A[910].name = Data valuta, valuta e importo - field32B[101].components = Valuta - Quantit\u00E0 -field32B[101].name = Valuta/Importo della transazione - +field32B[101].name = Valuta/Importo della transazione field32B[102].components = Valuta - Quantit\u00E0 -field32B[102].name = Importo della transazione - +field32B[102].name = Importo della transazione field32B[102_STP].components = Valuta - Quantit\u00E0 -field32B[102_STP].name = Importo della transazione - +field32B[102_STP].name = Importo della transazione field32B[104].components = Valuta - Quantit\u00E0 - field32B[104][B].name = Valuta/importo della transazione - field32B[104][C].name = Valuta e importo del regolamento - field32B[107].components = Valuta - Quantit\u00E0 - field32B[107][B].name = Valuta/importo della transazione - field32B[107][C].name = Valuta e importo del regolamento - field32B[110].components = Valuta - Quantit\u00E0 - field32B[111].components = Valuta - Quantit\u00E0 - field32B[112].components = Valuta - Quantit\u00E0 - field32B[191].components = Valuta - Quantit\u00E0 -field32B[191].name = Importo del codice valuta - +field32B[191].name = Importo del codice valuta field32B[201].components = Valuta - Quantit\u00E0 -field32B[201].name = Importo del codice valuta - +field32B[201].name = Importo del codice valuta field32B[203].components = Valuta - Quantit\u00E0 -field32B[203].name = Importo del codice valuta - +field32B[203].name = Importo del codice valuta field32B[204].components = Valuta - Quantit\u00E0 -field32B[204].name = Importo della transazione - +field32B[204].name = Importo della transazione field32B[210].components = Valuta - Quantit\u00E0 -field32B[210].name = Importo del codice valuta - +field32B[210].name = Importo del codice valuta field32B[291].components = Valuta - Quantit\u00E0 -field32B[291].name = Importo del codice valuta - +field32B[291].name = Importo del codice valuta field32B[300].components = Valuta - Quantit\u00E0 -field32B[300].name = Valuta, importo - +field32B[300].name = Valuta, importo field32B[304].components = Valuta - Quantit\u00E0 -field32B[304].name = Valuta, importo acquistato - +field32B[304].name = Valuta, importo acquistato field32B[305].components = Valuta - Quantit\u00E0 -field32B[305].name = Valuta e importo dell'operazione - +field32B[305].name = Valuta e importo dell'operazione field32B[306].components = Valuta - Quantit\u00E0 -field32B[306].name = Valuta e importo Put - +field32B[306].name = Valuta e importo Put field32B[320].components = Valuta - Quantit\u00E0 -field32B[320].name = Valuta e importo capitale - +field32B[320].name = Valuta e importo capitale field32B[330].components = Valuta - Quantit\u00E0 -field32B[330].name = Valuta e saldo - +field32B[330].name = Valuta e saldo field32B[340].components = Valuta - Quantit\u00E0 -field32B[340].name = Valuta, importo nozionale - +field32B[340].name = Valuta, importo nozionale field32B[341].components = Valuta - Quantit\u00E0 -field32B[341].name = Valuta, importo nozionale - +field32B[341].name = Valuta, importo nozionale field32B[350].components = Valuta - Quantit\u00E0 -field32B[350].name = Valuta e importo capitale - +field32B[350].name = Valuta e importo capitale field32B[360].components = Valuta - Quantit\u00E0 -field32B[360].name = Valuta, importo nozionale - +field32B[360].name = Valuta, importo nozionale field32B[361].components = Valuta - Quantit\u00E0 -field32B[361].name = Val/importo nozionale parte B - +field32B[361].name = Val/importo nozionale parte B field32B[364].components = Valuta - Quantit\u00E0 -field32B[364].name = Valuta/importo nozionale attuali - +field32B[364].name = Valuta/importo nozionale attuali field32B[365].components = Valuta - Quantit\u00E0 -field32B[365].name = Val/importo attuali parte B - +field32B[365].name = Val/importo attuali parte B field32B[391].components = Valuta - Quantit\u00E0 -field32B[391].name = Importo del codice valuta - +field32B[391].name = Importo del codice valuta field32B[400].components = Valuta - Quantit\u00E0 - field32B[410].components = Valuta - Quantit\u00E0 - field32B[416].components = Valuta - Quantit\u00E0 - field32B[420].components = Valuta - Quantit\u00E0 - field32B[422].components = Valuta - Quantit\u00E0 - field32B[456].components = Valuta - Quantit\u00E0 - field32B[491].components = Valuta - Quantit\u00E0 -field32B[491].name = Importo del codice valuta - +field32B[491].name = Importo del codice valuta field32B[516].components = Valuta - Quantit\u00E0 - field32B[591].components = Valuta - Quantit\u00E0 -field32B[591].name = Importo del codice valuta - +field32B[591].name = Importo del codice valuta field32B[601].components = Valuta - Prezzo -field32B[601].name = Prezzo di esercizio - +field32B[601].name = Prezzo di esercizio field32B[620].components = Valuta - Quantit\u00E0 - field32B[691].components = Valuta - Quantit\u00E0 -field32B[691].name = Importo del codice valuta - +field32B[691].name = Importo del codice valuta field32B[700].components = Valuta - Quantit\u00E0 -field32B[700].name = Importo del codice valuta - +field32B[700].name = Importo del codice valuta field32B[705].components = Valuta - Quantit\u00E0 -field32B[705].name = Importo del codice valuta - +field32B[705].name = Importo del codice valuta field32B[707].components = Valuta - Quantit\u00E0 -field32B[707].name = Incremento dell'importo del C/D - +field32B[707].name = Incremento dell'importo del C/D field32B[710].components = Valuta - Quantit\u00E0 -field32B[710].name = Importo del codice valuta - +field32B[710].name = Importo del codice valuta field32B[720].components = Valuta - Quantit\u00E0 -field32B[720].name = Importo del codice valuta - +field32B[720].name = Importo del codice valuta field32B[730].components = Valuta - Quantit\u00E0 - field32B[732].components = Valuta - Quantit\u00E0 -field32B[732].name = Importo dell'utilizzo - +field32B[732].name = Importo dell'utilizzo field32B[740].components = Valuta - Quantit\u00E0 -field32B[740].name = Importo del credito - +field32B[740].name = Importo del credito field32B[742].components = Valuta - Quantit\u00E0 -field32B[742].name = Importo originario richiesto - +field32B[742].name = Importo originario richiesto field32B[747].components = Valuta - Quantit\u00E0 -field32B[747].name = Incremento dell'importo del C/D - +field32B[747].name = Incremento dell'importo del C/D field32B[750].components = Valuta - Quantit\u00E0 -field32B[750].name = Importo originario - +field32B[750].name = Importo originario field32B[752].components = Valuta - Quantit\u00E0 -field32B[752].name = Importo totale notificato - +field32B[752].name = Importo totale notificato field32B[754].components = Valuta - Quantit\u00E0 - field32B[756].components = Valuta - Quantit\u00E0 -field32B[756].name = Importo totale richiesto - +field32B[756].name = Importo totale richiesto field32B[760].components = Valuta - Quantit\u00E0 - +field32B[760].name = Amzunti di undrtakingimento field32B[765].components = Valuta - Quantit\u00E0 - +field32B[765].name = Ammontare richiesto field32B[767].components = Valuta - Quantit\u00E0 - +field32B[767][B].name = incremento dell 'ammontare sottoscritto +field32B[767][C].name = incremento dell 'ammontare della sottoscrizione locale field32B[768].components = Valuta - Quantit\u00E0 - field32B[769].components = Valuta - Quantit\u00E0 - field32B[786].components = Valuta - Quantit\u00E0 - +field32B[786].name = Ammontare richiesto field32B[791].components = Valuta - Quantit\u00E0 -field32B[791].name = Importo del codice valuta - +field32B[791].name = Importo del codice valuta field32B[891].components = Valuta - Quantit\u00E0 -field32B[891].name = Importo del codice valuta - +field32B[891].name = Importo del codice valuta field32B[991].components = Valuta - Quantit\u00E0 -field32B[991].name = Importo del codice valuta - +field32B[991].name = Importo del codice valuta field32C.components = Data - Valuta - Quantit\u00E0 - field32D.components = Data - Valuta - Quantit\u00E0 - field32E.components = Valuta -field32E.name = Valuta di regolamento - +field32E.name = Valuta di regolamento field32F.components = Unit\u00E0 - Quantit\u00E0 - field32F[600].name = Quantit\u00E0 di commodity - field32F[601].name = Unit\u00E0 e quantit\u00E0 commodity - field32F[604].name = Quantit\u00E0 di commodity - field32F[605].name = Quantit\u00E0 di commodity - field32F[606].name = Quantit\u00E0 di commodity - field32F[607].name = Quantit\u00E0 di commodity - field32G.components = Valuta - Quantit\u00E0 - field32G[304].name = Valuta, importo - field32G[364].name = Valuta e importo nozionale nuovi - field32G[365].name = Val/importo noz nuovi parte B - field32H.components = Nota - Valuta - Quantit\u00E0 - field32H[300].name = Importo del regolamento guadagno o perdita - field32H[306].name = Valuta, importo del pagamento - field32H[320].name = Importo da regolare - field32H[330].name = Importo capitale da regolare - field32H[340].name = Valuta, importo del pagamento - field32H[362].name = Val, importo interessi maturati - field32K.components = Giorno/mese - Numero di giorni/mesi - Codice - Valuta - Quantit\u00E0 - field32M.components = Valuta - Quantit\u00E0 -field32M.name = Valuta, importo del pagamento - +field32M.name = Valuta, importo del pagamento field32Q.components = Valuta 1 - Valuta 2 -field32Q.name = Parit\u00E0 di valuta - +field32Q.name = Parit\u00E0 di valuta field32R.components = Nota - Unit\u00E0 - Quantit\u00E0 - field32U.components = Valuta - Quantit\u00E0 -field32U.name = Val/importo capitale noz residuo - +field32U.name = Val/importo capitale noz residuo field32a[110].name = Importo - field32a[111].name = Importo - field32a[112].name = Importo - field32a[190].name = Data val, cod val, importo - field32a[290].name = Data val, cod val, importo - field32a[390].name = Data val, cod val, importo - field32a[400].name = Importo incassato - field32a[410].name = Importo riscontrato - field32a[416].name = Imp nom del/i documento/i - field32a[420].name = Importo rintracciato - field32a[422].name = Importo dell'incasso - field32a[430].name = Scadenza, cod val, imp attuali - field32a[456].name = Data/importo nom doc finanziario - field32a[490].name = Data val, cod val, importo - field32a[516].name = Importo garanzia in contanti - field32a[590].name = Data val, cod val, importo - field32a[620].name = Importo da regolare - field32a[690].name = Data val, cod val, importo - field32a[730].name = Importo delle spese - field32a[754].name = Importo orig pag/acc/negoziato - field32a[768].name = Importo delle spese - field32a[769].name = Importo delle spese - field32a[790].name = Data val, cod val, importo - field32a[890].name = Data val, cod val, importo - field32a[990].name = Data val, cod val, importo - field331.components = Numero sessione - Data di apertura - Ora di apertura - Data di chiusura - Ora di chiusura - Codice errore - Qt\u00E0ISN - Qt\u00E0OSN - Primo Numero di sequenza input (ISN) - Ultimo Numero di sequenza input (ISN) - Primo Numero di sequenza Output (OSN) - Ultimo Numero di sequenza Output (OSN) -field331.name = informazioni sulla sessione - +field331.name = informazioni sulla sessione field332.components = Quantit\u00E0 Numero di sequenza input (ISN) - Quantit\u00E0 numero di sequenza di output (OSN) -field332.name = totale messaggi LT - +field332.name = totale messaggi LT field334.components = Regione - Ora - Minuti -field334.name = informazioni ora regione - +field334.name = informazioni ora regione field335.components = Ora ingresso - Riferimento ingresso messaggio (MIR) - Tipo messaggio - Indirizzo - Ultima ora di tentativo consegna -field335.name = riga rapporto - +field335.name = riga rapporto field336.components = Nome del sottogruppo della consegna - Conteggio - Codice terminale logico -field336.name = stato sottogruppo di consegna - +field336.name = stato sottogruppo di consegna field337.name = stato select LT - field338.components = Nome del sottogruppo della consegna -field338.name = elenco sottogruppi di consegna - +field338.name = elenco sottogruppi di consegna field339.name = nome del sottogruppo di consegna - field33A.components = Data - Valuta - Quantit\u00E0 - field33A[400].name = Ricavi trasferiti - field33A[756].name = Importo rimborsato o pagato - field33B[101].components = Valuta - Quantit\u00E0 -field33B[101].name = Val /importo ordine originale - +field33B[101].name = Val /importo ordine originale field33B[102].components = Valuta - Quantit\u00E0 -field33B[102].name = Valuta/Importo ordine - +field33B[102].name = Valuta/Importo ordine field33B[102_STP].components = Valuta - Quantit\u00E0 -field33B[102_STP].name = Valuta/Importo ordine - +field33B[102_STP].name = Valuta/Importo ordine field33B[103].components = Valuta - Quantit\u00E0 -field33B[103].name = Valuta/Importo ordine - +field33B[103].name = Valuta/Importo ordine field33B[103_REMIT].components = Valuta - Quantit\u00E0 -field33B[103_REMIT].name = Valuta/Importo ordine - +field33B[103_REMIT].name = Valuta/Importo ordine field33B[103_STP].components = Valuta - Quantit\u00E0 -field33B[103_STP].name = Valuta/Importo ordine - +field33B[103_STP].name = Valuta/Importo ordine field33B[104].components = Valuta - Quantit\u00E0 -field33B[104].name = Val /importo ordine originale - +field33B[104].name = Val /importo ordine originale field33B[107].components = Valuta - Quantit\u00E0 -field33B[107].name = Val /importo ordine originale - +field33B[107].name = Val /importo ordine originale field33B[202_COV].components = Valuta - Quantit\u00E0 -field33B[202_COV].name = Valuta/Importo ordine - +field33B[202_COV].name = Valuta/Importo ordine field33B[205_COV].components = Valuta - Quantit\u00E0 -field33B[205_COV].name = Valuta/Importo ordine - +field33B[205_COV].name = Valuta/Importo ordine field33B[300].components = Valuta - Quantit\u00E0 -field33B[300].name = Valuta, importo - +field33B[300].name = Valuta, importo field33B[304].components = Valuta - Quantit\u00E0 -field33B[304].name = Valuta, importo venduto - +field33B[304].name = Valuta, importo venduto field33B[305].components = Valuta - Quantit\u00E0 -field33B[305].name = Controvaluta e importo - +field33B[305].name = Controvaluta e importo field33B[306].components = Valuta - Quantit\u00E0 -field33B[306].name = Valuta e importo Call - +field33B[306].name = Valuta e importo Call field33B[320].components = Valuta - Quantit\u00E0 -field33B[320].name = Val.tr. e imp.to int puliti - +field33B[320].name = Val.tr. e imp.to int puliti field33B[330].components = Valuta - Quantit\u00E0 -field33B[330].name = Val.tr. e imp.to int puliti - +field33B[330].name = Val.tr. e imp.to int puliti field33B[350].components = Valuta - Quantit\u00E0 -field33B[350].name = Val.tr. e imp.to int puliti - +field33B[350].name = Val.tr. e imp.to int puliti field33B[361].components = Valuta - Quantit\u00E0 -field33B[361].name = Val/importo nozionale parte A - +field33B[361].name = Val/importo nozionale parte A field33B[365].components = Valuta - Quantit\u00E0 -field33B[365].name = Val attuale/importo noz parte A - +field33B[365].name = Val attuale/importo noz parte A field33B[601].components = Valuta - Prezzo -field33B[601].name = Prezzo del premio - +field33B[601].name = Prezzo del premio field33B[620].components = Valuta - Quantit\u00E0 - field33B[707].components = Valuta - Quantit\u00E0 -field33B[707].name = Riduzione dell'importo del C/D - +field33B[707].name = Riduzione dell'importo del C/D field33B[734].components = Valuta - Quantit\u00E0 - field33B[742].components = Valuta - Quantit\u00E0 -field33B[742].name = Importo add richiesto (max aut) - +field33B[742].name = Importo add richiesto (max aut) field33B[747].components = Valuta - Quantit\u00E0 -field33B[747].name = Riduzione dell'importo del C/D - +field33B[747].name = Riduzione dell'importo del C/D field33B[750].components = Valuta - Quantit\u00E0 -field33B[750].name = Importo addizionale - +field33B[750].name = Importo addizionale field33B[752].components = Valuta - Quantit\u00E0 - field33B[754].components = Valuta - Quantit\u00E0 -field33B[754].name = Importo addizionale - +field33B[754].name = Importo addizionale field33B[767].components = Valuta - Quantit\u00E0 - +field33B[767][B].name = Decremento dell'ammontare della sottoscritto +field33B[767][C].name = Decremento dell'ammontare della sottoscrizione locale field33B[769].components = Valuta - Quantit\u00E0 -field33B[769].name = Importo ridotto o liberato - +field33B[769].name = Importo ridotto o liberato field33B[801].components = Valuta - Quantit\u00E0 -field33B[801].name = Importo nominale - +field33B[801].name = Importo nominale field33C.components = Data - Valuta - Quantit\u00E0 - field33D.components = Data - Valuta - Quantit\u00E0 -field33D.name = Importo totale addebitato - -field33E.components = Valuta - Quantit\u00E0 - +field33D.name = Importo totale addebitato +field33E.components = Valuta - Quantit\u00E0 field33E[300].name = Importo del regolamento residuo - field33E[306].name = Valuta, importo - field33E[320].name = Val. Report. e imp.to tassa - field33E[330].name = Val. Report. e imp.to tassa - field33E[350][D1].name = Val. Report. e imp.to tassa - field33E[350][D2].name = Val e imp to tassa su com Brkr - field33E[362].name = Valuta, importo cambio capitale - field33E[365].name = Val/importo noz nuovi parte A - field33F.components = Valuta - Quantit\u00E0 -field33F.name = Val/importo noz per calcolo int - +field33F.name = Val/importo noz per calcolo int field33G.components = Valuta - Prezzo - Codice -field33G.name = Prezzo unitario - +field33G.name = Prezzo unitario field33H.components = Valuta - Quantit\u00E0 -field33H.name = Importo nozionale Vega - +field33H.name = Importo nozionale Vega field33J.components = Unit\u00E0 - Quantit\u00E0 - field33K.components = Giorno/mese - Numero di giorni/mesi - Codice - Valuta - Quantit\u00E0 - field33S.components = Codice - Quantit\u00E0 -field33S.name = Richiesta di garanzia - +field33S.name = Richiesta di garanzia field33T.components = Valuta - Prezzo -field33T.name = Prezzo di mercato dei titoli - +field33T.name = Prezzo di mercato dei titoli +field33Z.components = Quantit\u00E0 +field33Z.name = Valuta, importo field33a[430].name = Modif scadenza,cod val,importo - field33a[455].name = Data valuta e importo originale - field33a[620][G1].name = Val.tr. e imp.to int puliti - field33a[620][G2].name = Val. Report. e imp.to tassa - field33a[734].name = Importo totale richiesto - field33a[752].name = Importo netto - field341.name = opzioni ora generazione rapporto - field343.components = Conta orario di cut-off -field343.name = riepilogo ore di cut-off - +field343.name = riepilogo ore di cut-off field344.components = Priorit\u00E0 - Categoria messaggio -field344.name = classe di priorit\u00E0 - +field344.name = classe di priorit\u00E0 field345.components = Codice di servizio tipo messaggio -field345.name = Codici servizio dei tipi di msg - +field345.name = Codici servizio dei tipi di msg field346.components = Codice succursale -field346.name = Codice di agzia - +field346.name = Codice di agzia field347.components = Campo -field347.name = Campo 13C - +field347.name = Campo 13C field348.name = condivisione di subset - field349.components = Condivisione sottogruppo -field349.name = criteri combinati - +field349.name = criteri combinati field34A.components = Data - Valuta - Quantit\u00E0 - field34B.components = Valuta - Quantit\u00E0 - field34B[304].name = Commissione e Spese \u2013 Valuta e importo - field34B[306].name = Valuta e importo del premio - field34B[350].name = Valuta e importo interessi - field34B[581].name = Valore residuo della garanzia - field34B[747].name = Nuovo C/D dopo modifica - field34B[750].name = Importo totale da pagare - field34B[769].name = Importo pendente - field34B[801].name = Importo dell'agente venditore - field34C.components = Tipo di commissione - Nota - Valuta/Percentuale - Quantit\u00E0/Tasso -field34C.name = Commissione e Spese - +field34C.name = Commissione e Spese field34E.components = Nota - Valuta - Quantit\u00E0 - field34E[320].name = Valuta e importo interessi - field34E[330].name = Valuta e importo interessi - field34E[341].name = Regolamento valuta e importo - field34F.components = Valuta - Marchio D/C - Quantit\u00E0 -field34F.name = Indic di valore min d'addebito - +field34F.name = Indic di valore min d'addebito field34J.components = Nota - Unit\u00E0 - Quantit\u00E0 - field34P.components = Data - Valuta - Quantit\u00E0 -field34P.name = Corrispettivo - +field34P.name = Corrispettivo field34R.components = Data - Valuta - Quantit\u00E0 -field34R.name = Prezzo pagato - +field34R.name = Prezzo pagato field34a[305].name = Pagamento del premio - field34a[601].name = Pagamento del premio - field34a[620].name = Valuta e importo interessi - field34a[742].name = Importo totale richiesto - field34a[744].name = Importo totale richiesto - field34a[754].name = Importo totale richiesto - field35A.components = Tipo - Quantit\u00E0 -field35A.name = Quantit\u00E0 di titoli - +field35A.name = Quantit\u00E0 di titoli field35B.components = Identificazione di sicurezza - Descrizione del titolo - field35B[300].name = ID dello strumento finanziario - field35B[304].name = ID dello strumento finanziario - field35B[305].name = ID dello strumento finanziario - field35B[306].name = ID dello strumento finanziario - field35B[340].name = ID dello strumento finanziario - field35B[341].name = ID dello strumento finanziario - field35B[360].name = ID dello strumento finanziario - field35B[361].name = ID dello strumento finanziario - field35B[380].name = ID dello strumento finanziario - field35B[381].name = ID dello strumento finanziario - field35B[500].name = ID dello strumento finanziario - field35B[501].name = ID dello strumento finanziario - field35B[502].name = ID dello strumento finanziario - field35B[503].name = ID dello strumento finanziario - field35B[504].name = ID dello strumento finanziario - field35B[505].name = ID dello strumento finanziario - field35B[506].name = ID dello strumento finanziario - field35B[508].name = ID dello strumento finanziario - field35B[509].name = ID dello strumento finanziario - field35B[510].name = ID dello strumento finanziario - field35B[513].name = ID dello strumento finanziario - field35B[514].name = ID dello strumento finanziario - field35B[515].name = ID dello strumento finanziario - field35B[516].name = Identificazione titoli - field35B[518].name = ID dello strumento finanziario - field35B[519].name = ID dello strumento finanziario - field35B[524].name = ID dello strumento finanziario - field35B[526].name = Identificazione titoli - field35B[527].name = ID dello strumento finanziario - field35B[530].name = ID dello strumento finanziario - field35B[535].name = ID dello strumento finanziario - field35B[536].name = ID dello strumento finanziario - field35B[537].name = ID dello strumento finanziario - field35B[538].name = ID dello strumento finanziario - field35B[540].name = ID dello strumento finanziario - field35B[541].name = ID dello strumento finanziario - field35B[542].name = ID dello strumento finanziario - field35B[543].name = ID dello strumento finanziario - field35B[544].name = ID dello strumento finanziario - field35B[545].name = ID dello strumento finanziario - field35B[546].name = ID dello strumento finanziario - field35B[547].name = ID dello strumento finanziario - field35B[548].name = ID dello strumento finanziario - field35B[549].name = ID dello strumento finanziario - field35B[558].name = ID dello strumento finanziario - field35B[564].name = ID dello strumento finanziario - field35B[565].name = ID dello strumento finanziario - field35B[566].name = ID dello strumento finanziario - field35B[567].name = ID dello strumento finanziario - field35B[568].name = ID dello strumento finanziario - field35B[569].name = ID dello strumento finanziario - field35B[575].name = ID dello strumento finanziario - field35B[576].name = ID dello strumento finanziario - field35B[578].name = ID dello strumento finanziario - field35B[581].name = ID dei titoli dati in garanzia - field35B[586].name = ID dello strumento finanziario - field35B[600].name = ID dello strumento finanziario - field35B[601].name = ID dello strumento finanziario - -field35G.components = Struttura narrativa - +field35C.components = Identificazione di sicurezza - Descrizione del titolo +field35C.name = Identificativo del Token Digitale +field35G.components = Quantit\u00E0 +field35G[760][B].name = N del msg/Tot msg stessa serie +field35G[760][C].name = Condizione/Evento di scadenza +field35G[767].name = Condizione/Evento di scadenza field35H.components = Nota - Valuta - Quantit\u00E0 -field35H.name = Rettifica della garanzia - +field35H.name = Rettifica della garanzia field35N.components = Tipo - Quantit\u00E0 -field35N.name = Qt\u00E0 titoli rimborsati/restituiti - +field35N.name = Qt\u00E0 titoli rimborsati/restituiti field35S.components = Tipo - Quantit\u00E0 -field35S.name = Qt\u00E0 titoli trasferiti a garanzia - -field36.components = Tasso - +field35S.name = Qt\u00E0 titoli trasferiti a garanzia +field36.components = Tasso field36B.components = Qualificatore - Codice tipo quantit\u00E0 - Quantit\u00E0 -field36B.name = Numero di strumenti finanziari - +field36B.name = Numero di strumenti finanziari field36C.components = Qualificatore - Codice quantit\u00E0 - +field36D.components = Qualificatore - Codice tipo quantit\u00E0 - Quantit\u00E0 field36E.components = Qualificatore - Codice tipo quantit\u00E0 - Nota - Quantit\u00E0 - field36[101].name = Tasso di cambio - field36[102].name = Tasso di cambio - field36[102_STP].name = Tasso di cambio - field36[103].name = Tasso di cambio - field36[103_REMIT].name = Tasso di cambio - field36[103_STP].name = Tasso di cambio - field36[104].name = Tasso di cambio - field36[107].name = Tasso di cambio - field36[300].name = Tasso di cambio - field36[304].name = Tasso di cambio - field36[305].name = Prezzo d'esercizio - field36[306].name = Prezzo d'esercizio - field36[320].name = Tasso di cambio - field36[330].name = Tasso di cambio - field36[350].name = Tasso di cambio - field36[620].name = Tasso di cambio - field36a.name = Numero di strumenti finanziari - field37A.components = Tasso - Data di fine - Periodo - Numero - Informazione - field37B.components = Tasso - Data di fine - Periodo - Numero - Informazione - -field37C.components = Tasso - Data di fine - Periodo - Numero - Informazione - +field37C.components = Tasso - Quantit\u00E0 - Informazione field37D.components = Tasso - Data di fine - Periodo - Numero - Informazione - field37E.components = Tasso - Data di fine - Periodo - Numero - Informazione - -field37F.components = Tasso - Data di fine - Periodo - Numero - Informazione - +field37F.components = Tasso - Informazione - Informazione field37G.components = Nota - Tasso - field37G[320].name = Tasso d'interesse - field37G[330].name = Tasso d'interesse - field37G[360].name = Tasso del floor - field37G[361].name = Tasso del floor - field37G[362].name = Tasso del floor - field37G[364].name = Nuovo tasso fisso - field37G[365].name = Nuovo tasso fisso - field37G[620].name = Tasso d'interesse - field37H.components = Indicatore - Nota - Tasso -field37H.name = Nuovo tasso d'interesse - +field37H.name = Nuovo tasso d'interesse field37J.components = Tasso - field37J[306].name = Livello di barriera - field37J[516].name = Tasso d'interesse su titoli - field37K.components = Valuta - Tasso -field37K.name = Prezzo di premio - -field37L.components = Tasso - +field37K.name = Prezzo di premio +field37L.components = Tasso field37L[306].name = Livello di barriera inferiore - field37L[320].name = Tasso imposta - field37L[330].name = Tasso imposta - field37L[350][D1].name = Tasso imposta - field37L[350][D2].name = Tasso impo su commissione broker - field37L[620].name = Tasso imposta - field37M.components = Nota - Tasso - field37M[340].name = Tasso fisso - field37M[341].name = Tasso fisso - field37M[350].name = Tasso d'interesse - field37M[360].name = Tasso fisso - field37M[361].name = Tasso fisso - field37M[362].name = Tasso complessivo - field37M[364].name = Tasso fisso attuale - field37M[365].name = Tasso fisso attuale - -field37N.name = Dettagli tasso d'interesse - +field37N.name = Dettagli tasso d'interesse field37N[360][B].components = Struttura narrativa - field37N[360][C].components = Struttura narrativa - field37N[360][E].components = Riga - field37N[360][F].components = Struttura narrativa - field37N[361].components = Struttura narrativa - field37N[362][B].components = Struttura narrativa - field37N[362][D].components = Riga - field37N[364].components = Struttura narrativa - field37N[365].components = Struttura narrativa - -field37P.components = Tasso -field37P.name = Livello di scatto inferiore - field37R.components = Nota - Tasso - field37R[341].name = Tasso di regolamento - field37R[360].name = Scarto d'interesse (spread) - field37R[361].name = Scarto d'interesse (spread) - field37R[362].name = Scarto d'interesse (spread) - -field37U.components = Tasso -field37U.name = Livello di scatto - field37V.components = Nota - Tasso -field37V.name = Tasso del cap - +field37V.name = Tasso del cap field37a.name = Abbuono interessi concordato - field38A.components = Periodo -field38A.name = Periodo di preavviso - +field38A.name = Periodo di preavviso field38D.components = Periodo -field38D.name = Durata del contratto - +field38D.name = Durata del contratto field38E.components = Numero - Periodo -field38E.name = Scadenza designata - +field38E.name = Scadenza designata field38G.components = Numero da - Periodo da - Numero sino a - Periodo sino a - field38G[340].name = Scadenza designata - field38G[360].name = Periodo d'interpolazione, inizio - field38G[361].name = Periodo d'interpolazione, inizio - field38H.components = Numero da - Periodo da - Numero sino a - Periodo sino a -field38H.name = Periodo d'interpolazione, fine - +field38H.name = Periodo d'interpolazione, fine field38J.components = Indicatore - Numero -field38J.name = Numero di giorni - +field38J.name = Numero di giorni field39A.components = Tolleranza 1 - Tolleranza 2 -field39A.name = Tolleranza % del credito - +field39A.name = Tolleranza % del credito field39C.components = Struttura narrativa - field39C[700].name = Importo addizionale coperto - field39C[705].name = Importo addizionale coperto - field39C[707].name = Importo addizionale coperto - field39C[710].name = Importo addizionale coperto - field39C[720].name = Importo addizionale coperto - field39C[740].name = Importo addizionale coperto - field39C[747].name = Importo addizionale coperto - field39C[769].name = Specificazione importo - -field39D.components = Struttura narrativa - field39E.components = Struttura narrativa - +field39E.name = Condizioni di trasferimento +field39F.components = Riga field39M.components = Codice nazionale -field39M.name = Centro di regolamento dei pagamenti. - +field39M.name = Centro di regolamento dei pagamenti. field405.components = Codice errore - Etichetta riga -field405.name = motivo del rifiuto - +field405.name = motivo del rifiuto field40A.components = Tipo -field40A.name = Forma del credito documentario - +field40A.name = Forma del credito documentario field40B.components = Tipo - Codice -field40B.name = Forma del credito documentario - +field40B.name = Forma del credito documentario field40C.components = Tipo - Struttura narrativa -field40C.name = Regole applicabili - +field40C.name = Regole applicabili +field40D.name = Linguaggio di terminologia standard richiesto field40E.components = Regole applicabili - Struttura narrativa -field40E.name = Regole applicabili - +field40E.name = Regole applicabili field40F.name = Regole applicabili - field41A.components = Codice identificatore - Codice - field41D.components = Nome e indirizzo - Codice - field41F.components = Codice identificatore - field41G.components = Nome e indirizzo - -field41a.name = Presso/mediante - +field41a[700].name = Presso/mediante +field41a[705].name = Presso/mediante +field41a[707].name = Presso/mediante +field41a[710].name = Presso/mediante +field41a[720].name = Presso/mediante +field41a[740].name = Presso/mediante +field41a[760].name = Disponibile con\u2026 field421.name = codice errore al recupero - field422.components = Riga -field422.name = dati testo copia messaggio - +field422.name = dati testo copia messaggio field423.name = Data e ora della bilancia Checkpointv - field424.name = Riferimenti correlati - field425.components = Riga -field425.name = dati testo MI messaggio - +field425.name = dati testo MI messaggio field42A.components = Identificatore parte - Codice identificatore - field42C.components = Struttura narrativa -field42C.name = Tratte a ... - +field42C.name = Tratte a ... field42D.components = Identificatore parte - Nome e indirizzo - field42M.components = Struttura narrativa -field42M.name = Dettagli pagamenti misti - +field42M.name = Dettagli pagamenti misti field42P.components = Struttura narrativa - field42P[700].name = Dettagli pagamenti differiti - field42P[707].name = Negoziaz/Dettagli pagamenti differiti - field42P[710].name = Dettagli pagamenti differiti - field42P[720].name = Dettagli pagamenti differiti - field42P[740].name = Dettagli pagamenti differiti - field42a.name = Trassato - field431.name = stato messaggio - field432.name = motivo dell'interruzione - field433.components = Codice Word - Informazioni aggiuntive -field433.name = Risultato screening - +field433.name = Risultato screening field43P.components = Struttura narrativa -field43P.name = Spedizioni parziali - +field43P.name = Spedizioni parziali field43T.components = Struttura narrativa -field43T.name = Trasbordo - -field44A.components = Struttura narrativa -field44A.name = Luogo di prsa in carico/riczione - -field44B.components = Struttura narrativa -field44B.name = Dest. finale/Luogo di consegna - +field43T.name = Trasbordo +field44A.name = Luogo di prsa in carico/riczione +field44B.name = Dest. finale/Luogo di consegna field44C.components = Data -field44C.name = Termine ultimo per la spedizione - +field44C.name = Termine ultimo per la spedizione field44D.components = Struttura narrativa -field44D.name = Periodo di spedizione - -field44E.components = Struttura narrativa -field44E.name = Porto carico/Aeroporto partenza - -field44F.components = Struttura narrativa -field44F.name = Porto scarico/Aeroporto arrivo - -field44H.components = Codice nazionale - Struttura narrativa - +field44D.name = Periodo di spedizione +field44E.name = Porto carico/Aeroporto partenza +field44F.name = Porto scarico/Aeroporto arrivo field451.name = accetta/rifiuta - field45A.components = Struttura narrativa -field45A.name = Descrizione merci e/o servizi - +field45A.name = Descrizione merci e/o servizi field45B.components = Struttura narrativa -field45B.name = Descrizione merci e/o servizi - +field45B.name = Descrizione merci e/o servizi field45C.components = Struttura narrativa - +field45C.name = Instruzione per documentazione e presentazione field45D.components = Struttura narrativa -field45D.name = Struttura narrativa - +field45D.name = Struttura narrativa field45L.components = Struttura narrativa - +field45L.name = Dettagli transazione sottostante field461.components = Rapporto vuoto -field461.name = Codice rapporto - +field461.name = Codice rapporto field46A.components = Struttura narrativa -field46A.name = Documenti richiesti - +field46A.name = Documenti richiesti field46B.components = Struttura narrativa -field46B.name = Documenti richiesti - +field46B.name = Documenti richiesti field47A.components = Struttura narrativa -field47A.name = Condizioni aggiuntive - +field47A.name = Condizioni aggiuntive field47B.components = Struttura narrativa -field47B.name = Condizioni aggiuntive - -field48.components = Giorni - Struttura narrativa - -field48B.components = Codice - -field48D.components = Codice - +field47B.name = Condizioni aggiuntive +field48.components = Giorni - Struttura narrativa +field48B.components = Giorni +field48B.name = Indicatore di domanda +field48D.components = Giorni +field48D.name = Indicatori di trasferimento field48[700].name = Periodo di presentazione - field48[707].name = Periodo di presentazione giorni - field48[710].name = Periodo di presentazione - field48[720].name = Periodo di presentazione - -field49.components = Istruzioni -field49.name = Istruzioni di conferma - -field49A.components = Codice - Struttura narrativa - +field49.components = Istruzioni +field49.name = Istruzioni di conferma +field49A.components = Codice - Istruzioni +field49A.name = Rendicontazione della richiesta field49G.components = Istruzioni -field49G.name = Condizioni di pagamento speciali per il beneficiario - +field49G.name = Condizioni di pagamento speciali per il beneficiario field49H.components = Istruzioni -field49H.name = Condizioni di pagamento speciali per la Banca ricevente - +field49H.name = Condizioni di pagamento speciali per la Banca ricevente field49M.components = Struttura narrativa -field49M.name = Condizioni di pagamento speciali per il beneficiario - +field49M.name = Condizioni di pagamento speciali per il beneficiario field49N.components = Struttura narrativa -field49N.name = Condizioni di pagamento speciali per la Banca ricevente - -field50.components = Nome e indirizzo - +field49N.name = Condizioni di pagamento speciali per la Banca ricevente +field50.components = Nome e indirizzo field50A.components = Conto - Codice identificatore - field50B.components = Nome e indirizzo - field50B[707].name = Emittente non bancario - field50B[710].name = Emittente non bancario - field50B[720].name = Emit non-banc credit doc orig - field50C.components = Codice identificatore - field50D.components = Identificatore parte - Nome e indirizzo -field50D.name = Prenditore - +field50D.name = Prenditore field50F.components = Identificatore parte - Numero/Nome e indirizzo - field50G.components = Conto - Codice identificatore - field50H.components = Conto - Nome e indirizzo - field50K.components = Conto - Nome e indirizzo - field50L.components = Identificatore parte - field50[700].name = Richiedente - field50[705].name = Richiedente - field50[707].name = Dettagli Richiedente - field50[710].name = Richiedente - field50[720].name = Primo beneficiario - +field50[760].name = Richiedente field50a[101].name = Cliente ordinante - field50a[102].name = Cliente ordinante - field50a[102_STP].name = Cliente ordinante - field50a[103].name = Cliente ordinante - field50a[103_REMIT].name = Cliente ordinante - field50a[103_STP].name = Cliente ordinante - field50a[104].name = Creditore - field50a[107].name = Creditore - field50a[110].name = Traente - field50a[202_COV].name = Cliente ordinante - field50a[205_COV].name = Cliente ordinante - field50a[210].name = Cliente ordinante - field50a[910].name = Cliente ordinante - -field51.components = Nome e indirizzo - +field51.components = Nome e indirizzo +field51.name = Parte ordinante field51A.components = Identificatore parte - Codice identificatore -field51A.name = Istituto mittente - +field51A.name = Istituto mittente field51C.components = Conto - field51D.components = Identificatore parte - Nome e indirizzo - field51a[700].name = Banca richiedente - field51a[710].name = Banca richiedente - field51a[801].name = Agente venditore - field52A.components = Identificatore parte - Codice identificatore -field52A.name = Istituto ordinante - +field52A.name = Istituto ordinante field52B.components = Identificatore parte - Localit\u00E0 - field52C.components = Identificatore parte - field52D.components = Identificatore parte - Nome e indirizzo - field52a[101].name = Istituto gestore del conto - field52a[102].name = Istituto ordinante - field52a[103].name = Istituto ordinante - field52a[103_REMIT].name = Istituto ordinante - field52a[104].name = Banca del creditore - field52a[107].name = Banca del creditore - field52a[110].name = Banca del traente - field52a[111].name = Banca del traente - field52a[112].name = Banca del traente - field52a[190].name = Istituto ordinante - field52a[191].name = Istituto ordinante - field52a[202].name = Istituto ordinante - field52a[202_COV].name = Istituto ordinante - field52a[203].name = Istituto ordinante - field52a[205].name = Istituto ordinante - field52a[205_COV].name = Istituto ordinante - field52a[210].name = Istituto ordinante - field52a[290].name = Istituto ordinante - field52a[291].name = Istituto ordinante - field52a[390].name = Istituto ordinante - field52a[391].name = Istituto ordinante - field52a[400].name = Banca ordinante - field52a[450].name = Mitt distinta versamento - field52a[455].name = Mitt distinta versamento - field52a[456].name = Mitt distinta versamento - field52a[490].name = Istituto ordinante - field52a[491].name = Istituto ordinante - field52a[590].name = Istituto ordinante - field52a[591].name = Istituto ordinante - field52a[690].name = Istituto ordinante - field52a[691].name = Istituto ordinante - field52a[707].name = Banca emittente - field52a[710].name = Banca emittente - field52a[720].name = Bca emittente C/D originale - field52a[742].name = Banca emittente - field52a[744].name = Banca emittente - field52a[759].name = Emittente - +field52a[760][B].name = Emisor +field52a[760][C].name = Emittente +field52a[761].name = Emisor +field52a[765].name = Emisor +field52a[767].name = Emittente +field52a[775].name = Emisor +field52a[785].name = Emisor +field52a[786].name = Emisor +field52a[787].name = Emisor field52a[790].name = Istituto ordinante - field52a[791].name = Istituto ordinante - field52a[802].name = Agente rimettente - field52a[890].name = Istituto ordinante - field52a[891].name = Istituto ordinante - field52a[900].name = Istituto ordinante - field52a[910].name = Istituto ordinante - field52a[990].name = Istituto ordinante - field52a[991].name = Istituto ordinante - field533.name = riepilogo ore di cut-off - field53A.components = Identificatore parte - Codice identificatore - field53B.components = Identificatore parte - Localit\u00E0 -field53B.name = Corrispondente mittente - +field53B.name = Corrispondente mittente field53C.components = Conto - field53D.components = Identificatore parte - Nome e indirizzo - field53J.components = Identificazione parte - field53a[102].name = Corrispondente del mittente - field53a[102_STP].name = Corrispondente del mittente - field53a[103].name = Corrispondente del mittente - field53a[103_REMIT].name = Corrispondente del mittente - field53a[103_STP].name = Corrispondente del mittente - field53a[104].name = Corrispondente del mittente - field53a[107].name = Corrispondente del mittente - field53a[110].name = Corrispondente del mittente - field53a[202].name = Corrispondente del mittente - field53a[202_COV].name = Corrispondente del mittente - field53a[203].name = Corrispondente del mittente - field53a[204].name = Istituto da addebitare - field53a[205].name = Corrispondente del mittente - field53a[205_COV].name = Corrispondente del mittente - field53a[300].name = Agente trasferente - field53a[304].name = Agente trasferente - field53a[305].name = Corrispondente del mittente - field53a[306].name = Agente trasferente - field53a[320].name = Agente trasferente - field53a[330].name = Agente trasferente - field53a[340].name = Agente trasferente - field53a[341].name = Agente trasferente - field53a[350].name = Agente trasferente - field53a[360].name = Agente trasferente - field53a[361].name = Agente trasferente - field53a[362].name = Agente trasferente - field53a[364].name = Agente trasferente - field53a[365].name = Agente trasferente - field53a[400].name = Corrispondente del mittente - field53a[416].name = Corrispondente del mittente - field53a[600].name = Corrispondente del mittente - field53a[601].name = Corrispondente del mittente - field53a[620].name = Agente trasferente - field53a[700].name = Banca rimborsante - field53a[707].name = Banca rimborsante - field53a[710].name = Banca rimborsante - field53a[752].name = Corrispondente del mittente - field53a[754].name = Banca rimborsante - field53a[756].name = Corrispondente del mittente - field53a[802].name = Corrispondente del mittente - field54A.components = Identificatore parte - Codice identificatore -field54A.name = Corrispondente destinatario - +field54A.name = Corrispondente destinatario field54B.components = Identificatore parte - Localit\u00E0 - field54D.components = Identificatore parte - Nome e indirizzo - field54a.name = Corrispondente destinatario - field55A.components = Identificatore parte - Codice identificatore -field55A.name = Terzo istituto rimborsante - +field55A.name = Terzo istituto rimborsante field55B.components = Identificatore parte - Localit\u00E0 - field55D.components = Identificatore parte - Nome e indirizzo - field55a.name = Terzo istituto rimborsante - field56A.components = Identificatore parte - Codice identificatore -field56A.name = Istituto intermediario - +field56A.name = Istituto intermediario field56B.components = Identificatore parte - Localit\u00E0 - field56C.components = Identificatore parte - field56D.components = Identificatore parte - Nome e indirizzo - field56J.components = Identificazione parte - field56a[101].name = Intermediario - field56a[103].name = Istituto intermediario - field56a[103_REMIT].name = Istituto intermediario - field56a[200].name = Intermediario - field56a[201].name = Intermediario - field56a[202].name = Intermediario - field56a[202_COV][A].name = Intermediario - field56a[202_COV][B].name = Istituto intermediario - field56a[203].name = Intermediario - field56a[205].name = Intermediario - field56a[205_COV][A].name = Intermediario - field56a[205_COV][B].name = Istituto intermediario - field56a[210].name = Intermediario - field56a[300].name = Intermediario - field56a[304].name = Intermediario - field56a[305].name = Intermediario - field56a[306].name = Intermediario - field56a[320].name = Intermediario - field56a[330].name = Intermediario - field56a[340].name = Intermediario - field56a[341].name = Intermediario - field56a[350].name = Intermediario - field56a[360].name = Intermediario - field56a[361].name = Intermediario - field56a[362].name = Intermediario - field56a[364].name = Intermediario - field56a[365].name = Intermediario - field56a[600].name = Intermediario - field56a[601].name = Intermediario - field56a[620].name = Intermediario - +field56a[760].name = Banca avvisante field56a[765].name = Intermediario - +field56a[785].name = Banca avvisante field56a[910].name = Intermediario - field57A.components = Identificatore parte - Codice identificatore -field57A.name = Istituto "conto presso" - +field57A.name = Istituto "conto presso" field57B.components = Identificatore parte - Localit\u00E0 - field57C.components = Identificatore parte - field57D.components = Identificatore parte - Nome e indirizzo - field57J.components = Identificazione parte - field57a[101].name = Istituto "conto presso" - field57a[102].name = Istituto "conto presso" - field57a[103].name = Istituto "conto presso" - field57a[103_REMIT].name = Istituto "conto presso" - field57a[104].name = Banca del debitore - field57a[107].name = Banca del debitore - field57a[191].name = Istituto "conto presso" - field57a[200].name = Istituto "conto presso" - field57a[201].name = Istituto "conto presso" - field57a[202].name = Istituto "conto presso" - field57a[202_COV].name = Istituto "conto presso" - field57a[203].name = Istituto "conto presso" - field57a[204].name = Istituto "conto presso" - field57a[205].name = Istituto "conto presso" - field57a[205_COV].name = Istituto "conto presso" - field57a[291].name = Istituto "conto presso" - field57a[300].name = Agente ricevente - field57a[304].name = Agente ricevente - field57a[305].name = Istituto "conto presso" - field57a[306].name = Agente ricevente - field57a[320].name = Agente ricevente - field57a[330].name = Agente ricevente - field57a[340].name = Agente ricevente - field57a[341].name = Agente ricevente - field57a[350].name = Agente ricevente - field57a[360].name = Agente ricevente - field57a[361].name = Agente ricevente - field57a[362].name = Agente ricevente - field57a[364].name = Agente ricevente - field57a[365].name = Agente ricevente - field57a[391].name = Istituto "conto presso" - field57a[400].name = Banca "conto presso" - field57a[491].name = Istituto "conto presso" - field57a[516].name = Istituto "conto presso" - field57a[591].name = Istituto "conto presso" - field57a[600].name = Istituto "conto presso" - field57a[601].name = Istituto "conto presso" - field57a[620].name = Agente ricevente - field57a[691].name = Istituto "conto presso" - field57a[700].name = Banca avvisante - field57a[705].name = Banca avvisante - field57a[707].name = Banca avvisante - field57a[710].name = Banca avvisante - field57a[720].name = Banca avvisante - field57a[730].name = Banca "conto presso" - field57a[734].name = Banca "conto presso" - field57a[742].name = Banca "conto presso" - field57a[750].name = Banca "conto presso" - field57a[754].name = Banca "conto presso" - field57a[760].name = Banca avvisante - field57a[765].name = Istituto "conto presso" - field57a[768].name = Banca "conto presso" - field57a[769].name = Banca "conto presso" - field57a[785].name = Banca avvisante - field57a[791].name = Istituto "conto presso" - field57a[891].name = Istituto "conto presso" - field57a[985].name = Istituto "conto presso" - field57a[991].name = Istituto "conto presso" - field58A.components = Identificatore parte - Codice identificatore - field58B.components = Identificatore parte - Localit\u00E0 - field58D.components = Identificatore parte - Nome e indirizzo - field58J.components = Identificazione parte - field58a[202].name = Istituto beneficiario - field58a[202_COV].name = Istituto beneficiario - field58a[203].name = Istituto beneficiario - field58a[204].name = Istituto beneficiario - field58a[205].name = Istituto beneficiario - field58a[205_COV].name = Istituto beneficiario - field58a[300].name = Istituto beneficiario - field58a[304].name = Istituto beneficiario - field58a[306].name = Istituto beneficiario - field58a[320].name = Istituto beneficiario - field58a[330].name = Istituto beneficiario - field58a[340].name = Istituto beneficiario - field58a[341].name = Istituto beneficiario - field58a[350].name = Istituto beneficiario - field58a[400].name = Banca beneficiaria - field58a[620].name = Istituto beneficiario - field58a[700].name = Parte richiesta conferma - field58a[707].name = Parte richiesta conferma - field58a[710].name = Parte richiesta conferma - field58a[720].name = Parte richiesta conferma - field58a[740].name = Banca negoziatrice - field58a[742].name = Banca beneficiaria - field58a[754].name = Banca beneficiaria - -field59.components = Conto - Nome e indirizzo - +field58a[760].name = Parte richiesta conferma +field59.components = Conto - Nome e indirizzo field59A.components = Conto - Codice identificatore - field59F.components = Conto - Numero/Nome e indirizzo - field59[111].name = Beneficiario dell'assegno - field59[112].name = Beneficiario dell'assegno - field59[416].name = Trassato - field59[420].name = Trassato - field59[430].name = Trassato - field59[700].name = Beneficiario - field59[705].name = Beneficiario - field59[707].name = Benef (prima della modif) - field59[710].name = Beneficiario - field59[720].name = Secondo beneficiario - field59[740].name = Beneficiario - field59[760].name = Beneficiario - field59[767].name = Beneficiario - field59[985].name = Parte oggetto richiesta - field59[986].name = Parte oggetto richiesta - field59a[101].name = Beneficiario - field59a[102].name = Cliente beneficiario - field59a[102_STP].name = Cliente beneficiario - field59a[103].name = Cliente beneficiario - field59a[103_REMIT].name = Cliente beneficiario - field59a[103_STP].name = Cliente beneficiario - field59a[104].name = Debitore - field59a[107].name = Debitore - field59a[110].name = Beneficiario dell'assegno - field59a[202_COV].name = Cliente beneficiario - field59a[205_COV].name = Cliente beneficiario - field59a[760].name = Beneficiario - field59a[765].name = Beneficiario - field59a[767].name = Beneficiario - field59a[785].name = Beneficiario - -field60F.name = Saldo di apertura - +field60F.name = Saldo di apertura field60F[608].components = Marchio D/C - Data - Unit\u00E0 - Quantit\u00E0 - field60F[940].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field60F[941].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field60F[950].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field60F[970].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field60F[972].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field60M[608].components = Marchio D/C - Data - Unit\u00E0 - Quantit\u00E0 - field60M[940].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field60M[950].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field60M[970].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field60M[972].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field60a.name = Saldo iniziale - -field61.name = Linea dell'estratto conto - +field61.name = Linea dell'estratto conto field619.components = Codice di servizio -field619.name = messaggio annullato codice VAS - +field619.name = messaggio annullato codice VAS field61[608].components = Data - Data ingresso - Marchio debito/credito - Codice fondi - Quantit\u00E0 - Tipo transazione - Codice identificazione - Riferimento per il proprietario conto - Riferimento dell'Istituto di gestione conto - Dettagli supplementari - field61[940].components = Data valuta - Data ingresso - Marchio debito/credito - Codice fondi - Quantit\u00E0 - Tipo transazione - Codice identificazione - Riferimento per il proprietario conto - Riferimento dell'Istituto di gestione conto - Dettagli supplementari - field61[942].components = Data valuta - Data ingresso - Marchio debito/credito - Codice fondi - Quantit\u00E0 - Tipo transazione - Codice identificazione - Riferimento per il proprietario conto - Riferimento dell'Istituto di gestione conto - Dettagli supplementari - field61[950].components = Data valuta - Data ingresso - Marchio debito/credito - Codice fondi - Quantit\u00E0 - Tipo transazione - Codice identificazione - Riferimento per il proprietario conto - Riferimento dell'Istituto di gestione conto - Dettagli supplementari - field61[970].components = Data valuta - Data ingresso - Marchio debito/credito - Codice fondi - Quantit\u00E0 - Tipo transazione - Codice identificazione - Riferimento per il proprietario conto - Riferimento dell'Istituto di gestione conto - Dettagli supplementari - field61[972].components = Data valuta - Data ingresso - Marchio debito/credito - Codice fondi - Quantit\u00E0 - Tipo transazione - Codice identificazione - Riferimento per il proprietario conto - Riferimento dell'Istituto di gestione conto - Dettagli supplementari - field62F[608].components = Marchio D/C - Data - Unit\u00E0 - Quantit\u00E0 - field62F[940].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field62F[941].components = Marchio D/C - Data - Valuta - Quantit\u00E0 -field62F[941].name = Saldo di libro - +field62F[941].name = Saldo di libro field62F[950].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field62F[970].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field62F[971].components = Marchio D/C - Data - Valuta - Quantit\u00E0 -field62F[971].name = Saldo di chiusura finale - +field62F[971].name = Saldo di chiusura finale field62F[972].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field62M[608].components = Marchio D/C - Data - Unit\u00E0 - Quantit\u00E0 - field62M[940].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field62M[950].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field62M[970].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field62M[972].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field62a[608].name = Saldo chius - field62a[940].name = Saldo di libro - field62a[950].name = Saldo di libro - field62a[970].name = Saldo chius - field62a[972].name = Saldo chius - field64[608].components = Marchio D/C - Data - Unit\u00E0 - Quantit\u00E0 -field64[608].name = Saldo liquidit\u00E0 in chiusura - +field64[608].name = Saldo liquidit\u00E0 in chiusura field64[940].components = Marchio D/C - Data - Valuta - Quantit\u00E0 -field64[940].name = Saldo liquid. chius. (fdi. disp) - +field64[940].name = Saldo liquid. chius. (fdi. disp) field64[941].components = Marchio D/C - Data - Valuta - Quantit\u00E0 -field64[941].name = Saldo liquid. chius. (fdi. disp) - +field64[941].name = Saldo liquid. chius. (fdi. disp) field64[950].components = Marchio D/C - Data - Valuta - Quantit\u00E0 -field64[950].name = Saldo liquid. chius. (fdi. disp) - +field64[950].name = Saldo liquid. chius. (fdi. disp) field64[970].components = Marchio D/C - Data - Valuta - Quantit\u00E0 -field64[970].name = Saldo liquidit\u00E0 in chiusura - +field64[970].name = Saldo liquidit\u00E0 in chiusura field64[972].components = Marchio D/C - Data - Valuta - Quantit\u00E0 -field64[972].name = Saldo liquidit\u00E0 in chiusura - -field65.name = Saldo liquidit\u00E0 a termine - +field64[972].name = Saldo liquidit\u00E0 in chiusura +field65.name = Saldo liquidit\u00E0 a termine field65[608].components = Marchio D/C - Data - Unit\u00E0 - Quantit\u00E0 - field65[940].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field65[941].components = Marchio D/C - Data - Valuta - Quantit\u00E0 - field69A.components = Qualificatore - Data1 - Data2 - field69B.components = Qualificatore - Data1 - Ora1 - Data2 - Ora2 - field69C.components = Qualificatore - Data - Codice data - field69D.components = Qualificatore - Data - Ora - Codice data - field69E.components = Qualificatore - Codice data - Data - field69F.components = Qualificatore - Codice data - Data - Ora - field69J.components = Qualificatore - Codice data - field69a.name = Periodo - -field70.components = Struttura narrativa -field70.name = Informazioni su rimessa - +field70.components = Struttura narrativa +field70.name = Informazioni su rimessa field70C.components = Qualificatore - Struttura narrativa -field70C.name = Testo in formato libero - -field70D.components = Qualificatore - Struttura narrativa - +field70C.name = Testo in formato libero +field70D.components = Qualificatore - Struttura narrativa field70D[380].name = Testo in formato libero - field70D[381].name = Testo in formato libero - field70D[506].name = Testo in formato libero - field70D[507].name = Testo in formato libero - field70D[509].name = Testo in formato libero - field70D[510].name = Testo in formato libero - field70D[530].name = Testo in formato libero - field70D[537].name = Testo in formato libero - field70D[540].name = Testo in formato libero - field70D[541].name = Testo in formato libero - field70D[542].name = Testo in formato libero - field70D[543].name = Testo in formato libero - field70D[544].name = Testo in formato libero - field70D[545].name = Testo in formato libero - field70D[546].name = Testo in formato libero - field70D[547].name = Testo in formato libero - field70D[548].name = Testo in formato libero - field70D[558][A2a].name = Testo in formato libero - field70D[558][C].name = Reason Narrative - field70D[558][D].name = Reason Narrative - field70D[567].name = Testo in formato libero - field70D[578].name = Testo in formato libero - field70D[586].name = Testo in formato libero - field70E.components = Qualificatore - Struttura narrativa -field70E.name = Testo in formato libero - +field70E.name = Testo in formato libero field70F.components = Qualificatore - Struttura narrativa - field70G.components = Qualificatore - Struttura narrativa - field70H.components = Qualificatore - Struttura narrativa -field70H.name = Testo in formato libero - +field70H.name = Testo in formato libero field70a.name = Testo in formato libero - -field71A.components = Codice - +field71A.components = Codice field71A[101].name = Specifica delle spese - field71A[102].name = Specifica delle spese - field71A[102_STP].name = Specifica delle spese - field71A[103].name = Specifica delle spese - field71A[103_REMIT].name = Specifica delle spese - field71A[103_STP].name = Specifica delle spese - field71A[104].name = Specifica delle spese - field71A[107].name = Specifica delle spese - field71A[740].name = Spese della banca rimborsante - field71B.components = Struttura narrativa - field71B[190].name = Dettagli delle spese - field71B[191].name = Dettagli delle spese - field71B[290].name = Dettagli delle spese - field71B[291].name = Dettagli delle spese - field71B[390].name = Dettagli delle spese - field71B[391].name = Dettagli delle spese - field71B[400].name = Dettagli delle spese - field71B[456].name = Commissione - field71B[490].name = Dettagli delle spese - field71B[491].name = Dettagli delle spese - field71B[590].name = Dettagli delle spese - field71B[591].name = Dettagli delle spese - field71B[690].name = Dettagli delle spese - field71B[691].name = Dettagli delle spese - field71B[790].name = Dettagli delle spese - field71B[791].name = Dettagli delle spese - field71B[890].name = Dettagli delle spese - field71B[891].name = Dettagli delle spese - field71B[990].name = Dettagli delle spese - field71B[991].name = Dettagli delle spese - field71C.components = Struttura narrativa -field71C.name = Dettagli delle rettifiche - +field71C.name = Dettagli delle rettifiche field71D.components = Struttura narrativa - field71D[700].name = Spese - field71D[707].name = Spese - field71D[710].name = Spese - field71D[720].name = Spese - field71D[730].name = Spese - field71D[740].name = Altre spese - field71D[742].name = Spese - field71D[744].name = Spese della banca rimborsante - field71D[750].name = Spese da detrarre - field71D[752].name = Spese detratte - field71D[754].name = Spese detratte - +field71D[760].name = Spese field71D[768].name = Dettagli delle spese - field71D[769].name = Dettagli delle spese - -field71F.components = Valuta - Quantit\u00E0 - +field71F.components = Valuta - Quantit\u00E0 field71F[102].name = Spese a carico del mittente - field71F[102_STP].name = Spese a carico del mittente - field71F[103].name = Spese a carico del mittente - field71F[103_REMIT].name = Spese a carico del mittente - field71F[103_STP].name = Spese a carico del mittente - field71F[104][B].name = Spese a carico del mittente - field71F[104][C].name = Totale spese a carico del mitt - field71F[107][B].name = Spese a carico del mittente - field71F[107][C].name = Totale spese a carico del mitt - field71F[300].name = Commissione broker - field71F[306].name = Commissione broker - field71F[320].name = Commissione broker - field71F[340].name = Commissione broker - field71F[350].name = Commissione broker - field71F[360].name = Commissione broker - field71F[361].name = Commissione broker - field71F[416].name = Spese a carico del mittente - field71F[620].name = Commissione broker - -field71G.components = Valuta - Quantit\u00E0 - +field71G.components = Valuta - Quantit\u00E0 field71G[102][B].name = Spese a carico del destinatario - field71G[102][C].name = Totale spese a carico del dest - field71G[102_STP][B].name = Spese a carico del destinatario - field71G[102_STP][C].name = Totale spese a carico del dest - field71G[103].name = Spese a carico del destinatario - field71G[103_REMIT].name = Spese a carico del destinatario - field71G[103_STP].name = Spese a carico del destinatario - field71G[104][B].name = Spese a carico del destinatario - field71G[104][C].name = Totale spese a carico del dest - field71G[107][B].name = Spese a carico del destinatario - field71G[107][C].name = Totale spese a carico del dest - field71N.components = Valuta - Quantit\u00E0 -field71N.name = Spese \u00A0per una modifica a carico di - -field72.name = Info del mitt per il dest - +field71N.name = Spese \u00A0per una modifica a carico di +field72.name = Info del mitt per il dest field72Z.components = Struttura narrativa -field72Z.name = Info del mitt per il dest - +field72Z.name = Info del mitt per il dest field72[102].components = Formato struttura narrativa - field72[102_STP].components = Formato struttura narrativa - field72[103].components = Formato struttura narrativa - field72[103_REMIT].components = Formato struttura narrativa - field72[103_STP].components = Formato struttura narrativa - field72[104].components = Formato struttura narrativa - field72[107].components = Formato struttura narrativa - field72[110].components = Struttura narrativa - field72[190].components = Struttura narrativa - field72[191].components = Struttura narrativa - field72[200].components = Formato struttura narrativa - field72[201].components = Formato struttura narrativa - field72[202].components = Formato struttura narrativa - field72[202_COV].components = Formato struttura narrativa - field72[203].components = Formato struttura narrativa - field72[204].components = Formato struttura narrativa - field72[205].components = Formato struttura narrativa - field72[205_COV].components = Formato struttura narrativa - field72[290].components = Struttura narrativa - field72[291].components = Struttura narrativa - field72[300].components = Struttura narrativa - field72[304].components = Struttura narrativa - field72[305].components = Struttura narrativa - field72[306].components = Formato struttura narrativa - field72[320].components = Formato struttura narrativa - field72[330].components = Formato struttura narrativa - field72[340].components = Formato struttura narrativa - field72[341].components = Formato struttura narrativa - field72[350].components = Formato struttura narrativa - field72[360].components = Struttura narrativa - field72[361].components = Struttura narrativa - field72[362].components = Struttura narrativa - field72[364].components = Struttura narrativa - field72[365].components = Struttura narrativa - field72[390].components = Struttura narrativa - field72[391].components = Struttura narrativa - field72[400].components = Struttura narrativa - field72[410].components = Struttura narrativa - field72[412].components = Struttura narrativa - field72[420].components = Struttura narrativa - field72[422].components = Struttura narrativa - field72[430].components = Struttura narrativa - field72[450].components = Struttura narrativa - field72[456].components = Struttura narrativa - field72[490].components = Struttura narrativa - field72[491].components = Struttura narrativa - field72[516].components = Struttura narrativa - field72[526].components = Struttura narrativa - field72[581].components = Struttura narrativa - field72[590].components = Struttura narrativa - field72[591].components = Struttura narrativa - field72[600].components = Struttura narrativa - field72[601].components = Struttura narrativa - field72[604].components = Struttura narrativa - field72[605].components = Struttura narrativa - field72[606].components = Struttura narrativa - field72[607].components = Struttura narrativa - field72[620].components = Formato struttura narrativa - field72[690].components = Struttura narrativa - field72[691].components = Struttura narrativa - field72[790].components = Struttura narrativa - field72[791].components = Struttura narrativa - field72[802].components = Struttura narrativa - field72[890].components = Struttura narrativa - field72[891].components = Struttura narrativa - field72[900].components = Struttura narrativa - field72[910].components = Struttura narrativa - field72[935].components = Struttura narrativa - field72[990].components = Struttura narrativa - field72[991].components = Struttura narrativa - -field73.components = Struttura narrativa - +field73.components = Struttura narrativa field73A.components = Struttura narrativa - field73A[734].name = Spese reclamate - field73A[750].name = Spese da aggiungere - field73A[754].name = Spese aggiunte - field73R.components = Riga 1 - Righe 2-6 -field73R.name = Motivo mancato a pagnto - +field73R.name = Motivo mancato a pagnto field73S.components = Riga 1 - Righe 2-6 -field73S.name = Rimessa di richiesta di rimborso - +field73S.name = Rimessa di richiesta di rimborso field73[400].name = Importi aggiunti - field73[801].name = Importi addizionali - field74.components = Struttura narrativa -field74.name = Modifiche - +field74.name = Modifiche field75.components = Struttura narrativa -field75.name = Richiesta d'informazioni - +field75.name = Richiesta d'informazioni field76.components = Struttura narrativa -field76.name = Risposte - -field77.components = Struttura narrativa -field77.name = Testo in formato libero - +field76.name = Risposte +field77.components = Struttura narrativa field77A.components = Struttura narrativa - field77A[195].name = Testo in formato libero - field77A[196].name = Testo in formato libero - field77A[295].name = Testo in formato libero - field77A[296].name = Testo in formato libero - field77A[300].name = Informazioni addizionali - field77A[305].name = Informazioni addizionali - field77A[306].name = Informazioni addizionali - field77A[340].name = Informazioni addizionali - field77A[341].name = Informazioni addizionali - field77A[360].name = Informazioni addizionali - field77A[361].name = Informazioni addizionali - field77A[395].name = Testo in formato libero - field77A[396].name = Testo in formato libero - field77A[416].name = Motivo mancato/a pagnto/accett - field77A[455].name = Motivo della rettifica - field77A[456].name = Motivo dell'insoluto - field77A[495].name = Testo in formato libero - field77A[496].name = Testo in formato libero - field77A[595].name = Testo in formato libero - field77A[596].name = Testo in formato libero - field77A[600].name = Informazioni addizionali - field77A[601].name = Informazioni addizionali - field77A[695].name = Testo in formato libero - field77A[696].name = Testo in formato libero - field77A[795].name = Testo in formato libero - field77A[796].name = Testo in formato libero - field77A[895].name = Testo in formato libero - field77A[896].name = Testo in formato libero - field77A[995].name = Testo in formato libero - field77A[996].name = Testo in formato libero - -field77B.components = Struttura narrativa - +field77B.components = Struttura narrativa field77B[101].name = Rapporto regolare - field77B[102].name = Rapporto regolare - field77B[102_STP].name = Rapporto regolare - field77B[103].name = Rapporto regolare - field77B[103_REMIT].name = Rapporto regolare - field77B[103_STP].name = Rapporto regolare - field77B[104].name = Rapporto regolare - field77B[107].name = Rapporto regolare - field77B[734].name = Rimessa di documenti - -field77B[786].name = Rimessa di documenti - +field77B[786].name = Dettagli della garanzia field77D.components = Struttura narrativa - field77D[300].name = Termini e condizioni - field77D[306].name = Condizioni aggiuntive - field77D[320].name = Termini e condizioni - field77D[330].name = Termini e condizioni - field77D[360].name = Condizioni aggiuntive - field77D[361].name = Condizioni aggiuntive - field77D[456].name = Dettagli dell'insoluto - field77D[516].name = Termini e condizioni speciali - field77D[600].name = Termini e condizioni - field77D[601].name = Termini e condizioni - field77D[620].name = Termini e condizioni - field77E.components = Testo1 - Testo2 -field77E.name = Messaggio proprietario - +field77E.name = Messaggio proprietario field77F.name = Messaggio EDIFACT - -field77H.name = Tipo,data,versione del contratto - +field77H.name = Tipo,data,versione del contratto field77H[300].components = Tipo di accordo - Data - Versione - field77H[304].components = Tipo di accordo - Data - Versione - field77H[305].components = Tipo di accordo - Data - Versione - field77H[306].components = Tipo di accordo - Data - Versione - field77H[340].components = Tipo di accordo - Data - Versione - field77H[360].components = Tipo - Data - Versione - field77H[361].components = Tipo - Data - Versione - field77H[600].components = Tipo - Data - Versione - field77H[601].components = Tipo - Data - Versione - field77J.components = Struttura narrativa -field77J.name = Discordanze - +field77J[734].name = Discordanze +field77J[750].name = Discordanze +field77J[786].name = Dettagli della garanzia field77L.components = Struttura narrativa - +field77L[760].name = Richiesta dei termini e condizioni locali di sottoscrizione +field77L[761].name = Richiesta dei termini e condizioni locali di sottoscrizione +field77L[767].name = Altre modifiche alla sottoscrizione locale +field77L[775].name = Altre modifiche alla sottoscrizione locale field77T.components = Riga -field77T.name = Contenuto del msg (proprietario) - +field77T.name = Contenuto del msg (proprietario) field77U.components = Struttura narrativa - +field77U[760].name = Dettagli della garanzia +field77U[761].name = Termini e condizioni della sottoscrizione +field77U[767].name = Altre modifiche alla sottoscrizione +field77U[775].name = Altre modifiche alla sottoscrizione +field77[747].name = Testo in formato libero +field77[754].name = Testo in formato libero +field77[765].name = Dettagli del completamento della presentazione field78.components = Struttura narrativa - +field78D.components = Riga field78[700].name = Istruz bca pag/acc/negoziatrice - field78[707].name = Testo in formato libero - field78[710].name = Istruz bca pag/acc/negoziatrice - field78[720].name = Istruz bca pag/acc/negoziatrice - -field79.components = Struttura narrativa - +field78[760].name = Notifica automatica di estensione/non-estensione +field78[765].name = Informazioni aggiuntive del importo +field79.components = Struttura narrativa field79Z.components = Struttura narrativa - field79Z[705].name = Testo in formato libero - field79Z[730].name = Struttura narrativa - field79Z[752].name = Struttura narrativa - field79Z[756].name = Struttura narrativa - field79[192].name = Spiegazione del msg originale - field79[195].name = Spiegazione msg oggetto domanda - field79[196].name = Spiegazione msg oggetto risposta - field79[199].name = Testo in formato libero - field79[292].name = Spiegazione del msg originale - field79[295].name = Spiegazione msg oggetto domanda - field79[296].name = Spiegazione msg oggetto risposta - field79[299].name = Testo in formato libero - field79[392].name = Spiegazione del msg originale - field79[395].name = Spiegazione msg oggetto domanda - field79[396].name = Spiegazione msg oggetto risposta - field79[399].name = Testo in formato libero - field79[492].name = Spiegazione del msg originale - field79[495].name = Spiegazione msg oggetto domanda - field79[496].name = Spiegazione msg oggetto risposta - field79[499].name = Testo in formato libero - field79[592].name = Spiegazione del msg originale - field79[595].name = Spiegazione msg oggetto domanda - field79[596].name = Spiegazione msg oggetto risposta - field79[599].name = Testo in formato libero - field79[692].name = Spiegazione del msg originale - field79[695].name = Spiegazione msg oggetto domanda - field79[696].name = Spiegazione msg oggetto risposta - field79[699].name = Testo in formato libero - field79[792].name = Spiegazione del msg originale - field79[795].name = Spiegazione msg oggetto domanda - field79[796].name = Spiegazione msg oggetto risposta - field79[799].name = Testo in formato libero - field79[892].name = Spiegazione del msg originale - field79[895].name = Spiegazione msg oggetto domanda - field79[896].name = Spiegazione msg oggetto risposta - field79[899].name = Testo in formato libero - field79[986].name = Testo in formato libero - field79[992].name = Spiegazione del msg originale - field79[995].name = Spiegazione msg oggetto domanda - field79[996].name = Spiegazione msg oggetto risposta - field79[999].name = Testo in formato libero - field80C.components = Struttura narrativa -field80C.name = Motivi della rett della garanzia - +field80C.name = Motivi della rett della garanzia field81A.components = Identificatore parte - Codice identificatore - field81D.components = Identificatore parte - Nome e indirizzo - field81J.components = Identificazione parte - field81a.name = Controparte centrale - BIC - field82A.components = Identificatore parte - Codice identificatore - field82B.components = Identificatore parte - Localit\u00E0 - field82D.components = Identificatore parte - Nome e indirizzo - field82J.components = Identificazione parte - field82a[300].name = Parte A - field82a[304].name = Gestore del fondo - field82a[305].name = Parte A - field82a[306].name = Parte A - field82a[320].name = Parte A - field82a[330].name = Parte A - field82a[340].name = Parte A - field82a[341].name = Parte A - field82a[350].name = Parte A - field82a[360].name = Parte A - field82a[361].name = Parte A - field82a[362].name = Parte A - field82a[364].name = Parte A - field82a[365].name = Parte A - field82a[600].name = Parte A - field82a[601].name = Parte A - field82a[604].name = Parte ordinante - field82a[605].name = Parte ordinante - field82a[606].name = Parte ordinante - field82a[607].name = Parte ordinante - field82a[620].name = Parte A - field83A.components = Identificatore parte - Codice identificatore - field83C.components = Conto -field83C.name = Deposito titoli - +field83C.name = Deposito titoli field83D.components = Identificatore parte - Nome e indirizzo - field83J.components = Identificazione parte - field83a[300].name = Fnd/cliente beneficiario - field83a[304].name = Fondo - field83a[305].name = Fnd/cliente beneficiario - field83a[306].name = Fnd/cliente beneficiario - field83a[320].name = Fondo o parte ordinante - field83a[330].name = Fondo o parte ordinante - field83a[350].name = Fondo o parte ordinante - field83a[360].name = Fnd/cliente beneficiario - field83a[361].name = Fnd/cliente beneficiario - field83a[362].name = Fnd/cliente beneficiario - field83a[364].name = Fnd/cliente beneficiario - field83a[365].name = Fnd/cliente beneficiario - field83a[600].name = Fnd/cliente beneficiario - field83a[601].name = Fnd/cliente beneficiario - field83a[620].name = Fondo o parte ordinante - field84A.components = Identificatore parte - Codice identificatore - field84B.components = Identificatore parte - Localit\u00E0 - field84D.components = Identificatore parte - Nome e indirizzo - field84J.components = Identificazione parte - field84a[300].name = Agzia contraente/parte A - field84a[306].name = Agt incaricato del calcolo - field84a[320].name = Agzia contraente/parte A - field84a[330].name = Agzia contraente/parte A - field84a[361].name = Agt incaricato del calcolo - field84a[620].name = Agzia contraente/parte A - field85A.components = Identificatore parte - Codice identificatore - field85B.components = Identificatore parte - Localit\u00E0 - field85D.components = Identificatore parte - Nome e indirizzo - field85J.components = Identificazione parte - field85a[300].name = Agzia contraente/parte B - field85a[306].name = Parte che esercita (il diritto) - field85a[320].name = Agzia contraente/parte B - field85a[330].name = Agzia contraente/parte B - field85a[620].name = Agzia contraente/parte B - -field86.components = Struttura narrativa -field86.name = Info per intestatario conto - +field86.components = Struttura narrativa +field86.name = Info per intestatario conto field86A.components = Identificatore parte - Codice identificatore - field86B.components = Identificatore parte - Localit\u00E0 - field86D.components = Identificatore parte - Nome e indirizzo - field86J.components = Identificazione parte - field86a[306].name = Intermediario 2 - field86a[320].name = Intermediario 2 - field86a[330].name = Intermediario 2 - field86a[340].name = Intermediario 2 - field86a[341].name = Intermediario 2 - field86a[350].name = Intermediario 2 - field86a[360].name = Secondo intermediario - field86a[361].name = Secondo intermediario - field86a[362].name = Secondo intermediario - field86a[364].name = Secondo intermediario - field86a[365].name = Secondo intermediario - field86a[600].name = Intermediario - field86a[604].name = Intermediario - field86a[605].name = Intermediario - field86a[606].name = Intermediario - field86a[607].name = Intermediario - field86a[620].name = Intermediario 2 - field87A.components = Identificatore parte - Codice identificatore - field87B.components = Identificatore parte - Localit\u00E0 - field87D.components = Identificatore parte - Nome e indirizzo - field87J.components = Identificazione parte - field87a[300].name = Parte B - field87a[304].name = Broker esecutivo - field87a[305].name = Parte B - field87a[306].name = Parte B - field87a[320].name = Parte B - field87a[330].name = Parte B - field87a[340].name = Parte B - field87a[341].name = Parte B - field87a[350].name = Parte B - field87a[360].name = Parte B - field87a[361].name = Parte B - field87a[362].name = Parte B - field87a[364].name = Parte B - field87a[365].name = Parte B - field87a[516].name = Dep.rio/dep.te titoli - field87a[526].name = Dep.rio/dep.te titoli - field87a[600][A].name = Parte B - field87a[600][B].name = Depositario del commodity - field87a[600][C].name = Depositante del commodity - field87a[601].name = Parte B - field87a[604].name = Depositario del commodity - field87a[605].name = Depositante del commodity - field87a[606].name = Depositario del commodity - field87a[607].name = Depositante del commodity - field87a[620].name = Parte B - field88A.components = Identificatore parte - Codice identificatore - field88B.components = Identificatore parte - Localit\u00E0 - field88D.components = Identificatore parte - Nome e indirizzo - field88J.components = Identificazione parte - field88a[300].name = ID del broker - field88a[306][I].name = Parte che non esercita (il diritto) - field88a[306][K].name = ID del broker - field88a[320].name = ID del broker - field88a[340].name = ID del broker - field88a[360].name = ID del broker - field88a[361].name = ID del broker - field88a[604].name = Beneficiario del commodity - field88a[605].name = Beneficiario del commodity - field88a[606].name = Beneficiario del commodity - field88a[607].name = Beneficiario del commodity - field88a[620].name = ID del broker - field89A.components = Identificatore parte - Codice identificatore - field89D.components = Identificatore parte - Nome e indirizzo - field89J.components = Identificazione parte - field89a.name = Broker per la compensazione \u00A0- BIC - field90A.components = Qualificatore - Codice tipo percentuale - Nota - Prezzo - field90B.components = Qualificatore - Codice tipo importo - Codice valuta - Prezzo -field90B.name = Prezzo - +field90B.name = Prezzo field90C.components = Numero - Valuta - Quantit\u00E0 -field90C.name = N/totale scritture d'accredito - +field90C.name = N/totale scritture d'accredito field90D.components = Numero - Valuta - Quantit\u00E0 -field90D.name = N/totale scritture d'addebito - +field90D.name = N/totale scritture d'addebito field90E.components = Qualificatore - Codice prezzo - field90F.components = Qualificatore - Codice tipo importo - Codice valuta - Quantit\u00E0 - Codice tipo quantit\u00E0 - Quantit\u00E0 - field90J.components = Qualificatore - Codice tipo importo - Codice valuta1 - Importo1 - Codice valuta2 - Importo2 - field90K.components = Qualificatore - Punti indice - field90L.components = Qualificatore - Nota - Punti indice - field90a[500].name = Prezzo - field90a[501].name = Prezzo - field90a[502].name = Prezzo - field90a[506].name = Prezzo - field90a[508].name = Prezzo - field90a[509].name = Prezzo - field90a[513].name = Prezzo - field90a[514].name = Prezzo - field90a[515].name = Prezzo - field90a[518].name = Prezzo - field90a[519].name = Prezzo - field90a[524].name = Prezzo - field90a[530].name = Prezzo - field90a[535].name = Prezzo - field90a[536].name = Prezzo - field90a[537].name = Prezzo - field90a[538].name = Prezzo - field90a[540].name = Prezzo - field90a[541].name = Prezzo - field90a[542].name = Prezzo - field90a[543].name = Prezzo - field90a[544].name = Prezzo - field90a[545].name = Prezzo - field90a[546].name = Prezzo - field90a[547].name = Prezzo - field90a[548].name = Indicatore - field90a[564].name = Prezzo - field90a[565].name = Prezzo - field90a[566].name = Prezzo - field90a[569].name = Prezzo - field90a[576].name = Prezzo - field90a[578].name = Prezzo - field90a[586].name = Prezzo - field91A.components = Identificatore parte - Codice identificatore - field91D.components = Identificatore parte - Nome e indirizzo - field91J.components = Identificazione parte - field91a.name = La parte che riporta -BIC - field92A.components = Qualificatore - Nota - Tasso -field92A.name = Tasso - +field92A.name = Tasso field92B.components = Qualificatore - Primo codice valuta - Secondo codice valuta - Tasso -field92B.name = Tasso - +field92B.name = Tasso field92C.components = Qualificatore - DSS - Data Source Scheme - Nome tasso - field92D.components = Qualificatore - Quantit\u00E01 - Quantit\u00E02 -field92D.name = Tasso - +field92D.name = Tasso field92F.components = Qualificatore - Codice valuta - Quantit\u00E0 - field92H.components = Qualificatore - Codice valuta - Quantit\u00E0 - Stato tasso - field92J.components = Qualificatore - DSS - Data Source Scheme - Codice tipo tasso - Codice valuta - Quantit\u00E0 - Stato tasso - field92K.components = Qualificatore - Codice tipo tasso - field92L.components = Qualificatore - Primo codice valuta - Importo1 - Secondo codice valuta - Importo2 - field92M.components = Qualificatore - Codice valuta - Quantit\u00E0 - Quantit\u00E0 - field92N.components = Qualificatore - Quantit\u00E0 - Codice valuta - Quantit\u00E0 - field92P.components = Qualificatore - Punti indice - field92R.components = Qualificatore - DSS - Data Source Scheme - Codice tipo tasso - Tasso - field92a.name = Tasso - field93A.components = Qualificatore - DSS - Data Source Scheme - Tipo di sottosaldo -field93A.name = Saldo - +field93A.name = Saldo field93B.components = Qualificatore - DSS - Data Source Scheme - Codice tipo quantit\u00E0 - Nota - Saldo -field93B.name = Saldo - field93C.components = Qualificatore - Codice tipo quantit\u00E0 - Codice tipo saldo - Nota - Saldo - field93D.components = Qualificatore - Nota - Saldo -field93D.name = Saldo - +field93D.name = Saldo +field93E.components = Qualificatore - Codice tipo quantit\u00E0 - Codice tipo saldo - Nota - Saldo +field93F.components = Qualificatore - DSS - Data Source Scheme - Codice tipo quantit\u00E0 - Nota - Saldo field93a.name = Saldo - field94A.components = Oggetto -field94A.name = Oggetto dell'operazione - +field94A.name = Oggetto dell'operazione field94B.components = Qualificatore - DSS - Data Source Scheme - Codice luogo - Struttura narrativa -field94B.name = Luogo - +field94B.name = Luogo field94C.components = Qualificatore - Codice nazionale - field94C[321].name = Centro di regolamento dei pagamenti. - field94C[380].name = Centro di regolamento dei pagamenti. - field94C[381].name = Centro di regolamento dei pagamenti. - field94C[500].name = Luogo - field94C[501].name = Luogo - field94C[519].name = Luogo - field94C[564].name = Luogo - field94C[565].name = Luogo - field94C[566].name = Luogo - field94C[670].name = Luogo - field94D.components = Qualificatore - Codice nazionale - Luogo - field94E.components = Qualificatore - Indirizzo -field94E.name = Luogo - +field94E.name = Luogo field94F.components = Qualificatore - Codice luogo - Codice identificatore - field94G.components = Qualificatore - Indirizzo - field94H.components = Qualificatore - Codice identificatore - field94L.components = Qualificatore - LEI - field94a.name = Luogo - field95C.components = Qualificatore - Codice nazionale - field95L.components = Qualificatore - LEI - field95P.components = Qualificatore - Codice identificatore -field95P.name = Parte - +field95P.name = Parte field95Q.components = Qualificatore - Nome e indirizzo - field95R.components = Qualificatore - DSS - Data Source Scheme - Codice proprietario - field95S.components = Qualificatore - DSS - Data Source Scheme - Tipo di ID - Codice nazionale - ID alternativo - field95U.components = Qualificatore - Nome -field95U.name = Parte - +field95U.name = Parte field95V.components = Qualificatore - Nome e indirizzo - field95a.name = Parte - field96A.components = Identificatore parte - Codice identificatore - field96D.components = Identificatore parte - Nome e indirizzo - field96J.components = Identificazione parte - field96a.name = Il partito che cancella un'eccezione - BIC - field97A.components = Qualificatore - Numero conto -field97A.name = Conto - +field97A.name = Conto field97B.components = Qualificatore - DSS - Data Source Scheme - Codice tipo conto - Numero conto - field97C.components = Qualificatore - Codice conto - +field97D.components = Qualificatore - DSS - Data Source Scheme - Numero conto field97E.components = Qualificatore - IBAN - International Bank Account Number - field97a.name = Conto - field98A.components = Qualificatore - Data - field98A[321].name = Data - field98A[370].name = Data - field98A[500].name = Data - field98A[501].name = Data - field98A[502].name = Data - field98A[503].name = Data - field98A[504].name = Data - field98A[505].name = Data - field98A[506].name = Data - field98A[507].name = Data - field98A[508].name = Data - field98A[513].name = Data/ora - field98A[514].name = Data/ora - field98A[515].name = Data - field98A[518].name = Data/ora - field98A[519].name = Data - field98A[524].name = Data - field98A[535].name = Data - field98A[538].name = Data - field98A[540].name = Data - field98A[541].name = Data - field98A[542].name = Data - field98A[543].name = Data - field98A[544].name = Data - field98A[545].name = Data - field98A[546].name = Data - field98A[547].name = Data - field98A[564].name = Data/ora - field98A[565].name = Data/ora - field98A[566].name = Data/ora - field98A[568].name = Data/ora - field98A[576].name = Data/ora - field98A[578].name = Data - field98A[586].name = Data - field98A[670].name = Data - field98A[671].name = Data - field98B.components = Qualificatore - DSS - Data Source Scheme - Codice data - field98C.components = Qualificatore - Data - Ora - field98D.components = Data - Ora - Decimali - Indicatore UTC -field98D.name = Tempo di esecuzione timbro - +field98D.name = Tempo di esecuzione timbro field98E.components = Qualificatore - Data - Ora - Decimali - Indicatore UTC - field98F.components = Qualificatore - DSS - Data Source Scheme - Codice data - Ora - field98G.components = Data - Ora - Decimali - Indicatore UTC -field98G.name = Marcatura temporale della conferma - +field98G.name = Marcatura temporale della conferma field98H.components = Ora - Decimali - Indicatore UTC -field98H.name = Marcatura temporale della compensazione - +field98H.name = Marcatura temporale della compensazione field98J.components = Qualificatore - Data - Ora - Codice identificatore - field98K.components = Qualificatore - DSS - Data Source Scheme - Data - Ora - Codice proprietario - field98a[370].name = Data - field98a[380].name = Data/ora - field98a[381].name = Data/ora - field98a[500].name = Data/ora - field98a[501].name = Data/ora - field98a[502].name = Data/ora - field98a[503].name = Data/ora - field98a[504].name = Data/ora - field98a[505].name = Data/ora - field98a[506].name = Data/ora - field98a[507].name = Data/ora - field98a[508].name = Data/ora - field98a[509].name = Data/ora - field98a[510].name = Data/ora - field98a[513].name = Data/ora - field98a[514].name = Data/ora - field98a[515].name = Data/ora - field98a[517].name = Data/ora - field98a[518].name = Data/ora - field98a[519].name = Data/ora - field98a[524].name = Data/ora - field98a[527].name = Data/ora - field98a[530].name = Data/ora - field98a[535].name = Data/ora - field98a[536].name = Data/ora - field98a[537].name = Data/ora - field98a[538].name = Data/ora - field98a[540].name = Data/ora - field98a[541].name = Data/ora - field98a[542].name = Data/ora - field98a[543].name = Data/ora - field98a[544].name = Data/ora - field98a[545].name = Data/ora - field98a[546].name = Data/ora - field98a[547].name = Data/ora - field98a[548][A].name = Data/ora - field98a[548][B].name = Data/ora - field98a[548][C1].name = Data/ora - field98a[548][C1a1A1].name = Data/ora - field98a[548][C1a1A].name = Data/ora - field98a[548][C1a1B1].name = Indicatore - field98a[549].name = Data/ora - field98a[558].name = Data/ora - field98a[564].name = Data/ora - field98a[565].name = Data/ora - field98a[566].name = Data/ora - field98a[567].name = Data/ora - field98a[568].name = Data/ora - field98a[569].name = Data/ora - field98a[575].name = Data/ora - field98a[576].name = Data/ora - field98a[578].name = Data/ora - field98a[586].name = Data/ora - field99A.components = Qualificatore - Nota - Numero -field99A.name = N giorni per calcolo interessi - +field99A.name = N giorni per calcolo interessi field99B.components = Qualificatore - Numero -field99B.name = N giorni per calcolo interessi - +field99B.name = N giorni per calcolo interessi field99C.components = Qualificatore - Numero - field99a.name = N giorni per calcolo interessi - +field[306].name = Agt incaricato del calcolo field[320].name = Istituto beneficiario - field[330].name = Istituto beneficiario - field[340].name = Agente ricevente - field[504].name = Parte - field[513].name = Tasso - field[515].name = Tasso - field[540].name = Testo in formato libero - field[541].name = Testo in formato libero - field[542].name = Testo in formato libero - field[543].name = Testo in formato libero - field[544].name = Testo in formato libero - field[545].name = Testo in formato libero - field[546].name = Testo in formato libero - field[547].name = Testo in formato libero - field[564].name = Parte - field[578].name = Parte - field[620].name = Istituto beneficiario - sequence1[021].name = Dettagli rapporto - sequence1[023].name = Dettagli rapporto - sequence1[052].name = Dettagli rapporto - sequence1[055].name = Dettagli di consegna - sequence1[066].name = Gruppo_1 - sequence1[071].name = Dettagli rapporto - sequence1[073].name = Gruppo campo 1 - sequence1[082].name = Gruppo_1 - sequence1[083].name = Gruppo_1 - sequence2[066].name = Gruppo_2 - sequence2[073].name = Gruppo campo 2 - sequence2[082].name = Gruppo_2 - sequence2[083].name = Gruppo_2 - sequence3[021].name = Testo messaggio recuperato - sequence3[066].name = Gruppo_1.1 - sequence3[071].name = Stato rapporto - sequence3[073].name = Gruppo campo 3 - sequence3[082].name = Gruppo_1.1 - sequence3[083].name = Gruppo_1.1 - sequence4[066].name = Gruppo_1.2 - sequence4[071].name = Informazioni sui messaggi MT 671 non consegnati - sequence4[073].name = Gruppo campo 4 - sequence4[082].name = Gruppo_1.2 - sequence4[083].name = Gruppo_2.2 - sequence5.name = Conta messaggi MT 671 non consegnati - sequenceA1[321].name = Collegamenti - sequenceA1[370].name = Collegamenti - sequenceA1[380].name = Collegamenti - sequenceA1[381].name = Collegamenti - sequenceA1[500].name = Collegamenti - sequenceA1[501].name = Collegamenti - sequenceA1[502].name = Collegamenti - sequenceA1[503].name = Accordo - sequenceA1[504].name = Accordo - sequenceA1[505].name = Accordo - sequenceA1[506].name = Accordo - sequenceA1[507].name = Accordo - sequenceA1[508].name = Collegamenti - sequenceA1[509].name = Collegamenti - sequenceA1[510].name = Collegamenti - sequenceA1[513].name = Collegamenti - sequenceA1[514].name = Collegamenti - sequenceA1[515].name = Collegamenti - sequenceA1[517].name = Collegamenti - sequenceA1[518].name = Collegamenti - sequenceA1[519].name = Collegamenti - sequenceA1[524].name = Collegamenti - sequenceA1[527].name = Parti della garanzia collaterali - sequenceA1[535].name = Collegamenti - sequenceA1[536].name = Collegamenti - sequenceA1[537].name = Collegamenti - sequenceA1[538].name = Collegamenti - sequenceA1[540].name = Collegamenti - sequenceA1[541].name = Collegamenti - sequenceA1[542].name = Collegamenti - sequenceA1[543].name = Collegamenti - sequenceA1[544].name = Collegamenti - sequenceA1[545].name = Collegamenti - sequenceA1[546].name = Collegamenti - sequenceA1[547].name = Collegamenti - sequenceA1[548].name = Collegamenti - sequenceA1[549].name = Collegamenti - sequenceA1[558].name = Parti della garanzia collaterali - sequenceA1[564].name = Collegamenti - sequenceA1[565].name = Collegamenti - sequenceA1[566].name = Collegamenti - sequenceA1[567].name = Collegamenti - sequenceA1[568].name = Collegamenti - sequenceA1[569].name = Parti della garanzia collaterali - sequenceA1[575].name = Collegamenti - sequenceA1[576].name = Collegamenti - sequenceA1[578].name = Collegamenti - sequenceA1[586].name = Collegamenti - sequenceA1[670].name = Collegamenti - sequenceA1[671].name = Collegamenti - sequenceA2[370].name = Parte ordine FX - sequenceA2[503].name = Collegamenti - sequenceA2[504].name = Collegamenti - sequenceA2[505].name = Collegamenti - sequenceA2[506].name = Collegamenti - sequenceA2[507].name = Collegamenti - sequenceA2[509].name = Stato - sequenceA2[510].name = Stato - sequenceA2[527].name = Collegamenti - sequenceA2[548].name = Stato - sequenceA2[558].name = Stato - sequenceA2[567].name = Stato - sequenceA2[569].name = Collegamenti - sequenceA2[670].name = Parametro di distribuzione - sequenceA2a.name = Ragione - sequenceA3.name = Collegamenti - sequenceACCTINFO.name = Informazioni conto - sequenceACTCURR.name = Informazioni attivit\u00E0 per valuta - sequenceACTINFO.name = Informazioni attivit\u00E0 per transazione - sequenceADDINFO.name = Informazioni aggiuntive - sequenceADDRESS.name = Indirizzo - sequenceAGRE.name = Accordo - sequenceALLDET.name = Dettagli dichiarazione - sequenceAMT[502].name = Importi Ammontari - sequenceAMT[513].name = Importi Ammontari - sequenceAMT[514].name = Importi Ammontari - sequenceAMT[515].name = Importi Ammontari - sequenceAMT[518].name = Importi Ammontari - sequenceAMT[540].name = Importo Ammontare - sequenceAMT[541].name = Importo Ammontare - sequenceAMT[542].name = Importo Ammontare - sequenceAMT[543].name = Importo Ammontare - sequenceAMT[544].name = Importo Ammontare - sequenceAMT[545].name = Importo Ammontare - sequenceAMT[546].name = Importo Ammontare - sequenceAMT[547].name = Importo Ammontare - sequenceAMT[578].name = Importo Ammontare - sequenceAMT[586].name = Importo Ammontare - sequenceA[101].name = Informazioni generali - sequenceA[102].name = Informazioni generali - sequenceA[102_STP].name = Informazioni generali - sequenceA[104].name = Informazioni generali - sequenceA[107].name = Informazioni generali - sequenceA[202_COV].name = Informazioni generali - sequenceA[204].name = Elementi comuni - Dettagli di rimborso - sequenceA[205_COV].name = Informazioni generali - sequenceA[300].name = Informazioni generali - sequenceA[304].name = Informazioni generali - sequenceA[305].name = Informazioni generali - sequenceA[306].name = Informazioni generali - sequenceA[320].name = Informazioni generali - sequenceA[321].name = Informazioni generali - sequenceA[330].name = Informazioni generali - sequenceA[340].name = Informazioni generali - sequenceA[341].name = Informazioni generali - sequenceA[350].name = Informazioni generali - sequenceA[360].name = Informazioni generali - sequenceA[361].name = Informazioni generali - sequenceA[362].name = Informazioni generali - sequenceA[364].name = Informazioni generali - sequenceA[365].name = Informazioni generali - sequenceA[370].name = Informazioni generali - sequenceA[380].name = Informazioni generali - sequenceA[381].name = Informazioni generali - sequenceA[416].name = Informazioni generali - sequenceA[500].name = Informazioni generali - sequenceA[501].name = Informazioni generali - sequenceA[502].name = Informazioni generali - sequenceA[503].name = Informazioni generali - sequenceA[504].name = Informazioni generali - sequenceA[505].name = Informazioni generali - sequenceA[506].name = Informazioni generali - sequenceA[507].name = Informazioni generali - sequenceA[508].name = Informazioni generali - sequenceA[509].name = Informazioni generali - sequenceA[510].name = Informazioni generali - sequenceA[513].name = Informazioni generali - sequenceA[514].name = Informazioni generali - sequenceA[515].name = Informazioni generali - sequenceA[516].name = Identificazione ritorno/richiamo/prestito titoli - sequenceA[517].name = Informazioni generali - sequenceA[518].name = Informazioni generali - sequenceA[519].name = Informazioni generali - sequenceA[524].name = Informazioni generali - sequenceA[527].name = Informazioni generali - sequenceA[530].name = Informazioni generali - sequenceA[535].name = Informazioni generali - sequenceA[536].name = Informazioni generali - sequenceA[537].name = Informazioni generali - sequenceA[538].name = Informazioni generali - sequenceA[540].name = Informazioni generali - sequenceA[541].name = Informazioni generali - sequenceA[542].name = Informazioni generali - sequenceA[543].name = Informazioni generali - sequenceA[544].name = Informazioni generali - sequenceA[545].name = Informazioni generali - sequenceA[546].name = Informazioni generali - sequenceA[547].name = Informazioni generali - sequenceA[548].name = Informazioni generali - sequenceA[549].name = Informazioni generali - sequenceA[558].name = Informazioni generali - sequenceA[564].name = Informazioni generali - sequenceA[565].name = Informazioni generali - sequenceA[566].name = Informazioni generali - sequenceA[567].name = Informazioni generali - sequenceA[568].name = Informazioni generali - sequenceA[569].name = Informazioni generali - sequenceA[575].name = Informazioni generali - sequenceA[576].name = Informazioni generali - sequenceA[578].name = Informazioni generali - sequenceA[586].name = Informazioni generali - sequenceA[600].name = Dettagli del contratto - sequenceA[601].name = Informazioni generali - sequenceA[620].name = Informazioni generali - sequenceA[670].name = Informazioni generali - sequenceA[671].name = Informazioni generali - +sequenceA[760].name = Informazioni generali +sequenceA[767].name = Informazioni generali sequenceB1[300].name = Importo Ammontare acquistato - sequenceB1[304].name = Importo Ammontare acquistato - sequenceB1[305].name = Parti rapporto segnalanti - sequenceB1[306].name = Dettagli premio - sequenceB1[321].name = Parti deposito/prestito 1 - sequenceB1[340].name = Dettagli AFB e FRABBA - sequenceB1[341].name = Dettagli AFB e FRABBA - sequenceB1[360].name = Dettagli interesse - sequenceB1[361].name = Dettagli interesse - sequenceB1[370].name = Parti cassa o Parti per I pagamenti - sequenceB1[380].name = Parti ordine FX - sequenceB1[381].name = Parti ordine FX - sequenceB1[500].name = Attributi strumento finanziario - sequenceB1[501].name = Attributi strumento finanziario - sequenceB1[502].name = Prezzo - sequenceB1[503].name = Dettagli sintesi - sequenceB1[504].name = Dettagli sintesi - sequenceB1[505].name = Dettagli di garanzia in secondari titoli - sequenceB1[506].name = Dettagli sintesi - sequenceB1[507].name = Dettagli regolamento generale - sequenceB1[508].name = Attributi strumento finanziario - sequenceB1[509].name = Parti contraenti - sequenceB1[513].name = Dettagli compilazione parziale - sequenceB1[514].name = Parti conferma - sequenceB1[518].name = Parti conferma - sequenceB1[519].name = Attributi strumento finanziario - sequenceB1[524].name = Attributi strumento finanziario - +sequenceB1[527].name = Ripartizione del importo sequenceB1[530].name = Collegamenti - sequenceB1[535].name = Strumento finanziario - sequenceB1[536].name = Strumento finanziario - sequenceB1[537].name = Ragione - sequenceB1[538].name = Attributi strumento finanziario - sequenceB1[540].name = Attributi strumento finanziario - sequenceB1[541].name = Attributi strumento finanziario - sequenceB1[542].name = Attributi strumento finanziario - sequenceB1[543].name = Attributi strumento finanziario - sequenceB1[544].name = Attributi strumento finanziario - sequenceB1[545].name = Attributi strumento finanziario - sequenceB1[546].name = Attributi strumento finanziario - sequenceB1[547].name = Attributi strumento finanziario - sequenceB1[548].name = Parti di regolamento - +sequenceB1[558].name = Ripartizione del importo sequenceB1[564].name = Attributi strumento finanziario - sequenceB1[565].name = Attributi strumento finanziario - sequenceB1[566].name = Attributi strumento finanziario - sequenceB1[568].name = Attributi strumento finanziario - sequenceB1[575].name = Informazioni attivit\u00E0 per valuta - sequenceB1[576].name = Attributi strumento finanziario - sequenceB1[578].name = Attributi strumento finanziario - sequenceB1[586].name = Collegamenti - sequenceB1[601].name = Parti rapporto segnalanti - sequenceB1[670].name = Parti cassa o Parti per I pagamenti - sequenceB1[671].name = Parti cassa o Parti per I pagamenti - sequenceB1a1[305].name = Identificatore transazione unico precedente - sequenceB1a1[505].name = Parti di regolamento - sequenceB1a1[507].name = Parti di regolamento - sequenceB1a1[536].name = Collegamenti - sequenceB1a1[575].name = Collegamenti - sequenceB1a1[601].name = Identificatore transazione unico precedente - sequenceB1a2A.name = Parti di regolamento - sequenceB1a2[536].name = Dettagli transazione - sequenceB1a2[575].name = Dettagli movimento solo in contante tesoreria - sequenceB1a3.name = Dettagli movimento titoli e cassa tesoreria - sequenceB1a4.name = Parti di regolamento - sequenceB1a[305].name = Identificatore transazione unico - sequenceB1a[505].name = Dettagli regolamento - sequenceB1a[507].name = Dettagli regolamento - sequenceB1a[535].name = Attributi strumento finanziario - sequenceB1a[536].name = Transazione - sequenceB1a[575].name = Informazioni attivit\u00E0 per transazione - sequenceB1a[601].name = Identificatore transazione unico - sequenceB1b1[507].name = Parti cassa o Parti per I pagamenti - sequenceB1b1[535].name = Ripartizione di quantit\u00E0 - sequenceB1b[507].name = Dettagli regolamento contante - sequenceB1b[535].name = Sottosaldo - sequenceB1c.name = Ripartizione di quantit\u00E0 - sequenceB2[300].name = Importo Ammontare venduto - sequenceB2[304].name = Importo Ammontare venduto - sequenceB2[306].name = Agente calcolo - sequenceB2[321].name = Parti deposito/prestito 2 - sequenceB2[340].name = Altri dettagli - sequenceB2[380].name = Ragione - sequenceB2[381].name = Ragione - sequenceB2[500].name = Strumento finanziario/Conto - sequenceB2[501].name = Strumento finanziario/Conto - sequenceB2[502].name = Parti contraenti - sequenceB2[505].name = Dettagli di garanzia in contante secondari tesoreria - sequenceB2[514].name = Attributi strumento finanziario - sequenceB2[518].name = Attributi strumento finanziario - sequenceB2[519].name = Strumento finanziario/Conto - sequenceB2[537].name = Transazione - sequenceB2[538].name = Sottosaldo - sequenceB2[564].name = Informazioni conto - sequenceB2[565].name = Informazioni conto - sequenceB2[576].name = Dettagli ordine - +sequenceB2[586].name = Ragione sequenceB2[670].name = Altri dettagli - sequenceB2[671].name = Altri dettagli - sequenceB2a1[505].name = Parti cassa o Parti per I pagamenti - sequenceB2a1[538].name = Collegamenti - sequenceB2a[505].name = Dettagli regolamento contante - sequenceB2a[537].name = Collegamenti - sequenceB2a[538].name = Movimento intraterno-posizione - sequenceB2a[576].name = Collegamenti - sequenceB2b1.name = Parti di regolamento - sequenceB2b[537].name = Dettagli transazione - sequenceB2b[576].name = Prezzo - sequenceB2c.name = Parti contraenti - sequenceB3[321].name = Altre parti - sequenceB3[502].name = Attributi strumento finanziario - sequenceB3[505].name = Altri dettagli di garanzia - sequenceB3[586].name = Attributi strumento finanziario - -sequenceB4.name = Strumento finanziario/Conto - +sequenceB4.name = Strumento finanziario/Conto sequenceB4a.name = Ripartizione di quantit\u00E0 - sequenceB5.name = Dettagli transazione a due rami - -sequenceB6.name = Dettagli regolamento - +sequenceB6.name = Dettagli regolamento sequenceB6a.name = Parti di regolamento - sequenceB6b.name = Importo Ammontare - sequenceBCOL.name = Altri dettagli di garanzia - sequenceBENODET.name = Dettagli proprietario effettivo - -sequenceBREAK.name = Ripartizione di quantit\u00E0 - +sequenceBREAK[527].name = Ripartizione del importo +sequenceBREAK[535].name = Ripartizione di quantit\u00E0 +sequenceBREAK[540].name = Ripartizione di quantit\u00E0 +sequenceBREAK[541].name = Ripartizione di quantit\u00E0 +sequenceBREAK[542].name = Ripartizione di quantit\u00E0 +sequenceBREAK[543].name = Ripartizione di quantit\u00E0 +sequenceBREAK[544].name = Ripartizione di quantit\u00E0 +sequenceBREAK[545].name = Ripartizione di quantit\u00E0 +sequenceBREAK[546].name = Ripartizione di quantit\u00E0 +sequenceBREAK[547].name = Ripartizione di quantit\u00E0 +sequenceBREAK[558].name = Ripartizione del importo +sequenceBREAK[578].name = Ripartizione di quantit\u00E0 +sequenceBREAK[586].name = Ripartizione di quantit\u00E0 sequenceBYSTAREA.name = Dichiarazione per stato/ragione e/o per strumento finanziario - sequenceB[101].name = Dettagli transazione - sequenceB[102].name = Dettagli transazione - sequenceB[102_STP].name = Dettagli transazione - sequenceB[104].name = Dettagli transazione - sequenceB[107].name = Dettagli transazione - sequenceB[202_COV].name = Dettagli trasferimento credito cliente sottostante - sequenceB[204].name = Dettagli transazione - sequenceB[205_COV].name = Dettagli trasferimento credito cliente sottostante - sequenceB[300].name = Dettagli transazione - sequenceB[304].name = Dettagli transazione cambio estero - sequenceB[305].name = Informazioni rapporto - sequenceB[306].name = Dettagli transazione - sequenceB[320].name = Dettagli transazione - sequenceB[321].name = Dettagli prestito/deposito - sequenceB[330].name = Dettagli transazione - sequenceB[340].name = Dettagli transazione - sequenceB[341].name = Dettagli transazione - sequenceB[350].name = Informazioni interessi - sequenceB[360].name = Interessi fissi pagabili dalla Controparte B - sequenceB[361].name = Interessi fissi pagabili dalla Controparte B - sequenceB[362].name = Capitale/tasso interessi pagabili da Controparte B - sequenceB[364].name = Interessi fissi pagabili dalla Controparte B - sequenceB[365].name = Interessi fissi pagabili dalla Controparte B - sequenceB[370].name = Dettagli posizione di compensazione netting - sequenceB[380].name = Dettagli ordine di cambio es. - sequenceB[381].name = Dettagli ordine di cambio es. - sequenceB[416].name = Dettagli mancato pagamento/mancata accettazione - sequenceB[500].name = Dettagli di registrazione - sequenceB[501].name = Dettagli di registrazione - sequenceB[502].name = Dettagli ordine - sequenceB[503].name = Sintesi - sequenceB[504].name = Sintesi - sequenceB[505].name = Dettagli garanzia - sequenceB[506].name = Sintesi - sequenceB[507].name = Dettagli garanzia - sequenceB[508].name = Dettagli intra-posizione - sequenceB[509].name = Dettagli della transazione commerciale - sequenceB[510].name = Dettagli di registrazione - sequenceB[513].name = Dettagli ricap. - sequenceB[514].name = Dettagli di conferma - sequenceB[515].name = Dettagli compilazione parziale - sequenceB[516].name = Termini contrattuali di garanzia - sequenceB[518].name = Dettagli di conferma - sequenceB[519].name = Dettagli di registrazione - sequenceB[524].name = Dettagli intra-posizione - sequenceB[527].name = Dettagli transazione negoziazione - sequenceB[530].name = Dettagli richiesta - sequenceB[535].name = Conto di sub-custodia titoli - sequenceB[536].name = Conto di sub-custodia titoli - sequenceB[537].name = Stato - sequenceB[538].name = Strumento finanziario - sequenceB[540].name = Dettagli della transazione commerciale - sequenceB[541].name = Dettagli della transazione commerciale - sequenceB[542].name = Dettagli della transazione commerciale - sequenceB[543].name = Dettagli della transazione commerciale - sequenceB[544].name = Dettagli della transazione commerciale - sequenceB[545].name = Dettagli della transazione commerciale - sequenceB[546].name = Dettagli della transazione commerciale - sequenceB[547].name = Dettagli della transazione commerciale - sequenceB[548].name = Dettagli transazione regolamento - sequenceB[549].name = Dichiarazione per stato/ragione e/o per strumento finanziario - sequenceB[558].name = Dettagli transazione negoziazione - sequenceB[564].name = Titoli sottostanti - sequenceB[565].name = Titoli sottostanti - sequenceB[566].name = Titoli sottostanti - sequenceB[567].name = Dettagli operazioni societarie - sequenceB[568].name = Titoli sottostanti - sequenceB[569].name = Sintesi globale - sequenceB[575].name = Attivit\u00E0 conto di tesoreria - sequenceB[576].name = Strumento finanziario - sequenceB[578].name = Dettagli della transazione commerciale - sequenceB[586].name = Dettagli dichiarazione - sequenceB[600].name = Prodotto di base acquistato - sequenceB[601].name = Informazioni rapporto - sequenceB[620].name = Dettagli transazione - sequenceB[670].name = Dettagli istruzioni di regolamento permanente - sequenceB[671].name = Dettagli istruzioni di regolamento permanente - +sequenceB[760].name = Dettagli della sottoscrizione +sequenceB[767].name = Dettagli della sottoscrizione sequenceC1[304].name = Identificatore transazione unico - sequenceC1[321].name = Parti di regolamento - sequenceC1[360].name = Dettagli interesse - sequenceC1[361].name = Dettagli interesse - sequenceC1[500].name = Indirizzo - sequenceC1[501].name = Indirizzo - sequenceC1[502].name = Parti di regolamento - sequenceC1[503].name = Dettagli di garanzia in secondari titoli - sequenceC1[504].name = Dettagli di garanzia in secondari titoli - sequenceC1[505].name = Parti di regolamento - sequenceC1[506].name = Dettagli valutazione titoli - sequenceC1[513].name = Informazioni prezzo di riferimento - sequenceC1[514].name = Parti di regolamento - sequenceC1[515].name = Parti conferma - sequenceC1[518].name = Parti di regolamento - sequenceC1[519].name = Indirizzo - sequenceC1[530].name = Stato - sequenceC1[537].name = Collegamenti - sequenceC1[540].name = Ripartizione di quantit\u00E0 - sequenceC1[541].name = Ripartizione di quantit\u00E0 - sequenceC1[542].name = Ripartizione di quantit\u00E0 - sequenceC1[543].name = Ripartizione di quantit\u00E0 - sequenceC1[544].name = Ripartizione di quantit\u00E0 - sequenceC1[545].name = Ripartizione di quantit\u00E0 - sequenceC1[546].name = Ripartizione di quantit\u00E0 - sequenceC1[547].name = Ripartizione di quantit\u00E0 - sequenceC1[548].name = Penalit\u00E0 per valuta e per parte - sequenceC1[569].name = Sintesi controparte - sequenceC1[575].name = Collegamenti - sequenceC1[578].name = Ripartizione di quantit\u00E0 - sequenceC1a1A1.name = Attributi strumento finanziario - sequenceC1a1A[548].name = Dettagli calcolo - sequenceC1a1A[569].name = Dettagli titoli - -sequenceC1a1B.name = Transazione correlato - -sequenceC1a1B1.name = Dettagli transazione - -sequenceC1a1B1a.name = Stato - +sequenceC1a1B.name = Transazione correlato +sequenceC1a1B1.name = Dettagli transazione +sequenceC1a1B1a.name = Stato sequenceC1a1B1a1.name = Ragione - sequenceC1a1[504].name = Parti di regolamento - sequenceC1a1[548].name = Dati sulla penalit\u00E0 - sequenceC1a1[569].name = Dettagli valutazione - sequenceC1a[304].name = Identificatore transazione unico precedente - sequenceC1a[504].name = Dettagli regolamento - sequenceC1a[530].name = Ragione - sequenceC1a[548].name = Penalit\u00E0 per parte - sequenceC1a[569].name = Dettagli transazione - sequenceC2[360].name = Dettagli di interesse composto - sequenceC2[361].name = Dettagli di interesse composto - sequenceC2[500].name = Dettagli personali - sequenceC2[501].name = Dettagli personali - sequenceC2[502].name = Parti cassa o Parti per I pagamenti - sequenceC2[503].name = Dettagli di garanzia in contante secondari tesoreria - sequenceC2[504].name = Dettagli di garanzia in contante secondari tesoreria - sequenceC2[506].name = Dettagli valutazione tesoreria - sequenceC2[513].name = Parti conferma - sequenceC2[514].name = Parti cassa o Parti per I pagamenti - sequenceC2[515].name = Attributi strumento finanziario - sequenceC2[518].name = Parti cassa o Parti per I pagamenti - sequenceC2[519].name = Dettagli personali - sequenceC2[537].name = Dettagli transazione - sequenceC2[575].name = Dettagli transazione - sequenceC2a1.name = Parti cassa o Parti per I pagamenti - sequenceC2a[504].name = Dettagli regolamento contante - sequenceC2a[537].name = Parti di regolamento - sequenceC2a[575].name = Parti di regolamento - sequenceC3[360].name = Interpolazione periodi di transizione - sequenceC3[361].name = Interpolazione periodi di transizione - sequenceC3[502].name = Importi Ammontari - sequenceC3[503].name = Altri dettagli di garanzia - sequenceC3[504].name = Altri dettagli di garanzia - sequenceC3[506].name = Dettagli valutazione repo - sequenceC3[513].name = Attributi strumento finanziario - sequenceC3[514].name = Importi Ammontari - sequenceC3[518].name = Importi Ammontari - sequenceC3[537].name = Stato - sequenceC3a.name = Ragione - sequenceCACONF.name = Conferma operazioni societarie - sequenceCADETL.name = Dettagli operazioni societarie - sequenceCAINST.name = Istruzioni operazioni societarie - sequenceCALDET.name = Dettagli calcolo - sequenceCAOPTN.name = Opzioni operazioni societarie - sequenceCASHACCT.name = Attivit\u00E0 conto di tesoreria - sequenceCASHDET.name = Dettagli movimento solo in contante tesoreria - sequenceCASHMOVE[527].name = Movimento di tesoreria - sequenceCASHMOVE[558].name = Movimenti di tesoreria - sequenceCASHMOVE[564].name = Movimento di tesoreria - sequenceCASHMOVE[566].name = Movimento di tesoreria - sequenceCASHSECDET.name = Dettagli movimento titoli e cassa tesoreria - -sequenceCASHSET.name = Dettagli regolamento contante - +sequenceCASHSET.name = Dettagli regolamento contante sequenceCASHSET1.name = Dettagli regolamento contante - sequenceCCOL.name = Dettagli di garanzia in contante secondari tesoreria - sequenceCLTDET.name = Dettagli cliente - sequenceCOLD.name = Dettagli garanzia - sequenceCOLLPRTY.name = Parti della garanzia collaterali - sequenceCONFDET.name = Dettagli di conferma - sequenceCONFPRTY.name = Parti conferma - -sequenceCSHPRTY.name = Parti cassa o Parti per I pagamenti - +sequenceCSHPRTY.name = Parti cassa o Parti per I pagamenti sequenceCSHPRTY1.name = Parti cassa o Parti per I pagamenti - sequenceC[102].name = Dettagli regolamento - sequenceC[102_STP].name = Dettagli regolamento - sequenceC[104].name = Dettagli regolamento - sequenceC[107].name = Dettagli regolamento - sequenceC[300].name = Informazioni generali opzionali - sequenceC[304].name = Informazioni generali opzionali - sequenceC[306].name = Istruzioni di regolamento per pagamento di premium - sequenceC[320].name = Istruzioni di regolamento per importi ammontari pagabili dalla Controparte A - sequenceC[321].name = Dettagli regolamento - sequenceC[330].name = Istruzioni di regolamento per importi ammontari pagabili dalla Controparte A - sequenceC[340].name = Istruzioni di regolamento per importi ammontari di regolamento pagabile dalla Controparte B - sequenceC[341].name = Istruzioni di regolamento per l'importi ammontari di regolamento - sequenceC[350].name = Istruzioni regolamento - sequenceC[360].name = Interessi variabili pagabili dalla Controparte B - sequenceC[361].name = Interessi variabili pagabili dalla Controparte B - sequenceC[362].name = Importo/i (netto/i) pagabile/i dalla Controparte B - sequenceC[380].name = Dettagli transazione sottostante - sequenceC[381].name = Dettagli transazione sottostante - sequenceC[500].name = Dettagli cliente - sequenceC[501].name = Dettagli cliente - sequenceC[502].name = Dettagli regolamento - sequenceC[503].name = Dettagli garanzia - sequenceC[504].name = Dettagli garanzia - sequenceC[505].name = Dettagli regolamento - sequenceC[506].name = Dettagli valutazione esposizione - sequenceC[507].name = Informazioni aggiuntive - sequenceC[508].name = Informazioni aggiuntive - sequenceC[509].name = Informazioni aggiuntive - sequenceC[510].name = Informazioni aggiuntive - sequenceC[513].name = Dettagli ordine - sequenceC[514].name = Dettagli regolamento - sequenceC[515].name = Dettagli di conferma - sequenceC[518].name = Dettagli regolamento - sequenceC[519].name = Dettagli cliente - sequenceC[524].name = Informazioni aggiuntive - sequenceC[527].name = Movimento titoli - sequenceC[530].name = Informazioni aggiuntive - sequenceC[535].name = Informazioni aggiuntive - sequenceC[536].name = Informazioni aggiuntive - sequenceC[537].name = Transazioni - sequenceC[538].name = Informazioni aggiuntive - sequenceC[540].name = Strumento finanziario/Conto - sequenceC[541].name = Strumento finanziario/Conto - sequenceC[542].name = Strumento finanziario/Conto - sequenceC[543].name = Strumento finanziario/Conto - sequenceC[544].name = Strumento finanziario/Conto - sequenceC[545].name = Strumento finanziario/Conto - sequenceC[546].name = Strumento finanziario/Conto - sequenceC[547].name = Strumento finanziario/Conto - sequenceC[548].name = Penalit\u00E0 - sequenceC[549].name = Per riferimento istruzione - sequenceC[558].name = Movimento titoli - sequenceC[564].name = Titoli intermedi - sequenceC[565].name = Dettagli proprietario effettivo - sequenceC[566].name = Dettagli operazioni societarie - sequenceC[567].name = Informazioni aggiuntive - sequenceC[568].name = Informazioni aggiuntive - sequenceC[569].name = Sintesi per tipo esposizione - sequenceC[575].name = Attivit\u00E0 attivo libero? - sequenceC[576].name = Informazioni aggiuntive - sequenceC[578].name = Strumento finanziario/Conto - sequenceC[586].name = Informazioni aggiuntive - sequenceC[600].name = Prodotto di base venduto - sequenceC[620].name = Istruzioni di regolamento per importi ammontari pagabili dalla Controparte A - sequenceC[670].name = Altri dettagli - sequenceC[671].name = Altri dettagli - +sequenceC[760].name = Dettagli locali di sottoscrizione +sequenceC[767].name = Dettagli locali di sottoscrizione sequenceD1[341].name = Parti rapporto segnalanti - sequenceD1[350].name = Dettagli fiscali - sequenceD1[504].name = Parti di regolamento - sequenceD1[505].name = Parti cassa o Parti per I pagamenti - sequenceD1[506].name = Dettagli di garanzia in secondari titoli - sequenceD1[513].name = Parti di regolamento - sequenceD1[515].name = Parti di regolamento - sequenceD1[537].name = Penalit\u00E0 per valuta e per parte - sequenceD1[566].name = Movimento titoli - sequenceD1[600].name = Parti rapporto segnalanti - -sequenceD1a1A.name = Dettagli calcolo - +sequenceD1a1A.name = Dettagli calcolo sequenceD1a1A1.name = Attributi strumento finanziario - -sequenceD1a1B.name = Transazione correlato - -sequenceD1a1B1.name = Dettagli transazione - -sequenceD1a1B1a.name = Stato - +sequenceD1a1B.name = Transazione correlato +sequenceD1a1B1.name = Dettagli transazione +sequenceD1a1B1a.name = Stato sequenceD1a1B1a1.name = Ragione - sequenceD1a1[341].name = Identificatore transazione unico precedente - sequenceD1a1[537].name = Dati sulla penalit\u00E0 - sequenceD1a1[600].name = Identificatore transazione unico precedente - sequenceD1a[341].name = Identificatore transazione unico - sequenceD1a[537].name = Penalit\u00E0 per parte - sequenceD1a[566].name = Attributi strumento finanziario - sequenceD1a[600].name = Identificatore transazione unico - sequenceD1b.name = Destinatario/fornitore - sequenceD2[350].name = Informazioni commissione del intermediario mediatore - sequenceD2[506].name = Dettagli di garanzia in contante secondari tesoreria - sequenceD2[513].name = Parti cassa o Parti per I pagamenti - sequenceD2[515].name = Parti cassa o Parti per I pagamenti - sequenceD2[566].name = Movimento di tesoreria - sequenceD2a.name = Parti cassa o Parti per I pagamenti - sequenceD2b.name = Dettagli documenti fiscali - sequenceD3[506].name = Altri dettagli di garanzia - sequenceD3[513].name = Importi Ammontari - sequenceD3[515].name = Importi Ammontari - sequenceDEALTRAN.name = Dettagli transazione negoziazione - sequenceDISPAR.name = Parametro di distribuzione - sequenceD[300].name = Dettagli regolamento suddiviso - sequenceD[304].name = Informazioni contabili - sequenceD[306].name = Block di base (Vanilla) - sequenceD[320].name = Istruzioni di regolamento per importi ammontari pagabili dalla Controparte B - sequenceD[330].name = Istruzioni di regolamento per importi ammontari pagabili dalla Controparte B - sequenceD[340].name = Istruzioni di regolamento per importi ammontari di regolamento pagabile dalla Controparte A - sequenceD[341].name = Informazioni rapporto - sequenceD[350].name = Informazioni fiscali e commissione del intermediario - sequenceD[360].name = Istruzioni di pagamento per interessi pagabili dalla Controparte B - sequenceD[361].name = Istruzioni di pagamento per interessi pagabili dalla Controparte B - sequenceD[362].name = Capitale/tasso interessi pagabili da Controparte A - sequenceD[500].name = Dettagli operazioni societarie - sequenceD[501].name = Dettagli operazioni societarie - sequenceD[502].name = Altre parti - sequenceD[503].name = Informazioni aggiuntive - sequenceD[504].name = Dettagli regolamento - sequenceD[505].name = Dettagli regolamento contante - sequenceD[506].name = Dettagli garanzia - sequenceD[513].name = Dettagli regolamento - sequenceD[514].name = Altre parti - sequenceD[515].name = Dettagli regolamento - sequenceD[518].name = Altre parti - sequenceD[519].name = Informazioni aggiuntive - sequenceD[527].name = Movimento di tesoreria - sequenceD[537].name = Penalit\u00E0 - sequenceD[540].name = Dettagli transazione a due rami - sequenceD[541].name = Dettagli transazione a due rami - sequenceD[542].name = Dettagli transazione a due rami - sequenceD[543].name = Dettagli transazione a due rami - sequenceD[544].name = Dettagli transazione a due rami - sequenceD[545].name = Dettagli transazione a due rami - sequenceD[546].name = Dettagli transazione a due rami - sequenceD[547].name = Dettagli transazione a due rami - sequenceD[548].name = Informazioni aggiuntive - sequenceD[549].name = Informazioni aggiuntive - sequenceD[558].name = Movimenti di tesoreria - sequenceD[564].name = Dettagli operazioni societarie - sequenceD[565].name = Istruzioni operazioni societarie - sequenceD[566].name = Conferma operazioni societarie - sequenceD[569].name = Informazioni aggiuntive - sequenceD[575].name = Informazioni aggiuntive - sequenceD[578].name = Dettagli transazione a due rami - sequenceD[600].name = Informazioni rapporto - sequenceD[620].name = Istruzioni di regolamento per importi ammontari pagabili dalla Controparte B - sequenceE1[300].name = Parti rapporto segnalanti - sequenceE1[360].name = Dettagli interesse - sequenceE1[361].name = Dettagli interesse - sequenceE1[504].name = Parti cassa o Parti per I pagamenti - sequenceE1[540].name = Parti di regolamento - sequenceE1[541].name = Parti di regolamento - sequenceE1[542].name = Parti di regolamento - sequenceE1[543].name = Parti di regolamento - sequenceE1[544].name = Parti di regolamento - sequenceE1[545].name = Parti di regolamento - sequenceE1[546].name = Parti di regolamento - sequenceE1[547].name = Parti di regolamento - sequenceE1[564].name = Movimento titoli - sequenceE1[578].name = Parti di regolamento - sequenceE1a1.name = Identificatore transazione unico precedente - sequenceE1a[300].name = Identificatore transazione unico - sequenceE1a[564].name = Attributi strumento finanziario - sequenceE2[540].name = Parti cassa o Parti per I pagamenti - sequenceE2[541].name = Parti cassa o Parti per I pagamenti - sequenceE2[542].name = Parti cassa o Parti per I pagamenti - sequenceE2[543].name = Parti cassa o Parti per I pagamenti - sequenceE2[544].name = Parti cassa o Parti per I pagamenti - sequenceE2[545].name = Parti cassa o Parti per I pagamenti - sequenceE2[546].name = Parti cassa o Parti per I pagamenti - sequenceE2[547].name = Parti cassa o Parti per I pagamenti - sequenceE2[564].name = Movimento di tesoreria - sequenceE2[578].name = Parti cassa o Parti per I pagamenti - sequenceE3.name = Importo Ammontare - sequenceEXPD.name = Dettagli valutazione esposizione - sequenceE[300].name = Informazioni rapporto - sequenceE[304].name = Importo Ammontare netto da concordare - sequenceE[306].name = Ammontare esborso - sequenceE[320].name = Istruzioni di regolamento per interessi pagabili dalla Controparte A - sequenceE[330].name = Istruzioni di regolamento per interessi pagabili dalla Controparte A - sequenceE[340].name = Informazioni aggiuntive - sequenceE[360].name = Interessi fissi pagabili dalla Controparte A - sequenceE[361].name = Interessi fissi pagabili dalla Controparte A - sequenceE[362].name = Importo/i (netto/i) pagabile/i dalla Controparte A - sequenceE[364].name = Interessi fissi pagabili dalla Controparte A - sequenceE[365].name = Interessi fissi pagabili dalla Controparte A - sequenceE[500].name = Informazioni aggiuntive - sequenceE[501].name = Informazioni aggiuntive - sequenceE[502].name = Dettagli transazione a due rami - sequenceE[504].name = Dettagli regolamento contante - sequenceE[505].name = Informazioni aggiuntive - sequenceE[506].name = Informazioni aggiuntive - sequenceE[513].name = Altre parti - sequenceE[514].name = Dettagli transazione a due rami - sequenceE[515].name = Altre parti - sequenceE[518].name = Dettagli transazione a due rami - sequenceE[527].name = Informazioni aggiuntive - sequenceE[537].name = Informazioni aggiuntive - sequenceE[540].name = Dettagli regolamento - sequenceE[541].name = Dettagli regolamento - sequenceE[542].name = Dettagli regolamento - sequenceE[543].name = Dettagli regolamento - sequenceE[544].name = Dettagli regolamento - sequenceE[545].name = Dettagli regolamento - sequenceE[546].name = Dettagli regolamento - sequenceE[547].name = Dettagli regolamento - sequenceE[558].name = Informazioni aggiuntive - sequenceE[564].name = Opzioni operazioni societarie - sequenceE[565].name = Informazioni aggiuntive - sequenceE[566].name = Informazioni aggiuntive - sequenceE[578].name = Dettagli regolamento - sequenceE[620].name = Istruzioni di regolamento per interessi pagabili dalla Controparte A - sequenceF1[306].name = Blocco finestra barriera - sequenceF1[360].name = Dettagli interesse - sequenceF1[361].name = Dettagli interesse - sequenceF2.name = Dettagli di interesse composto - sequenceF3.name = Interpolazione periodi di transizione - -sequenceFIA.name = Attributi strumento finanziario - +sequenceFIA.name = Attributi strumento finanziario sequenceFIAC.name = Strumento finanziario/Conto - sequenceFIN.name = Strumento finanziario - sequenceFREEASS.name = Attivit\u00E0 attivo libero? - sequenceFXORDER.name = Dettagli ordine di cambio es. - sequenceF[300].name = Eventi post-negoziazione - sequenceF[306].name = Blocco barriera - sequenceF[320].name = Istruzioni di regolamento per interessi pagabili dalla Controparte B - sequenceF[330].name = Istruzioni di regolamento per interessi pagabili dalla Controparte B - sequenceF[340].name = Importi aggiuntivi - sequenceF[360].name = Interessi variabili pagabili dalla Controparte A - sequenceF[361].name = Interessi variabili pagabili dalla Controparte A - sequenceF[504].name = Informazioni aggiuntive - sequenceF[513].name = Dettagli transazione a due rami - sequenceF[515].name = Dettagli transazione a due rami - sequenceF[540].name = Altre parti - sequenceF[541].name = Altre parti - sequenceF[542].name = Altre parti - sequenceF[543].name = Altre parti - sequenceF[544].name = Altre parti - sequenceF[545].name = Altre parti - sequenceF[546].name = Altre parti - sequenceF[547].name = Altre parti - sequenceF[564].name = Informazioni aggiuntive - sequenceF[578].name = Informazioni aggiuntive - sequenceF[620].name = Istruzioni di regolamento per interessi pagabili dalla Controparte B - sequenceG1[340].name = Parti rapporto segnalanti - sequenceG1[620].name = Aliquota d'imposta - -sequenceG1a.name = Identificatore transazione unico - +sequenceG1a.name = Identificatore transazione unico sequenceG1a1.name = Identificatore transazione unico precedente - sequenceG2.name = Tasso di cambio - sequenceGENL.name = Informazioni generali - sequenceG[306].name = Blocco innesco - sequenceG[320].name = Informazioni fiscali - sequenceG[330].name = Informazioni fiscali - sequenceG[340].name = Informazioni rapporto - sequenceG[360].name = Istruzioni di pagamento per interessi pagabili dalla Controparte A - sequenceG[361].name = Istruzioni di pagamento per interessi pagabili dalla Controparte A - sequenceG[620].name = Informazioni fiscali - sequenceH[306].name = Blocco opzione non consegnabile - sequenceH[320].name = Informazioni aggiuntive - sequenceH[330].name = Informazioni aggiuntive - sequenceH[360].name = Piano di amMORtamento - sequenceH[361].name = Swap varianza, volatilit\u00E0 e correlazione - sequenceH[620].name = Informazioni aggiuntive - -sequenceINPOS.name = Movimento intraterno-posizione - +sequenceINPOS.name = Movimento intraterno-posizione sequenceINPOSDET.name = Dettagli intra-posizione - sequenceINTSEC.name = Titoli intermedi - sequenceI[306].name = Risoluzione anticipata - sequenceI[320].name = Importi aggiuntivi - sequenceI[361].name = Piano di amMORtamento per la Controparte B - sequenceJ1.name = Ponderazioni e date medi spot - sequenceJ2.name = Ponderazioni e date medi strike - sequenceJ[306].name = Contratti a termine e opzioni di copertura di media - sequenceJ[361].name = Piano di amMORtamento per la Controparte A - sequenceJ[365].name = Scambi montante pagabile da Controparte B - sequenceK[306].name = Informazioni aggiuntive - sequenceK[361].name = Scambi capiltale pagabile da Controparte B - sequenceK[365].name = Scambi montante pagabile da Controparte A - sequenceLDDET.name = Dettagli prestito/deposito - sequenceLDPRTY1.name = Parti deposito/prestito 1 - sequenceLDPRTY2.name = Parti deposito/prestito 2 - sequenceLINK.name = Collegamenti - sequenceL[306].name = Importi aggiuntivi - sequenceL[360].name = Importi aggiuntivi pagabili dalla Controparte B - sequenceL[361].name = Scambi capiltale pagabile da Controparte A - sequenceL[364].name = Tariffa pagabili dalla Controparte B - sequenceL[365].name = Tariffa pagabili dalla Controparte B - -sequenceM1.name = Parti rapporto segnalanti - -sequenceM1a.name = Identificatore transazione unico - +sequenceM1.name = Parti rapporto segnalanti +sequenceM1a.name = Identificatore transazione unico sequenceM1a1.name = Identificatore transazione unico precedente - sequenceM[306].name = Informazioni rapporto - sequenceM[360].name = Importi aggiuntivi pagabili dalla Controparte A - sequenceM[361].name = Importi aggiuntivi pagabili dalla Controparte B - sequenceM[364].name = Tariffa pagabile dalla Controparte A - sequenceM[365].name = Tariffa pagabile dalla Controparte A - sequenceNETPOS.name = Dettagli posizione di compensazione netting - sequenceN[360].name = Informazioni generali opzionali - sequenceN[361].name = Importi aggiuntivi pagabili dalla Controparte A - -sequenceO1.name = Parti rapporto segnalanti - -sequenceO1a.name = Identificatore transazione unico - +sequenceO1.name = Parti rapporto segnalanti +sequenceO1a.name = Identificatore transazione unico sequenceO1a1.name = Identificatore transazione unico precedente - sequenceORDER.name = Dettagli ordine - sequenceORDRDET.name = Dettagli ordine - sequenceORDRPRTY[370].name = Parte ordine FX - sequenceORDRPRTY[380].name = Parti ordine FX - sequenceORDRPRTY[381].name = Parti ordine FX - sequenceOTHRDET.name = Altri dettagli - sequenceOTHRPRTY.name = Altre parti - sequenceO[360].name = Informazioni rapporto - sequenceO[361].name = Informazioni generali opzionali - -sequenceP.name = Informazioni rapporto - -sequenceP1.name = Parti rapporto segnalanti - -sequenceP1a.name = Identificatore transazione unico - +sequenceP.name = Informazioni rapporto +sequenceP1.name = Parti rapporto segnalanti +sequenceP1a.name = Identificatore transazione unico sequenceP1a1.name = Identificatore transazione unico precedente - sequencePAFILL.name = Dettagli compilazione parziale - -sequencePENA.name = Penalit\u00E0 - +sequencePENA.name = Penalit\u00E0 sequencePENACOUNT.name = Penalit\u00E0 per parte - sequencePENACUR.name = Penalit\u00E0 per valuta e per parte - sequencePENDET.name = Dati sulla penalit\u00E0 - sequencePERSDET.name = Dettagli personali - sequencePRIC.name = Prezzo - sequenceRCAP.name = Dettagli ricap. - -sequenceREAS[380].name = Ragione - -sequenceREAS[381].name = Ragione - -sequenceREAS[509].name = Ragione - -sequenceREAS[510].name = Ragione - -sequenceREAS[530].name = Ragione - -sequenceREAS[537].name = Ragione - -sequenceREAS[548].name = Ragione - -sequenceREAS[558].name = Ragione - -sequenceREAS[567].name = Ragione - +sequenceREAS.name = Ragione sequenceRECDEL.name = Destinatario/fornitore - -sequenceREF.name = Per riferimento istruzione - +sequenceREF.name = Per riferimento istruzione sequenceREFPRICE.name = Informazioni prezzo di riferimento - sequenceREGDET.name = Dettagli di registrazione - sequenceRELTRAN.name = Transazione correlato - sequenceREPO.name = Dettagli transazione a due rami - sequenceREPV.name = Dettagli valutazione repo - sequenceREQD.name = Dettagli richiesta - sequenceSCOL.name = Dettagli di garanzia in secondari titoli - sequenceSECDET.name = Dettagli titoli - sequenceSECMOVE.name = Movimento titoli - sequenceSECS.name = Dettagli valutazione titoli - -sequenceSETDET.name = Dettagli regolamento - +sequenceSETDET.name = Dettagli regolamento sequenceSETDET1.name = Dettagli regolamento - -sequenceSETPRTY.name = Parti di regolamento - +sequenceSETPRTY.name = Parti di regolamento sequenceSETPRTY1.name = Parti di regolamento - sequenceSETTL.name = Dettagli regolamento generale - sequenceSETTRAN.name = Dettagli transazione regolamento - sequenceSSIDET.name = Dettagli istruzioni di regolamento permanente - sequenceSTAT.name = Stato - sequenceSUBBAL.name = Sottosaldo - sequenceSUBSAFE.name = Conto di sub-custodia titoli - sequenceSUMC.name = Sintesi controparte - sequenceSUMD.name = Dettagli sintesi - sequenceSUME.name = Sintesi per tipo esposizione - sequenceSUMM[503].name = Sintesi - sequenceSUMM[504].name = Sintesi - sequenceSUMM[506].name = Sintesi - sequenceSUMM[569].name = Sintesi globale - sequenceTAXVODET.name = Dettagli documenti fiscali - sequenceTRADDET.name = Dettagli della transazione commerciale - sequenceTRADE.name = Dettagli della transazione commerciale - sequenceTRADPRTY.name = Parti contraenti - -sequenceTRANS.name = Transazioni - +sequenceTRANS.name = Transazioni sequenceTRANSDET.name = Dettagli transazione - sequenceTRAN[536].name = Transazione - sequenceTRAN[537].name = Dettagli transazione - sequenceTRAN[548].name = Dettagli transazione - sequenceTREA.name = Dettagli valutazione tesoreria - sequenceUNDE.name = Dettagli transazione sottostante - sequenceUSECU.name = Titoli sottostanti - sequenceVALDET.name = Dettagli valutazione From 9b91b5478821434cde1307310310edb988b0ab9b Mon Sep 17 00:00:00 2001 From: zubri Date: Fri, 10 Nov 2023 18:28:49 -0300 Subject: [PATCH 59/67] changelog and code formatting --- CHANGELOG.md | 4 ++++ .../java/com/prowidesoftware/swift/model/field/Field.java | 7 ++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a23c1b98d..b24eff43a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Prowide Core - CHANGELOG +#### 9.4.11 - November 2023 + * (PW-1695) Fixed a stack overflow in the fields fromJson implementation when a malformed JSON input contains empty field names + * (PW-1688) Added missing field labels for SRU2023 changes in the pw_swift_*.properties file + #### 9.4.10 - October 2023 * (PW-1675) update to Field 31R to support also two date components as requested by SCORE messages * Added 36B and 36D getters to MT543 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 5e02ccfb1..597939c87 100644 --- a/src/main/java/com/prowidesoftware/swift/model/field/Field.java +++ b/src/main/java/com/prowidesoftware/swift/model/field/Field.java @@ -396,14 +396,14 @@ public static Field fromJson(final String json) { JsonElement nameElement = jsonObject.get("name"); if (nameElement != null) { String name = nameElement.getAsString(); - if(StringUtils.isBlank(name)) { + if (StringUtils.isBlank(name)) { log.warning("Field name is empty"); return null; } if (!name.matches(fieldNamePattern)) { log.warning( - "Invalid field name: " + name - + ". The field name must start with 2 or 3 numeric digits and can optionally end with a single capital letter."); + "Invalid field name [" + name + + "]. The field name must start with 2 or 3 numeric digits and can optionally end with a single capital letter."); return null; } try { @@ -1205,6 +1205,7 @@ public String getComponentLabel(final int number) { * Returns a mapping between component labels and the internal component number. * Component labels are in lowercase and without spaces and separators. * If a for a given component there is more than one label option, both are mapped to the same component number. + * * @since 9.3.12 */ protected abstract Map getLabelMap(); From 6fe8666765b683c487b1a5d00c2fcc432cc6aca8 Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Sat, 11 Nov 2023 13:02:16 -0300 Subject: [PATCH 60/67] CU-86aypa2ap_PW-1697--MT306-Validation-Issue-for-2023-SWIFT-Standards (#180) --- .../swift/SchemeConstantsA.java | 1 - .../swift/SchemeConstantsB.java | 5 ----- .../swift/SchemeConstantsC.java | 4 ++-- .../swift/SchemeConstantsD.java | 7 +++++-- .../swift/SchemeConstantsE.java | 2 +- .../swift/SchemeConstantsF.java | 1 + .../swift/SchemeConstantsG.java | 2 +- .../swift/SchemeConstantsK.java | 2 -- .../swift/SchemeConstantsL.java | 2 +- .../swift/SchemeConstantsM.java | 1 + .../swift/SchemeConstantsN.java | 1 - .../swift/SchemeConstantsP.java | 2 +- .../swift/SchemeConstantsS.java | 3 +-- .../swift/SchemeConstantsT.java | 1 - .../swift/SchemeConstantsU.java | 3 +++ .../swift/model/field/Field14H.java | 4 ++-- .../swift/model/field/Field14K.java | 4 ++-- .../swift/model/field/Field14L.java | 4 ++-- .../swift/model/field/Field14M.java | 4 ++-- .../swift/model/field/Field14N.java | 4 ++-- .../swift/model/field/Field14O.java | 4 ++-- .../swift/model/field/Field29J.java | 18 +++++++----------- 22 files changed, 36 insertions(+), 43 deletions(-) diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsA.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsA.java index 74741a009..af399a966 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsA.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsA.java @@ -32,7 +32,6 @@ public interface SchemeConstantsA { String AVRF = "AVRF"; String AMER = "AMER"; String AVSO = "AVSO"; - String ASIA = "ASIA"; String AVSF = "AVSF"; String AFI_365 = "AFI/365"; String ACT_365 = "ACT/365"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java index af09fca75..53153cca1 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsB.java @@ -62,11 +62,6 @@ public interface SchemeConstantsB { String BMRB = "BMRB"; String BRIT = "BRIT"; String BUY = "BUY"; - String BY_DEF_PAYMENT = "BY_DEF_PAYMENT"; - String BY_NEGOTIATION = "BY_NEGOTIATION"; - String BY_ACCEPTANCE = "BY_ACCEPTANCE"; - String BY_PAYMENT = "BY_PAYMENT"; - String BY_MIXED_PYMT = "BY_MIXED_PYMT"; String BILL = "BILL"; String BAGN = "BAGN"; String BATC = "BATC"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java index 64ab3568c..4c6be5283 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsC.java @@ -34,7 +34,9 @@ public interface SchemeConstantsC { String CAMN = "CAMN"; String CLOSEOUT = "CLOSEOUT"; String CANCEL = "CANCEL"; + String CLOS = "CLOS"; String CLST = "CLST"; + String CONT = "CONT"; String CONF = "CONF"; String CALL = "CALL"; String COUN = "COUN"; @@ -53,7 +55,6 @@ public interface SchemeConstantsC { String CORRSELLER = "CORRSELLER"; String CSHPRTY = "CSHPRTY"; String CNTR = "CNTR"; - String CLOS = "CLOS"; String COLN = "COLN"; String COUP = "COUP"; String CADETL = "CADETL"; @@ -162,7 +163,6 @@ public interface SchemeConstantsC { String COLI = "COLI"; String CDFI = "CDFI"; String COMP = "COMP"; - String CONT = "CONT"; String CRDB = "CRDB"; String CHAN = "CHAN"; String CACN = "CACN"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java index 3c31be315..3547da982 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsD.java @@ -18,8 +18,12 @@ public interface SchemeConstantsD { String DERV = "DERV"; String DUPL = "DUPL"; - String DIGI = "DIGI"; + String DIKI = "DIKI"; String DKOT = "DKOT"; + String DOKO = "DOKO"; + String DUKI = "DUKI"; + String DUKO = "DUKO"; + String DISC = "DISC"; String DKIN = "DKIN"; String DAVO = "DAVO"; String DAVF = "DAVF"; @@ -64,7 +68,6 @@ public interface SchemeConstantsD { String DSWO = "DSWO"; String DSWS = "DSWS"; String DFLT = "DFLT"; - String DISC = "DISC"; String DISF = "DISF"; String DSWA = "DSWA"; String DIVI = "DIVI"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsE.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsE.java index 21afbb331..05360a1de 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 EXPI = "EXPI"; String EURO = "EURO"; String EXBO = "EXBO"; String EMA = "EMA"; @@ -31,7 +32,6 @@ public interface SchemeConstantsE { String ESTT = "ESTT"; String EXCH = "EXCH"; String EXER = "EXER"; - String EXPI = "EXPI"; String EMAI = "EMAI"; String EREG = "EREG"; String EMOD = "EMOD"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsF.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsF.java index 073ca7da8..a9c05d202 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsF.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsF.java @@ -22,6 +22,7 @@ public interface SchemeConstantsF { String FBF = "FBF"; String FAXT = "FAXT"; String FEOMA = "FEOMA"; + String FOLL = "FOLL"; String FLIPPED = "FLIPPED"; String FLOATFIXED = "FLOATFIXED"; String FRABBA = "FRABBA"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java index a0354f784..ab6e93aa2 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsG.java @@ -16,6 +16,7 @@ @Generated public interface SchemeConstantsG { + String GLOB = "GLOB"; String GENL = "GENL"; String GROSS = "GROSS"; String GUAR = "GUAR"; @@ -41,7 +42,6 @@ public interface SchemeConstantsG { String GENS = "GENS"; String GERM = "GERM"; String GIVE = "GIVE"; - String GLOB = "GLOB"; String GPPH = "GPPH"; String GREX = "GREX"; String GROS = "GROS"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsK.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsK.java index 821a71961..a71b6455e 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsK.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsK.java @@ -17,8 +17,6 @@ public interface SchemeConstantsK { String KNOT = "KNOT"; - String KIKO = "KIKO"; - String KOKI = "KOKI"; String KNIN = "KNIN"; String KLO = "KLO"; String KRUG = "KRUG"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java index ad4eb4ba3..e11e04df2 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsL.java @@ -19,6 +19,7 @@ public interface SchemeConstantsL { String L = "L"; String LC = "LC"; String LF = "LF"; + String LOCA = "LOCA"; String LDDET = "LDDET"; String LDCR = "LDCR"; String LDCO = "LDCO"; @@ -27,7 +28,6 @@ public interface SchemeConstantsL { String LDPRTY2 = "LDPRTY2"; String LDPRTY1 = "LDPRTY1"; String LAST = "LAST"; - String LOCA = "LOCA"; String LOTS = "LOTS"; String LANG = "LANG"; String LOCO = "LOCO"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java index f110ff09c..2cd1a35b9 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsM.java @@ -17,6 +17,7 @@ public interface SchemeConstantsM { String MIDE = "MIDE"; + String MODI = "MODI"; 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 9cdd221bb..bec7e08c0 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 NOTO = "NOTO"; String NORMAL = "NORMAL"; String NINT = "NINT"; String NEWM = "NEWM"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsP.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsP.java index 31e0bc4c3..2546ccaf6 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsP.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsP.java @@ -26,6 +26,7 @@ public interface SchemeConstantsP { String PTYA = "PTYA"; String PRUR = "PRUR"; String PRINCIPAL = "PRINCIPAL"; + String PREC = "PREC"; String PUTO = "PUTO"; String PC = "PC"; String PRIN = "PRIN"; @@ -95,7 +96,6 @@ public interface SchemeConstantsP { String PNTP = "PNTP"; String PNST = "PNST"; String PAIR = "PAIR"; - String PREC = "PREC"; String PWAL = "PWAL"; String PENR = "PENR"; String PTNI = "PTNI"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java index 8a1827314..44371c464 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsS.java @@ -22,8 +22,7 @@ public interface SchemeConstantsS { String SPRI = "SPRI"; String SSTD = "SSTD"; String SDVA = "SDVA"; - String SKOT = "SKOT"; - String SKIN = "SKIN"; + String SERS = "SERS"; String SAFE = "SAFE"; String SEME = "SEME"; String SETPRTY = "SETPRTY"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java index a84655909..05c709342 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsT.java @@ -20,7 +20,6 @@ public interface SchemeConstantsT { String TELI = "TELI"; String TELE = "TELE"; String TELX = "TELX"; - String TRIG = "TRIG"; String TRAD = "TRAD"; String TOSE = "TOSE"; String TLDE = "TLDE"; diff --git a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsU.java b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsU.java index 2003a4c26..95355c523 100644 --- a/src/generated/java/com/prowidesoftware/swift/SchemeConstantsU.java +++ b/src/generated/java/com/prowidesoftware/swift/SchemeConstantsU.java @@ -20,6 +20,9 @@ public interface SchemeConstantsU { String URGP = "URGP"; String UNWD = "UNWD"; String UNWR = "UNWR"; + String UIKI = "UIKI"; + String UOKO = "UOKO"; + String UNAD = "UNAD"; String UNWEIGHT = "UNWEIGHT"; String UNDE = "UNDE"; String UNT = "UNT"; 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 b3f5e4dd6..4389da7a3 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14H.java @@ -51,7 +51,7 @@ * *

    Structure definition *

      - *
    • validation pattern: 2!c
    • + *
    • validation pattern: 4!c
    • *
    • parser pattern: S
    • *
    • components pattern: S
    • *
    @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "2!c"; + return "4!c"; } /** 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 ef407f452..78e81ca64 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14K.java @@ -51,7 +51,7 @@ * *

    Structure definition *

      - *
    • validation pattern: 2!c
    • + *
    • validation pattern: 4!c
    • *
    • parser pattern: S
    • *
    • components pattern: S
    • *
    @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "2!c"; + return "4!c"; } /** 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 c4eb56307..e63deb482 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14L.java @@ -51,7 +51,7 @@ * *

    Structure definition *

      - *
    • validation pattern: 2!c
    • + *
    • validation pattern: 4!c
    • *
    • parser pattern: S
    • *
    • components pattern: S
    • *
    @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "2!c"; + return "4!c"; } /** 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 1da1d6cc0..745c3d43c 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14M.java @@ -51,7 +51,7 @@ * *

    Structure definition *

      - *
    • validation pattern: 2!c
    • + *
    • validation pattern: 4!c
    • *
    • parser pattern: S
    • *
    • components pattern: S
    • *
    @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "2!c"; + return "4!c"; } /** 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 32854b036..1c05f05d7 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14N.java @@ -51,7 +51,7 @@ * *

    Structure definition *

      - *
    • validation pattern: 2!c
    • + *
    • validation pattern: 4!c
    • *
    • parser pattern: S
    • *
    • components pattern: S
    • *
    @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "2!c"; + return "4!c"; } /** 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 35592197a..2df65e579 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field14O.java @@ -51,7 +51,7 @@ * *

    Structure definition *

      - *
    • validation pattern: 2!c
    • + *
    • validation pattern: 4!c
    • *
    • parser pattern: S
    • *
    • components pattern: S
    • *
    @@ -249,7 +249,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "2!c"; + return "4!c"; } /** 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 3efe24187..5f666a297 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29J.java @@ -53,8 +53,8 @@ * *

    Structure definition *

      - *
    • validation pattern: 4!c[/<HHMM>]
    • - *
    • parser pattern: S[/S]
    • + *
    • validation pattern: 4!c/<HHMM>
    • + *
    • parser pattern: S/S
    • *
    • components pattern: SH
    • *
    * @@ -84,7 +84,7 @@ public class Field29J extends Field implements Serializable { */ @Deprecated @ProwideDeprecated(phase4 = TargetYear.SRU2024) - public static final String PARSER_PATTERN = "S[/S]"; + public static final String PARSER_PATTERN = "S/S"; /** * @deprecated Use {@link #typesPattern()} method instead. @@ -198,9 +198,8 @@ public void parse(final String value) { public String getValue() { final StringBuilder result = new StringBuilder(); append(result, 1); - if (getComponent2() != null) { - result.append("/").append(getComponent2()); - } + result.append("/"); + append(result, 2); return result.toString(); } @@ -260,7 +259,7 @@ public String typesPattern() { */ @Override public String parserPattern() { - return "S[/S]"; + return "S/S"; } /** @@ -268,7 +267,7 @@ public String parserPattern() { */ @Override public String validatorPattern() { - return "4!c[/]"; + return "4!c/"; } /** @@ -283,9 +282,6 @@ public String validatorPattern() { */ @Override public boolean isOptional(int component) { - if (component == 2) { - return true; - } return false; } From ebaade1e79265e10cf70f43ea295dc05a72fe89e Mon Sep 17 00:00:00 2001 From: zubri Date: Sat, 11 Nov 2023 13:05:23 -0300 Subject: [PATCH 61/67] changelog for release --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b24eff43a..b619c8942 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Prowide Core - CHANGELOG +#### 9.4.12 - November 2023 + * (PW-1697) Fixed validation pattern in fields 14[H,K,L,M,N,O] and 29J + #### 9.4.11 - November 2023 * (PW-1695) Fixed a stack overflow in the fields fromJson implementation when a malformed JSON input contains empty field names * (PW-1688) Added missing field labels for SRU2023 changes in the pw_swift_*.properties file From e15a497ff276a54278725dbe2ea75d2688dbb91e Mon Sep 17 00:00:00 2001 From: ptorres-prowide Date: Mon, 13 Nov 2023 12:31:29 -0300 Subject: [PATCH 62/67] Updating git ignore --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ed1cfb73b..c347b2c14 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,4 @@ release.sh .idea/runConfigurations.xml .idea/.name *.pb -.idea/sonarlint/issuestore/ -.idea/sonarlint/issuestore/ -.idea/sonarlint/issuestore/ +.idea/sonarlint/ \ No newline at end of file From d0a0b861231ee0822c3df47e8b2e5588eca30ca4 Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Thu, 16 Nov 2023 20:14:01 -0300 Subject: [PATCH 63/67] CU-86aypa2ap_PW-1697--MT306-Validation-Issue-for-2023-SWIFT-Standards (#181) --- CHANGELOG.md | 3 + .../swift/model/field/Field29O.java | 22 +++-- .../swift/model/field/Field29OTest.java | 86 +++++++++++++++++++ .../swift/model/field/Field30ITest.java | 81 +++++++++++++++++ 4 files changed, 187 insertions(+), 5 deletions(-) create mode 100644 src/test/java/com/prowidesoftware/swift/model/field/Field29OTest.java create mode 100644 src/test/java/com/prowidesoftware/swift/model/field/Field30ITest.java diff --git a/CHANGELOG.md b/CHANGELOG.md index b619c8942..0e0421aa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Prowide Core - CHANGELOG +#### 9.4.13 - SNAPSHOT + * (PW-1697) Fixed validation/parse pattern in field 29O + #### 9.4.12 - November 2023 * (PW-1697) Fixed validation pattern in fields 14[H,K,L,M,N,O] and 29J 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 bb3d39e5e..2282e6221 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field29O.java @@ -55,7 +55,7 @@ *

    Structure definition *

      *
    • validation pattern: 4!c/<HHMM><HHMM>
    • - *
    • parser pattern: S/S
    • + *
    • parser pattern: S/<HHMM><HHMM>
    • *
    • components pattern: SHH
    • *
    * @@ -85,7 +85,7 @@ public class Field29O extends Field implements Serializable { */ @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. @@ -193,8 +193,19 @@ public static Tag emptyTag() { @Override public void parse(final String value) { init(3); - setComponent1(SwiftParseUtils.getTokenFirst(value, "/")); - setComponent2(SwiftParseUtils.getTokenSecondLast(value, "/")); + if (value != null) { + setComponent1(SwiftParseUtils.getTokenFirst(value, "/")); + String toparse = SwiftParseUtils.getTokenSecondLast(value, "/"); + if (toparse != null) { + if (toparse.length() >= 1) { + int endIndex = Math.min(4, toparse.length()); + setComponent2(StringUtils.substring(toparse, 0, endIndex)); + } + if (toparse.length() > 4) { + setComponent3(StringUtils.substring(toparse, 4)); + } + } + } } /** @@ -206,6 +217,7 @@ public String getValue() { append(result, 1); result.append("/"); append(result, 2); + append(result, 3); return result.toString(); } @@ -273,7 +285,7 @@ public String typesPattern() { */ @Override public String parserPattern() { - return "S/S"; + return "S/"; } /** diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field29OTest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field29OTest.java new file mode 100644 index 000000000..0832e8f8b --- /dev/null +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field29OTest.java @@ -0,0 +1,86 @@ +/* + * 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 static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertNull; + +import org.junit.jupiter.api.Test; + +/** + * Test for Field29O and similar fields. + * + * @since 9.4.13 + */ +public class Field29OTest extends AbstractFieldTest { + + @Override + @Test + public void testSerialization() { + testSerializationImpl("29O", "ABCD/10231045"); + } + + /** + * 4!c/ + */ + @Test + public void testField29O() { + Field29O f = new Field29O((String) null); + assertNull(f.getComponent1()); + assertNull(f.getComponent2()); + assertNull(f.getComponent3()); + + f = new Field29O(""); + assertNull(f.getComponent1()); + assertNull(f.getComponent2()); + assertNull(f.getComponent3()); + + f = new Field29O("A"); + assertEquals("A", f.getComponent1()); + assertNull(f.getComponent2()); + assertNull(f.getComponent3()); + + f = new Field29O("XCVB/"); + assertEquals("XCVB", f.getComponent1()); + assertNull(f.getComponent2()); + assertNull(f.getComponent3()); + + f = new Field29O("XCVB/12"); + assertEquals("XCVB", f.getComponent1()); + assertEquals("12", f.getComponent2()); + assertNull(f.getComponent3()); + + f = new Field29O("XCVB/1212"); + assertEquals("XCVB", f.getComponent1()); + assertEquals("1212", f.getComponent2()); + assertNull(f.getComponent3()); + + f = new Field29O("XCVB/121210"); + assertEquals("XCVB", f.getComponent1()); + assertEquals("1212", f.getComponent2()); + assertEquals("10", f.getComponent3()); + + f = new Field29O("XCVB/12121011"); + assertEquals("XCVB", f.getComponent1()); + assertEquals("1212", f.getComponent2()); + assertEquals("1011", f.getComponent3()); + + f = new Field29O("XCVB/1212101122"); + assertEquals("XCVB", f.getComponent1()); + assertEquals("1212", f.getComponent2()); + assertEquals("101122", f.getComponent3()); + } +} diff --git a/src/test/java/com/prowidesoftware/swift/model/field/Field30ITest.java b/src/test/java/com/prowidesoftware/swift/model/field/Field30ITest.java new file mode 100644 index 000000000..00034e3f7 --- /dev/null +++ b/src/test/java/com/prowidesoftware/swift/model/field/Field30ITest.java @@ -0,0 +1,81 @@ +/* + * 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 static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertNull; + +import org.junit.jupiter.api.Test; + +/** + * Test for Field30I and similar fields. + * + * @since 9.4.13 + */ +class Field30ITest extends AbstractFieldTest { + + @Override + @Test + public void testSerialization() { + testSerializationImpl("30I", "20231027", "20231027/20240426"); + } + + /** + * S[/S] + */ + @Test + void testField30I() { + Field30I f = new Field30I((String) null); + assertNull(f.getComponent1()); + assertNull(f.getComponent2()); + + f = new Field30I(""); + assertNull(f.getComponent1()); + assertNull(f.getComponent2()); + + f = new Field30I("2023"); + assertEquals("2023", f.getComponent1()); + assertNull(f.getComponent2()); + + f = new Field30I("20231027"); + assertEquals("20231027", f.getComponent1()); + assertNull(f.getComponent2()); + + f = new Field30I("2023102711"); + assertEquals("2023102711", f.getComponent1()); + assertNull(f.getComponent2()); + + f = new Field30I("20231027/"); + assertEquals("20231027", f.getComponent1()); + assertNull(f.getComponent2()); + + f = new Field30I("20231027/12"); + assertEquals("20231027", f.getComponent1()); + assertEquals("12", f.getComponent2()); + + f = new Field30I("20231027/20240426"); + assertEquals("20231027", f.getComponent1()); + assertEquals("20240426", f.getComponent2()); + + f = new Field30I("20231027/2023102712"); + assertEquals("20231027", f.getComponent1()); + assertEquals("2023102712", f.getComponent2()); + + f = new Field30I("2023102711/2023102712"); + assertEquals("2023102711", f.getComponent1()); + assertEquals("2023102712", f.getComponent2()); + } +} From 6d1cd79649899e5ee4cffe66a5dbf00389e538e6 Mon Sep 17 00:00:00 2001 From: Fernando de Sarriera <71713679+fernando-prowide@users.noreply.github.com> Date: Fri, 17 Nov 2023 00:15:59 +0100 Subject: [PATCH 64/67] PW-1697: MT306 SRU2023 changes Field30I (#183) --- CHANGELOG.md | 4 + .../swift/model/field/Field30I.java | 126 ++++++++++++------ 2 files changed, 87 insertions(+), 43 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e0421aa1..187cd1cfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ #### 9.4.13 - SNAPSHOT * (PW-1697) Fixed validation/parse pattern in field 29O + * (PW-1697) MT306 changes in field 30I + +#### 9.4.12 - November 2023 + * (PW-1697) Fixed validation pattern in fields 14[H,K,L,M,N,O] and 29J #### 9.4.12 - November 2023 * (PW-1697) Fixed validation pattern in fields 14[H,K,L,M,N,O] and 29J 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 48987a2ad..d018f2c3b 100644 --- a/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java +++ b/src/generated/java/com/prowidesoftware/swift/model/field/Field30I.java @@ -15,32 +15,19 @@ */ package com.prowidesoftware.swift.model.field; -import com.prowidesoftware.swift.model.Tag; +import com.google.gson.JsonObject; +import com.google.gson.JsonParser; 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.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 com.google.gson.JsonObject; -import com.google.gson.JsonParser; +import java.io.Serializable; +import java.util.*; /** * SWIFT MT Field 30I. @@ -49,7 +36,7 @@ * *

    Subfields (components) Data types *

      - *
    1. Component 1: DateorStartDate: Calendar
    2. + *
    3. Component 1: StartDate: Calendar
    4. *
    5. Component 2: EndDate: Calendar
    6. *
    * @@ -103,9 +90,16 @@ public class Field30I extends Field implements Serializable, DateContainer { public static final String TYPES_PATTERN = "DD"; /** - * Component number for the Date or Start Date subfield. + * Component number for the Start Date subfield. */ - public static final Integer DATE_OR_START_DATE = 1; + 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. @@ -322,7 +316,7 @@ public int componentsSize() { @Override public List getComponentLabels() { List result = new ArrayList<>(); - result.add("Date or Start Date"); + result.add("Start Date"); result.add("End Date"); return result; } @@ -334,7 +328,7 @@ public List getComponentLabels() { @Override protected Map getComponentMap() { Map result = new HashMap<>(); - result.put(1, "dateorStartDate"); + result.put(1, "startDate"); result.put(2, "endDate"); return result; } @@ -350,13 +344,15 @@ protected Map getLabelMap() { return super.labelMap; } super.labelMap = new HashMap<>(); + super.labelMap.put("startdate", 1); + // alias name super.labelMap.put("dateorstartdate", 1); super.labelMap.put("enddate", 2); return super.labelMap; } /** - * Gets the component 1 (Date or Start Date). + * Gets the component 1 (Start Date). * @return the component 1 */ public String getComponent1() { @@ -373,21 +369,41 @@ public java.util.Calendar getComponent1AsCalendar() { } /** - * Gets the Date or Start Date (component 1). - * @return the Date or Start Date from component 1 + * Gets the Start Date (component 1). + * @return the Start Date from component 1 */ - public String getDateorStartDate() { + public String getStartDate() { return getComponent1(); } /** - * Get the Date or Start Date (component 1) as Calendar - * @return the Date or Start Date from component 1 converted to Calendar or null if cannot be converted + * Alternative DEPRECATED method getter for field's Start Date + * @deprecated use #getStartDate() instead + * @since 9.2.7 */ - public java.util.Calendar getDateorStartDateAsCalendar() { + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public String getDateorStartDate() { + 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 + */ + @Deprecated + @ProwideDeprecated(phase4 = TargetYear.SRU2024) + public java.util.Calendar getDateorStartDateAsCalendar() { + return getStartDateAsCalendar(); + } + /** * Gets the component 2 (End Date). * @return the component 2 @@ -422,9 +438,9 @@ public java.util.Calendar getEndDateAsCalendar() { } /** - * Set the component 1 (Date or Start Date). + * Set the component 1 (Start Date). * - * @param component1 the Date or Start Date to set + * @param component1 the Start Date to set * @return the field object to enable build pattern */ public Field30I setComponent1(String component1) { @@ -435,7 +451,7 @@ public Field30I setComponent1(String component1) { /** * Set the component1 from a Calendar object. * - * @param component1 the Calendar with the Date or Start Date content to set + * @param component1 the Calendar with the Start Date content to set * @return the field object to enable build pattern */ public Field30I setComponent1(java.util.Calendar component1) { @@ -444,27 +460,45 @@ public Field30I setComponent1(java.util.Calendar component1) { } /** - * Set the Date or Start Date (component 1). + * Set the Start Date (component 1). * - * @param component1 the Date or Start Date to set + * @param component1 the Start Date to set * @return the field object to enable build pattern */ - public Field30I setDateorStartDate(String component1) { + public Field30I setStartDate(String component1) { return setComponent1(component1); } /** - * Set the Date or Start Date (component 1) from a Calendar object. + * Set the Start Date (component 1) from a Calendar object. * * @see #setComponent1(java.util.Calendar) * - * @param component1 Calendar with the Date or Start Date content to set + * @param component1 Calendar with the Start Date content to set * @return the field object to enable build pattern */ - public Field30I setDateorStartDate(java.util.Calendar component1) { + 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). * @@ -613,12 +647,18 @@ public static Field30I fromJson(final String json) { final JsonObject jsonObject = JsonParser.parseString(json).getAsJsonObject(); - // **** COMPONENT 1 - Date or Start Date + // **** COMPONENT 1 - Start Date + // first try using alias's names (including deprecated ones, if any) if (jsonObject.get("dateorStartDate") != null) { field.setComponent1(jsonObject.get("dateorStartDate").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 if (jsonObject.get("endDate") != null) { From 546acb81a6a00cc2f59ec07a19bcd6dc65c79bbf Mon Sep 17 00:00:00 2001 From: ptorres-prowide <90214684+ptorres-prowide@users.noreply.github.com> Date: Thu, 16 Nov 2023 20:19:40 -0300 Subject: [PATCH 65/67] CU-86ayb02z5_Crete-model-for-DistinguishedName (#182) --- CHANGELOG.md | 1 + .../com/prowidesoftware/swift/model/BIC.java | 9 +- .../swift/model/DistinguishedName.java | 94 +++++++++++++++++++ .../swift/model/DistinguishedNameTest.java | 60 ++++++++++++ 4 files changed, 158 insertions(+), 6 deletions(-) create mode 100644 src/main/java/com/prowidesoftware/swift/model/DistinguishedName.java create mode 100644 src/test/java/com/prowidesoftware/swift/model/DistinguishedNameTest.java diff --git a/CHANGELOG.md b/CHANGELOG.md index 187cd1cfc..8836c0e85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ #### 9.4.13 - SNAPSHOT * (PW-1697) Fixed validation/parse pattern in field 29O * (PW-1697) MT306 changes in field 30I + * Added DistinguishedName with Builder in order to encapsulate the BIC branch name logic #### 9.4.12 - November 2023 * (PW-1697) Fixed validation pattern in fields 14[H,K,L,M,N,O] and 29J diff --git a/src/main/java/com/prowidesoftware/swift/model/BIC.java b/src/main/java/com/prowidesoftware/swift/model/BIC.java index 993765fda..a9bff6b6e 100644 --- a/src/main/java/com/prowidesoftware/swift/model/BIC.java +++ b/src/main/java/com/prowidesoftware/swift/model/BIC.java @@ -356,14 +356,11 @@ public String distinguishedName() { * @since 9.3.15 */ public String distinguishedName(boolean includeDefaultBranch) { - StringBuilder result = new StringBuilder(); + DistinguishedName.Builder dnBuilder = new DistinguishedName.Builder(getBic8()); if (includeDefaultBranch || !Objects.equals(getBranchOrDefault(), "XXX")) { - result.append("ou=") - .append(StringUtils.lowerCase(getBranchOrDefault())) - .append(","); + dnBuilder.withBranch(getBranchOrDefault()); } - result.append("o=").append(StringUtils.lowerCase(getBic8())).append(",o=swift"); - return result.toString(); + return dnBuilder.build().toString(); } @Override diff --git a/src/main/java/com/prowidesoftware/swift/model/DistinguishedName.java b/src/main/java/com/prowidesoftware/swift/model/DistinguishedName.java new file mode 100644 index 000000000..e2974bc6e --- /dev/null +++ b/src/main/java/com/prowidesoftware/swift/model/DistinguishedName.java @@ -0,0 +1,94 @@ +package com.prowidesoftware.swift.model; + +import org.apache.commons.lang3.StringUtils; + +/** + * Represents a Distinguished Name (DN) in the context of a directory service. + * The DN is constructed using the organization unit (ou), Bank Identifier Code (BIC8), and SWIFT code. + * This class provides a builder pattern for creating DistinguishedName instances. + */ +public class DistinguishedName { + + /** + * The organization unit (ou) representing the branch in the Distinguished Name. + */ + private final String branch; + + /** + * The Bank Identifier Code (BIC8) in lowercase format. + */ + private final String bic8; + + /** + * The SWIFT code representing the organization. + */ + private final String swift; + + /** + * Private constructor to create a DistinguishedName instance using the Builder. + * + * @param builder The builder containing the required parameters for the DistinguishedName. + */ + private DistinguishedName(Builder builder) { + this.branch = builder.branch; + this.bic8 = builder.bic8; + this.swift = builder.swift; + } + + public String getBranch() { + return branch; + } + + public String getBic8() { + return bic8; + } + + public String getSwift() { + return swift; + } + + @Override + public String toString() { + StringBuilder dn = new StringBuilder(); + if (branch != null && !branch.isEmpty()) { + dn.append("ou=").append(branch).append(","); + } + dn.append("o=").append(bic8).append(",o=").append(swift); + return dn.toString(); + } + + public static String parseBIC(final String dn) { + if (StringUtils.isBlank(dn)) { + return null; + } + for (String s : StringUtils.split(dn, ",")) { + if (StringUtils.startsWith(s, "o=") && !StringUtils.equals(s, "o=swift")) { + return StringUtils.upperCase(StringUtils.substringAfter(s, "o=")); + } + } + return null; + } + + /** + * Builder class for constructing DistinguishedName instances. + */ + public static class Builder { + private String branch; + private final String bic8; + private final String swift; + + public Builder(String bic8) { + this.bic8 = StringUtils.lowerCase(bic8); + this.swift = "swift"; + } + + public Builder withBranch(String ou) { + this.branch = StringUtils.lowerCase(ou); + return this; + } + + public DistinguishedName build() { + return new DistinguishedName(this); + } + } +} diff --git a/src/test/java/com/prowidesoftware/swift/model/DistinguishedNameTest.java b/src/test/java/com/prowidesoftware/swift/model/DistinguishedNameTest.java new file mode 100644 index 000000000..821791651 --- /dev/null +++ b/src/test/java/com/prowidesoftware/swift/model/DistinguishedNameTest.java @@ -0,0 +1,60 @@ +package com.prowidesoftware.swift.model; + +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertNull; + +import org.junit.jupiter.api.Test; + +class DistinguishedNameTest { + + @Test + void testDistinguishedNameWithCommonNameAndOU() { + String bic8 = "BIC8CODE"; + String ou = "FOO"; + DistinguishedName dn = + new DistinguishedName.Builder(bic8).withBranch(ou).build(); + assertEquals("ou=foo,o=bic8code,o=swift", dn.toString()); + } + + @Test + void testDistinguishedNameWithOUOnly() { + String bic8 = "bic8code"; + String ou = "bar"; + DistinguishedName dn = + new DistinguishedName.Builder(bic8).withBranch(ou).build(); + assertEquals("ou=bar,o=bic8code,o=swift", dn.toString()); + } + + @Test + void testDistinguishedNameWithNoOUOrCN() { + String bic8 = "BIC8CODE"; + DistinguishedName dn = new DistinguishedName.Builder(bic8).build(); + assertEquals("o=bic8code,o=swift", dn.toString()); + } + + @Test + void testDistinguishedNameEmptyValues() { + String bic8 = "BIC8CODE"; + DistinguishedName dn = + new DistinguishedName.Builder(bic8).withBranch("").build(); + assertEquals("o=bic8code,o=swift", dn.toString()); + } + + @Test + void testParseBIC() { + String dn1 = "cn=John Doe,o=swift,ou=users,dc=example,dc=com"; + assertNull(DistinguishedName.parseBIC(dn1)); + + dn1 = "o=bic8code,o=swift"; + assertEquals("BIC8CODE", DistinguishedName.parseBIC(dn1)); + + dn1 = "ou=bar,o=bic8code,o=swift"; + assertEquals("BIC8CODE", DistinguishedName.parseBIC(dn1)); + + assertNull(DistinguishedName.parseBIC(null)); + + assertNull(DistinguishedName.parseBIC("")); + + assertNull(DistinguishedName.parseBIC("XXX")); + } +} From 1de4f1537c3943d8af9aeb991d414217543d89db Mon Sep 17 00:00:00 2001 From: zubri Date: Fri, 17 Nov 2023 08:58:21 -0300 Subject: [PATCH 66/67] release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8836c0e85..d805e17aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Prowide Core - CHANGELOG -#### 9.4.13 - SNAPSHOT +#### 9.4.13 - November 2023 * (PW-1697) Fixed validation/parse pattern in field 29O * (PW-1697) MT306 changes in field 30I * Added DistinguishedName with Builder in order to encapsulate the BIC branch name logic From 2df891657df140951245e165e195142d21662873 Mon Sep 17 00:00:00 2001 From: zubri Date: Fri, 17 Nov 2023 08:59:41 -0300 Subject: [PATCH 67/67] fix changelog duplicated entry --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d805e17aa..49004bc89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,6 @@ #### 9.4.12 - November 2023 * (PW-1697) Fixed validation pattern in fields 14[H,K,L,M,N,O] and 29J -#### 9.4.12 - November 2023 - * (PW-1697) Fixed validation pattern in fields 14[H,K,L,M,N,O] and 29J - #### 9.4.11 - November 2023 * (PW-1695) Fixed a stack overflow in the fields fromJson implementation when a malformed JSON input contains empty field names * (PW-1688) Added missing field labels for SRU2023 changes in the pw_swift_*.properties file