@Generated public class MT760 extends AbstractMT implements java.io.Serializable
SWIFT MT760 (ISO 15022) message structure:
This source code is specific to release SRU 2021
For additional resources check https://www.prowidesoftware.com/resources
| Modifier and Type | Class and Description |
|---|---|
static class |
MT760.SequenceA
Class to model Sequence "A" in MT 760
|
static class |
MT760.SequenceB
Class to model Sequence "B" in MT 760
|
static class |
MT760.SequenceC
Class to model Sequence "C" in MT 760
|
| Modifier and Type | Field and 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.
|
m| Constructor and Description |
|---|
MT760()
Creates and initializes a new MT760 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values. |
MT760(java.io.File file)
Creates a new MT760 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. |
MT760(java.io.InputStream stream)
Creates a new MT760 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. |
MT760(MtSwiftMessage m)
Creates an MT760 initialized with the parameter MtSwiftMessage.
|
MT760(java.lang.String fin)
Creates a new MT760 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. |
MT760(java.lang.String sender,
java.lang.String receiver)
Creates and initializes a new MT760 input message from sender to receiver.
All mandatory header attributes are completed with default values. |
MT760(SwiftMessage m)
Creates an MT760 initialized with the parameter SwiftMessage
|
| Modifier and Type | Method and Description |
|---|---|
MT760 |
append(Field... fields)
Add all the fields to the end of the block4.
|
MT760 |
append(SwiftTagListBlock block)
Add all tags from block to the end of the block4.
|
MT760 |
append(Tag... tags)
Add all tags to the end of the block4.
|
static MT760 |
fromJson(java.lang.String json)
Creates an MT760 messages from its JSON representation.
|
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 MT760 is expected to be the only one. |
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 MT760 is expected to be the only one. |
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 MT760 is expected to be the only one. |
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 MT760 is expected to be the only one. |
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 MT760 is expected to be the only one. |
java.util.List<Field22D> |
getField22D()
Iterates through block4 fields and return all occurrences of fields whose names matches 22D,
or
Collections.emptyList() if none is found.Multiple occurrences of field 22D at MT760 are expected at one sequence or across several sequences. |
Field22K |
getField22K()
Iterates through block4 fields and return the first one whose name matches 22K,
or null if none is found.
The first occurrence of field 22K at MT760 is expected to be the only one. |
Field22Y |
getField22Y()
Iterates through block4 fields and return the first one whose name matches 22Y,
or null if none is found.
The first occurrence of field 22Y at MT760 is expected to be the only one. |
Field23 |
getField23()
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 MT760 is expected to be the only one. |
java.util.List<Field23B> |
getField23B()
Iterates through block4 fields and return all occurrences of fields whose names matches 23B,
or
Collections.emptyList() if none is found.Multiple occurrences of field 23B at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field23F> |
getField23F()
Iterates through block4 fields and return all occurrences of fields whose names matches 23F,
or
Collections.emptyList() if none is found.Multiple occurrences of field 23F at MT760 are expected at one sequence or across several sequences. |
Field23X |
getField23X()
Iterates through block4 fields and return the first one whose name matches 23X,
or null if none is found.
The first occurrence of field 23X at MT760 is expected to be the only one. |
java.util.List<Field24E> |
getField24E()
Iterates through block4 fields and return all occurrences of fields whose names matches 24E,
or
Collections.emptyList() if none is found.Multiple occurrences of field 24E at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field24G> |
getField24G()
Iterates through block4 fields and return all occurrences of fields whose names matches 24G,
or
Collections.emptyList() if none is found.Multiple occurrences of field 24G at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field26E> |
getField26E()
Iterates through block4 fields and return all occurrences of fields whose names matches 26E,
or
Collections.emptyList() if none is found.Multiple occurrences of field 26E at MT760 are expected at one sequence or across several sequences. |
Field27 |
getField27()
Iterates through block4 fields and return the first one whose name matches 27,
or null if none is found.
The first occurrence of field 27 at MT760 is expected to be the only one. |
Field30 |
getField30()
Iterates through block4 fields and return the first one whose name matches 30,
or null if none is found.
The first occurrence of field 30 at MT760 is expected to be the only one. |
Field31C |
getField31C()
Iterates through block4 fields and return the first one whose name matches 31C,
or null if none is found.
The first occurrence of field 31C at MT760 is expected to be the only one. |
java.util.List<Field31E> |
getField31E()
Iterates through block4 fields and return all occurrences of fields whose names matches 31E,
or
Collections.emptyList() if none is found.Multiple occurrences of field 31E at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field31S> |
getField31S()
Iterates through block4 fields and return all occurrences of fields whose names matches 31S,
or
Collections.emptyList() if none is found.Multiple occurrences of field 31S at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field32B> |
getField32B()
Iterates through block4 fields and return all occurrences of fields whose names matches 32B,
or
Collections.emptyList() if none is found.Multiple occurrences of field 32B at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field35G> |
getField35G()
Iterates through block4 fields and return all occurrences of fields whose names matches 35G,
or
Collections.emptyList() if none is found.Multiple occurrences of field 35G at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field39D> |
getField39D()
Iterates through block4 fields and return all occurrences of fields whose names matches 39D,
or
Collections.emptyList() if none is found.Multiple occurrences of field 39D at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field39E> |
getField39E()
Iterates through block4 fields and return all occurrences of fields whose names matches 39E,
or
Collections.emptyList() if none is found.Multiple occurrences of field 39E at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field40C> |
getField40C()
Iterates through block4 fields and return all occurrences of fields whose names matches 40C,
or
Collections.emptyList() if none is found.Multiple occurrences of field 40C at MT760 are expected at one sequence or across several sequences. |
Field40D |
getField40D()
Iterates through block4 fields and return the first one whose name matches 40D,
or null if none is found.
The first occurrence of field 40D at MT760 is expected to be the only one. |
java.util.List<Field41F> |
getField41F()
Iterates through block4 fields and return all occurrences of fields whose names matches 41F,
or
Collections.emptyList() if none is found.Multiple occurrences of field 41F at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field41G> |
getField41G()
Iterates through block4 fields and return all occurrences of fields whose names matches 41G,
or
Collections.emptyList() if none is found.Multiple occurrences of field 41G at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field44H> |
getField44H()
Iterates through block4 fields and return all occurrences of fields whose names matches 44H,
or
Collections.emptyList() if none is found.Multiple occurrences of field 44H at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field45C> |
getField45C()
Iterates through block4 fields and return all occurrences of fields whose names matches 45C,
or
Collections.emptyList() if none is found.Multiple occurrences of field 45C at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field45L> |
getField45L()
Iterates through block4 fields and return all occurrences of fields whose names matches 45L,
or
Collections.emptyList() if none is found.Multiple occurrences of field 45L at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field48B> |
getField48B()
Iterates through block4 fields and return all occurrences of fields whose names matches 48B,
or
Collections.emptyList() if none is found.Multiple occurrences of field 48B at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field48D> |
getField48D()
Iterates through block4 fields and return all occurrences of fields whose names matches 48D,
or
Collections.emptyList() if none is found.Multiple occurrences of field 48D at MT760 are expected at one sequence or across several sequences. |
Field49 |
getField49()
Iterates through block4 fields and return the first one whose name matches 49,
or null if none is found.
The first occurrence of field 49 at MT760 is expected to be the only one. |
java.util.List<Field50> |
getField50()
Iterates through block4 fields and return all occurrences of fields whose names matches 50,
or
Collections.emptyList() if none is found.Multiple occurrences of field 50 at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field51> |
getField51()
Iterates through block4 fields and return all occurrences of fields whose names matches 51,
or
Collections.emptyList() if none is found.Multiple occurrences of field 51 at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field52A> |
getField52A()
Iterates through block4 fields and return all occurrences of fields whose names matches 52A,
or
Collections.emptyList() if none is found.Multiple occurrences of field 52A at MT760 are expected at one sequence or across several sequences. |
java.util.List<Field52D> |
getField52D()
Iterates through block4 fields and return all occurrences of fields whose names matches 52D,
or
Collections.emptyList() if none is found.Multiple occurrences of field 52D at MT760 are expected at one sequence or across several sequences. |
Field56A |
getField56A()
Iterates through block4 fields and return the first one whose name matches 56A,
or null if none is found.
The first occurrence of field 56A at MT760 is expected to be the only one. |
Field56D |
getField56D()
Iterates through block4 fields and return the first one whose name matches 56D,
or null if none is found.
The first occurrence of field 56D at MT760 is expected to be the only one. |
Field57A |
getField57A()
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. |
Field57D |
getField57D()
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. |
Field58A |
getField58A()
Iterates through block4 fields and return the first one whose name matches 58A,
or null if none is found.
The first occurrence of field 58A at MT760 is expected to be the only one. |
Field58D |
getField58D()
Iterates through block4 fields and return the first one whose name matches 58D,
or null if none is found.
The first occurrence of field 58D at MT760 is expected to be the only one. |
java.util.List<Field59> |
getField59()
Iterates through block4 fields and return all occurrences of fields whose names matches 59,
or
Collections.emptyList() if none is found.Multiple occurrences of field 59 at MT760 are expected at one sequence or across several sequences. |
Field59A |
getField59A()
Iterates through block4 fields and return the first one whose name matches 59A,
or null if none is found.
The first occurrence of field 59A at MT760 is expected to be the only one. |
java.util.List<Field71D> |
getField71D()
Iterates through block4 fields and return all occurrences of fields whose names matches 71D,
or
Collections.emptyList() if none is found.Multiple occurrences of field 71D at MT760 are expected at one sequence or across several sequences. |
Field72Z |
getField72Z()
Iterates through block4 fields and return the first one whose name matches 72Z,
or null if none is found.
The first occurrence of field 72Z at MT760 is expected to be the only one. |
Field77L |
getField77L()
Iterates through block4 fields and return the first one whose name matches 77L,
or null if none is found.
The first occurrence of field 77L at MT760 is expected to be the only one. |
Field77U |
getField77U()
Iterates through block4 fields and return the first one whose name matches 77U,
or null if none is found.
The first occurrence of field 77U at MT760 is expected to be the only one. |
java.util.List<Field78> |
getField78()
Iterates through block4 fields and return all occurrences of fields whose names matches 78,
or
Collections.emptyList() if none is found.Multiple occurrences of field 78 at MT760 are expected at one sequence or across several sequences. |
java.lang.String |
getMessageType()
Returns this MT number
|
MT760.SequenceA |
getSequenceA()
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
|
MT760.SequenceA |
getSequenceA(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
|
MT760.SequenceB |
getSequenceB()
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
|
MT760.SequenceB |
getSequenceB(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
|
MT760.SequenceC |
getSequenceC()
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
|
MT760.SequenceC |
getSequenceC(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
|
static MT760 |
parse(java.io.File file)
Creates a new MT760 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. |
static MT760 |
parse(java.io.InputStream stream)
Creates a new MT760 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. |
static MT760 |
parse(MtSwiftMessage m)
Creates an MT760 initialized with the parameter MtSwiftMessage.
|
static MT760 |
parse(java.lang.String fin)
Creates a new MT760 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT760 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. |
addField, containsSequence, containsSequenceList, create, create, getApplicationId, getFields, getLogicalTerminal, getMessagePriority, getMtId, getReceiver, getSender, getSequence, getSequence, getSequence, getSequenceList, getSequenceList, getSequenceNumber, getServiceId, getSessionNumber, getSignature, getSwiftMessage, getSwiftMessageNotNullOrException, getVariant, isIncoming, isInput, isOutgoing, isOutput, isType, message, nameFromClass, read, setReceiver, setReceiver, setSender, setSender, setSignature, setSwiftMessage, tag, tags, toJson, toString, write, write, xmlgetMessageStandardType, isMT, isMXpublic static final int SRU
public static final java.lang.String NAME
MTpublic MT760(SwiftMessage m)
m - swift message with the MT760 contentpublic MT760(MtSwiftMessage m)
m - swift message with the MT760 content, the parameter can not be nullMT760(String)public MT760()
public MT760(java.lang.String sender,
java.lang.String receiver)
sender - the sender address as a bic8, bic11 or full logical terminal consisting of 12 charactersreceiver - the receiver address as a bic8, bic11 or full logical terminal consisting of 12 characterspublic MT760(java.lang.String fin)
fin - a string with the MT message in its FIN swift formatpublic MT760(java.io.InputStream stream)
throws java.io.IOException
stream - an input stream in UTF-8 encoding with the MT message in its FIN swift format.java.io.IOException - if the stream data cannot be readpublic MT760(java.io.File file)
throws java.io.IOException
file - a file with the MT message in its FIN swift format.java.io.IOException - if the file content cannot be readpublic static MT760 parse(MtSwiftMessage m)
m - swift message with the MT760 contentMT760(String)public static MT760 parse(java.lang.String fin)
fin - a string with the MT message in its FIN swift format. fin may be null in which case this method returns nullpublic static MT760 parse(java.io.InputStream stream) throws java.io.IOException
stream - an input stream in UTF-8 encoding with the MT message in its FIN swift format.java.io.IOException - if the stream data cannot be readpublic static MT760 parse(java.io.File file) throws java.io.IOException
file - a file with the MT message in its FIN swift format.java.io.IOException - if the file content cannot be readpublic java.lang.String getMessageType()
getMessageType in class AbstractMTpublic MT760 append(SwiftTagListBlock block)
append in class AbstractMTblock - to appendpublic MT760 append(Tag... tags)
append in class AbstractMTtags - to appendpublic MT760 append(Field... fields)
append in class AbstractMTfields - to appendpublic static MT760 fromJson(java.lang.String json)
For generic conversion of JSON into the corresopnding MT instance
see AbstractMT.fromJson(String)
json - a JSON representation of an MT760 messagepublic Field15A getField15A()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field27 getField27()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field22A getField22A()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field72Z getField72Z()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field23X getField23X()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field15B getField15B()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field20 getField20()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field30 getField30()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field59A getField59A()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field56A getField56A()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field56D getField56D()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field23 getField23()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field57A getField57A()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field57D getField57D()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field77U getField77U()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field49 getField49()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field58A getField58A()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field58D getField58D()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field15C getField15C()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field31C getField31C()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field22K getField22K()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field77L getField77L()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field22Y getField22Y()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field40D getField40D()
java.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public java.util.List<Field22D> getField22D()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field40C> getField40C()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field23B> getField23B()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field31E> getField31E()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field35G> getField35G()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field50> getField50()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field51> getField51()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field52A> getField52A()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field52D> getField52D()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field59> getField59()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field32B> getField32B()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field39D> getField39D()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field41F> getField41F()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field41G> getField41G()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field71D> getField71D()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field45C> getField45C()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field44H> getField44H()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field23F> getField23F()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field78> getField78()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field26E> getField26E()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field31S> getField31S()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field48B> getField48B()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field48D> getField48D()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field39E> getField39E()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field45L> getField45L()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field24E> getField24E()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public java.util.List<Field24G> getField24G()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundjava.lang.IllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)@SequenceStyle(value=SPLIT_BY_15) public MT760.SequenceA getSequenceA()
@SequenceStyle(value=SPLIT_BY_15) public MT760.SequenceA getSequenceA(SwiftTagListBlock parentSequence)
parentSequence - a not null parent sequence to find SequenceA within it@SequenceStyle(value=SPLIT_BY_15) public MT760.SequenceB getSequenceB()
@SequenceStyle(value=SPLIT_BY_15) public MT760.SequenceB getSequenceB(SwiftTagListBlock parentSequence)
parentSequence - a not null parent sequence to find SequenceB within it@SequenceStyle(value=SPLIT_BY_15) public MT760.SequenceC getSequenceC()
@SequenceStyle(value=SPLIT_BY_15) public MT760.SequenceC getSequenceC(SwiftTagListBlock parentSequence)
parentSequence - a not null parent sequence to find SequenceC within it