Class MT330
- java.lang.Object
-
- com.prowidesoftware.swift.model.AbstractMessage
-
- com.prowidesoftware.swift.model.mt.AbstractMT
-
- com.prowidesoftware.swift.model.mt.mt3xx.MT330
-
- All Implemented Interfaces:
JsonSerializable
,java.io.Serializable
@Generated public class MT330 extends AbstractMT implements java.io.Serializable
MT 330 - Call/Notice Loan/Deposit Confirmation.SWIFT MT330 (ISO 15022) message structure:
-
Sequence A (M)
- Field 15 A (M)
- Field 20 (M)
- Field 21 (O)
- Field 22 A (M)
- Field 94 A (O)
- Field 22 B (M)
- Field 22 C (M)
- Field 21 N (O)
- Field 82 A,D,J (M)
- Field 87 A,D,J (M)
- Field 83 A,D,J (O)
- Field 77 D (O)
-
Sequence B (M)
- Field 15 B (M)
- Field 17 R (M)
- Field 30 T (M)
- Field 30 V (M)
- Field 38 A (M)
- Field 32 B (O)
- Field 32 H (O)
- Field 30 X (O)
- Field 34 E (O)
- Field 37 G (M)
- Field 14 D (M)
- Field 30 F (O)
- Field 38 J (O)
- Field 39 M (O)
-
Sequence C (M)
- Field 15 C (M)
- Field 53 A,D,J (O)
- Field 86 A,D,J (O)
- Field 56 A,D,J (O)
- Field 57 A,D,J (M)
- Field 58 A,D,J (O)
-
Sequence D (M)
- Field 15 D (M)
- Field 53 A,D,J (O)
- Field 86 A,D,J (O)
- Field 56 A,D,J (O)
- Field 57 A,D,J (M)
- Field 58 A,D,J (O)
-
Sequence E (O)
- Field 15 E (M)
- Field 53 A,D,J (O)
- Field 86 A,D,J (O)
- Field 56 A,D,J (O)
- Field 57 A,D,J (M)
- Field 58 A,D,J (O)
-
Sequence F (O)
- Field 15 F (M)
- Field 53 A,D,J (O)
- Field 86 A,D,J (O)
- Field 56 A,D,J (O)
- Field 57 A,D,J (M)
- Field 58 A,D,J (O)
-
Sequence G (O)
- Field 15 G (M)
- Field 37 L (M)
- Field 33 B (M)
- Field 36 (O)
- Field 33 E (O)
-
Sequence H (O)
- Field 15 H (M)
- Field 29 A (O)
- Field 24 D (O)
- Field 84 A,B,D,J (O)
- Field 85 A,B,D,J (O)
- Field 26 H (O)
- Field 34 C (O) (repetitive)
- Field 72 (O)
This source code is specific to release SRU 2023
For additional resources check https://www.prowidesoftware.com/resources
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MT330.SequenceA
Class to model Sequence "A" in MT 330.static class
MT330.SequenceB
Class to model Sequence "B" in MT 330.static class
MT330.SequenceC
Class to model Sequence "C" in MT 330.static class
MT330.SequenceD
Class to model Sequence "D" in MT 330.static class
MT330.SequenceE
Class to model Sequence "E" in MT 330.static class
MT330.SequenceF
Class to model Sequence "F" in MT 330.static class
MT330.SequenceG
Class to model Sequence "G" in MT 330.static class
MT330.SequenceH
Class to model Sequence "H" in MT 330.
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
NAME
Constant for MT name, this is part of the classname, after MT.static int
SRU
Constant identifying the SRU to which this class belongs to.-
Fields inherited from class com.prowidesoftware.swift.model.mt.AbstractMT
m
-
-
Constructor Summary
Constructors Constructor Description MT330()
Creates and initializes a new MT330 input message setting TEST BICS as sender and receiver.MT330(MtSwiftMessage m)
Creates an MT330 initialized with the parameter MtSwiftMessage.MT330(SwiftMessage m)
Creates an MT330 initialized with the parameter SwiftMessage.MT330(java.io.File file)
Creates a new MT330 by parsing a file with the message content in its swift FIN format.MT330(java.io.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.MT330(java.lang.String fin)
Creates a new MT330 by parsing a String with the message content in its swift FIN format.MT330(java.lang.String sender, java.lang.String receiver)
Creates and initializes a new MT330 input message from sender to receiver.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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.static MT330
fromJson(java.lang.String json)
Creates an MT330 messages from its JSON representation.Field14D
getField14D()
Iterates through block4 fields and return the first one whose name matches 14D, or null if none is found.Field15A
getField15A()
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found.Field15B
getField15B()
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found.Field15C
getField15C()
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found.Field15D
getField15D()
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found.Field15E
getField15E()
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found.Field15F
getField15F()
Iterates through block4 fields and return the first one whose name matches 15F, or null if none is found.Field15G
getField15G()
Iterates through block4 fields and return the first one whose name matches 15G, or null if none is found.Field15H
getField15H()
Iterates through block4 fields and return the first one whose name matches 15H, or null if none is found.Field17R
getField17R()
Iterates through block4 fields and return the first one whose name matches 17R, or null if none is found.Field20
getField20()
Iterates through block4 fields and return the first one whose name matches 20, or null if none is found.Field21
getField21()
Iterates through block4 fields and return the first one whose name matches 21, or null if none is found.Field21N
getField21N()
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found.Field22A
getField22A()
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found.Field22B
getField22B()
Iterates through block4 fields and return the first one whose name matches 22B, or null if none is found.Field22C
getField22C()
Iterates through block4 fields and return the first one whose name matches 22C, or null if none is found.Field24D
getField24D()
Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found.Field26H
getField26H()
Iterates through block4 fields and return the first one whose name matches 26H, or null if none is found.Field29A
getField29A()
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found.Field30F
getField30F()
Iterates through block4 fields and return the first one whose name matches 30F, or null if none is found.Field30T
getField30T()
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found.Field30V
getField30V()
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found.Field30X
getField30X()
Iterates through block4 fields and return the first one whose name matches 30X, or null if none is found.Field32B
getField32B()
Iterates through block4 fields and return the first one whose name matches 32B, or null if none is found.Field32H
getField32H()
Iterates through block4 fields and return the first one whose name matches 32H, or null if none is found.Field33B
getField33B()
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found.Field33E
getField33E()
Iterates through block4 fields and return the first one whose name matches 33E, or null if none is found.java.util.List<Field34C>
getField34C()
Iterates through block4 fields and return all occurrences of fields whose names matches 34C, orCollections.emptyList()
if none is found.Field34E
getField34E()
Iterates through block4 fields and return the first one whose name matches 34E, or null if none is found.Field36
getField36()
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found.Field37G
getField37G()
Iterates through block4 fields and return the first one whose name matches 37G, or null if none is found.Field37L
getField37L()
Iterates through block4 fields and return the first one whose name matches 37L, or null if none is found.Field38A
getField38A()
Iterates through block4 fields and return the first one whose name matches 38A, or null if none is found.Field38J
getField38J()
Iterates through block4 fields and return the first one whose name matches 38J, or null if none is found.Field39M
getField39M()
Iterates through block4 fields and return the first one whose name matches 39M, or null if none is found.java.util.List<Field53A>
getField53A()
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, orCollections.emptyList()
if none is found.java.util.List<Field53D>
getField53D()
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, orCollections.emptyList()
if none is found.java.util.List<Field53J>
getField53J()
Iterates through block4 fields and return all occurrences of fields whose names matches 53J, orCollections.emptyList()
if none is found.java.util.List<Field56A>
getField56A()
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, orCollections.emptyList()
if none is found.java.util.List<Field56D>
getField56D()
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, orCollections.emptyList()
if none is found.java.util.List<Field56J>
getField56J()
Iterates through block4 fields and return all occurrences of fields whose names matches 56J, orCollections.emptyList()
if none is found.java.util.List<Field57A>
getField57A()
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, orCollections.emptyList()
if none is found.java.util.List<Field57D>
getField57D()
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, orCollections.emptyList()
if none is found.java.util.List<Field57J>
getField57J()
Iterates through block4 fields and return all occurrences of fields whose names matches 57J, orCollections.emptyList()
if none is found.java.util.List<Field58A>
getField58A()
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, orCollections.emptyList()
if none is found.java.util.List<Field58D>
getField58D()
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, orCollections.emptyList()
if none is found.java.util.List<Field58J>
getField58J()
Iterates through block4 fields and return all occurrences of fields whose names matches 58J, orCollections.emptyList()
if none is found.Field72
getField72()
Iterates through block4 fields and return the first one whose name matches 72, or null if none is found.Field77D
getField77D()
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found.Field82A
getField82A()
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found.Field82D
getField82D()
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found.Field82J
getField82J()
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found.Field83A
getField83A()
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found.Field83D
getField83D()
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found.Field83J
getField83J()
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found.Field84A
getField84A()
Iterates through block4 fields and return the first one whose name matches 84A, or null if none is found.Field84B
getField84B()
Iterates through block4 fields and return the first one whose name matches 84B, or null if none is found.Field84D
getField84D()
Iterates through block4 fields and return the first one whose name matches 84D, or null if none is found.Field84J
getField84J()
Iterates through block4 fields and return the first one whose name matches 84J, or null if none is found.Field85A
getField85A()
Iterates through block4 fields and return the first one whose name matches 85A, or null if none is found.Field85B
getField85B()
Iterates through block4 fields and return the first one whose name matches 85B, or null if none is found.Field85D
getField85D()
Iterates through block4 fields and return the first one whose name matches 85D, or null if none is found.Field85J
getField85J()
Iterates through block4 fields and return the first one whose name matches 85J, or null if none is found.java.util.List<Field86A>
getField86A()
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, orCollections.emptyList()
if none is found.java.util.List<Field86D>
getField86D()
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, orCollections.emptyList()
if none is found.java.util.List<Field86J>
getField86J()
Iterates through block4 fields and return all occurrences of fields whose names matches 86J, orCollections.emptyList()
if none is found.Field87A
getField87A()
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found.Field87D
getField87D()
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found.Field87J
getField87J()
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found.Field94A
getField94A()
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found.java.lang.String
getMessageType()
Returns this MT number.MT330.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(MtSwiftMessage m)
Creates an MT330 initialized with the parameter MtSwiftMessage.static MT330
parse(java.io.File file)
Creates a new MT330 by parsing a file with the message content in its swift FIN format.static MT330
parse(java.io.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.static MT330
parse(java.lang.String fin)
Creates a new MT330 by parsing a String with the message content in its swift FIN format.-
Methods inherited from class com.prowidesoftware.swift.model.mt.AbstractMT
addField, containsSequence, containsSequenceList, create, create, getApplicationId, getFields, getLogicalTerminal, getMessagePriority, getMtId, getReceiver, getSender, getSequence, getSequence, getSequence, getSequenceList, getSequenceList, getSequenceNumber, getServiceId, getSessionNumber, getSignature, getSwiftMessage, getSwiftMessageNotNullOrException, getVariant, isIncoming, isInput, isOutgoing, isOutput, isType, message, nameFromClass, read, setReceiver, setReceiver, setSender, setSender, setSignature, setSwiftMessage, tag, tags, toJson, toString, write, write, 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 java.lang.String NAME
Constant for MT name, this is part of the classname, after MT.- See Also:
- 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 be null- 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(java.lang.String sender, java.lang.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
public MT330(java.lang.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(java.io.InputStream stream) throws java.io.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:
java.io.IOException
- if the stream data cannot be read- Since:
- 7.7
-
MT330
public MT330(java.io.File file) throws java.io.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:
java.io.IOException
- if the file content cannot be read- 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 is null
- Since:
- 7.7
- See Also:
MT330(String)
-
parse
public static MT330 parse(java.lang.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 be null 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(java.io.InputStream stream) throws java.io.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:
java.io.IOException
- if the stream data cannot be read- Since:
- 7.7
-
parse
public static MT330 parse(java.io.File file) throws java.io.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:
java.io.IOException
- if the file content cannot be read- Since:
- 7.7
-
getMessageType
public java.lang.String getMessageType()
Returns this MT number.- Specified by:
getMessageType
in 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
-
fromJson
public static MT330 fromJson(java.lang.String json)
Creates an MT330 messages from its JSON representation.For generic conversion of JSON into the corresponding MT instance see
AbstractMT.fromJson(String)
- Parameters:
json
- a JSON representation of an MT330 message- Returns:
- a new instance of MT330
- Since:
- 7.10.3
-
getField15A
public Field15A getField15A()
Iterates through block4 fields and return the first one whose name matches 15A, or null if none is found. The first occurrence of field 15A at MT330 is expected to be the only one.- Returns:
- a Field15A object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField20
public Field20 getField20()
Iterates through block4 fields and return the first one whose name matches 20, or null if none is found. The first occurrence of field 20 at MT330 is expected to be the only one.- Returns:
- a Field20 object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField21
public Field21 getField21()
Iterates through block4 fields and return the first one whose name matches 21, or null if none is found. The first occurrence of field 21 at MT330 is expected to be the only one.- Returns:
- a Field21 object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField22A
public Field22A getField22A()
Iterates through block4 fields and return the first one whose name matches 22A, or null if none is found. The first occurrence of field 22A at MT330 is expected to be the only one.- Returns:
- a Field22A object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField94A
public Field94A getField94A()
Iterates through block4 fields and return the first one whose name matches 94A, or null if none is found. The first occurrence of field 94A at MT330 is expected to be the only one.- Returns:
- a Field94A object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField22B
public Field22B getField22B()
Iterates through block4 fields and return the first one whose name matches 22B, or null if none is found. The first occurrence of field 22B at MT330 is expected to be the only one.- Returns:
- a Field22B object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField22C
public 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 MT330 is expected to be the only one.- Returns:
- a Field22C object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField21N
public Field21N getField21N()
Iterates through block4 fields and return the first one whose name matches 21N, or null if none is found. The first occurrence of field 21N at MT330 is expected to be the only one.- Returns:
- a Field21N object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField82A
public Field82A getField82A()
Iterates through block4 fields and return the first one whose name matches 82A, or null if none is found. The first occurrence of field 82A at MT330 is expected to be the only one.- Returns:
- a Field82A object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField82D
public Field82D getField82D()
Iterates through block4 fields and return the first one whose name matches 82D, or null if none is found. The first occurrence of field 82D at MT330 is expected to be the only one.- Returns:
- a Field82D object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField82J
public Field82J getField82J()
Iterates through block4 fields and return the first one whose name matches 82J, or null if none is found. The first occurrence of field 82J at MT330 is expected to be the only one.- Returns:
- a Field82J object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField87A
public Field87A getField87A()
Iterates through block4 fields and return the first one whose name matches 87A, or null if none is found. The first occurrence of field 87A at MT330 is expected to be the only one.- Returns:
- a Field87A object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField87D
public Field87D getField87D()
Iterates through block4 fields and return the first one whose name matches 87D, or null if none is found. The first occurrence of field 87D at MT330 is expected to be the only one.- Returns:
- a Field87D object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField87J
public Field87J getField87J()
Iterates through block4 fields and return the first one whose name matches 87J, or null if none is found. The first occurrence of field 87J at MT330 is expected to be the only one.- Returns:
- a Field87J object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField83A
public Field83A getField83A()
Iterates through block4 fields and return the first one whose name matches 83A, or null if none is found. The first occurrence of field 83A at MT330 is expected to be the only one.- Returns:
- a Field83A object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField83D
public Field83D getField83D()
Iterates through block4 fields and return the first one whose name matches 83D, or null if none is found. The first occurrence of field 83D at MT330 is expected to be the only one.- Returns:
- a Field83D object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField83J
public Field83J getField83J()
Iterates through block4 fields and return the first one whose name matches 83J, or null if none is found. The first occurrence of field 83J at MT330 is expected to be the only one.- Returns:
- a Field83J object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField77D
public Field77D getField77D()
Iterates through block4 fields and return the first one whose name matches 77D, or null if none is found. The first occurrence of field 77D at MT330 is expected to be the only one.- Returns:
- a Field77D object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15B
public Field15B getField15B()
Iterates through block4 fields and return the first one whose name matches 15B, or null if none is found. The first occurrence of field 15B at MT330 is expected to be the only one.- Returns:
- a Field15B object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField17R
public Field17R getField17R()
Iterates through block4 fields and return the first one whose name matches 17R, or null if none is found. The first occurrence of field 17R at MT330 is expected to be the only one.- Returns:
- a Field17R object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField30T
public Field30T getField30T()
Iterates through block4 fields and return the first one whose name matches 30T, or null if none is found. The first occurrence of field 30T at MT330 is expected to be the only one.- Returns:
- a Field30T object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField30V
public Field30V getField30V()
Iterates through block4 fields and return the first one whose name matches 30V, or null if none is found. The first occurrence of field 30V at MT330 is expected to be the only one.- Returns:
- a Field30V object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField38A
public Field38A getField38A()
Iterates through block4 fields and return the first one whose name matches 38A, or null 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField32B
public Field32B getField32B()
Iterates through block4 fields and return the first one whose name matches 32B, or null if none is found. The first occurrence of field 32B at MT330 is expected to be the only one.- Returns:
- a Field32B object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField32H
public Field32H getField32H()
Iterates through block4 fields and return the first one whose name matches 32H, or null if none is found. The first occurrence of field 32H at MT330 is expected to be the only one.- Returns:
- a Field32H object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField30X
public Field30X getField30X()
Iterates through block4 fields and return the first one whose name matches 30X, or null if none is found. The first occurrence of field 30X at MT330 is expected to be the only one.- Returns:
- a Field30X object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField34E
public Field34E getField34E()
Iterates through block4 fields and return the first one whose name matches 34E, or null if none is found. The first occurrence of field 34E at MT330 is expected to be the only one.- Returns:
- a Field34E object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField37G
public Field37G getField37G()
Iterates through block4 fields and return the first one whose name matches 37G, or null if none is found. The first occurrence of field 37G at MT330 is expected to be the only one.- Returns:
- a Field37G object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField14D
public Field14D getField14D()
Iterates through block4 fields and return the first one whose name matches 14D, or null if none is found. The first occurrence of field 14D at MT330 is expected to be the only one.- Returns:
- a Field14D object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField30F
public Field30F getField30F()
Iterates through block4 fields and return the first one whose name matches 30F, or null if none is found. The first occurrence of field 30F at MT330 is expected to be the only one.- Returns:
- a Field30F object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField38J
public Field38J getField38J()
Iterates through block4 fields and return the first one whose name matches 38J, or null if none is found. The first occurrence of field 38J at MT330 is expected to be the only one.- Returns:
- a Field38J object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField39M
public Field39M getField39M()
Iterates through block4 fields and return the first one whose name matches 39M, or null if none is found. The first occurrence of field 39M at MT330 is expected to be the only one.- Returns:
- a Field39M object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15C
public Field15C getField15C()
Iterates through block4 fields and return the first one whose name matches 15C, or null if none is found. The first occurrence of field 15C at MT330 is expected to be the only one.- Returns:
- a Field15C object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15D
public Field15D getField15D()
Iterates through block4 fields and return the first one whose name matches 15D, or null if none is found. The first occurrence of field 15D at MT330 is expected to be the only one.- Returns:
- a Field15D object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15E
public Field15E getField15E()
Iterates through block4 fields and return the first one whose name matches 15E, or null if none is found. The first occurrence of field 15E at MT330 is expected to be the only one.- Returns:
- a Field15E object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15F
public Field15F getField15F()
Iterates through block4 fields and return the first one whose name matches 15F, or null if none is found. The first occurrence of field 15F at MT330 is expected to be the only one.- Returns:
- a Field15F object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15G
public Field15G getField15G()
Iterates through block4 fields and return the first one whose name matches 15G, or null if none is found. The first occurrence of field 15G at MT330 is expected to be the only one.- Returns:
- a Field15G object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField37L
public Field37L getField37L()
Iterates through block4 fields and return the first one whose name matches 37L, or null if none is found. The first occurrence of field 37L at MT330 is expected to be the only one.- Returns:
- a Field37L object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField33B
public Field33B getField33B()
Iterates through block4 fields and return the first one whose name matches 33B, or null if none is found. The first occurrence of field 33B at MT330 is expected to be the only one.- Returns:
- a Field33B object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField36
public Field36 getField36()
Iterates through block4 fields and return the first one whose name matches 36, or null if none is found. The first occurrence of field 36 at MT330 is expected to be the only one.- Returns:
- a Field36 object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField33E
public Field33E getField33E()
Iterates through block4 fields and return the first one whose name matches 33E, or null if none is found. The first occurrence of field 33E at MT330 is expected to be the only one.- Returns:
- a Field33E object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField15H
public Field15H getField15H()
Iterates through block4 fields and return the first one whose name matches 15H, or null if none is found. The first occurrence of field 15H at MT330 is expected to be the only one.- Returns:
- a Field15H object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField29A
public Field29A getField29A()
Iterates through block4 fields and return the first one whose name matches 29A, or null if none is found. The first occurrence of field 29A at MT330 is expected to be the only one.- Returns:
- a Field29A object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField24D
public Field24D getField24D()
Iterates through block4 fields and return the first one whose name matches 24D, or null if none is found. The first occurrence of field 24D at MT330 is expected to be the only one.- Returns:
- a Field24D object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField84A
public Field84A getField84A()
Iterates through block4 fields and return the first one whose name matches 84A, or null if none is found. The first occurrence of field 84A at MT330 is expected to be the only one.- Returns:
- a Field84A object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField84B
public Field84B getField84B()
Iterates through block4 fields and return the first one whose name matches 84B, or null if none is found. The first occurrence of field 84B at MT330 is expected to be the only one.- Returns:
- a Field84B object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField84D
public Field84D getField84D()
Iterates through block4 fields and return the first one whose name matches 84D, or null if none is found. The first occurrence of field 84D at MT330 is expected to be the only one.- Returns:
- a Field84D object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField84J
public Field84J getField84J()
Iterates through block4 fields and return the first one whose name matches 84J, or null if none is found. The first occurrence of field 84J at MT330 is expected to be the only one.- Returns:
- a Field84J object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField85A
public Field85A getField85A()
Iterates through block4 fields and return the first one whose name matches 85A, or null if none is found. The first occurrence of field 85A at MT330 is expected to be the only one.- Returns:
- a Field85A object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField85B
public Field85B getField85B()
Iterates through block4 fields and return the first one whose name matches 85B, or null if none is found. The first occurrence of field 85B at MT330 is expected to be the only one.- Returns:
- a Field85B object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField85D
public Field85D getField85D()
Iterates through block4 fields and return the first one whose name matches 85D, or null if none is found. The first occurrence of field 85D at MT330 is expected to be the only one.- Returns:
- a Field85D object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField85J
public Field85J getField85J()
Iterates through block4 fields and return the first one whose name matches 85J, or null if none is found. The first occurrence of field 85J at MT330 is expected to be the only one.- Returns:
- a Field85J object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField26H
public Field26H getField26H()
Iterates through block4 fields and return the first one whose name matches 26H, or null if none is found. The first occurrence of field 26H at MT330 is expected to be the only one.- Returns:
- a Field26H object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField72
public Field72 getField72()
Iterates through block4 fields and return the first one whose name matches 72, or null if none is found. The first occurrence of field 72 at MT330 is expected to be the only one.- Returns:
- a Field72 object or null if the field is not found
- Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagByName(String)
-
getField53A
public java.util.List<Field53A> getField53A()
Iterates through block4 fields and return all occurrences of fields whose names matches 53A, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField53D
public java.util.List<Field53D> getField53D()
Iterates through block4 fields and return all occurrences of fields whose names matches 53D, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField53J
public java.util.List<Field53J> getField53J()
Iterates through block4 fields and return all occurrences of fields whose names matches 53J, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField86A
public java.util.List<Field86A> getField86A()
Iterates through block4 fields and return all occurrences of fields whose names matches 86A, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField86D
public java.util.List<Field86D> getField86D()
Iterates through block4 fields and return all occurrences of fields whose names matches 86D, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField86J
public java.util.List<Field86J> getField86J()
Iterates through block4 fields and return all occurrences of fields whose names matches 86J, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField56A
public java.util.List<Field56A> getField56A()
Iterates through block4 fields and return all occurrences of fields whose names matches 56A, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField56D
public java.util.List<Field56D> getField56D()
Iterates through block4 fields and return all occurrences of fields whose names matches 56D, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField56J
public java.util.List<Field56J> getField56J()
Iterates through block4 fields and return all occurrences of fields whose names matches 56J, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField57A
public java.util.List<Field57A> getField57A()
Iterates through block4 fields and return all occurrences of fields whose names matches 57A, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField57D
public java.util.List<Field57D> getField57D()
Iterates through block4 fields and return all occurrences of fields whose names matches 57D, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField57J
public java.util.List<Field57J> getField57J()
Iterates through block4 fields and return all occurrences of fields whose names matches 57J, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField58A
public java.util.List<Field58A> getField58A()
Iterates through block4 fields and return all occurrences of fields whose names matches 58A, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField58D
public java.util.List<Field58D> getField58D()
Iterates through block4 fields and return all occurrences of fields whose names matches 58D, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField58J
public java.util.List<Field58J> getField58J()
Iterates through block4 fields and return all occurrences of fields whose names matches 58J, 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:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getField34C
public java.util.List<Field34C> getField34C()
Iterates through block4 fields and return all occurrences of fields whose names matches 34C, orCollections.emptyList()
if none is found. Multiple occurrences of field 34C at MT330 are expected at one sequence or across several sequences.- Returns:
- a List of Field34C objects or
Collections.emptyList()
if none is not found - Throws:
java.lang.IllegalStateException
- if SwiftMessage object is not initialized- See Also:
SwiftTagListBlock.getTagsByName(String)
-
getSequenceA
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceA getSequenceA()
Get the single occurrence of SequenceA using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceA
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceA getSequenceA(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceA using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- a not null parent sequence to find SequenceA within it- Returns:
- the found sequence or an empty sequence if none is found, never returns null
- Since:
- 7.7
-
getSequenceB
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceB getSequenceB()
Get the single occurrence of SequenceB using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceB
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceB getSequenceB(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceB using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- a not null parent sequence to find SequenceB within it- Returns:
- the found sequence or an empty sequence if none is found, never returns null
- Since:
- 7.7
-
getSequenceC
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceC getSequenceC()
Get the single occurrence of SequenceC using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceC
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceC getSequenceC(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceC using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- a not null parent sequence to find SequenceC within it- Returns:
- the found sequence or an empty sequence if none is found, never returns null
- Since:
- 7.7
-
getSequenceD
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceD getSequenceD()
Get the single occurrence of SequenceD using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceD
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceD getSequenceD(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceD using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- a not null parent sequence to find SequenceD within it- Returns:
- the found sequence or an empty sequence if none is found, never returns null
- Since:
- 7.7
-
getSequenceE
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceE getSequenceE()
Get the single occurrence of SequenceE using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceE
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceE getSequenceE(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceE using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- a not null parent sequence to find SequenceE within it- Returns:
- the found sequence or an empty sequence if none is found, never returns null
- Since:
- 7.7
-
getSequenceF
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceF getSequenceF()
Get the single occurrence of SequenceF using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceF
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceF getSequenceF(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceF using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- a not null parent sequence to find SequenceF within it- Returns:
- the found sequence or an empty sequence if none is found, never returns null
- Since:
- 7.7
-
getSequenceG
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceG getSequenceG()
Get the single occurrence of SequenceG using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceG
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceG getSequenceG(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceG using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- a not null parent sequence to find SequenceG within it- Returns:
- the found sequence or an empty sequence if none is found, never returns null
- Since:
- 7.7
-
getSequenceH
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceH getSequenceH()
Get the single occurrence of SequenceH using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Returns:
- a new sequence that may be empty, never returns null
- Since:
- 7.7
-
getSequenceH
@SequenceStyle(SPLIT_BY_15) public MT330.SequenceH getSequenceH(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceH using field field 15 as sequence boundary. The presence of this method indicates that this sequence can occur only once according to the Standard.- Parameters:
parentSequence
- a not null parent sequence to find SequenceH within it- Returns:
- the found sequence or an empty sequence if none is found, never returns null
- Since:
- 7.7
-
-