com.prowidesoftware.swift.model.mt.mt2xx
Class MT200

java.lang.Object
  extended by com.prowidesoftware.swift.model.mt.AbstractMT
      extended by com.prowidesoftware.swift.model.mt.mt2xx.MT200
All Implemented Interfaces:
java.io.Serializable

public class MT200
extends AbstractMT
implements java.io.Serializable

MT 200

NOTE: this source code has been generated from template

Author:
www.prowidesoftware.com
See Also:
Serialized Form

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

MT200

public MT200(SwiftMessage m)
Creates an MT200 initialized with the parameter SwiftMessage

Parameters:
m - swift message with the MT200 content

MT200

public MT200()
Creates an MT200 initialized with a new SwiftMessage

Method Detail

getMessageType

public java.lang.String getMessageType()
Returns this MT number

Specified by:
getMessageType in class AbstractMT
Returns:
the message type number of this MT
Since:
6.4

getField20

public 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.

Returns:
a Field20 object or null if the field is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagByName(String)

getField32A

public 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.

Returns:
a Field32A object or null if the field is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagByName(String)

getField53B

public 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.

Returns:
a Field53B object or null if the field is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagByName(String)

getField56A

public 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.

Returns:
a Field56A object or null if the field is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagByName(String)

getField56D

public 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.

Returns:
a Field56D object or null if the field is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagByName(String)

getField57A

public 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.

Returns:
a Field57A object or null if the field is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagByName(String)

getField57B

public 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.

Returns:
a Field57B object or null if the field is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagByName(String)

getField57D

public 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.

Returns:
a Field57D object or null if the field is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagByName(String)

getField72

public 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.

Returns:
a Field72 object or null if the field is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagByName(String)