|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.prowidesoftware.swift.model.mt.AbstractMT
com.prowidesoftware.swift.model.mt.mt4xx.MT410
public class MT410
MT 410
NOTE: this source code has been generated from template
Nested Class Summary | |
---|---|
static class |
MT410.Sequence_0
|
Constructor Summary | |
---|---|
MT410()
Creates an MT410 initialized with a new SwiftMessage |
|
MT410(SwiftMessage m)
Creates an MT410 initialized with the parameter SwiftMessage |
Method Summary | |
---|---|
java.util.List<Field20> |
getField20()
Iterates through block4 fields and return all occurrences of fields whose names matches 20, or Collections.emptyList() if none is found.Multiple occurrences of field 20 at MT410 are expected at one sequence or across several sequences. |
java.util.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 MT410 are expected at one sequence or across several sequences. |
java.util.List<Field32A> |
getField32A()
Iterates through block4 fields and return all occurrences of fields whose names matches 32A, or Collections.emptyList() if none is found.Multiple occurrences of field 32A at MT410 are expected at one sequence or across several sequences. |
java.util.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 MT410 are expected at one sequence or across several sequences. |
java.util.List<Field32K> |
getField32K()
Iterates through block4 fields and return all occurrences of fields whose names matches 32K, or Collections.emptyList() if none is found.Multiple occurrences of field 32K at MT410 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 MT410 is expected to be the only one. |
java.lang.String |
getMessageType()
Returns this MT number |
Methods inherited from class com.prowidesoftware.swift.model.mt.AbstractMT |
---|
addField, FIN, getApplicationId, getLogicalTerminal, getMessagePriority, getReceiver, getSender, getSequenceNumber, getServiceId, getSessionNumber, getSwiftMessage, isInput, isOutput, setReceiver, setReceiver, setSender, setSender, setSwiftMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MT410(SwiftMessage m)
m
- swift message with the MT410 contentpublic MT410()
Method Detail |
---|
public java.lang.String getMessageType()
getMessageType
in class AbstractMT
public Field72 getField72()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public java.util.List<Field20> getField20()
Collections.emptyList()
if none is found.
Collections.emptyList()
if none is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public java.util.List<Field21> getField21()
Collections.emptyList()
if none is found.
Collections.emptyList()
if none is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public java.util.List<Field32A> getField32A()
Collections.emptyList()
if none is found.
Collections.emptyList()
if none is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public java.util.List<Field32B> getField32B()
Collections.emptyList()
if none is found.
Collections.emptyList()
if none is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
public java.util.List<Field32K> getField32K()
Collections.emptyList()
if none is found.
Collections.emptyList()
if none is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagsByName(String)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |