Class MT620

  • All Implemented Interfaces:
    JsonSerializable, java.io.Serializable

    @Generated
    public class MT620
    extends AbstractMT
    implements java.io.Serializable
    MT 620 - Commodity Fixed Loan/Deposit Confirmation.

    SWIFT MT620 (ISO 15022) message structure:

    • Sequence A (M)
      • Field 15 A (M)
      • Field 20 (M)
      • Field 21 (O)
      • Field 22 A (M)
      • Field 94 A (O)
      • Field 22 B (M)
      • Field 21 N (O)
      • Field 82 A,D,J (M)
      • Field 87 A,D,J (M)
      • Field 83 A,D,J (O)
      • Field 26 C (M)
      • Field 77 D (O)
    • Sequence B (M)
      • Field 15 B (M)
      • Field 17 R (M)
      • Field 30 T (M)
      • Field 30 V (M)
      • Field 30 P (M)
      • Field 32 B,F (M)
      • Field 32 H,R (O)
      • Field 30 X (O)
      • Field 34 E,J (M)
      • Field 37 G (M)
      • Field 14 D (M)
      • Field 30 F (O)
      • Field 38 J (O)
    • Sequence C (M)
      • Field 15 C (M)
      • Field 53 A,D,J (O)
      • Field 86 A,D,J (O)
      • Field 56 A,D,J (O)
      • Field 57 A,D,J (M)
      • Field 58 A,D,J (O)
    • Sequence D (M)
      • Field 15 D (M)
      • Field 53 A,D,J (O)
      • Field 86 A,D,J (O)
      • Field 56 A,D,J (O)
      • Field 57 A,D,J (M)
      • Field 58 A,D,J (O)
    • Sequence E (O)
      • Field 15 E (M)
      • Field 53 A,D,J (O)
      • Field 86 A,D,J (O)
      • Field 56 A,D,J (O)
      • Field 57 A,D,J (M)
      • Field 58 A,D,J (O)
    • Sequence F (O)
      • Field 15 F (M)
      • Field 53 A,D,J (O)
      • Field 86 A,D,J (O)
      • Field 56 A,D,J (O)
      • Field 57 A,D,J (M)
      • Field 58 A,D,J (O)
    • Sequence G (O)
      • Field 15 G (M)
      • Sequence G1 (M)
        • Field 37 L (M)
        • Field 33 B,J (M)
      • Sequence G2 (O)
        • Field 36 (O)
        • Field 33 E,J (O)
    • Sequence H (O)
      • Field 15 H (M)
      • Field 29 A (O)
      • Field 24 D (O)
      • Field 84 A,B,D,J (O)
      • Field 85 A,B,D,J (O)
      • Field 88 A,D,J (O)
      • Field 71 F (O)
      • Field 26 H (O)
      • Field 21 G (O)
      • Field 22 Z (O)
      • Field 72 (O)

    This source code is specific to release SRU 2022

    For additional resources check https://www.prowidesoftware.com/resources

    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  MT620.SequenceA
      Class to model Sequence "A" in MT 620.
      static class  MT620.SequenceB
      Class to model Sequence "B" in MT 620.
      static class  MT620.SequenceC
      Class to model Sequence "C" in MT 620.
      static class  MT620.SequenceD
      Class to model Sequence "D" in MT 620.
      static class  MT620.SequenceE
      Class to model Sequence "E" in MT 620.
      static class  MT620.SequenceF
      Class to model Sequence "F" in MT 620.
      static class  MT620.SequenceG
      Class to model Sequence "G" in MT 620.
      static class  MT620.SequenceG1
      Class to model Sequence "G1" in MT 620.
      static class  MT620.SequenceH
      Class to model Sequence "H" in MT 620.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAME
      Constant for MT name, this is part of the classname, after MT.
      static int SRU
      Constant identifying the SRU to which this class belongs to.
      • Fields inherited from class com.prowidesoftware.swift.model.mt.AbstractMT

        m
    • Constructor Summary

      Constructors 
      Constructor Description
      MT620()
      Creates and initializes a new MT620 input message setting TEST BICS as sender and receiver.
      MT620​(MtSwiftMessage m)
      Creates an MT620 initialized with the parameter MtSwiftMessage.
      MT620​(SwiftMessage m)
      Creates an MT620 initialized with the parameter SwiftMessage.
      MT620​(java.io.File file)
      Creates a new MT620 by parsing a file with the message content in its swift FIN format.
      MT620​(java.io.InputStream stream)
      Creates a new MT620 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
      MT620​(java.lang.String fin)
      Creates a new MT620 by parsing a String with the message content in its swift FIN format.
      MT620​(java.lang.String sender, java.lang.String receiver)
      Creates and initializes a new MT620 input message from sender to receiver.
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      MT620 append​(Field... fields)
      Add all the fields to the end of the block4.
      MT620 append​(SwiftTagListBlock block)
      Add all tags from block to the end of the block4.
      MT620 append​(Tag... tags)
      Add all tags to the end of the block4.
      static MT620 fromJson​(java.lang.String json)
      Creates an MT620 messages from its JSON representation.
      Field14D getField14D()
      Iterates through block4 fields and return the first one whose name matches 14D, or null if none is found.
      Field15A getField15A()
      Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.
      Field15B getField15B()
      Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.
      Field15C getField15C()
      Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.
      Field15D getField15D()
      Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.
      Field15E getField15E()
      Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.
      Field15F getField15F()
      Iterates through block4 fields and return the first one whose name matches 15F, or null if none is found.
      Field15G getField15G()
      Iterates through block4 fields and return the first one whose name matches 15G, or null if none is found.
      Field15H getField15H()
      Iterates through block4 fields and return the first one whose name matches 15H, or null if none is found.
      Field17R getField17R()
      Iterates through block4 fields and return the first one whose name matches 17R, or null if none is found.
      Field20 getField20()
      Iterates through block4 fields and return the first one whose name matches 20, or null if none is found.
      Field21 getField21()
      Iterates through block4 fields and return the first one whose name matches 21, or null if none is found.
      Field21G getField21G()
      Iterates through block4 fields and return the first one whose name matches 21G, or null if none is found.
      Field21N getField21N()
      Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.
      Field22A getField22A()
      Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.
      Field22B getField22B()
      Iterates through block4 fields and return the first one whose name matches 22B, or null if none is found.
      Field22Z getField22Z()
      Iterates through block4 fields and return the first one whose name matches 22Z, or null if none is found.
      Field24D getField24D()
      Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found.
      Field26C getField26C()
      Iterates through block4 fields and return the first one whose name matches 26C, or null if none is found.
      Field26H getField26H()
      Iterates through block4 fields and return the first one whose name matches 26H, or null if none is found.
      Field29A getField29A()
      Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.
      Field30F getField30F()
      Iterates through block4 fields and return the first one whose name matches 30F, or null if none is found.
      Field30P getField30P()
      Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found.
      Field30T getField30T()
      Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.
      Field30V getField30V()
      Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.
      Field30X getField30X()
      Iterates through block4 fields and return the first one whose name matches 30X, or null if none is found.
      Field32B getField32B()
      Iterates through block4 fields and return the first one whose name matches 32B, or null if none is found.
      Field32F getField32F()
      Iterates through block4 fields and return the first one whose name matches 32F, or null if none is found.
      Field32H getField32H()
      Iterates through block4 fields and return the first one whose name matches 32H, or null if none is found.
      Field32R getField32R()
      Iterates through block4 fields and return the first one whose name matches 32R, or null if none is found.
      Field33B getField33B()
      Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.
      Field33E getField33E()
      Iterates through block4 fields and return the first one whose name matches 33E, or null if none is found.
      java.util.List<Field33J> getField33J()
      Iterates through block4 fields and return all occurrences of fields whose names matches 33J, or Collections.emptyList() if none is found.
      Field34E getField34E()
      Iterates through block4 fields and return the first one whose name matches 34E, or null if none is found.
      Field34J getField34J()
      Iterates through block4 fields and return the first one whose name matches 34J, or null if none is found.
      Field36 getField36()
      Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.
      Field37G getField37G()
      Iterates through block4 fields and return the first one whose name matches 37G, or null if none is found.
      Field37L getField37L()
      Iterates through block4 fields and return the first one whose name matches 37L, or null if none is found.
      Field38J getField38J()
      Iterates through block4 fields and return the first one whose name matches 38J, or null if none is found.
      java.util.List<Field53A> getField53A()
      Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found.
      java.util.List<Field53D> getField53D()
      Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found.
      java.util.List<Field53J> getField53J()
      Iterates through block4 fields and return all occurrences of fields whose names matches 53J, or Collections.emptyList() if none is found.
      java.util.List<Field56A> getField56A()
      Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found.
      java.util.List<Field56D> getField56D()
      Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found.
      java.util.List<Field56J> getField56J()
      Iterates through block4 fields and return all occurrences of fields whose names matches 56J, or Collections.emptyList() if none is found.
      java.util.List<Field57A> getField57A()
      Iterates through block4 fields and return all occurrences of fields whose names matches 57A, or Collections.emptyList() if none is found.
      java.util.List<Field57D> getField57D()
      Iterates through block4 fields and return all occurrences of fields whose names matches 57D, or Collections.emptyList() if none is found.
      java.util.List<Field57J> getField57J()
      Iterates through block4 fields and return all occurrences of fields whose names matches 57J, or Collections.emptyList() if none is found.
      java.util.List<Field58A> getField58A()
      Iterates through block4 fields and return all occurrences of fields whose names matches 58A, or Collections.emptyList() if none is found.
      java.util.List<Field58D> getField58D()
      Iterates through block4 fields and return all occurrences of fields whose names matches 58D, or Collections.emptyList() if none is found.
      java.util.List<Field58J> getField58J()
      Iterates through block4 fields and return all occurrences of fields whose names matches 58J, or Collections.emptyList() if none is found.
      Field71F getField71F()
      Iterates through block4 fields and return the first one whose name matches 71F, or null if none is found.
      Field72 getField72()
      Iterates through block4 fields and return the first one whose name matches 72, or null if none is found.
      Field77D getField77D()
      Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.
      Field82A getField82A()
      Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.
      Field82D getField82D()
      Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.
      Field82J getField82J()
      Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.
      Field83A getField83A()
      Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.
      Field83D getField83D()
      Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.
      Field83J getField83J()
      Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.
      Field84A getField84A()
      Iterates through block4 fields and return the first one whose name matches 84A, or null if none is found.
      Field84B getField84B()
      Iterates through block4 fields and return the first one whose name matches 84B, or null if none is found.
      Field84D getField84D()
      Iterates through block4 fields and return the first one whose name matches 84D, or null if none is found.
      Field84J getField84J()
      Iterates through block4 fields and return the first one whose name matches 84J, or null if none is found.
      Field85A getField85A()
      Iterates through block4 fields and return the first one whose name matches 85A, or null if none is found.
      Field85B getField85B()
      Iterates through block4 fields and return the first one whose name matches 85B, or null if none is found.
      Field85D getField85D()
      Iterates through block4 fields and return the first one whose name matches 85D, or null if none is found.
      Field85J getField85J()
      Iterates through block4 fields and return the first one whose name matches 85J, or null if none is found.
      java.util.List<Field86A> getField86A()
      Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found.
      java.util.List<Field86D> getField86D()
      Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found.
      java.util.List<Field86J> getField86J()
      Iterates through block4 fields and return all occurrences of fields whose names matches 86J, or Collections.emptyList() if none is found.
      Field87A getField87A()
      Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.
      Field87D getField87D()
      Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.
      Field87J getField87J()
      Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.
      Field88A getField88A()
      Iterates through block4 fields and return the first one whose name matches 88A, or null if none is found.
      Field88D getField88D()
      Iterates through block4 fields and return the first one whose name matches 88D, or null if none is found.
      Field88J getField88J()
      Iterates through block4 fields and return the first one whose name matches 88J, or null if none is found.
      Field94A getField94A()
      Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.
      java.lang.String getMessageType()
      Returns this MT number.
      MT620.SequenceA getSequenceA()
      Get the single occurrence of SequenceA using field field 15 as sequence boundary.
      MT620.SequenceA getSequenceA​(SwiftTagListBlock parentSequence)
      Get the single occurrence of SequenceA using field field 15 as sequence boundary.
      MT620.SequenceB getSequenceB()
      Get the single occurrence of SequenceB using field field 15 as sequence boundary.
      MT620.SequenceB getSequenceB​(SwiftTagListBlock parentSequence)
      Get the single occurrence of SequenceB using field field 15 as sequence boundary.
      MT620.SequenceC getSequenceC()
      Get the single occurrence of SequenceC using field field 15 as sequence boundary.
      MT620.SequenceC getSequenceC​(SwiftTagListBlock parentSequence)
      Get the single occurrence of SequenceC using field field 15 as sequence boundary.
      MT620.SequenceD getSequenceD()
      Get the single occurrence of SequenceD using field field 15 as sequence boundary.
      MT620.SequenceD getSequenceD​(SwiftTagListBlock parentSequence)
      Get the single occurrence of SequenceD using field field 15 as sequence boundary.
      MT620.SequenceE getSequenceE()
      Get the single occurrence of SequenceE using field field 15 as sequence boundary.
      MT620.SequenceE getSequenceE​(SwiftTagListBlock parentSequence)
      Get the single occurrence of SequenceE using field field 15 as sequence boundary.
      MT620.SequenceF getSequenceF()
      Get the single occurrence of SequenceF using field field 15 as sequence boundary.
      MT620.SequenceF getSequenceF​(SwiftTagListBlock parentSequence)
      Get the single occurrence of SequenceF using field field 15 as sequence boundary.
      MT620.SequenceG getSequenceG()
      Get the single occurrence of SequenceG using field field 15 as sequence boundary.
      MT620.SequenceG getSequenceG​(SwiftTagListBlock parentSequence)
      Get the single occurrence of SequenceG using field field 15 as sequence boundary.
      MT620.SequenceG1 getSequenceG1()
      Get the single occurrence of SequenceG1 delimited by leading tag and end, with an optional tail.
      MT620.SequenceG1 getSequenceG1​(SwiftTagListBlock parentSequence)
      Get the single occurrence of SequenceG1 delimited by leading tag and end, with an optional tail.
      MT620.SequenceH getSequenceH()
      Get the single occurrence of SequenceH using field field 15 as sequence boundary.
      MT620.SequenceH getSequenceH​(SwiftTagListBlock parentSequence)
      Get the single occurrence of SequenceH using field field 15 as sequence boundary.
      static MT620 parse​(MtSwiftMessage m)
      Creates an MT620 initialized with the parameter MtSwiftMessage.
      static MT620 parse​(java.io.File file)
      Creates a new MT620 by parsing a file with the message content in its swift FIN format.
      static MT620 parse​(java.io.InputStream stream)
      Creates a new MT620 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
      static MT620 parse​(java.lang.String fin)
      Creates a new MT620 by parsing a String with the message content in its swift FIN format.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • SRU

        public static final int SRU
        Constant identifying the SRU to which this class belongs to.
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Constant for MT name, this is part of the classname, after MT.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MT620

        public MT620​(SwiftMessage m)
        Creates an MT620 initialized with the parameter SwiftMessage.
        Parameters:
        m - swift message with the MT620 content
      • MT620

        public MT620​(MtSwiftMessage m)
        Creates an MT620 initialized with the parameter MtSwiftMessage.
        Parameters:
        m - swift message with the MT620 content, the parameter can not be null
        See Also:
        MT620(String)
      • MT620

        public MT620()
        Creates and initializes a new MT620 input message setting TEST BICS as sender and receiver. All mandatory header attributes are completed with default values.
        Since:
        7.6
      • MT620

        public MT620​(java.lang.String sender,
                     java.lang.String receiver)
        Creates and initializes a new MT620 input message from sender to receiver. All mandatory header attributes are completed with default values. In particular the sender and receiver addresses will be filled with proper default LT identifier and branch codes if not provided,
        Parameters:
        sender - the sender address as a bic8, bic11 or full logical terminal consisting of 12 characters
        receiver - the receiver address as a bic8, bic11 or full logical terminal consisting of 12 characters
        Since:
        7.7
      • MT620

        public MT620​(java.lang.String fin)
        Creates a new MT620 by parsing a String with the message content in its swift FIN format. If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty. If the string contains multiple messages, only the first one will be parsed.
        Parameters:
        fin - a string with the MT message in its FIN swift format
        Since:
        7.7
      • MT620

        public MT620​(java.io.InputStream stream)
              throws java.io.IOException
        Creates a new MT620 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding. If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty. If the stream contains multiple messages, only the first one will be parsed.
        Parameters:
        stream - an input stream in UTF-8 encoding with the MT message in its FIN swift format.
        Throws:
        java.io.IOException - if the stream data cannot be read
        Since:
        7.7
      • MT620

        public MT620​(java.io.File file)
              throws java.io.IOException
        Creates a new MT620 by parsing a file with the message content in its swift FIN format. If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty. If the file contains multiple messages, only the first one will be parsed.
        Parameters:
        file - a file with the MT message in its FIN swift format.
        Throws:
        java.io.IOException - if the file content cannot be read
        Since:
        7.7
    • Method Detail

      • parse

        public static MT620 parse​(MtSwiftMessage m)
        Creates an MT620 initialized with the parameter MtSwiftMessage.
        Parameters:
        m - swift message with the MT620 content
        Returns:
        the created object or null if the parameter is null
        Since:
        7.7
        See Also:
        MT620(String)
      • parse

        public static MT620 parse​(java.lang.String fin)
        Creates a new MT620 by parsing a String with the message content in its swift FIN format. If the fin parameter cannot be parsed, the returned MT620 will have its internal message object initialized (blocks will be created) but empty. If the string contains multiple messages, only the first one will be parsed.
        Parameters:
        fin - a string with the MT message in its FIN swift format. fin may be null in which case this method returns null
        Returns:
        a new instance of MT620 or null if fin is null
        Since:
        7.7
      • parse

        public static MT620 parse​(java.io.InputStream stream)
                           throws java.io.IOException
        Creates a new MT620 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding. If the stream contains multiple messages, only the first one will be parsed.
        Parameters:
        stream - an input stream in UTF-8 encoding with the MT message in its FIN swift format.
        Returns:
        a new instance of MT620 or null if stream is null or the message cannot be parsed
        Throws:
        java.io.IOException - if the stream data cannot be read
        Since:
        7.7
      • parse

        public static MT620 parse​(java.io.File file)
                           throws java.io.IOException
        Creates a new MT620 by parsing a file with the message content in its swift FIN format. If the file contains multiple messages, only the first one will be parsed.
        Parameters:
        file - a file with the MT message in its FIN swift format.
        Returns:
        a new instance of MT620 or null if; file is null, does not exist, can't be read, is not a file or the message cannot be parsed
        Throws:
        java.io.IOException - if the file content cannot be read
        Since:
        7.7
      • getMessageType

        public java.lang.String getMessageType()
        Returns this MT number.
        Specified by:
        getMessageType in class AbstractMT
        Returns:
        the message type number of this MT
        Since:
        6.4
      • append

        public MT620 append​(SwiftTagListBlock block)
        Add all tags from block to the end of the block4.
        Overrides:
        append in class AbstractMT
        Parameters:
        block - to append
        Returns:
        this object to allow method chaining
        Since:
        7.6
      • append

        public MT620 append​(Tag... tags)
        Add all tags to the end of the block4.
        Overrides:
        append in class AbstractMT
        Parameters:
        tags - to append
        Returns:
        this object to allow method chaining
        Since:
        7.6
      • append

        public MT620 append​(Field... fields)
        Add all the fields to the end of the block4.
        Overrides:
        append in class AbstractMT
        Parameters:
        fields - to append
        Returns:
        this object to allow method chaining
        Since:
        7.6
      • fromJson

        public static MT620 fromJson​(java.lang.String json)
        Creates an MT620 messages from its JSON representation.

        For generic conversion of JSON into the corresponding MT instance see AbstractMT.fromJson(String)

        Parameters:
        json - a JSON representation of an MT620 message
        Returns:
        a new instance of MT620
        Since:
        7.10.3
      • getField15A

        public Field15A getField15A()
        Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found. The first occurrence of field 15A at MT620 is expected to be the only one.
        Returns:
        a Field15A object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField20

        public Field20 getField20()
        Iterates through block4 fields and return the first one whose name matches 20, or null if none is found. The first occurrence of field 20 at MT620 is expected to be the only one.
        Returns:
        a Field20 object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField21

        public Field21 getField21()
        Iterates through block4 fields and return the first one whose name matches 21, or null if none is found. The first occurrence of field 21 at MT620 is expected to be the only one.
        Returns:
        a Field21 object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField22A

        public Field22A getField22A()
        Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found. The first occurrence of field 22A at MT620 is expected to be the only one.
        Returns:
        a Field22A object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField94A

        public Field94A getField94A()
        Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found. The first occurrence of field 94A at MT620 is expected to be the only one.
        Returns:
        a Field94A object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField22B

        public Field22B getField22B()
        Iterates through block4 fields and return the first one whose name matches 22B, or null if none is found. The first occurrence of field 22B at MT620 is expected to be the only one.
        Returns:
        a Field22B object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField21N

        public Field21N getField21N()
        Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found. The first occurrence of field 21N at MT620 is expected to be the only one.
        Returns:
        a Field21N object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField82A

        public Field82A getField82A()
        Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found. The first occurrence of field 82A at MT620 is expected to be the only one.
        Returns:
        a Field82A object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField82D

        public Field82D getField82D()
        Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found. The first occurrence of field 82D at MT620 is expected to be the only one.
        Returns:
        a Field82D object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField82J

        public Field82J getField82J()
        Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found. The first occurrence of field 82J at MT620 is expected to be the only one.
        Returns:
        a Field82J object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField87A

        public Field87A getField87A()
        Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found. The first occurrence of field 87A at MT620 is expected to be the only one.
        Returns:
        a Field87A object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField87D

        public Field87D getField87D()
        Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found. The first occurrence of field 87D at MT620 is expected to be the only one.
        Returns:
        a Field87D object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField87J

        public Field87J getField87J()
        Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found. The first occurrence of field 87J at MT620 is expected to be the only one.
        Returns:
        a Field87J object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField83A

        public Field83A getField83A()
        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 MT620 is expected to be the only one.
        Returns:
        a Field83A object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField83D

        public Field83D getField83D()
        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 MT620 is expected to be the only one.
        Returns:
        a Field83D object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField83J

        public Field83J getField83J()
        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 MT620 is expected to be the only one.
        Returns:
        a Field83J object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField26C

        public Field26C getField26C()
        Iterates through block4 fields and return the first one whose name matches 26C, or null if none is found. The first occurrence of field 26C at MT620 is expected to be the only one.
        Returns:
        a Field26C object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField77D

        public Field77D getField77D()
        Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found. The first occurrence of field 77D at MT620 is expected to be the only one.
        Returns:
        a Field77D object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField15B

        public Field15B getField15B()
        Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found. The first occurrence of field 15B at MT620 is expected to be the only one.
        Returns:
        a Field15B object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField17R

        public Field17R getField17R()
        Iterates through block4 fields and return the first one whose name matches 17R, or null if none is found. The first occurrence of field 17R at MT620 is expected to be the only one.
        Returns:
        a Field17R object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField30T

        public Field30T getField30T()
        Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found. The first occurrence of field 30T at MT620 is expected to be the only one.
        Returns:
        a Field30T object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField30V

        public Field30V getField30V()
        Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found. The first occurrence of field 30V at MT620 is expected to be the only one.
        Returns:
        a Field30V object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField30P

        public Field30P getField30P()
        Iterates through block4 fields and return the first one whose name matches 30P, or null if none is found. The first occurrence of field 30P at MT620 is expected to be the only one.
        Returns:
        a Field30P object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField32B

        public Field32B getField32B()
        Iterates through block4 fields and return the first one whose name matches 32B, or null if none is found. The first occurrence of field 32B at MT620 is expected to be the only one.
        Returns:
        a Field32B object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField32F

        public Field32F getField32F()
        Iterates through block4 fields and return the first one whose name matches 32F, or null if none is found. The first occurrence of field 32F at MT620 is expected to be the only one.
        Returns:
        a Field32F object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField32H

        public Field32H getField32H()
        Iterates through block4 fields and return the first one whose name matches 32H, or null if none is found. The first occurrence of field 32H at MT620 is expected to be the only one.
        Returns:
        a Field32H object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField32R

        public Field32R getField32R()
        Iterates through block4 fields and return the first one whose name matches 32R, or null if none is found. The first occurrence of field 32R at MT620 is expected to be the only one.
        Returns:
        a Field32R object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField30X

        public Field30X getField30X()
        Iterates through block4 fields and return the first one whose name matches 30X, or null if none is found. The first occurrence of field 30X at MT620 is expected to be the only one.
        Returns:
        a Field30X object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField34E

        public Field34E getField34E()
        Iterates through block4 fields and return the first one whose name matches 34E, or null if none is found. The first occurrence of field 34E at MT620 is expected to be the only one.
        Returns:
        a Field34E object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField34J

        public Field34J getField34J()
        Iterates through block4 fields and return the first one whose name matches 34J, or null if none is found. The first occurrence of field 34J at MT620 is expected to be the only one.
        Returns:
        a Field34J object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField37G

        public Field37G getField37G()
        Iterates through block4 fields and return the first one whose name matches 37G, or null if none is found. The first occurrence of field 37G at MT620 is expected to be the only one.
        Returns:
        a Field37G object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField14D

        public Field14D getField14D()
        Iterates through block4 fields and return the first one whose name matches 14D, or null if none is found. The first occurrence of field 14D at MT620 is expected to be the only one.
        Returns:
        a Field14D object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField30F

        public Field30F getField30F()
        Iterates through block4 fields and return the first one whose name matches 30F, or null if none is found. The first occurrence of field 30F at MT620 is expected to be the only one.
        Returns:
        a Field30F object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField38J

        public Field38J getField38J()
        Iterates through block4 fields and return the first one whose name matches 38J, or null if none is found. The first occurrence of field 38J at MT620 is expected to be the only one.
        Returns:
        a Field38J object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField15C

        public Field15C getField15C()
        Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found. The first occurrence of field 15C at MT620 is expected to be the only one.
        Returns:
        a Field15C object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField15D

        public Field15D getField15D()
        Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found. The first occurrence of field 15D at MT620 is expected to be the only one.
        Returns:
        a Field15D object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField15E

        public Field15E getField15E()
        Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found. The first occurrence of field 15E at MT620 is expected to be the only one.
        Returns:
        a Field15E object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField15F

        public Field15F getField15F()
        Iterates through block4 fields and return the first one whose name matches 15F, or null if none is found. The first occurrence of field 15F at MT620 is expected to be the only one.
        Returns:
        a Field15F object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField15G

        public Field15G getField15G()
        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 MT620 is expected to be the only one.
        Returns:
        a Field15G object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField37L

        public Field37L getField37L()
        Iterates through block4 fields and return the first one whose name matches 37L, or null if none is found. The first occurrence of field 37L at MT620 is expected to be the only one.
        Returns:
        a Field37L object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField33B

        public Field33B getField33B()
        Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found. The first occurrence of field 33B at MT620 is expected to be the only one.
        Returns:
        a Field33B object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField36

        public Field36 getField36()
        Iterates through block4 fields and return the first one whose name matches 36, or null if none is found. The first occurrence of field 36 at MT620 is expected to be the only one.
        Returns:
        a Field36 object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField33E

        public Field33E getField33E()
        Iterates through block4 fields and return the first one whose name matches 33E, or null if none is found. The first occurrence of field 33E at MT620 is expected to be the only one.
        Returns:
        a Field33E object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField15H

        public Field15H getField15H()
        Iterates through block4 fields and return the first one whose name matches 15H, or null if none is found. The first occurrence of field 15H at MT620 is expected to be the only one.
        Returns:
        a Field15H object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField29A

        public Field29A getField29A()
        Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found. The first occurrence of field 29A at MT620 is expected to be the only one.
        Returns:
        a Field29A object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField24D

        public Field24D getField24D()
        Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found. The first occurrence of field 24D at MT620 is expected to be the only one.
        Returns:
        a Field24D object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField84A

        public Field84A getField84A()
        Iterates through block4 fields and return the first one whose name matches 84A, or null if none is found. The first occurrence of field 84A at MT620 is expected to be the only one.
        Returns:
        a Field84A object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField84B

        public Field84B getField84B()
        Iterates through block4 fields and return the first one whose name matches 84B, or null if none is found. The first occurrence of field 84B at MT620 is expected to be the only one.
        Returns:
        a Field84B object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField84D

        public Field84D getField84D()
        Iterates through block4 fields and return the first one whose name matches 84D, or null if none is found. The first occurrence of field 84D at MT620 is expected to be the only one.
        Returns:
        a Field84D object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField84J

        public Field84J getField84J()
        Iterates through block4 fields and return the first one whose name matches 84J, or null if none is found. The first occurrence of field 84J at MT620 is expected to be the only one.
        Returns:
        a Field84J object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField85A

        public Field85A getField85A()
        Iterates through block4 fields and return the first one whose name matches 85A, or null if none is found. The first occurrence of field 85A at MT620 is expected to be the only one.
        Returns:
        a Field85A object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField85B

        public Field85B getField85B()
        Iterates through block4 fields and return the first one whose name matches 85B, or null if none is found. The first occurrence of field 85B at MT620 is expected to be the only one.
        Returns:
        a Field85B object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField85D

        public Field85D getField85D()
        Iterates through block4 fields and return the first one whose name matches 85D, or null if none is found. The first occurrence of field 85D at MT620 is expected to be the only one.
        Returns:
        a Field85D object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField85J

        public Field85J getField85J()
        Iterates through block4 fields and return the first one whose name matches 85J, or null if none is found. The first occurrence of field 85J at MT620 is expected to be the only one.
        Returns:
        a Field85J object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField88A

        public Field88A getField88A()
        Iterates through block4 fields and return the first one whose name matches 88A, or null if none is found. The first occurrence of field 88A at MT620 is expected to be the only one.
        Returns:
        a Field88A object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField88D

        public Field88D getField88D()
        Iterates through block4 fields and return the first one whose name matches 88D, or null if none is found. The first occurrence of field 88D at MT620 is expected to be the only one.
        Returns:
        a Field88D object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField88J

        public Field88J getField88J()
        Iterates through block4 fields and return the first one whose name matches 88J, or null if none is found. The first occurrence of field 88J at MT620 is expected to be the only one.
        Returns:
        a Field88J object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField71F

        public Field71F getField71F()
        Iterates through block4 fields and return the first one whose name matches 71F, or null if none is found. The first occurrence of field 71F at MT620 is expected to be the only one.
        Returns:
        a Field71F object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField26H

        public Field26H getField26H()
        Iterates through block4 fields and return the first one whose name matches 26H, or null if none is found. The first occurrence of field 26H at MT620 is expected to be the only one.
        Returns:
        a Field26H object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField21G

        public Field21G getField21G()
        Iterates through block4 fields and return the first one whose name matches 21G, or null if none is found. The first occurrence of field 21G at MT620 is expected to be the only one.
        Returns:
        a Field21G object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField22Z

        public Field22Z getField22Z()
        Iterates through block4 fields and return the first one whose name matches 22Z, or null if none is found. The first occurrence of field 22Z at MT620 is expected to be the only one.
        Returns:
        a Field22Z object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField72

        public Field72 getField72()
        Iterates through block4 fields and return the first one whose name matches 72, or null if none is found. The first occurrence of field 72 at MT620 is expected to be the only one.
        Returns:
        a Field72 object or null if the field is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagByName(String)
      • getField53A

        public java.util.List<Field53A> getField53A()
        Iterates through block4 fields and return all occurrences of fields whose names matches 53A, or Collections.emptyList() if none is found. Multiple occurrences of field 53A at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field53A objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField53D

        public java.util.List<Field53D> getField53D()
        Iterates through block4 fields and return all occurrences of fields whose names matches 53D, or Collections.emptyList() if none is found. Multiple occurrences of field 53D at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field53D objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField53J

        public java.util.List<Field53J> getField53J()
        Iterates through block4 fields and return all occurrences of fields whose names matches 53J, or Collections.emptyList() if none is found. Multiple occurrences of field 53J at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field53J objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField86A

        public java.util.List<Field86A> getField86A()
        Iterates through block4 fields and return all occurrences of fields whose names matches 86A, or Collections.emptyList() if none is found. Multiple occurrences of field 86A at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field86A objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField86D

        public java.util.List<Field86D> getField86D()
        Iterates through block4 fields and return all occurrences of fields whose names matches 86D, or Collections.emptyList() if none is found. Multiple occurrences of field 86D at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field86D objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField86J

        public java.util.List<Field86J> getField86J()
        Iterates through block4 fields and return all occurrences of fields whose names matches 86J, or Collections.emptyList() if none is found. Multiple occurrences of field 86J at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field86J objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField56A

        public java.util.List<Field56A> getField56A()
        Iterates through block4 fields and return all occurrences of fields whose names matches 56A, or Collections.emptyList() if none is found. Multiple occurrences of field 56A at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field56A objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField56D

        public java.util.List<Field56D> getField56D()
        Iterates through block4 fields and return all occurrences of fields whose names matches 56D, or Collections.emptyList() if none is found. Multiple occurrences of field 56D at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field56D objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField56J

        public java.util.List<Field56J> getField56J()
        Iterates through block4 fields and return all occurrences of fields whose names matches 56J, or Collections.emptyList() if none is found. Multiple occurrences of field 56J at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field56J objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField57A

        public java.util.List<Field57A> getField57A()
        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 MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field57A objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField57D

        public java.util.List<Field57D> getField57D()
        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 57D at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field57D objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField57J

        public java.util.List<Field57J> getField57J()
        Iterates through block4 fields and return all occurrences of fields whose names matches 57J, or Collections.emptyList() if none is found. Multiple occurrences of field 57J at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field57J objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField58A

        public java.util.List<Field58A> getField58A()
        Iterates through block4 fields and return all occurrences of fields whose names matches 58A, or Collections.emptyList() if none is found. Multiple occurrences of field 58A at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field58A objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField58D

        public java.util.List<Field58D> getField58D()
        Iterates through block4 fields and return all occurrences of fields whose names matches 58D, or Collections.emptyList() if none is found. Multiple occurrences of field 58D at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field58D objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField58J

        public java.util.List<Field58J> getField58J()
        Iterates through block4 fields and return all occurrences of fields whose names matches 58J, or Collections.emptyList() if none is found. Multiple occurrences of field 58J at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field58J objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getField33J

        public java.util.List<Field33J> getField33J()
        Iterates through block4 fields and return all occurrences of fields whose names matches 33J, or Collections.emptyList() if none is found. Multiple occurrences of field 33J at MT620 are expected at one sequence or across several sequences.
        Returns:
        a List of Field33J objects or Collections.emptyList() if none is not found
        Throws:
        java.lang.IllegalStateException - if SwiftMessage object is not initialized
        See Also:
        SwiftTagListBlock.getTagsByName(String)
      • getSequenceA

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceA getSequenceA()
        Get the single occurrence of SequenceA using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Returns:
        a new sequence that may be empty, never returns null
        Since:
        7.7
      • getSequenceA

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceA getSequenceA​(SwiftTagListBlock parentSequence)
        Get the single occurrence of SequenceA using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Parameters:
        parentSequence - a not null parent sequence to find SequenceA within it
        Returns:
        the found sequence or an empty sequence if none is found, never returns null
        Since:
        7.7
      • getSequenceB

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceB getSequenceB()
        Get the single occurrence of SequenceB using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Returns:
        a new sequence that may be empty, never returns null
        Since:
        7.7
      • getSequenceB

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceB getSequenceB​(SwiftTagListBlock parentSequence)
        Get the single occurrence of SequenceB using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Parameters:
        parentSequence - a not null parent sequence to find SequenceB within it
        Returns:
        the found sequence or an empty sequence if none is found, never returns null
        Since:
        7.7
      • getSequenceC

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceC getSequenceC()
        Get the single occurrence of SequenceC using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Returns:
        a new sequence that may be empty, never returns null
        Since:
        7.7
      • getSequenceC

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceC getSequenceC​(SwiftTagListBlock parentSequence)
        Get the single occurrence of SequenceC using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Parameters:
        parentSequence - a not null parent sequence to find SequenceC within it
        Returns:
        the found sequence or an empty sequence if none is found, never returns null
        Since:
        7.7
      • getSequenceD

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceD getSequenceD()
        Get the single occurrence of SequenceD using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Returns:
        a new sequence that may be empty, never returns null
        Since:
        7.7
      • getSequenceD

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceD getSequenceD​(SwiftTagListBlock parentSequence)
        Get the single occurrence of SequenceD using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Parameters:
        parentSequence - a not null parent sequence to find SequenceD within it
        Returns:
        the found sequence or an empty sequence if none is found, never returns null
        Since:
        7.7
      • getSequenceE

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceE getSequenceE()
        Get the single occurrence of SequenceE using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Returns:
        a new sequence that may be empty, never returns null
        Since:
        7.7
      • getSequenceE

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceE getSequenceE​(SwiftTagListBlock parentSequence)
        Get the single occurrence of SequenceE using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Parameters:
        parentSequence - a not null parent sequence to find SequenceE within it
        Returns:
        the found sequence or an empty sequence if none is found, never returns null
        Since:
        7.7
      • getSequenceF

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceF getSequenceF()
        Get the single occurrence of SequenceF using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Returns:
        a new sequence that may be empty, never returns null
        Since:
        7.7
      • getSequenceF

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceF getSequenceF​(SwiftTagListBlock parentSequence)
        Get the single occurrence of SequenceF using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Parameters:
        parentSequence - a not null parent sequence to find SequenceF within it
        Returns:
        the found sequence or an empty sequence if none is found, never returns null
        Since:
        7.7
      • getSequenceG

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceG getSequenceG()
        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.
        Returns:
        a new sequence that may be empty, never returns null
        Since:
        7.7
      • getSequenceG

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceG getSequenceG​(SwiftTagListBlock parentSequence)
        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.
        Parameters:
        parentSequence - a not null parent sequence to find SequenceG within it
        Returns:
        the found sequence or an empty sequence if none is found, never returns null
        Since:
        7.7
      • getSequenceG1

        @SequenceStyle(GENERATED_FIXED_WITH_OPTIONAL_TAIL)
        public MT620.SequenceG1 getSequenceG1()
        Get the single occurrence of SequenceG1 delimited by leading tag and end, with an optional tail. The presence of this method indicates that this sequence can occur only once according to the Standard. If block 4 is empty this method returns null.
        Returns:
        the found sequence or an empty sequence if none is found
        See Also:
        SwiftTagListBlock.getSubBlockDelimitedWithOptionalTail(String[], String[], String[])
      • getSequenceG1

        @SequenceStyle(GENERATED_FIXED_WITH_OPTIONAL_TAIL)
        public MT620.SequenceG1 getSequenceG1​(SwiftTagListBlock parentSequence)
        Get the single occurrence of SequenceG1 delimited by leading tag and end, with an optional tail. The presence of this method indicates that this sequence can occur only once according to the Standard. If block 4 is empty this method returns null.
        Parameters:
        parentSequence - a not null parent sequence to find SequenceG1 within it
        Returns:
        the found sequence or an empty sequence if none is found, or null if the parent sequence is null or empty
        Since:
        7.7
        See Also:
        SwiftTagListBlock.getSubBlockDelimitedWithOptionalTail(String[], String[], String[])
      • getSequenceH

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceH getSequenceH()
        Get the single occurrence of SequenceH using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Returns:
        a new sequence that may be empty, never returns null
        Since:
        7.7
      • getSequenceH

        @SequenceStyle(SPLIT_BY_15)
        public MT620.SequenceH getSequenceH​(SwiftTagListBlock parentSequence)
        Get the single occurrence of SequenceH using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.
        Parameters:
        parentSequence - a not null parent sequence to find SequenceH within it
        Returns:
        the found sequence or an empty sequence if none is found, never returns null
        Since:
        7.7