@Generated public class MT643 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 |
MT643.SequenceA
Class for Sequence "A" of MT 643
|
static class |
MT643.SequenceB
Class for Sequence "B" of MT 643
|
static class |
MT643.SequenceC
Class for Sequence "C" of MT 643
|
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
Constant for MT name, this is part of the classname, after
MT |
static int |
SRU
Constant identifying the SRU to which this class belongs to.
|
m| Constructor and Description |
|---|
MT643()
Creates and initializes a new MT643 input message setting TEST BICS as sender and receiver.
All mandatory header attributes are completed with default values. |
MT643(File file)
Creates a new MT643 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. |
MT643(InputStream stream)
Creates a new MT643 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. |
MT643(int messageType,
String sender,
String receiver)
Deprecated.
Use instead
new MT643(sender, receiver) instead |
MT643(MtSwiftMessage m)
Creates an MT643 initialized with the parameter MtSwiftMessage.
|
MT643(String fin)
Creates a new MT643 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. |
MT643(String sender,
String receiver)
Creates and initializes a new MT643 input message from sender to receiver.
All mandatory header attributes are completed with default values. |
MT643(SwiftMessage m)
Creates an MT643 initialized with the parameter SwiftMessage
|
| Modifier and Type | Method and Description |
|---|---|
MT643 |
append(Field... fields)
Add all the fields to the end of the block4.
|
MT643 |
append(SwiftTagListBlock block)
Add all tags from block to the end of the block4.
|
MT643 |
append(Tag... tags)
Add all tags to the end of the block4.
|
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 MT643 is expected to be the only one. |
Field21 |
getField21()
Iterates through block4 fields and return the first one whose name matches 21,
or
null if none is found.The first occurrence of field 21 at MT643 is expected to be the only one. |
Field23 |
getField23()
Iterates through block4 fields and return the first one whose name matches 23,
or
null if none is found.The first occurrence of field 23 at MT643 is expected to be the only one. |
List<Field26N> |
getField26N()
Iterates through block4 fields and return all occurrences of fields whose names matches 26N,
or
Collections.emptyList() if none is found.Multiple occurrences of field 26N at MT643 are expected at one sequence or across several sequences. |
List<Field26P> |
getField26P()
Iterates through block4 fields and return all occurrences of fields whose names matches 26P,
or
Collections.emptyList() if none is found.Multiple occurrences of field 26P at MT643 are expected at one sequence or across several sequences. |
Field27 |
getField27()
Iterates through block4 fields and return the first one whose name matches 27,
or
null if none is found.The first occurrence of field 27 at MT643 is expected to be the only one. |
Field29A |
getField29A()
Iterates through block4 fields and return the first one whose name matches 29A,
or
null if none is found.The first occurrence of field 29A at MT643 is expected to be the only one. |
Field29B |
getField29B()
Iterates through block4 fields and return the first one whose name matches 29B,
or
null if none is found.The first occurrence of field 29B at MT643 is expected to be the only one. |
List<Field31F> |
getField31F()
Iterates through block4 fields and return all occurrences of fields whose names matches 31F,
or
Collections.emptyList() if none is found.Multiple occurrences of field 31F at MT643 are expected at one sequence or across several sequences. |
List<Field31R> |
getField31R()
Iterates through block4 fields and return all occurrences of fields whose names matches 31R,
or
Collections.emptyList() if none is found.Multiple occurrences of field 31R at MT643 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 MT643 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 MT643 are expected at one sequence or across several sequences. |
List<Field32E> |
getField32E()
Iterates through block4 fields and return all occurrences of fields whose names matches 32E,
or
Collections.emptyList() if none is found.Multiple occurrences of field 32E at MT643 are expected at one sequence or across several sequences. |
List<Field32P> |
getField32P()
Iterates through block4 fields and return all occurrences of fields whose names matches 32P,
or
Collections.emptyList() if none is found.Multiple occurrences of field 32P at MT643 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 MT643 are expected at one sequence or across several sequences. |
List<Field33P> |
getField33P()
Iterates through block4 fields and return all occurrences of fields whose names matches 33P,
or
Collections.emptyList() if none is found.Multiple occurrences of field 33P at MT643 are expected at one sequence or across several sequences. |
List<Field33R> |
getField33R()
Iterates through block4 fields and return all occurrences of fields whose names matches 33R,
or
Collections.emptyList() if none is found.Multiple occurrences of field 33R at MT643 are expected at one sequence or across several sequences. |
List<Field34P> |
getField34P()
Iterates through block4 fields and return all occurrences of fields whose names matches 34P,
or
Collections.emptyList() if none is found.Multiple occurrences of field 34P at MT643 are expected at one sequence or across several sequences. |
List<Field34R> |
getField34R()
Iterates through block4 fields and return all occurrences of fields whose names matches 34R,
or
Collections.emptyList() if none is found.Multiple occurrences of field 34R at MT643 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,
or
Collections.emptyList() if none is found.Multiple occurrences of field 57A at MT643 are expected at one sequence or across several sequences. |
List<Field57B> |
getField57B()
Iterates through block4 fields and return all occurrences of fields whose names matches 57B,
or
Collections.emptyList() if none is found.Multiple occurrences of field 57B at MT643 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,
or
Collections.emptyList() if none is found.Multiple occurrences of field 57D at MT643 are expected at one sequence or across several sequences. |
List<Field71C> |
getField71C()
Iterates through block4 fields and return all occurrences of fields whose names matches 71C,
or
Collections.emptyList() if none is found.Multiple occurrences of field 71C at MT643 are expected at one sequence or across several sequences. |
List<Field72> |
getField72()
Iterates through block4 fields and return all occurrences of fields whose names matches 72,
or
Collections.emptyList() if none is found.Multiple occurrences of field 72 at MT643 are expected at one sequence or across several sequences. |
Field88D |
getField88D()
Iterates through block4 fields and return the first one whose name matches 88D,
or
null if none is found.The first occurrence of field 88D at MT643 is expected to be the only one. |
String |
getMessageType()
Returns this MT number
|
MT643.SequenceA |
getSequenceA()
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
|
MT643.SequenceA |
getSequenceA(SwiftTagListBlock parentSequence)
Get the single occurrence of SequenceA delimited by leading tag and end, with an optional tail.
|
List<MT643.SequenceB> |
getSequenceBList()
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
|
static List<MT643.SequenceB> |
getSequenceBList(SwiftTagListBlock parentSequence)
Get the list of SequenceB delimited by leading tag and end, with an optional tail.
|
List<MT643.SequenceC> |
getSequenceCList()
Get the list of SequenceC delimited by leading tag and end, with an optional tail.
|
static List<MT643.SequenceC> |
getSequenceCList(SwiftTagListBlock parentSequence)
Get the list of SequenceC delimited by leading tag and end, with an optional tail.
|
static MT643 |
parse(File file)
Creates a new MT643 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 MT643 |
parse(InputStream stream)
Creates a new MT643 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 MT643 |
parse(MtSwiftMessage m)
Creates an MT643 initialized with the parameter MtSwiftMessage.
|
static MT643 |
parse(String fin)
Creates a new MT643 by parsing a String with the message content in its swift FIN format.
If the fin parameter cannot be parsed, the returned MT643 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, xmlgetMessageStandardType, isMT, isMXpublic static final int SRU
public static final String NAME
MTpublic MT643(SwiftMessage m)
m - swift message with the MT643 contentpublic MT643(MtSwiftMessage m)
m - swift message with the MT643 content, the parameter can not be nullMT643(String)public MT643()
public MT643(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 MT643(int messageType, String sender, String receiver)
new MT643(sender, receiver) insteadmessageType parameter is actually ignored.MT643(String, String)public MT643(String fin)
fin - a string with the MT message in its FIN swift formatpublic MT643(InputStream stream) throws IOException
stream - an input stream in UTF-8 encoding with the MT message in its FIN swift format.IOExceptionpublic MT643(File file) throws IOException
file - a file with the MT message in its FIN swift format.IOExceptionpublic static MT643 parse(MtSwiftMessage m)
m - swift message with the MT643 contentnull if the parameter is nullMT643(String)public static MT643 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 MT643 parse(InputStream stream) throws IOException
stream - an input stream in UTF-8 encoding with the MT message in its FIN swift format.IOExceptionpublic static MT643 parse(File file) throws IOException
file - a file with the MT message in its FIN swift format.IOExceptionpublic String getMessageType()
getMessageType in class AbstractMTpublic MT643 append(SwiftTagListBlock block)
append in class AbstractMTblock - to appendpublic MT643 append(Tag... tags)
append in class AbstractMTtags - to appendpublic MT643 append(Field... fields)
append in class AbstractMTfields - 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 Field21 getField21()
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 Field27 getField27()
null if none is found.null if the field is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field29A getField29A()
null if none is found.null if the field is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field29B getField29B()
null if none is found.null if the field is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)public Field88D getField88D()
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 List<Field26P> getField26P()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field31F> getField31F()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field32P> getField32P()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field33P> getField33P()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field33R> getField33R()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field71C> getField71C()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field34P> getField34P()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field34R> getField34R()
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<Field57B> getField57B()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field57D> getField57D()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field72> getField72()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field26N> getField26N()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field32E> getField32E()
Collections.emptyList() if none is found.Collections.emptyList() if none is not foundIllegalStateException - if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)public List<Field31R> getField31R()
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<Field33B> getField33B()
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 MT643.SequenceA getSequenceA()
null.@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public MT643.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<MT643.SequenceB> getSequenceBList()
@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public static List<MT643.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_FIXED_WITH_OPTIONAL_TAIL) public List<MT643.SequenceC> getSequenceCList()
@SequenceStyle(value=GENERATED_FIXED_WITH_OPTIONAL_TAIL) public static List<MT643.SequenceC> getSequenceCList(SwiftTagListBlock parentSequence)
parentSequence - an optional parent sequence or null to find SequenceC within the complete messageSwiftTagListBlock.getSubBlocksDelimitedWithOptionalTail(String[], String[], String[])