|
|||||||||
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.mt2xx.MT200
public class MT200
MT 200
NOTE: this source code has been generated from template
Constructor Summary | |
---|---|
MT200()
Creates an MT200 initialized with a new SwiftMessage |
|
MT200(SwiftMessage m)
Creates an MT200 initialized with the parameter SwiftMessage |
Method Summary | |
---|---|
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 MT200 is expected to be the only one. |
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 MT200 is expected to be the only one. |
Field53B |
getField53B()
Iterates through block4 fields and return the first one whose name matches 53B, or null if none is found.The first occurrence of field 53B at MT200 is expected to be the only one. |
Field56A |
getField56A()
Iterates through block4 fields and return the first one whose name matches 56A, or null if none is found.The first occurrence of field 56A at MT200 is expected to be the only one. |
Field56D |
getField56D()
Iterates through block4 fields and return the first one whose name matches 56D, or null if none is found.The first occurrence of field 56D at MT200 is expected to be the only one. |
Field57A |
getField57A()
Iterates through block4 fields and return the first one whose name matches 57A, or null if none is found.The first occurrence of field 57A at MT200 is expected to be the only one. |
Field57B |
getField57B()
Iterates through block4 fields and return the first one whose name matches 57B, or null if none is found.The first occurrence of field 57B at MT200 is expected to be the only one. |
Field57D |
getField57D()
Iterates through block4 fields and return the first one whose name matches 57D, or null if none is found.The first occurrence of field 57D at MT200 is expected to be the only one. |
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 MT200 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 MT200(SwiftMessage m)
m
- swift message with the MT200 contentpublic MT200()
Method Detail |
---|
public java.lang.String getMessageType()
getMessageType
in class AbstractMT
public Field20 getField20()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field32A getField32A()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field53B getField53B()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field56A getField56A()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field56D getField56D()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field57A getField57A()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field57B getField57B()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field57D getField57D()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
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)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |