@Generated public class MT601 extends AbstractMT implements java.io.Serializable
SWIFT MT601 (ISO 15022) message structure:
This source code is specific to release SRU 2020
For additional resources check https://www.prowidesoftware.com/resources
Modifier and Type | Class and Description |
---|---|
static class |
MT601.SequenceA
Class to model Sequence "A" in MT 601
|
static class |
MT601.SequenceB
Class to model Sequence "B" in MT 601
|
static class |
MT601.SequenceB1
Class to model Sequence "B1" in MT 601
|
static class |
MT601.SequenceB1a
Class to model Sequence "B1a" in MT 601
|
static class |
MT601.SequenceB1a1
Class to model Sequence "B1a1" in MT 601
|
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 |
---|
MT601()
Creates and initializes a new MT601 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values. |
MT601(java.io.File file)
Creates a new MT601 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. |
MT601(java.io.InputStream stream)
Creates a new MT601 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. |
MT601(MtSwiftMessage m)
Creates an MT601 initialized with the parameter MtSwiftMessage.
|
MT601(java.lang.String fin)
Creates a new MT601 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. |
MT601(java.lang.String sender,
java.lang.String receiver)
Creates and initializes a new MT601 input message from sender to receiver.
All mandatory header attributes are completed with default values. |
MT601(SwiftMessage m)
Creates an MT601 initialized with the parameter SwiftMessage
|
Modifier and Type | Method and Description |
---|---|
MT601 |
append(Field... fields)
Add all the fields to the end of the block4.
|
MT601 |
append(SwiftTagListBlock block)
Add all tags from block to the end of the block4.
|
MT601 |
append(Tag... tags)
Add all tags to the end of the block4.
|
static MT601 |
fromJson(java.lang.String json)
Creates an MT601 messages from its JSON representation.
|
Field14C |
getField14C()
Iterates through block4 fields and return the first one whose name matches 14C,
or null if none is found.
The first occurrence of field 14C at MT601 is expected to be the only one. |
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 MT601 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 MT601 is expected to be the only one. |
Field17A |
getField17A()
Iterates through block4 fields and return the first one whose name matches 17A,
or null if none is found.
The first occurrence of field 17A at MT601 is expected to be the only one. |
Field17E |
getField17E()
Iterates through block4 fields and return the first one whose name matches 17E,
or null if none is found.
The first occurrence of field 17E at MT601 is expected to be the only one. |
Field17H |
getField17H()
Iterates through block4 fields and return the first one whose name matches 17H,
or null if none is found.
The first occurrence of field 17H at MT601 is expected to be the only one. |
Field17L |
getField17L()
Iterates through block4 fields and return the first one whose name matches 17L,
or null if none is found.
The first occurrence of field 17L at MT601 is expected to be the only one. |
Field17M |
getField17M()
Iterates through block4 fields and return the first one whose name matches 17M,
or null if none is found.
The first occurrence of field 17M at MT601 is expected to be the only one. |
Field17P |
getField17P()
Iterates through block4 fields and return the first one whose name matches 17P,
or null if none is found.
The first occurrence of field 17P at MT601 is expected to be the only one. |
Field17Q |
getField17Q()
Iterates through block4 fields and return the first one whose name matches 17Q,
or null if none is found.
The first occurrence of field 17Q at MT601 is expected to be the only one. |
Field17S |
getField17S()
Iterates through block4 fields and return the first one whose name matches 17S,
or null if none is found.
The first occurrence of field 17S at MT601 is expected to be the only one. |
Field17W |
getField17W()
Iterates through block4 fields and return the first one whose name matches 17W,
or null if none is found.
The first occurrence of field 17W at MT601 is expected to be the only one. |
Field17X |
getField17X()
Iterates through block4 fields and return the first one whose name matches 17X,
or null if none is found.
The first occurrence of field 17X at MT601 is expected to be the only one. |
Field17Y |
getField17Y()
Iterates through block4 fields and return the first one whose name matches 17Y,
or null if none is found.
The first occurrence of field 17Y at MT601 is expected to be the only one. |
Field17Z |
getField17Z()
Iterates through block4 fields and return the first one whose name matches 17Z,
or null if none is found.
The first occurrence of field 17Z at MT601 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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
Field22 |
getField22()
Iterates through block4 fields and return the first one whose name matches 22,
or null if none is found.
The first occurrence of field 22 at MT601 is expected to be the only one. |
java.util.List<Field22L> |
getField22L()
Iterates through block4 fields and return all occurrences of fields whose names matches 22L,
or
Collections.emptyList() if none is found.Multiple occurrences of field 22L at MT601 are expected at one sequence or across several sequences. |
java.util.List<Field22M> |
getField22M()
Iterates through block4 fields and return all occurrences of fields whose names matches 22M,
or
Collections.emptyList() if none is found.Multiple occurrences of field 22M at MT601 are expected at one sequence or across several sequences. |
java.util.List<Field22N> |
getField22N()
Iterates through block4 fields and return all occurrences of fields whose names matches 22N,
or
Collections.emptyList() if none is found.Multiple occurrences of field 22N at MT601 are expected at one sequence or across several sequences. |
java.util.List<Field22P> |
getField22P()
Iterates through block4 fields and return all occurrences of fields whose names matches 22P,
or
Collections.emptyList() if none is found.Multiple occurrences of field 22P at MT601 are expected at one sequence or across several sequences. |
Field22Q |
getField22Q()
Iterates through block4 fields and return the first one whose name matches 22Q,
or null if none is found.
The first occurrence of field 22Q at MT601 is expected to be the only one. |
java.util.List<Field22R> |
getField22R()
Iterates through block4 fields and return all occurrences of fields whose names matches 22R,
or
Collections.emptyList() if none is found.Multiple occurrences of field 22R at MT601 are expected at one sequence or across several sequences. |
java.util.List<Field22S> |
getField22S()
Iterates through block4 fields and return all occurrences of fields whose names matches 22S,
or
Collections.emptyList() if none is found.Multiple occurrences of field 22S at MT601 are expected at one sequence or across several sequences. |
Field22T |
getField22T()
Iterates through block4 fields and return the first one whose name matches 22T,
or null if none is found.
The first occurrence of field 22T at MT601 is expected to be the only one. |
Field22U |
getField22U()
Iterates through block4 fields and return the first one whose name matches 22U,
or null if none is found.
The first occurrence of field 22U at MT601 is expected to be the only one. |
Field22V |
getField22V()
Iterates through block4 fields and return the first one whose name matches 22V,
or null if none is found.
The first occurrence of field 22V at MT601 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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
Field26F |
getField26F()
Iterates through block4 fields and return the first one whose name matches 26F,
or null if none is found.
The first occurrence of field 26F at MT601 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 MT601 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 MT601 is expected to be the only one. |
Field31E |
getField31E()
Iterates through block4 fields and return the first one whose name matches 31E,
or null if none is found.
The first occurrence of field 31E at MT601 is expected to be the only one. |
Field31G |
getField31G()
Iterates through block4 fields and return the first one whose name matches 31G,
or null if none is found.
The first occurrence of field 31G at MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
java.util.List<Field34C> |
getField34C()
Iterates through block4 fields and return all occurrences of fields whose names matches 34C,
or
Collections.emptyList() if none is found.Multiple occurrences of field 34C at MT601 are expected at one sequence or across several sequences. |
Field34P |
getField34P()
Iterates through block4 fields and return the first one whose name matches 34P,
or null if none is found.
The first occurrence of field 34P at MT601 is expected to be the only one. |
Field34R |
getField34R()
Iterates through block4 fields and return the first one whose name matches 34R,
or null if none is found.
The first occurrence of field 34R at MT601 is expected to be the only one. |
Field35B |
getField35B()
Iterates through block4 fields and return the first one whose name matches 35B,
or null if none is found.
The first occurrence of field 35B at MT601 is expected to be the only one. |
Field53A |
getField53A()
Iterates through block4 fields and return the first one whose name matches 53A,
or null if none is found.
The first occurrence of field 53A at MT601 is expected to be the only one. |
Field53B |
getField53B()
Iterates through block4 fields and return the first one whose name matches 53B,
or null if none is found.
The first occurrence of field 53B at MT601 is expected to be the only one. |
Field53D |
getField53D()
Iterates through block4 fields and return the first one whose name matches 53D,
or null if none is found.
The first occurrence of field 53D at MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
Field56B |
getField56B()
Iterates through block4 fields and return the first one whose name matches 56B,
or null if none is found.
The first occurrence of field 56B at MT601 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 MT601 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 MT601 is expected to be the only one. |
Field57B |
getField57B()
Iterates through block4 fields and return the first one whose name matches 57B,
or null if none is found.
The first occurrence of field 57B at MT601 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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
Field77H |
getField77H()
Iterates through block4 fields and return the first one whose name matches 77H,
or null if none is found.
The first occurrence of field 77H at MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
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 MT601 is expected to be the only one. |
java.util.List<Field91A> |
getField91A()
Iterates through block4 fields and return all occurrences of fields whose names matches 91A,
or
Collections.emptyList() if none is found.Multiple occurrences of field 91A at MT601 are expected at one sequence or across several sequences. |
java.util.List<Field91D> |
getField91D()
Iterates through block4 fields and return all occurrences of fields whose names matches 91D,
or
Collections.emptyList() if none is found.Multiple occurrences of field 91D at MT601 are expected at one sequence or across several sequences. |
java.util.List<Field91J> |
getField91J()
Iterates through block4 fields and return all occurrences of fields whose names matches 91J,
or
Collections.emptyList() if none is found.Multiple occurrences of field 91J at MT601 are expected at one sequence or across several sequences. |
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 MT601 is expected to be the only one. |
Field96A |
getField96A()
Iterates through block4 fields and return the first one whose name matches 96A,
or null if none is found.
The first occurrence of field 96A at MT601 is expected to be the only one. |
Field96D |
getField96D()
Iterates through block4 fields and return the first one whose name matches 96D,
or null if none is found.
The first occurrence of field 96D at MT601 is expected to be the only one. |
Field96J |
getField96J()
Iterates through block4 fields and return the first one whose name matches 96J,
or null if none is found.
The first occurrence of field 96J at MT601 is expected to be the only one. |
Field98D |
getField98D()
Iterates through block4 fields and return the first one whose name matches 98D,
or null if none is found.
The first occurrence of field 98D at MT601 is expected to be the only one. |
java.lang.String |
getMessageType()
Returns this MT number
|
MT601.SequenceA |
getSequenceA()
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
|
MT601.SequenceA |
getSequenceA(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
|
MT601.SequenceB |
getSequenceB()
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
|
MT601.SequenceB |
getSequenceB(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
|
java.util.List<MT601.SequenceB1a1> |
getSequenceB1a1List()
Get the list of SequenceB1a1 delimited by leading tag and end, with an optional tail.
|
static java.util.List<MT601.SequenceB1a1> |
getSequenceB1a1List(SwiftTagListBlock parentSequence)
Get the list of SequenceB1a1 delimited by leading tag and end, with an optional tail.
|
java.util.List<MT601.SequenceB1a> |
getSequenceB1aList()
Get the list of SequenceB1a delimited by leading tag and end, with an optional tail.
|
static java.util.List<MT601.SequenceB1a> |
getSequenceB1aList(SwiftTagListBlock parentSequence)
Get the list of SequenceB1a delimited by leading tag and end, with an optional tail.
|
static MT601 |
parse(java.io.File file)
Creates a new MT601 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 MT601 |
parse(java.io.InputStream stream)
Creates a new MT601 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 MT601 |
parse(MtSwiftMessage m)
Creates an MT601 initialized with the parameter MtSwiftMessage.
|
static MT601 |
parse(java.lang.String fin)
Creates a new MT601 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT601 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, json, message, nameFromClass, read, setReceiver, setReceiver, setSender, setSender, setSignature, setSwiftMessage, tag, tags, toJson, toString, write, write, xml
getMessageStandardType, isMT, isMX
public static final int SRU
public static final java.lang.String NAME
MT
public MT601(SwiftMessage m)
m
- swift message with the MT601 contentpublic MT601(MtSwiftMessage m)
m
- swift message with the MT601 content, the parameter can not be nullMT601(String)
public MT601()
public MT601(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 MT601(java.lang.String fin)
fin
- a string with the MT message in its FIN swift formatpublic MT601(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 MT601(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 MT601 parse(MtSwiftMessage m)
m
- swift message with the MT601 contentMT601(String)
public static MT601 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 MT601 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 MT601 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 AbstractMT
public MT601 append(SwiftTagListBlock block)
append
in class AbstractMT
block
- to appendpublic MT601 append(Tag... tags)
append
in class AbstractMT
tags
- to appendpublic MT601 append(Field... fields)
append
in class AbstractMT
fields
- to appendpublic static final MT601 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 MT601 messagepublic Field15A getField15A()
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 Field21 getField21()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field22 getField22()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field94A getField94A()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field82A getField82A()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field82D getField82D()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field82J getField82J()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field87A getField87A()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field87D getField87D()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field87J getField87J()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field83A getField83A()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field83D getField83D()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field83J getField83J()
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 Field30 getField30()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field26C getField26C()
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 Field31G getField31G()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field31E getField31E()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field26F getField26F()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field32F getField32F()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field32B getField32B()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field33B getField33B()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field34P getField34P()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field34R getField34R()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field53A getField53A()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field53B getField53B()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field53D getField53D()
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 Field56B getField56B()
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 Field57A getField57A()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field57B getField57B()
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 Field77H getField77H()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field77D getField77D()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field14C getField14C()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field72 getField72()
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 Field96A getField96A()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field96D getField96D()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field96J getField96J()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field22T getField22T()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17E getField17E()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field22U getField22U()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field35B getField35B()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17H getField17H()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17P getField17P()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field22V getField22V()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field98D getField98D()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17W getField17W()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17Y getField17Y()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17Z getField17Z()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field22Q getField22Q()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17L getField17L()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17M getField17M()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17Q getField17Q()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17S getField17S()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17X getField17X()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17A getField17A()
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public java.util.List<Field22L> getField22L()
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<Field91A> getField91A()
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<Field91D> getField91D()
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<Field91J> getField91J()
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<Field22M> getField22M()
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<Field22N> getField22N()
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<Field22P> getField22P()
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<Field22R> getField22R()
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<Field22S> getField22S()
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<Field34C> getField34C()
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 MT601.SequenceA getSequenceA()
@SequenceStyle(value=SPLIT_BY_15) public MT601.SequenceA getSequenceA(SwiftTagListBlock parentSequence)
parentSequence
- a not null parent sequence to find SequenceA within it@SequenceStyle(value=SPLIT_BY_15) public MT601.SequenceB getSequenceB()
@SequenceStyle(value=SPLIT_BY_15) public MT601.SequenceB getSequenceB(SwiftTagListBlock parentSequence)
parentSequence
- a not null parent sequence to find SequenceB within it@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public java.util.List<MT601.SequenceB1a> getSequenceB1aList()
SwiftTagListBlock.getSubBlocksDelimitedWithOptionalTail(String[], String[], String[])
@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public static java.util.List<MT601.SequenceB1a> getSequenceB1aList(SwiftTagListBlock parentSequence)
parentSequence
- a not null parent sequence to find SequenceB1a within itSwiftTagListBlock.getSubBlocksDelimitedWithOptionalTail(String[], String[], String[])
@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public java.util.List<MT601.SequenceB1a1> getSequenceB1a1List()
SwiftTagListBlock.getSubBlocksDelimitedWithOptionalTail(String[], String[], String[])
@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public static java.util.List<MT601.SequenceB1a1> getSequenceB1a1List(SwiftTagListBlock parentSequence)
parentSequence
- a not null parent sequence to find SequenceB1a1 within itSwiftTagListBlock.getSubBlocksDelimitedWithOptionalTail(String[], String[], String[])