|
|||||||||
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.MT491
public class MT491
MT 491
NOTE: this source code has been generated from template
Constructor Summary | |
---|---|
MT491()
Creates an MT491 initialized with a new SwiftMessage |
|
MT491(SwiftMessage m)
Creates an MT491 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 MT491 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 MT491 is expected to be the only one. |
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 MT491 is expected to be the only one. |
Field52A |
getField52A()
Iterates through block4 fields and return the first one whose name matches 52A, or null if none is found.The first occurrence of field 52A at MT491 is expected to be the only one. |
Field52D |
getField52D()
Iterates through block4 fields and return the first one whose name matches 52D, or null if none is found.The first occurrence of field 52D at MT491 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 MT491 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 MT491 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 MT491 is expected to be the only one. |
Field71B |
getField71B()
Iterates through block4 fields and return the first one whose name matches 71B, or null if none is found.The first occurrence of field 71B at MT491 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 MT491 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 MT491(SwiftMessage m)
m
- swift message with the MT491 contentpublic MT491()
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 Field21 getField21()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field32B getField32B()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field52A getField52A()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field52D getField52D()
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 Field71B getField71B()
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 |