|
|||||||||
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.MT496
public class MT496
MT 496
NOTE: this source code has been generated from template
Constructor Summary | |
---|---|
MT496()
Creates an MT496 initialized with a new SwiftMessage |
|
MT496(SwiftMessage m)
Creates an MT496 initialized with the parameter SwiftMessage |
Method Summary | |
---|---|
Field11R |
getField11R()
Iterates through block4 fields and return the first one whose name matches 11R, or null if none is found.The first occurrence of field 11R at MT496 is expected to be the only one. |
Field11S |
getField11S()
Iterates through block4 fields and return the first one whose name matches 11S, or null if none is found.The first occurrence of field 11S at MT496 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 MT496 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 MT496 is expected to be the only one. |
Field76 |
getField76()
Iterates through block4 fields and return the first one whose name matches 76, or null if none is found.The first occurrence of field 76 at MT496 is expected to be the only one. |
Field77A |
getField77A()
Iterates through block4 fields and return the first one whose name matches 77A, or null if none is found.The first occurrence of field 77A at MT496 is expected to be the only one. |
Field79 |
getField79()
Iterates through block4 fields and return the first one whose name matches 79, or null if none is found.The first occurrence of field 79 at MT496 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 MT496(SwiftMessage m)
m
- swift message with the MT496 contentpublic MT496()
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 Field76 getField76()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field77A getField77A()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field11R getField11R()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field11S getField11S()
null
if none is found.
null
if the field is not found
java.lang.IllegalStateException
- if SwiftMessage object is not initializedSwiftTagListBlock.getTagByName(String)
public Field79 getField79()
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 |