@Generated public class MT341 extends AbstractMT implements java.io.Serializable
This source code is specific to release SRU 2017
For additional resources check http://www.prowidesoftware.com/resources
Modifier and Type | Class and Description |
---|---|
static class |
MT341.SequenceA
Class for Sequence "A" of MT 341
|
static class |
MT341.SequenceB
Class for Sequence "B" of MT 341
|
static class |
MT341.SequenceC
Class for Sequence "C" of MT 341
|
static class |
MT341.SequenceD
Class for Sequence "D" of MT 341
|
static class |
MT341.SequenceD1
Class for Sequence "D1" of MT 341
|
static class |
MT341.SequenceD1a
Class for Sequence "D1a" of MT 341
|
static class |
MT341.SequenceD1a1
Class for Sequence "D1a1" of MT 341
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
A
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.A
|
static java.lang.String |
AGNT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AGNT
|
static java.lang.String |
AMND
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsA.AMND
|
static java.lang.String |
BILA
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BILA
|
static java.lang.String |
C
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.C
|
static java.lang.String |
CANC
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsC.CANC
|
static java.lang.String |
F
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.F
|
static java.lang.String |
FIXEDFLOAT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FIXEDFLOAT
|
static java.lang.String |
FLOATFIXED
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsF.FLOATFIXED
|
static java.lang.String |
N
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsN.N
|
static java.lang.String |
NAME
Constant for MT name, this is part of the classname, after
MT |
static java.lang.String |
O
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.O
|
static java.lang.String |
P
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsP.P
|
static java.lang.String |
SETT
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SETT
|
static int |
SRU
Constant identifying the SRU to which this class belongs to.
|
static java.lang.String |
U
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsU.U
|
static java.lang.String |
Y
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsY.Y
|
m
Constructor and Description |
---|
MT341()
Creates and initializes a new MT341 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values. |
MT341(java.io.File file)
Creates a new MT341 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. |
MT341(java.io.InputStream stream)
Creates a new MT341 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. |
MT341(int messageType,
java.lang.String sender,
java.lang.String receiver)
Deprecated.
Use instead
new MT341(sender, receiver) instead |
MT341(MtSwiftMessage m)
Creates an MT341 initialized with the parameter MtSwiftMessage.
|
MT341(java.lang.String fin)
Creates a new MT341 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. |
MT341(java.lang.String sender,
java.lang.String receiver)
Creates and initializes a new MT341 input message from sender to receiver.
All mandatory header attributes are completed with default values. |
MT341(SwiftMessage m)
Creates an MT341 initialized with the parameter SwiftMessage
|
Modifier and Type | Method and Description |
---|---|
MT341 |
append(Field... fields)
Add all the fields to the end of the block4.
|
MT341 |
append(SwiftTagListBlock block)
Add all tags from block to the end of the block4.
|
MT341 |
append(Tag... tags)
Add all tags to the end of the block4.
|
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 MT341 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 MT341 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 MT341 is expected to be the only one. |
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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 is expected to be the only one. |
Field21B |
getField21B()
Iterates through block4 fields and return the first one whose name matches 21B,
or
null if none is found.The first occurrence of field 21B at MT341 is expected to be the only one. |
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 MT341 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 MT341 is expected to be the only one. |
Field22C |
getField22C()
Iterates through block4 fields and return the first one whose name matches 22C,
or
null if none is found.The first occurrence of field 22C at MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 is expected to be the only one. |
Field23D |
getField23D()
Iterates through block4 fields and return the first one whose name matches 23D,
or
null if none is found.The first occurrence of field 23D at MT341 is expected to be the only one. |
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 MT341 is expected to be the only one. |
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 MT341 is expected to be the only one. |
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 MT341 is expected to be the only one. |
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 MT341 is expected to be the only one. |
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 MT341 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 MT341 is expected to be the only one. |
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 MT341 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 MT341 is expected to be the only one. |
Field37M |
getField37M()
Iterates through block4 fields and return the first one whose name matches 37M,
or
null if none is found.The first occurrence of field 37M at MT341 is expected to be the only one. |
Field37R |
getField37R()
Iterates through block4 fields and return the first one whose name matches 37R,
or
null if none is found.The first occurrence of field 37R at MT341 is expected to be the only one. |
Field38D |
getField38D()
Iterates through block4 fields and return the first one whose name matches 38D,
or
null if none is found.The first occurrence of field 38D at MT341 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 MT341 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 MT341 is expected to be the only one. |
Field53J |
getField53J()
Iterates through block4 fields and return the first one whose name matches 53J,
or
null if none is found.The first occurrence of field 53J at MT341 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 MT341 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 MT341 is expected to be the only one. |
Field56J |
getField56J()
Iterates through block4 fields and return the first one whose name matches 56J,
or
null if none is found.The first occurrence of field 56J at MT341 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 MT341 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 MT341 is expected to be the only one. |
Field57J |
getField57J()
Iterates through block4 fields and return the first one whose name matches 57J,
or
null if none is found.The first occurrence of field 57J at MT341 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 MT341 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 MT341 is expected to be the only one. |
Field58J |
getField58J()
Iterates through block4 fields and return the first one whose name matches 58J,
or
null if none is found.The first occurrence of field 58J at MT341 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 MT341 is expected to be the only one. |
Field77A |
getField77A()
Iterates through block4 fields and return the first one whose name matches 77A,
or
null if none is found.The first occurrence of field 77A at MT341 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 MT341 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 MT341 is expected to be the only one. |
Field86A |
getField86A()
Iterates through block4 fields and return the first one whose name matches 86A,
or
null if none is found.The first occurrence of field 86A at MT341 is expected to be the only one. |
Field86D |
getField86D()
Iterates through block4 fields and return the first one whose name matches 86D,
or
null if none is found.The first occurrence of field 86D at MT341 is expected to be the only one. |
Field86J |
getField86J()
Iterates through block4 fields and return the first one whose name matches 86J,
or
null if none is found.The first occurrence of field 86J at MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 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 MT341 is expected to be the only one. |
java.lang.String |
getMessageType()
Returns this MT number
|
MT341.SequenceA |
getSequenceA()
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
|
MT341.SequenceA |
getSequenceA(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceA using field field 15 as sequence boundary.
|
MT341.SequenceB |
getSequenceB()
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
|
MT341.SequenceB |
getSequenceB(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceB using field field 15 as sequence boundary.
|
MT341.SequenceC |
getSequenceC()
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
|
MT341.SequenceC |
getSequenceC(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceC using field field 15 as sequence boundary.
|
MT341.SequenceD |
getSequenceD()
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
|
MT341.SequenceD |
getSequenceD(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceD using field field 15 as sequence boundary.
|
java.util.List<MT341.SequenceD1a1> |
getSequenceD1a1List()
Get the list of SequenceD1a1 delimited by leading tag and end, with an optional tail.
|
static java.util.List<MT341.SequenceD1a1> |
getSequenceD1a1List(SwiftTagListBlock parentSequence)
Get the list of SequenceD1a1 delimited by leading tag and end, with an optional tail.
|
java.util.List<MT341.SequenceD1a> |
getSequenceD1aList()
Get the list of SequenceD1a delimited by leading tag and end, with an optional tail.
|
static java.util.List<MT341.SequenceD1a> |
getSequenceD1aList(SwiftTagListBlock parentSequence)
Get the list of SequenceD1a delimited by leading tag and end, with an optional tail.
|
static MT341 |
parse(java.io.File file)
Creates a new MT341 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 MT341 |
parse(java.io.InputStream stream)
Creates a new MT341 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 MT341 |
parse(MtSwiftMessage m)
Creates an MT341 initialized with the parameter MtSwiftMessage.
|
static MT341 |
parse(java.lang.String fin)
Creates a new MT341 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT341 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, FIN, getApplicationId, getLogicalTerminal, getMessagePriority, getMtId, getReceiver, getSender, getSequence, getSequence, getSequence, getSequenceList, getSequenceList, getSequenceNumber, getServiceId, getSessionNumber, getSwiftMessage, getSwiftMessageNotNullOrException, getVariant, isIncoming, isInput, isOutgoing, isOutput, isType, json, message, nameFromClass, read, setReceiver, setReceiver, setSender, setSender, setSwiftMessage, tag, tags, toString, write, write, xml
getMessageStandardType, isMT, isMX
public static final int SRU
public static final java.lang.String NAME
MT
@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String A
SchemeConstantsA.A
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String AGNT
SchemeConstantsA.AGNT
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String AMND
SchemeConstantsA.AMND
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String BILA
SchemeConstantsB.BILA
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String C
SchemeConstantsC.C
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String CANC
SchemeConstantsC.CANC
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String F
SchemeConstantsF.F
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String FIXEDFLOAT
SchemeConstantsF.FIXEDFLOAT
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String FLOATFIXED
SchemeConstantsF.FLOATFIXED
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String N
SchemeConstantsN.N
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String O
SchemeConstantsO.O
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String P
SchemeConstantsP.P
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String SETT
SchemeConstantsS.SETT
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String U
SchemeConstantsU.U
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final java.lang.String Y
SchemeConstantsY.Y
,
Constant Field Valuespublic MT341(SwiftMessage m)
m
- swift message with the MT341 contentpublic MT341(MtSwiftMessage m)
m
- swift message with the MT341 content, the parameter can not be null
MT341(String)
public MT341()
public MT341(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 characters@Deprecated @ProwideDeprecated(phase3=_2018) public MT341(int messageType, java.lang.String sender, java.lang.String receiver)
new MT341(sender, receiver)
insteadmessageType
parameter is actually ignored.MT341(String, String)
public MT341(java.lang.String fin)
fin
- a string with the MT message in its FIN swift formatpublic MT341(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
public MT341(java.io.File file) throws java.io.IOException
file
- a file with the MT message in its FIN swift format.java.io.IOException
public static MT341 parse(MtSwiftMessage m)
m
- swift message with the MT341 contentnull
if the parameter is null
MT341(String)
public static MT341 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 MT341 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
public static MT341 parse(java.io.File file) throws java.io.IOException
file
- a file with the MT message in its FIN swift format.java.io.IOException
public java.lang.String getMessageType()
getMessageType
in class AbstractMT
public MT341 append(SwiftTagListBlock block)
append
in class AbstractMT
block
- to appendpublic MT341 append(Tag... tags)
append
in class AbstractMT
tags
- to appendpublic MT341 append(Field... fields)
append
in class AbstractMT
fields
- to appendpublic Field15A getField15A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field20 getField20()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field21 getField21()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field22A getField22A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field94A getField94A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field22C getField22C()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field23D getField23D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field21N getField21N()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field21B getField21B()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field82A getField82A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field82D getField82D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field87A getField87A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field87D getField87D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field29A getField29A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field72 getField72()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field15B getField15B()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field30T getField30T()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field32B getField32B()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field30F getField30F()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field30P getField30P()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field37M getField37M()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field30V getField30V()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field38D getField38D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field15C getField15C()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field37R getField37R()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field34E getField34E()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field53A getField53A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field53D getField53D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field53J getField53J()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field86A getField86A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field86D getField86D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field86J getField86J()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field56A getField56A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field56D getField56D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field56J getField56J()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field57A getField57A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field57D getField57D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field57J getField57J()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field58A getField58A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field58D getField58D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field58J getField58J()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field15D getField15D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field96A getField96A()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field96D getField96D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field96J getField96J()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field22T getField22T()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17E getField17E()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field22U getField22U()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field35B getField35B()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17H getField17H()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17P getField17P()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field22V getField22V()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field98D getField98D()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17W getField17W()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17Y getField17Y()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17Z getField17Z()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field22Q getField22Q()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17L getField17L()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17M getField17M()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17Q getField17Q()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17S getField17S()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field17X getField17X()
null
if none is found.null
if the field is not foundjava.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field77A getField77A()
null
if none is found.null
if the field is not foundjava.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)
@SequenceStyle(value=SPLIT_BY_15) public MT341.SequenceA getSequenceA()
@SequenceStyle(value=SPLIT_BY_15) public MT341.SequenceA getSequenceA(SwiftTagListBlock parentSequence)
parentSequence
- an optional parent sequence or null
to find SequenceA within the complete message@SequenceStyle(value=SPLIT_BY_15) public MT341.SequenceB getSequenceB()
@SequenceStyle(value=SPLIT_BY_15) public MT341.SequenceB getSequenceB(SwiftTagListBlock parentSequence)
parentSequence
- an optional parent sequence or null
to find SequenceB within the complete message@SequenceStyle(value=SPLIT_BY_15) public MT341.SequenceC getSequenceC()
@SequenceStyle(value=SPLIT_BY_15) public MT341.SequenceC getSequenceC(SwiftTagListBlock parentSequence)
parentSequence
- an optional parent sequence or null
to find SequenceC within the complete message@SequenceStyle(value=SPLIT_BY_15) public MT341.SequenceD getSequenceD()
@SequenceStyle(value=SPLIT_BY_15) public MT341.SequenceD getSequenceD(SwiftTagListBlock parentSequence)
parentSequence
- an optional parent sequence or null
to find SequenceD within the complete message@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public java.util.List<MT341.SequenceD1a> getSequenceD1aList()
@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public static java.util.List<MT341.SequenceD1a> getSequenceD1aList(SwiftTagListBlock parentSequence)
parentSequence
- an optional parent sequence or null
to find SequenceD1a within the complete messageSwiftTagListBlock.getSubBlocksDelimitedWithOptionalTail(String[], String[], String[])
@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public java.util.List<MT341.SequenceD1a1> getSequenceD1a1List()
@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public static java.util.List<MT341.SequenceD1a1> getSequenceD1a1List(SwiftTagListBlock parentSequence)
parentSequence
- an optional parent sequence or null
to find SequenceD1a1 within the complete messageSwiftTagListBlock.getSubBlocksDelimitedWithOptionalTail(String[], String[], String[])