Skip to content

Commit 9879806

Browse files
Fixing missing Field 59A
1 parent c6492c5 commit 9879806

5 files changed

Lines changed: 31 additions & 28 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Prowide Core - CHANGELOG
22

3+
### 10.4.1 - SNAPSHOT
4+
* Fix: Minor scheme fix, 59A in MT760/765/767/785
5+
36
### 10.4.0 - May 2026
47
* SWIFT Standard release update 2026 (live 14 November 2026)
58
* Yearly revision of deprecation phase (see https://dev.prowidesoftware.com/SRU2024/getting-started/deprecation/)

src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT760.java

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<li class="field">Field 59 P (O)</li>
8181
<li class="field">Field 59 R (M)</li>
8282
</ul></li>
83-
<li class="field">Field 59 E (O)</li>
83+
<li class="field">Field 59 A (O)</li>
8484
<li class="field">Field 56 A,D (O)</li>
8585
<li class="field">Field 23 (O)</li>
8686
<li class="field">Field 57 A,D (O)</li>
@@ -552,18 +552,18 @@ public Field30 getField30() {
552552
}
553553

554554
/**
555-
* Iterates through block4 fields and return the first one whose name matches 59E,
555+
* Iterates through block4 fields and return the first one whose name matches 59A,
556556
* or null if none is found.
557-
* The first occurrence of field 59E at MT760 is expected to be the only one.
557+
* The first occurrence of field 59A at MT760 is expected to be the only one.
558558
*
559-
* @return a Field59E object or null if the field is not found
559+
* @return a Field59A object or null if the field is not found
560560
* @see SwiftTagListBlock#getTagByName(String)
561561
* @throws IllegalStateException if SwiftMessage object is not initialized
562562
*/
563-
public Field59E getField59E() {
564-
final Tag t = tag("59E");
563+
public Field59A getField59A() {
564+
final Tag t = tag("59A");
565565
if (t != null) {
566-
return new Field59E(t.getValue());
566+
return new Field59A(t.getValue());
567567
} else {
568568
return null;
569569
}

src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT765.java

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<li class="field">Field 59 P (O)</li>
5454
<li class="field">Field 59 R (M)</li>
5555
</ul></li>
56-
<li class="field">Field 59 E (O)</li>
56+
<li class="field">Field 59 A (O)</li>
5757
<li class="field">Field 31 L (O)</li>
5858
<li class="field">Field 22 G (M)</li>
5959
<li class="field">Field 32 B (M)</li>
@@ -496,18 +496,18 @@ public Field59R getField59R() {
496496
}
497497

498498
/**
499-
* Iterates through block4 fields and return the first one whose name matches 59E,
499+
* Iterates through block4 fields and return the first one whose name matches 59A,
500500
* or null if none is found.
501-
* The first occurrence of field 59E at MT765 is expected to be the only one.
501+
* The first occurrence of field 59A at MT765 is expected to be the only one.
502502
*
503-
* @return a Field59E object or null if the field is not found
503+
* @return a Field59A object or null if the field is not found
504504
* @see SwiftTagListBlock#getTagByName(String)
505505
* @throws IllegalStateException if SwiftMessage object is not initialized
506506
*/
507-
public Field59E getField59E() {
508-
final Tag t = tag("59E");
507+
public Field59A getField59A() {
508+
final Tag t = tag("59A");
509509
if (t != null) {
510-
return new Field59E(t.getValue());
510+
return new Field59A(t.getValue());
511511
} else {
512512
return null;
513513
}

src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT767.java

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<li class="field">Field 59 P (O)</li>
7171
<li class="field">Field 59 R (M)</li>
7272
</ul></li>
73-
<li class="field">Field 59 E (O)</li>
73+
<li class="field">Field 59 A (O)</li>
7474
<li class="field">Field 77 U (O)</li>
7575
<li class="field">Field 24 E (O)</li>
7676
<li class="field">Field 24 G (O)</li>
@@ -593,18 +593,18 @@ public Field23 getField23() {
593593
}
594594

595595
/**
596-
* Iterates through block4 fields and return the first one whose name matches 59E,
596+
* Iterates through block4 fields and return the first one whose name matches 59A,
597597
* or null if none is found.
598-
* The first occurrence of field 59E at MT767 is expected to be the only one.
598+
* The first occurrence of field 59A at MT767 is expected to be the only one.
599599
*
600-
* @return a Field59E object or null if the field is not found
600+
* @return a Field59A object or null if the field is not found
601601
* @see SwiftTagListBlock#getTagByName(String)
602602
* @throws IllegalStateException if SwiftMessage object is not initialized
603603
*/
604-
public Field59E getField59E() {
605-
final Tag t = tag("59E");
604+
public Field59A getField59A() {
605+
final Tag t = tag("59A");
606606
if (t != null) {
607-
return new Field59E(t.getValue());
607+
return new Field59A(t.getValue());
608608
} else {
609609
return null;
610610
}

src/generated/java/com/prowidesoftware/swift/model/mt/mt7xx/MT785.java

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<li class="field">Field 59 P (O)</li>
5454
<li class="field">Field 59 R (M)</li>
5555
</ul></li>
56-
<li class="field">Field 59 E (O)</li>
56+
<li class="field">Field 59 A (O)</li>
5757
<li class="field">Field 56 A,D (O)</li>
5858
<li class="field">Field 57 A,D (O)</li>
5959
<li class="field">Field 31 E (O)</li>
@@ -487,18 +487,18 @@ public Field59R getField59R() {
487487
}
488488

489489
/**
490-
* Iterates through block4 fields and return the first one whose name matches 59E,
490+
* Iterates through block4 fields and return the first one whose name matches 59A,
491491
* or null if none is found.
492-
* The first occurrence of field 59E at MT785 is expected to be the only one.
492+
* The first occurrence of field 59A at MT785 is expected to be the only one.
493493
*
494-
* @return a Field59E object or null if the field is not found
494+
* @return a Field59A object or null if the field is not found
495495
* @see SwiftTagListBlock#getTagByName(String)
496496
* @throws IllegalStateException if SwiftMessage object is not initialized
497497
*/
498-
public Field59E getField59E() {
499-
final Tag t = tag("59E");
498+
public Field59A getField59A() {
499+
final Tag t = tag("59A");
500500
if (t != null) {
501-
return new Field59E(t.getValue());
501+
return new Field59A(t.getValue());
502502
} else {
503503
return null;
504504
}

0 commit comments

Comments
 (0)