@Generated public class MT102 extends AbstractMT implements Serializable
This source code is specific to release SRU 2016
For additional resources check http://www.prowidesoftware.com/resources
Modifier and Type | Class and Description |
---|---|
static class |
MT102.SequenceA
Class for Sequence "A" of MT 102
|
static class |
MT102.SequenceB
Class for Sequence "B" of MT 102
|
static class |
MT102.SequenceC
Class for Sequence "C" of MT 102
|
Modifier and Type | Field and Description |
---|---|
static String |
BEN
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsB.BEN
|
static String |
NAME
Constant for MT name, this is part of the classname, after
MT |
static String |
OUR
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsO.OUR
|
static String |
SHA
Deprecated.
use instead com.prowidesoftware.swift.SchemeConstantsS.SHA
|
static int |
SRU
Constant identifying the SRU to which this class belongs to.
|
m
Constructor and Description |
---|
MT102()
Creates and initializes a new MT102 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values. |
MT102(File file)
Creates a new MT102 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. |
MT102(InputStream stream)
Creates a new MT102 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. |
MT102(int messageType,
String sender,
String receiver)
Deprecated.
Use instead
new MT102(sender, receiver) instead |
MT102(MtSwiftMessage m)
Creates an MT102 initialized with the parameter MtSwiftMessage.
|
MT102(String fin)
Creates a new MT102 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. |
MT102(String sender,
String receiver)
Creates and initializes a new MT102 input message from sender to receiver.
All mandatory header attributes are completed with default values. |
MT102(SwiftMessage m)
Creates an MT102 initialized with the parameter SwiftMessage
|
Modifier and Type | Method and Description |
---|---|
MT102 |
append(Field... fields)
Add all the fields to the end of the block4.
|
MT102 |
append(SwiftTagListBlock block)
Add all tags from block to the end of the block4.
|
MT102 |
append(Tag... tags)
Add all tags to the end of the block4.
|
List<Field13C> |
getField13C()
Iterates through block4 fields and return all occurrences of fields whose names matches 13C,
or
Collections.emptyList() if none is found.Multiple occurrences of field 13C at MT102 are expected at one sequence or across several sequences. |
Field19 |
getField19()
Iterates through block4 fields and return the first one whose name matches 19,
or
null if none is found.The first occurrence of field 19 at MT102 is expected to be the only one. |
Field20 |
getField20()
Iterates through block4 fields and return the first one whose name matches 20,
or
null if none is found.The first occurrence of field 20 at MT102 is expected to be the only one. |
List<Field21> |
getField21()
Iterates through block4 fields and return all occurrences of fields whose names matches 21,
or
Collections.emptyList() if none is found.Multiple occurrences of field 21 at MT102 are expected at one sequence or across several sequences. |
Field23 |
getField23()
Iterates through block4 fields and return the first one whose name matches 23,
or
null if none is found.The first occurrence of field 23 at MT102 is expected to be the only one. |
List<Field26T> |
getField26T()
Iterates through block4 fields and return all occurrences of fields whose names matches 26T,
or
Collections.emptyList() if none is found.Multiple occurrences of field 26T at MT102 are expected at one sequence or across several sequences. |
Field32A |
getField32A()
Iterates through block4 fields and return the first one whose name matches 32A,
or
null if none is found.The first occurrence of field 32A at MT102 is expected to be the only one. |
List<Field32B> |
getField32B()
Iterates through block4 fields and return all occurrences of fields whose names matches 32B,
or
Collections.emptyList() if none is found.Multiple occurrences of field 32B at MT102 are expected at one sequence or across several sequences. |
List<Field33B> |
getField33B()
Iterates through block4 fields and return all occurrences of fields whose names matches 33B,
or
Collections.emptyList() if none is found.Multiple occurrences of field 33B at MT102 are expected at one sequence or across several sequences. |
List<Field36> |
getField36()
Iterates through block4 fields and return all occurrences of fields whose names matches 36,
or
Collections.emptyList() if none is found.Multiple occurrences of field 36 at MT102 are expected at one sequence or across several sequences. |
List<Field50A> |
getField50A()
Iterates through block4 fields and return all occurrences of fields whose names matches 50A,
or
Collections.emptyList() if none is found.Multiple occurrences of field 50A at MT102 are expected at one sequence or across several sequences. |
List<Field50F> |
getField50F()
Iterates through block4 fields and return all occurrences of fields whose names matches 50F,
or
Collections.emptyList() if none is found.Multiple occurrences of field 50F at MT102 are expected at one sequence or across several sequences. |
List<Field50K> |
getField50K()
Iterates through block4 fields and return all occurrences of fields whose names matches 50K,
or
Collections.emptyList() if none is found.Multiple occurrences of field 50K at MT102 are expected at one sequence or across several sequences. |
Field51A |
getField51A()
Iterates through block4 fields and return the first one whose name matches 51A,
or
null if none is found.The first occurrence of field 51A at MT102 is expected to be the only one. |
List<Field52A> |
getField52A()
Iterates through block4 fields and return all occurrences of fields whose names matches 52A,
or
Collections.emptyList() if none is found.Multiple occurrences of field 52A at MT102 are expected at one sequence or across several sequences. |
List<Field52B> |
getField52B()
Iterates through block4 fields and return all occurrences of fields whose names matches 52B,
or
Collections.emptyList() if none is found.Multiple occurrences of field 52B at MT102 are expected at one sequence or across several sequences. |
List<Field52C> |
getField52C()
Iterates through block4 fields and return all occurrences of fields whose names matches 52C,
or
Collections.emptyList() if none is found.Multiple occurrences of field 52C at MT102 are expected at one sequence or across several sequences. |
Field53A |
getField53A()
Iterates through block4 fields and return the first one whose name matches 53A,
or
null if none is found.The first occurrence of field 53A at MT102 is expected to be the only one. |
Field53C |
getField53C()
Iterates through block4 fields and return the first one whose name matches 53C,
or
null if none is found.The first occurrence of field 53C at MT102 is expected to be the only one. |
Field54A |
getField54A()
Iterates through block4 fields and return the first one whose name matches 54A,
or
null if none is found.The first occurrence of field 54A at MT102 is expected to be the only one. |
List<Field57A> |
getField57A()
Iterates through block4 fields and return all occurrences of fields whose names matches 57A,
or
Collections.emptyList() if none is found.Multiple occurrences of field 57A at MT102 are expected at one sequence or across several sequences. |
List<Field57C> |
getField57C()
Iterates through block4 fields and return all occurrences of fields whose names matches 57C,
or
Collections.emptyList() if none is found.Multiple occurrences of field 57C at MT102 are expected at one sequence or across several sequences. |
List<Field59> |
getField59()
Iterates through block4 fields and return all occurrences of fields whose names matches 59,
or
Collections.emptyList() if none is found.Multiple occurrences of field 59 at MT102 are expected at one sequence or across several sequences. |
List<Field59A> |
getField59A()
Iterates through block4 fields and return all occurrences of fields whose names matches 59A,
or
Collections.emptyList() if none is found.Multiple occurrences of field 59A at MT102 are expected at one sequence or across several sequences. |
List<Field59F> |
getField59F()
Iterates through block4 fields and return all occurrences of fields whose names matches 59F,
or
Collections.emptyList() if none is found.Multiple occurrences of field 59F at MT102 are expected at one sequence or across several sequences. |
List<Field70> |
getField70()
Iterates through block4 fields and return all occurrences of fields whose names matches 70,
or
Collections.emptyList() if none is found.Multiple occurrences of field 70 at MT102 are expected at one sequence or across several sequences. |
List<Field71A> |
getField71A()
Iterates through block4 fields and return all occurrences of fields whose names matches 71A,
or
Collections.emptyList() if none is found.Multiple occurrences of field 71A at MT102 are expected at one sequence or across several sequences. |
List<Field71F> |
getField71F()
Iterates through block4 fields and return all occurrences of fields whose names matches 71F,
or
Collections.emptyList() if none is found.Multiple occurrences of field 71F at MT102 are expected at one sequence or across several sequences. |
List<Field71G> |
getField71G()
Iterates through block4 fields and return all occurrences of fields whose names matches 71G,
or
Collections.emptyList() if none is found.Multiple occurrences of field 71G at MT102 are expected at one sequence or across several sequences. |
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 MT102 is expected to be the only one. |
List<Field77B> |
getField77B()
Iterates through block4 fields and return all occurrences of fields whose names matches 77B,
or
Collections.emptyList() if none is found.Multiple occurrences of field 77B at MT102 are expected at one sequence or across several sequences. |
String |
getMessageType()
Returns this MT number
|
MT102.SequenceA |
getSequenceA()
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
|
MT102.SequenceA |
getSequenceA(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
|
List<MT102.SequenceB> |
getSequenceBList()
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
|
static List<MT102.SequenceB> |
getSequenceBList(SwiftTagListBlock parentSequence)
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
|
MT102.SequenceC |
getSequenceC()
Get the single occurrence of SequenceC slicing head or tail of the tags with delimiter ${s.getTagNames().get(0)}
The presence of this methods indicates that this sequence can occur only once according to the Standard.
|
MT102.SequenceC |
getSequenceC(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceC slicing head or tail of the tags with delimiter ${s.getTagNames().get(0)}
The presence of this methods indicates that this sequence can occur only once according to the Standard.
|
static MT102 |
parse(File file)
Creates a new MT102 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 MT102 |
parse(InputStream stream)
Creates a new MT102 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 MT102 |
parse(MtSwiftMessage m)
Creates an MT102 initialized with the parameter MtSwiftMessage.
|
static MT102 |
parse(String fin)
Creates a new MT102 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT102 will have its internal message object initialized (blocks will be created) but empty. If the string contains multiple messages, only the first one will be parsed. |
addField, containsSequence, containsSequenceList, create, create, FIN, getApplicationId, getLogicalTerminal, getMessagePriority, getMtId, getReceiver, getSender, getSequence, getSequence, getSequence, getSequenceList, getSequenceList, getSequenceNumber, getServiceId, getSessionNumber, getSwiftMessage, getSwiftMessageNotNullOrException, getVariant, isIncoming, isInput, isOutgoing, isOutput, isType, json, message, nameFromClass, read, setReceiver, setReceiver, setSender, setSender, setSwiftMessage, tag, tags, toString, write, write, xml
getMessageStandardType, isMT, isMX
public static final int SRU
public static final String NAME
MT
@Deprecated @ProwideDeprecated(phase3=_2018) public static final String BEN
SchemeConstantsB.BEN
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final String OUR
SchemeConstantsO.OUR
,
Constant Field Values@Deprecated @ProwideDeprecated(phase3=_2018) public static final String SHA
SchemeConstantsS.SHA
,
Constant Field Valuespublic MT102(SwiftMessage m)
m
- swift message with the MT102 contentpublic MT102(MtSwiftMessage m)
m
- swift message with the MT102 content, the parameter can not be null
MT102(String)
public MT102()
public MT102(String sender, String receiver)
sender
- the sender address as a bic8, bic11 or full logical terminal consisting of 12 charactersreceiver
- the receiver address as a bic8, bic11 or full logical terminal consisting of 12 characters@Deprecated @ProwideDeprecated(phase3=_2018) public MT102(int messageType, String sender, String receiver)
new MT102(sender, receiver)
insteadmessageType
parameter is actually ignored.MT102(String, String)
public MT102(String fin)
fin
- a string with the MT message in its FIN swift formatpublic MT102(InputStream stream) throws IOException
stream
- an input stream in UTF-8 encoding with the MT message in its FIN swift format.IOException
public MT102(File file) throws IOException
file
- a file with the MT message in its FIN swift format.IOException
public static MT102 parse(MtSwiftMessage m)
m
- swift message with the MT102 contentnull
if the parameter is null
MT102(String)
public static MT102 parse(String fin)
fin
- a string with the MT message in its FIN swift format. fin may be null
in which case this method returns nullpublic static MT102 parse(InputStream stream) throws IOException
stream
- an input stream in UTF-8 encoding with the MT message in its FIN swift format.IOException
public static MT102 parse(File file) throws IOException
file
- a file with the MT message in its FIN swift format.IOException
public String getMessageType()
getMessageType
in class AbstractMT
public MT102 append(SwiftTagListBlock block)
append
in class AbstractMT
block
- to appendpublic MT102 append(Tag... tags)
append
in class AbstractMT
tags
- to appendpublic MT102 append(Field... fields)
append
in class AbstractMT
fields
- to appendpublic Field20 getField20()
null
if none is found.null
if the field is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field23 getField23()
null
if none is found.null
if the field is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field51A getField51A()
null
if none is found.null
if the field is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field32A getField32A()
null
if none is found.null
if the field is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field19 getField19()
null
if none is found.null
if the field is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field53A getField53A()
null
if none is found.null
if the field is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field53C getField53C()
null
if none is found.null
if the field is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field54A getField54A()
null
if none is found.null
if the field is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field72 getField72()
null
if none is found.null
if the field is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public List<Field21> getField21()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field32B> getField32B()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field50A> getField50A()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field50F> getField50F()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field50K> getField50K()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field52A> getField52A()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field52B> getField52B()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field52C> getField52C()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field57A> getField57A()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field57C> getField57C()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field59A> getField59A()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field59F> getField59F()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field59> getField59()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field70> getField70()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field26T> getField26T()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field77B> getField77B()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field33B> getField33B()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field71A> getField71A()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field71F> getField71F()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field71G> getField71G()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field36> getField36()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public List<Field13C> getField13C()
Collections.emptyList()
if none is found.Collections.emptyList()
if none is not foundIllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public MT102.SequenceA getSequenceA()
null
.@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public MT102.SequenceA getSequenceA(SwiftTagListBlock parentSequence)
null
.parentSequence
- an optional parent sequence or null
to find SequenceA within the complete messageSwiftTagListBlock.getSubBlockDelimitedWithOptionalTail(String[], String[], String[])
@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public List<MT102.SequenceB> getSequenceBList()
@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public static List<MT102.SequenceB> getSequenceBList(SwiftTagListBlock parentSequence)
parentSequence
- an optional parent sequence or null
to find SequenceB within the complete messageSwiftTagListBlock.getSubBlocksDelimitedWithOptionalTail(String[], String[], String[])
@SequenceStyle(value=GENERATED_SLICE) public MT102.SequenceC getSequenceC()
null
.@SequenceStyle(value=GENERATED_SLICE) public MT102.SequenceC getSequenceC(SwiftTagListBlock parentSequence)
null
.parentSequence
- an optional parent sequence or null
to find SequenceC within the complete message