Sequence A
Field 15
Letter options: A
Field 20
Letter options: null
Field 21
Letter options: null
Field 22
Letter options: A
Field 94
Letter options: A
Field 22
Letter options: B
Field 22
Letter options: C
Field 21
Letter options: N
Field 82
Letter options: A,D,J
Field 87
Letter options: A,D,J
Field 83
Letter options: A,D,J
Field 77
Letter options: D
Sequence B
Field 15
Letter options: B
Field 17
Letter options: R
Field 30
Letter options: T
Field 30
Letter options: V
Field 38
Letter options: A
Field 32
Letter options: B
Field 32
Letter options: H
Field 30
Letter options: X
Field 34
Letter options: E
Field 37
Letter options: G
Field 14
Letter options: D
Field 30
Letter options: F
Field 38
Letter options: J
Sequence C
Field 15
Letter options: C
Field 53
Letter options: A,D,J
Field 86
Letter options: A,D,J
Field 56
Letter options: A,D,J
Field 57
Letter options: A,D,J
Field 58
Letter options: A,D,J
Sequence D
Field 15
Letter options: D
Field 53
Letter options: A,D,J
Field 86
Letter options: A,D,J
Field 56
Letter options: A,D,J
Field 57
Letter options: A,D,J
Field 58
Letter options: A,D,J
Sequence E
Field 15
Letter options: E
Field 53
Letter options: A,D,J
Field 86
Letter options: A,D,J
Field 56
Letter options: A,D,J
Field 57
Letter options: A,D,J
Field 58
Letter options: A,D,J
Sequence F
Field 15
Letter options: F
Field 53
Letter options: A,D,J
Field 86
Letter options: A,D,J
Field 56
Letter options: A,D,J
Field 57
Letter options: A,D,J
Field 58
Letter options: A,D,J
Sequence G
Field 15
Letter options: G
Field 37
Letter options: L
Field 33
Letter options: B
Field 36
Letter options: null
Field 33
Letter options: E
Sequence H
This source code is specific to release SRU 2016Field 15
Letter options: H
Field 29
Letter options: A
Field 24
Letter options: D
Field 84
Letter options: A,B,D,J
Field 85
Letter options: A,B,D,J
Field 26
Letter options: H
Field 72
Letter options: null
- Author:
- www.prowidesoftware.com
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description static class
MT330.SequenceA
Class for Sequence "A" of MT 330static class
MT330.SequenceB
Class for Sequence "B" of MT 330static class
MT330.SequenceC
Class for Sequence "C" of MT 330static class
MT330.SequenceD
Class for Sequence "D" of MT 330static class
MT330.SequenceE
Class for Sequence "E" of MT 330static class
MT330.SequenceF
Class for Sequence "F" of MT 330static class
MT330.SequenceG
Class for Sequence "G" of MT 330static class
MT330.SequenceH
Class for Sequence "H" of MT 330
-
Field Summary
Fields Modifier and Type Field and Description static String
_30E_360
Deprecated.use instead com.prowidesoftware.swift.SchemeConstants_3._30E_360static String
_360_360
Deprecated.use instead com.prowidesoftware.swift.SchemeConstants_3._360_360static String
ACT_360
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_360static String
ACT_365
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_365static String
AFI_365
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsA.AFI_365static String
AGNT
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsA.AGNTstatic String
AMND
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsA.AMNDstatic String
B
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsB.Bstatic String
BILA
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsB.BILAstatic String
CANC
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsC.CANCstatic String
D
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsD.Dstatic String
DUPL
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsD.DUPLstatic String
ELEC
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsE.ELECstatic String
L
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsL.Lstatic String
M
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsM.Mstatic String
NAME
Constant for MT name, this is part of the classname, afterMT
static String
NEWT
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsN.NEWTstatic String
PHON
Deprecated.use instead com.prowidesoftware.swift.SchemeConstantsP.PHONstatic int
SRU
Constant identifying the SRU to which this class belongs to.-
Fields inherited from class com.prowidesoftware.swift.model.mt.AbstractMT
m
-
-
Constructor Summary
Constructors Constructor and Description MT330()
Creates and initializes a new MT330 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.MT330(File file)
Creates a new MT330 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.MT330(InputStream stream)
Creates a new MT330 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.MT330(int messageType, String sender, String receiver)
Deprecated.MT330(MtSwiftMessage m)
Creates an MT330 initialized with the parameter MtSwiftMessage.MT330(String fin)
Creates a new MT330 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.MT330(String sender, String receiver)
Creates and initializes a new MT330 input message from sender to receiver.
All mandatory header attributes are completed with default values.MT330(SwiftMessage m)
Creates an MT330 initialized with the parameter SwiftMessage
-
Method Summary
Methods Modifier and Type Method and Description MT330
append(Field... fields)
Add all the fields to the end of the block4.MT330
append(SwiftTagListBlock block)
Add all tags from block to the end of the block4.MT330
append(Tag... tags)
Add all tags to the end of the block4.Field14D
getField14D()
Iterates through block4 fields and return the first one whose name matches 14D, ornull
if none is found.
The first occurrence of field 14D at MT330 is expected to be the only one.Field15A
getField15A()
Iterates through block4 fields and return the first one whose name matches 15A, ornull
if none is found.
The first occurrence of field 15A at MT330 is expected to be the only one.Field15B
getField15B()
Iterates through block4 fields and return the first one whose name matches 15B, ornull
if none is found.
The first occurrence of field 15B at MT330 is expected to be the only one.Field15C
getField15C()
Iterates through block4 fields and return the first one whose name matches 15C, ornull
if none is found.
The first occurrence of field 15C at MT330 is expected to be the only one.Field15D
getField15D()
Iterates through block4 fields and return the first one whose name matches 15D, ornull
if none is found.
The first occurrence of field 15D at MT330 is expected to be the only one.Field15E
getField15E()
Iterates through block4 fields and return the first one whose name matches 15E, ornull
if none is found.
The first occurrence of field 15E at MT330 is expected to be the only one.Field15F
getField15F()
Iterates through block4 fields and return the first one whose name matches 15F, ornull
if none is found.
The first occurrence of field 15F at MT330 is expected to be the only one.Field15G
getField15G()
Iterates through block4 fields and return the first one whose name matches 15G, ornull
if none is found.
The first occurrence of field 15G at MT330 is expected to be the only one.Field15H
getField15H()
Iterates through block4 fields and return the first one whose name matches 15H, ornull
if none is found.
The first occurrence of field 15H at MT330 is expected to be the only one.Field17R
getField17R()
Iterates through block4 fields and return the first one whose name matches 17R, ornull
if none is found.
The first occurrence of field 17R at MT330 is expected to be the only one.Field20
getField20()
Iterates through block4 fields and return the first one whose name matches 20, ornull
if none is found.
The first occurrence of field 20 at MT330 is expected to be the only one.Field21
getField21()
Iterates through block4 fields and return the first one whose name matches 21, ornull
if none is found.
The first occurrence of field 21 at MT330 is expected to be the only one.Field21N
getField21N()
Iterates through block4 fields and return the first one whose name matches 21N, ornull
if none is found.
The first occurrence of field 21N at MT330 is expected to be the only one.Field22A
getField22A()
Iterates through block4 fields and return the first one whose name matches 22A, ornull
if none is found.
The first occurrence of field 22A at MT330 is expected to be the only one.Field22B
getField22B()
Iterates through block4 fields and return the first one whose name matches 22B, ornull
if none is found.
The first occurrence of field 22B at MT330 is expected to be the only one.Field22C
getField22C()
Iterates through block4 fields and return the first one whose name matches 22C, ornull
if none is found.
The first occurrence of field 22C at MT330 is expected to be the only one.Field24D
getField24D()
Iterates through block4 fields and return the first one whose name matches 24D, ornull
if none is found.
The first occurrence of field 24D at MT330 is expected to be the only one.Field26H
getField26H()
Iterates through block4 fields and return the first one whose name matches 26H, ornull
if none is found.
The first occurrence of field 26H at MT330 is expected to be the only one.Field29A
getField29A()
Iterates through block4 fields and return the first one whose name matches 29A, ornull
if none is found.
The first occurrence of field 29A at MT330 is expected to be the only one.Field30F
getField30F()
Iterates through block4 fields and return the first one whose name matches 30F, ornull
if none is found.
The first occurrence of field 30F at MT330 is expected to be the only one.Field30T
getField30T()
Iterates through block4 fields and return the first one whose name matches 30T, ornull
if none is found.
The first occurrence of field 30T at MT330 is expected to be the only one.Field30V
getField30V()
Iterates through block4 fields and return the first one whose name matches 30V, ornull
if none is found.
The first occurrence of field 30V at MT330 is expected to be the only one.Field30X
getField30X()
Iterates through block4 fields and return the first one whose name matches 30X, ornull
if none is found.
The first occurrence of field 30X at MT330 is expected to be the only one.Field32B
getField32B()
Iterates through block4 fields and return the first one whose name matches 32B, ornull
if none is found.
The first occurrence of field 32B at MT330 is expected to be the only one.Field32H
getField32H()
Iterates through block4 fields and return the first one whose name matches 32H, ornull
if none is found.
The first occurrence of field 32H at MT330 is expected to be the only one.Field33B
getField33B()
Iterates through block4 fields and return the first one whose name matches 33B, ornull
if none is found.
The first occurrence of field 33B at MT330 is expected to be the only one.Field33E
getField33E()
Iterates through block4 fields and return the first one whose name matches 33E, ornull
if none is found.
The first occurrence of field 33E at MT330 is expected to be the only one.Field34E
getField34E()
Iterates through block4 fields and return the first one whose name matches 34E, ornull
if none is found.
The first occurrence of field 34E at MT330 is expected to be the only one.Field36
getField36()
Iterates through block4 fields and return the first one whose name matches 36, ornull
if none is found.
The first occurrence of field 36 at MT330 is expected to be the only one.Field37G
getField37G()
Iterates through block4 fields and return the first one whose name matches 37G, ornull
if none is found.
The first occurrence of field 37G at MT330 is expected to be the only one.Field37L
getField37L()
Iterates through block4 fields and return the first one whose name matches 37L, ornull
if none is found.
The first occurrence of field 37L at MT330 is expected to be the only one.Field38A
getField38A()
Iterates through block4 fields and return the first one whose name matches 38A, ornull
if none is found.
The first occurrence of field 38A at MT330 is expected to be the only one.Field38J
getField38J()
Iterates through block4 fields and return the first one whose name matches 38J, ornull
if none is found.
The first occurrence of field 38J at MT330 is expected to be the only one.List<Field53A>
getField53A()
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, orCollections.emptyList()
if none is found.
Multiple occurrences of field 53A at MT330 are expected at one sequence or across several sequences.List<Field53D>
getField53D()
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, orCollections.emptyList()
if none is found.
Multiple occurrences of field 53D at MT330 are expected at one sequence or across several sequences.List<Field53J>
getField53J()
Iterates through block4 fields and return all occurrences of fields whose names matches 53J, orCollections.emptyList()
if none is found.
Multiple occurrences of field 53J at MT330 are expected at one sequence or across several sequences.List<Field56A>
getField56A()
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, orCollections.emptyList()
if none is found.
Multiple occurrences of field 56A at MT330 are expected at one sequence or across several sequences.List<Field56D>
getField56D()
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, orCollections.emptyList()
if none is found.
Multiple occurrences of field 56D at MT330 are expected at one sequence or across several sequences.List<Field56J>
getField56J()
Iterates through block4 fields and return all occurrences of fields whose names matches 56J, orCollections.emptyList()
if none is found.
Multiple occurrences of field 56J at MT330 are expected at one sequence or across several sequences.List<Field57A>
getField57A()
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, orCollections.emptyList()
if none is found.
Multiple occurrences of field 57A at MT330 are expected at one sequence or across several sequences.List<Field57D>
getField57D()
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, orCollections.emptyList()
if none is found.
Multiple occurrences of field 57D at MT330 are expected at one sequence or across several sequences.List<Field57J>
getField57J()
Iterates through block4 fields and return all occurrences of fields whose names matches 57J, orCollections.emptyList()
if none is found.
Multiple occurrences of field 57J at MT330 are expected at one sequence or across several sequences.List<Field58A>
getField58A()
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, orCollections.emptyList()
if none is found.
Multiple occurrences of field 58A at MT330 are expected at one sequence or across several sequences.List<Field58D>
getField58D()
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, orCollections.emptyList()
if none is found.
Multiple occurrences of field 58D at MT330 are expected at one sequence or across several sequences.List<Field58J>
getField58J()
Iterates through block4 fields and return all occurrences of fields whose names matches 58J, orCollections.emptyList()
if none is found.
Multiple occurrences of field 58J at MT330 are expected at one sequence or across several sequences.Field72
getField72()
Iterates through block4 fields and return the first one whose name matches 72, ornull
if none is found.
The first occurrence of field 72 at MT330 is expected to be the only one.Field77D
getField77D()
Iterates through block4 fields and return the first one whose name matches 77D, ornull
if none is found.
The first occurrence of field 77D at MT330 is expected to be the only one.Field82A
getField82A()
Iterates through block4 fields and return the first one whose name matches 82A, ornull
if none is found.
The first occurrence of field 82A at MT330 is expected to be the only one.Field82D
getField82D()
Iterates through block4 fields and return the first one whose name matches 82D, ornull
if none is found.
The first occurrence of field 82D at MT330 is expected to be the only one.Field82J
getField82J()
Iterates through block4 fields and return the first one whose name matches 82J, ornull
if none is found.
The first occurrence of field 82J at MT330 is expected to be the only one.Field83A
getField83A()
Iterates through block4 fields and return the first one whose name matches 83A, ornull
if none is found.
The first occurrence of field 83A at MT330 is expected to be the only one.Field83D
getField83D()
Iterates through block4 fields and return the first one whose name matches 83D, ornull
if none is found.
The first occurrence of field 83D at MT330 is expected to be the only one.Field83J
getField83J()
Iterates through block4 fields and return the first one whose name matches 83J, ornull
if none is found.
The first occurrence of field 83J at MT330 is expected to be the only one.Field84A
getField84A()
Iterates through block4 fields and return the first one whose name matches 84A, ornull
if none is found.
The first occurrence of field 84A at MT330 is expected to be the only one.Field84B
getField84B()
Iterates through block4 fields and return the first one whose name matches 84B, ornull
if none is found.
The first occurrence of field 84B at MT330 is expected to be the only one.Field84D
getField84D()
Iterates through block4 fields and return the first one whose name matches 84D, ornull
if none is found.
The first occurrence of field 84D at MT330 is expected to be the only one.Field84J
getField84J()
Iterates through block4 fields and return the first one whose name matches 84J, ornull
if none is found.
The first occurrence of field 84J at MT330 is expected to be the only one.Field85A
getField85A()
Iterates through block4 fields and return the first one whose name matches 85A, ornull
if none is found.
The first occurrence of field 85A at MT330 is expected to be the only one.Field85B
getField85B()
Iterates through block4 fields and return the first one whose name matches 85B, ornull
if none is found.
The first occurrence of field 85B at MT330 is expected to be the only one.Field85D
getField85D()
Iterates through block4 fields and return the first one whose name matches 85D, ornull
if none is found.
The first occurrence of field 85D at MT330 is expected to be the only one.Field85J
getField85J()
Iterates through block4 fields and return the first one whose name matches 85J, ornull
if none is found.
The first occurrence of field 85J at MT330 is expected to be the only one.List<Field86A>
getField86A()
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, orCollections.emptyList()
if none is found.
Multiple occurrences of field 86A at MT330 are expected at one sequence or across several sequences.List<Field86D>
getField86D()
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, orCollections.emptyList()
if none is found.
Multiple occurrences of field 86D at MT330 are expected at one sequence or across several sequences.List<Field86J>
getField86J()
Iterates through block4 fields and return all occurrences of fields whose names matches 86J, orCollections.emptyList()
if none is found.
Multiple occurrences of field 86J at MT330 are expected at one sequence or across several sequences.Field87A
getField87A()
Iterates through block4 fields and return the first one whose name matches 87A, ornull
if none is found.
The first occurrence of field 87A at MT330 is expected to be the only one.Field87D
getField87D()
Iterates through block4 fields and return the first one whose name matches 87D, ornull
if none is found.
The first occurrence of field 87D at MT330 is expected to be the only one.Field87J
getField87J()
Iterates through block4 fields and return the first one whose name matches 87J, ornull
if none is found.
The first occurrence of field 87J at MT330 is expected to be the only one.Field94A
getField94A()
Iterates through block4 fields and return the first one whose name matches 94A, ornull
if none is found.
The first occurrence of field 94A at MT330 is expected to be the only one.String
getMessageType()
Returns this MT numberMT330.SequenceA
getSequenceA()
Get the single occurrence of SequenceA using field field 15 as sequence boundary.MT330.SequenceA
getSequenceA(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceA using field field 15 as sequence boundary.MT330.SequenceB
getSequenceB()
Get the single occurrence of SequenceB using field field 15 as sequence boundary.MT330.SequenceB
getSequenceB(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceB using field field 15 as sequence boundary.MT330.SequenceC
getSequenceC()
Get the single occurrence of SequenceC using field field 15 as sequence boundary.MT330.SequenceC
getSequenceC(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceC using field field 15 as sequence boundary.MT330.SequenceD
getSequenceD()
Get the single occurrence of SequenceD using field field 15 as sequence boundary.MT330.SequenceD
getSequenceD(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceD using field field 15 as sequence boundary.MT330.SequenceE
getSequenceE()
Get the single occurrence of SequenceE using field field 15 as sequence boundary.MT330.SequenceE
getSequenceE(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceE using field field 15 as sequence boundary.MT330.SequenceF
getSequenceF()
Get the single occurrence of SequenceF using field field 15 as sequence boundary.MT330.SequenceF
getSequenceF(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceF using field field 15 as sequence boundary.MT330.SequenceG
getSequenceG()
Get the single occurrence of SequenceG using field field 15 as sequence boundary.MT330.SequenceG
getSequenceG(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceG using field field 15 as sequence boundary.MT330.SequenceH
getSequenceH()
Get the single occurrence of SequenceH using field field 15 as sequence boundary.MT330.SequenceH
getSequenceH(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceH using field field 15 as sequence boundary.static MT330
parse(File file)
Creates a new MT330 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 MT330
parse(InputStream stream)
Creates a new MT330 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 MT330
parse(MtSwiftMessage m)
Creates an MT330 initialized with the parameter MtSwiftMessage.static MT330
parse(String fin)
Creates a new MT330 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT330 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.-
Methods inherited from class com.prowidesoftware.swift.model.mt.AbstractMT
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, toString, write, write, xml
-
Methods inherited from class com.prowidesoftware.swift.model.AbstractMessage
getMessageStandardType, isMT, isMX
-
-
-
-
Field Detail
-
SRU
public static final int SRU
Constant identifying the SRU to which this class belongs to.- See Also:
- Constant Field Values
-
NAME
public static final String NAME
Constant for MT name, this is part of the classname, afterMT
- See Also:
- Constant Field Values
-
_30E_360
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String _30E_360
Deprecated. use instead com.prowidesoftware.swift.SchemeConstants_3._30E_360Constant for qualifier with value 30E/360
-
_360_360
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String _360_360
Deprecated. use instead com.prowidesoftware.swift.SchemeConstants_3._360_360Constant for qualifier with value 360/360
-
ACT_360
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String ACT_360
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_360Constant for qualifier with value ACT/360
-
ACT_365
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String ACT_365
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsA.ACT_365Constant for qualifier with value ACT/365
-
AFI_365
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String AFI_365
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsA.AFI_365Constant for qualifier with value AFI/365
-
AGNT
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String AGNT
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsA.AGNTConstant for qualifier with value AGNT- See Also:
SchemeConstantsA.AGNT
, Constant Field Values
-
AMND
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String AMND
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsA.AMNDConstant for qualifier with value AMND- See Also:
SchemeConstantsA.AMND
, Constant Field Values
-
B
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String B
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsB.BConstant for qualifier with value B- See Also:
SchemeConstantsB.B
, Constant Field Values
-
BILA
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String BILA
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsB.BILAConstant for qualifier with value BILA- See Also:
SchemeConstantsB.BILA
, Constant Field Values
-
CANC
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String CANC
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsC.CANCConstant for qualifier with value CANC- See Also:
SchemeConstantsC.CANC
, Constant Field Values
-
D
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String D
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsD.DConstant for qualifier with value D- See Also:
SchemeConstantsD.D
, Constant Field Values
-
DUPL
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String DUPL
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsD.DUPLConstant for qualifier with value DUPL- See Also:
SchemeConstantsD.DUPL
, Constant Field Values
-
ELEC
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String ELEC
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsE.ELECConstant for qualifier with value ELEC- See Also:
SchemeConstantsE.ELEC
, Constant Field Values
-
L
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String L
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsL.LConstant for qualifier with value L- See Also:
SchemeConstantsL.L
, Constant Field Values
-
M
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String M
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsM.MConstant for qualifier with value M- See Also:
SchemeConstantsM.M
, Constant Field Values
-
NEWT
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String NEWT
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsN.NEWTConstant for qualifier with value NEWT- See Also:
SchemeConstantsN.NEWT
, Constant Field Values
-
PHON
@Deprecated @ProwideDeprecated(phase2=_2017) public static final String PHON
Deprecated. use instead com.prowidesoftware.swift.SchemeConstantsP.PHONConstant for qualifier with value PHON- See Also:
SchemeConstantsP.PHON
, Constant Field Values
-
-
Constructor Detail
-
MT330
public MT330(SwiftMessage m)
Creates an MT330 initialized with the parameter SwiftMessage- Parameters:
m
- swift message with the MT330 content
-
MT330
public MT330(MtSwiftMessage m)
Creates an MT330 initialized with the parameter MtSwiftMessage.- Parameters:
m
- swift message with the MT330 content, the parameter can not benull
- See Also:
MT330(String)
-
MT330
public MT330()
Creates and initializes a new MT330 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values.- Since:
- 7.6
-
MT330
public MT330(String sender, String receiver)
Creates and initializes a new MT330 input message from sender to receiver.
All mandatory header attributes are completed with default values. In particular the sender and receiver addresses will be filled with proper default LT identifier and branch codes if not provided,- Parameters:
sender
- the sender address as a bic8, bic11 or full logical terminal consisting of 12 charactersreceiver
- the receiver address as a bic8, bic11 or full logical terminal consisting of 12 characters- Since:
- 7.7
-
MT330
@Deprecated public MT330(int messageType, String sender, String receiver)
Deprecated.DO NOT USE THIS METHOD It is kept for compatibility but will be removed very soon, since themessageType
parameter is actually ignored. Use insteadnew MT330(sender, receiver)
- See Also:
MT330(String, String)
-
MT330
public MT330(String fin)
Creates a new MT330 by parsing a String with the message content in its swift FIN format.
If the fin parameter is null or the message cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.- Parameters:
fin
- a string with the MT message in its FIN swift format- Since:
- 7.7
-
MT330
public MT330(InputStream stream) throws IOException
Creates a new MT330 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the message content is null or cannot be parsed, the internal message object will be initialized (blocks will be created) but empty.
If the stream contains multiple messages, only the first one will be parsed.- Parameters:
stream
- an input stream in UTF-8 encoding with the MT message in its FIN swift format.- Throws:
IOException
- Since:
- 7.7
-
MT330
public MT330(File file) throws IOException
Creates a new MT330 by parsing a file with the message content in its swift FIN format.
If the file content is null or cannot be parsed as a message, the internal message object will be initialized (blocks will be created) but empty.
If the file contains multiple messages, only the first one will be parsed.- Parameters:
file
- a file with the MT message in its FIN swift format.- Throws:
IOException
- Since:
- 7.7
-
-
Method Detail
-
parse
public static MT330 parse(MtSwiftMessage m)
Creates an MT330 initialized with the parameter MtSwiftMessage.- Parameters:
m
- swift message with the MT330 content- Returns:
- the created object or
null
if the parameter isnull
- Since:
- 7.7
- See Also:
MT330(String)
-
parse
public static MT330 parse(String fin)
Creates a new MT330 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT330 will have its internal message object initialized (blocks will be created) but empty.
If the string contains multiple messages, only the first one will be parsed.- Parameters:
fin
- a string with the MT message in its FIN swift format. fin may benull
in which case this method returns null- Returns:
- a new instance of MT330 or null if fin is null
- Since:
- 7.7
-
parse
public static MT330 parse(InputStream stream) throws IOException
Creates a new MT330 by parsing a input stream with the message content in its swift FIN format, using "UTF-8" as encoding.
If the stream contains multiple messages, only the first one will be parsed.- Parameters:
stream
- an input stream in UTF-8 encoding with the MT message in its FIN swift format.- Returns:
- a new instance of MT330 or null if stream is null or the message cannot be parsed
- Throws:
IOException
- Since:
- 7.7
-
parse
public static MT330 parse(File file) throws IOException
Creates a new MT330 by parsing a file with the message content in its swift FIN format.
If the file contains multiple messages, only the first one will be parsed.- Parameters:
file
- a file with the MT message in its FIN swift format.- Returns:
- a new instance of MT330 or null if; file is null, does not exist, can't be read, is not a file or the message cannot be parsed
- Throws:
IOException
- Since:
- 7.7
-
getMessageType
public String getMessageType()
Returns this MT number- Specified by:
getMessageType
in classAbstractMT
- Returns:
- the message type number of this MT
- Since:
- 6.4
-
append
public MT330 append(SwiftTagListBlock block)
Add all tags from block to the end of the block4.- Overrides:
append
in classAbstractMT
- Parameters:
block
- to append- Returns:
- this object to allow method chaining
- Since:
- 7.6
-
append
public MT330 append(Tag... tags)
Add all tags to the end of the block4.- Overrides:
append
in classAbstractMT
- Parameters:
tags
- to append- Returns:
- this object to allow method chaining
- Since:
- 7.6
-
append
public MT330 append(Field... fields)
Add all the fields to the end of the block4.- Overrides:
append
in classAbstractMT
- Parameters:
fields
- to append- Returns:
- this object to allow method chaining
- Since:
- 7.6
-
getField15A
public Field15A getField15A()
Iterates through block4 fields and return the first one whose name matches 15A, ornull
if none is found.
The first occurrence of field 15A at MT330 is expected to be the only one.- Returns:
- a Field15A object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField20
public Field20 getField20()
Iterates through block4 fields and return the first one whose name matches 20, ornull
if none is found.
The first occurrence of field 20 at MT330 is expected to be the only one.- Returns:
- a Field20 object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField21
public Field21 getField21()
Iterates through block4 fields and return the first one whose name matches 21, ornull
if none is found.
The first occurrence of field 21 at MT330 is expected to be the only one.- Returns:
- a Field21 object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField22A
public Field22A getField22A()
Iterates through block4 fields and return the first one whose name matches 22A, ornull
if none is found.
The first occurrence of field 22A at MT330 is expected to be the only one.- Returns:
- a Field22A object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField94A
public Field94A getField94A()
Iterates through block4 fields and return the first one whose name matches 94A, ornull
if none is found.
The first occurrence of field 94A at MT330 is expected to be the only one.- Returns:
- a Field94A object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField22B
public Field22B getField22B()
Iterates through block4 fields and return the first one whose name matches 22B, ornull
if none is found.
The first occurrence of field 22B at MT330 is expected to be the only one.- Returns:
- a Field22B object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField22C
public Field22C getField22C()
Iterates through block4 fields and return the first one whose name matches 22C, ornull
if none is found.
The first occurrence of field 22C at MT330 is expected to be the only one.- Returns:
- a Field22C object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField21N
public Field21N getField21N()
Iterates through block4 fields and return the first one whose name matches 21N, ornull
if none is found.
The first occurrence of field 21N at MT330 is expected to be the only one.- Returns:
- a Field21N object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField82A
public Field82A getField82A()
Iterates through block4 fields and return the first one whose name matches 82A, ornull
if none is found.
The first occurrence of field 82A at MT330 is expected to be the only one.- Returns:
- a Field82A object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField82D
public Field82D getField82D()
Iterates through block4 fields and return the first one whose name matches 82D, ornull
if none is found.
The first occurrence of field 82D at MT330 is expected to be the only one.- Returns:
- a Field82D object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField82J
public Field82J getField82J()
Iterates through block4 fields and return the first one whose name matches 82J, ornull
if none is found.
The first occurrence of field 82J at MT330 is expected to be the only one.- Returns:
- a Field82J object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField87A
public Field87A getField87A()
Iterates through block4 fields and return the first one whose name matches 87A, ornull
if none is found.
The first occurrence of field 87A at MT330 is expected to be the only one.- Returns:
- a Field87A object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField87D
public Field87D getField87D()
Iterates through block4 fields and return the first one whose name matches 87D, ornull
if none is found.
The first occurrence of field 87D at MT330 is expected to be the only one.- Returns:
- a Field87D object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField87J
public Field87J getField87J()
Iterates through block4 fields and return the first one whose name matches 87J, ornull
if none is found.
The first occurrence of field 87J at MT330 is expected to be the only one.- Returns:
- a Field87J object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField83A
public Field83A getField83A()
Iterates through block4 fields and return the first one whose name matches 83A, ornull
if none is found.
The first occurrence of field 83A at MT330 is expected to be the only one.- Returns:
- a Field83A object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField83D
public Field83D getField83D()
Iterates through block4 fields and return the first one whose name matches 83D, ornull
if none is found.
The first occurrence of field 83D at MT330 is expected to be the only one.- Returns:
- a Field83D object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField83J
public Field83J getField83J()
Iterates through block4 fields and return the first one whose name matches 83J, ornull
if none is found.
The first occurrence of field 83J at MT330 is expected to be the only one.- Returns:
- a Field83J object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField77D
public Field77D getField77D()
Iterates through block4 fields and return the first one whose name matches 77D, ornull
if none is found.
The first occurrence of field 77D at MT330 is expected to be the only one.- Returns:
- a Field77D object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15B
public Field15B getField15B()
Iterates through block4 fields and return the first one whose name matches 15B, ornull
if none is found.
The first occurrence of field 15B at MT330 is expected to be the only one.- Returns:
- a Field15B object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField17R
public Field17R getField17R()
Iterates through block4 fields and return the first one whose name matches 17R, ornull
if none is found.
The first occurrence of field 17R at MT330 is expected to be the only one.- Returns:
- a Field17R object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField30T
public Field30T getField30T()
Iterates through block4 fields and return the first one whose name matches 30T, ornull
if none is found.
The first occurrence of field 30T at MT330 is expected to be the only one.- Returns:
- a Field30T object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField30V
public Field30V getField30V()
Iterates through block4 fields and return the first one whose name matches 30V, ornull
if none is found.
The first occurrence of field 30V at MT330 is expected to be the only one.- Returns:
- a Field30V object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField38A
public Field38A getField38A()
Iterates through block4 fields and return the first one whose name matches 38A, ornull
if none is found.
The first occurrence of field 38A at MT330 is expected to be the only one.- Returns:
- a Field38A object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField32B
public Field32B getField32B()
Iterates through block4 fields and return the first one whose name matches 32B, ornull
if none is found.
The first occurrence of field 32B at MT330 is expected to be the only one.- Returns:
- a Field32B object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField32H
public Field32H getField32H()
Iterates through block4 fields and return the first one whose name matches 32H, ornull
if none is found.
The first occurrence of field 32H at MT330 is expected to be the only one.- Returns:
- a Field32H object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField30X
public Field30X getField30X()
Iterates through block4 fields and return the first one whose name matches 30X, ornull
if none is found.
The first occurrence of field 30X at MT330 is expected to be the only one.- Returns:
- a Field30X object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField34E
public Field34E getField34E()
Iterates through block4 fields and return the first one whose name matches 34E, ornull
if none is found.
The first occurrence of field 34E at MT330 is expected to be the only one.- Returns:
- a Field34E object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField37G
public Field37G getField37G()
Iterates through block4 fields and return the first one whose name matches 37G, ornull
if none is found.
The first occurrence of field 37G at MT330 is expected to be the only one.- Returns:
- a Field37G object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField14D
public Field14D getField14D()
Iterates through block4 fields and return the first one whose name matches 14D, ornull
if none is found.
The first occurrence of field 14D at MT330 is expected to be the only one.- Returns:
- a Field14D object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField30F
public Field30F getField30F()
Iterates through block4 fields and return the first one whose name matches 30F, ornull
if none is found.
The first occurrence of field 30F at MT330 is expected to be the only one.- Returns:
- a Field30F object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField38J
public Field38J getField38J()
Iterates through block4 fields and return the first one whose name matches 38J, ornull
if none is found.
The first occurrence of field 38J at MT330 is expected to be the only one.- Returns:
- a Field38J object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15C
public Field15C getField15C()
Iterates through block4 fields and return the first one whose name matches 15C, ornull
if none is found.
The first occurrence of field 15C at MT330 is expected to be the only one.- Returns:
- a Field15C object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15D
public Field15D getField15D()
Iterates through block4 fields and return the first one whose name matches 15D, ornull
if none is found.
The first occurrence of field 15D at MT330 is expected to be the only one.- Returns:
- a Field15D object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15E
public Field15E getField15E()
Iterates through block4 fields and return the first one whose name matches 15E, ornull
if none is found.
The first occurrence of field 15E at MT330 is expected to be the only one.- Returns:
- a Field15E object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15F
public Field15F getField15F()
Iterates through block4 fields and return the first one whose name matches 15F, ornull
if none is found.
The first occurrence of field 15F at MT330 is expected to be the only one.- Returns:
- a Field15F object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15G
public Field15G getField15G()
Iterates through block4 fields and return the first one whose name matches 15G, ornull
if none is found.
The first occurrence of field 15G at MT330 is expected to be the only one.- Returns:
- a Field15G object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField37L
public Field37L getField37L()
Iterates through block4 fields and return the first one whose name matches 37L, ornull
if none is found.
The first occurrence of field 37L at MT330 is expected to be the only one.- Returns:
- a Field37L object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField33B
public Field33B getField33B()
Iterates through block4 fields and return the first one whose name matches 33B, ornull
if none is found.
The first occurrence of field 33B at MT330 is expected to be the only one.- Returns:
- a Field33B object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField36
public Field36 getField36()
Iterates through block4 fields and return the first one whose name matches 36, ornull
if none is found.
The first occurrence of field 36 at MT330 is expected to be the only one.- Returns:
- a Field36 object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField33E
public Field33E getField33E()
Iterates through block4 fields and return the first one whose name matches 33E, ornull
if none is found.
The first occurrence of field 33E at MT330 is expected to be the only one.- Returns:
- a Field33E object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15H
public Field15H getField15H()
Iterates through block4 fields and return the first one whose name matches 15H, ornull
if none is found.
The first occurrence of field 15H at MT330 is expected to be the only one.- Returns:
- a Field15H object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField29A
public Field29A getField29A()
Iterates through block4 fields and return the first one whose name matches 29A, ornull
if none is found.
The first occurrence of field 29A at MT330 is expected to be the only one.- Returns:
- a Field29A object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField24D
public Field24D getField24D()
Iterates through block4 fields and return the first one whose name matches 24D, ornull
if none is found.
The first occurrence of field 24D at MT330 is expected to be the only one.- Returns:
- a Field24D object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField84A
public Field84A getField84A()
Iterates through block4 fields and return the first one whose name matches 84A, ornull
if none is found.
The first occurrence of field 84A at MT330 is expected to be the only one.- Returns:
- a Field84A object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField84B
public Field84B getField84B()
Iterates through block4 fields and return the first one whose name matches 84B, ornull
if none is found.
The first occurrence of field 84B at MT330 is expected to be the only one.- Returns:
- a Field84B object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField84D
public Field84D getField84D()
Iterates through block4 fields and return the first one whose name matches 84D, ornull
if none is found.
The first occurrence of field 84D at MT330 is expected to be the only one.- Returns:
- a Field84D object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField84J
public Field84J getField84J()
Iterates through block4 fields and return the first one whose name matches 84J, ornull
if none is found.
The first occurrence of field 84J at MT330 is expected to be the only one.- Returns:
- a Field84J object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField85A
public Field85A getField85A()
Iterates through block4 fields and return the first one whose name matches 85A, ornull
if none is found.
The first occurrence of field 85A at MT330 is expected to be the only one.- Returns:
- a Field85A object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField85B
public Field85B getField85B()
Iterates through block4 fields and return the first one whose name matches 85B, ornull
if none is found.
The first occurrence of field 85B at MT330 is expected to be the only one.- Returns:
- a Field85B object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField85D
public Field85D getField85D()
Iterates through block4 fields and return the first one whose name matches 85D, ornull
if none is found.
The first occurrence of field 85D at MT330 is expected to be the only one.- Returns:
- a Field85D object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField85J
public Field85J getField85J()
Iterates through block4 fields and return the first one whose name matches 85J, ornull
if none is found.
The first occurrence of field 85J at MT330 is expected to be the only one.- Returns:
- a Field85J object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField26H
public Field26H getField26H()
Iterates through block4 fields and return the first one whose name matches 26H, ornull
if none is found.
The first occurrence of field 26H at MT330 is expected to be the only one.- Returns:
- a Field26H object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField72
public Field72 getField72()
Iterates through block4 fields and return the first one whose name matches 72, ornull
if none is found.
The first occurrence of field 72 at MT330 is expected to be the only one.- Returns:
- a Field72 object or
null
if the field is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField53A
public List<Field53A> getField53A()
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, orCollections.emptyList()
if none is found.
Multiple occurrences of field 53A at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field53A objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField53D
public List<Field53D> getField53D()
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, orCollections.emptyList()
if none is found.
Multiple occurrences of field 53D at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field53D objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField53J
public List<Field53J> getField53J()
Iterates through block4 fields and return all occurrences of fields whose names matches 53J, orCollections.emptyList()
if none is found.
Multiple occurrences of field 53J at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field53J objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField86A
public List<Field86A> getField86A()
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, orCollections.emptyList()
if none is found.
Multiple occurrences of field 86A at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field86A objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField86D
public List<Field86D> getField86D()
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, orCollections.emptyList()
if none is found.
Multiple occurrences of field 86D at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field86D objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField86J
public List<Field86J> getField86J()
Iterates through block4 fields and return all occurrences of fields whose names matches 86J, orCollections.emptyList()
if none is found.
Multiple occurrences of field 86J at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field86J objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField56A
public List<Field56A> getField56A()
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, orCollections.emptyList()
if none is found.
Multiple occurrences of field 56A at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field56A objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField56D
public List<Field56D> getField56D()
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, orCollections.emptyList()
if none is found.
Multiple occurrences of field 56D at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field56D objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField56J
public List<Field56J> getField56J()
Iterates through block4 fields and return all occurrences of fields whose names matches 56J, orCollections.emptyList()
if none is found.
Multiple occurrences of field 56J at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field56J objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField57A
public List<Field57A> getField57A()
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, orCollections.emptyList()
if none is found.
Multiple occurrences of field 57A at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field57A objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField57D
public List<Field57D> getField57D()
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, orCollections.emptyList()
if none is found.
Multiple occurrences of field 57D at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field57D objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField57J
public List<Field57J> getField57J()
Iterates through block4 fields and return all occurrences of fields whose names matches 57J, orCollections.emptyList()
if none is found.
Multiple occurrences of field 57J at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field57J objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField58A
public List<Field58A> getField58A()
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, orCollections.emptyList()
if none is found.
Multiple occurrences of field 58A at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field58A objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField58D
public List<Field58D> getField58D()
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, orCollections.emptyList()
if none is found.
Multiple occurrences of field 58D at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field58D objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField58J
public List<Field58J> getField58J()
Iterates through block4 fields and return all occurrences of fields whose names matches 58J, orCollections.emptyList()
if none is found.
Multiple occurrences of field 58J at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field58J objects or
Collections.emptyList()
if none is not found - Throws:
IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getSequenceA
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceA getSequenceA()
Get the single occurrence of SequenceA using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceA
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceA getSequenceA(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceA using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- an optional parent sequence ornull
to find SequenceA within the complete message- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceB
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceB getSequenceB()
Get the single occurrence of SequenceB using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceB
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceB getSequenceB(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceB using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- an optional parent sequence ornull
to find SequenceB within the complete message- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceC
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceC getSequenceC()
Get the single occurrence of SequenceC using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceC
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceC getSequenceC(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceC using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- an optional parent sequence ornull
to find SequenceC within the complete message- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceD
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceD getSequenceD()
Get the single occurrence of SequenceD using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceD
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceD getSequenceD(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceD using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- an optional parent sequence ornull
to find SequenceD within the complete message- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceE
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceE getSequenceE()
Get the single occurrence of SequenceE using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceE
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceE getSequenceE(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceE using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- an optional parent sequence ornull
to find SequenceE within the complete message- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceF
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceF getSequenceF()
Get the single occurrence of SequenceF using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceF
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceF getSequenceF(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceF using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- an optional parent sequence ornull
to find SequenceF within the complete message- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceG
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceG getSequenceG()
Get the single occurrence of SequenceG using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceG
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceG getSequenceG(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceG using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- an optional parent sequence ornull
to find SequenceG within the complete message- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceH
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceH getSequenceH()
Get the single occurrence of SequenceH using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceH
@SequenceStyle(value=SPLIT_BY_15) public MT330.SequenceH getSequenceH(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceH using field field 15 as sequence boundary. The presence of this methods indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- an optional parent sequence ornull
to find SequenceH within the complete message- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
-