com.prowidesoftware.swift.model.mt.mt4xx
Class MT416

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

public class MT416
extends AbstractMT
implements java.io.Serializable

MT 416

NOTE: this source code has been generated from template

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

Nested Class Summary
static class MT416.SequenceA
           
static class MT416.SequenceB
           
 
Constructor Summary
MT416()
          Creates an MT416 initialized with a new SwiftMessage
MT416(SwiftMessage m)
          Creates an MT416 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 MT416 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 MT416 is expected to be the only one.
 java.util.List<Field21A> getField21A()
          Iterates through block4 fields and return all occurrences of fields whose names matches 21A, or Collections.emptyList() if none is found.
Multiple occurrences of field 21A at MT416 are expected at one sequence or across several sequences.
 java.util.List<Field21C> getField21C()
          Iterates through block4 fields and return all occurrences of fields whose names matches 21C, or Collections.emptyList() if none is found.
Multiple occurrences of field 21C at MT416 are expected at one sequence or across several sequences.
 java.util.List<Field23E> getField23E()
          Iterates through block4 fields and return all occurrences of fields whose names matches 23E, or Collections.emptyList() if none is found.
Multiple occurrences of field 23E at MT416 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 MT416 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 MT416 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 MT416 are expected at one sequence or across several sequences.
 java.util.List<Field50D> getField50D()
          Iterates through block4 fields and return all occurrences of fields whose names matches 50D, or Collections.emptyList() if none is found.
Multiple occurrences of field 50D at MT416 are expected at one sequence or across several sequences.
 Field51A getField51A()
          Iterates through block4 fields and return the first one whose name matches 51A, or null if none is found.
The first occurrence of field 51A at MT416 is expected to be the only one.
 Field53A getField53A()
          Iterates through block4 fields and return the first one whose name matches 53A, or null if none is found.
The first occurrence of field 53A at MT416 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 MT416 is expected to be the only one.
 java.util.List<Field59> getField59()
          Iterates through block4 fields and return all occurrences of fields whose names matches 59, or Collections.emptyList() if none is found.
Multiple occurrences of field 59 at MT416 are expected at one sequence or across several sequences.
 java.util.List<Field71F> getField71F()
          Iterates through block4 fields and return all occurrences of fields whose names matches 71F, or Collections.emptyList() if none is found.
Multiple occurrences of field 71F at MT416 are expected at one sequence or across several sequences.
 java.util.List<Field77A> getField77A()
          Iterates through block4 fields and return all occurrences of fields whose names matches 77A, or Collections.emptyList() if none is found.
Multiple occurrences of field 77A at MT416 are expected at one sequence or across several sequences.
 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

MT416

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

Parameters:
m - swift message with the MT416 content

MT416

public MT416()
Creates an MT416 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 MT416 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)

getField21

public 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 MT416 is expected to be the only one.

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

getField51A

public Field51A getField51A()
Iterates through block4 fields and return the first one whose name matches 51A, or null if none is found.
The first occurrence of field 51A at MT416 is expected to be the only one.

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

getField53A

public Field53A getField53A()
Iterates through block4 fields and return the first one whose name matches 53A, or null if none is found.
The first occurrence of field 53A at MT416 is expected to be the only one.

Returns:
a Field53A 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 MT416 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)

getField21A

public java.util.List<Field21A> getField21A()
Iterates through block4 fields and return all occurrences of fields whose names matches 21A, or Collections.emptyList() if none is found.
Multiple occurrences of field 21A at MT416 are expected at one sequence or across several sequences.

Returns:
a List of Field21A objects or Collections.emptyList() if none is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagsByName(String)

getField23E

public java.util.List<Field23E> getField23E()
Iterates through block4 fields and return all occurrences of fields whose names matches 23E, or Collections.emptyList() if none is found.
Multiple occurrences of field 23E at MT416 are expected at one sequence or across several sequences.

Returns:
a List of Field23E objects or Collections.emptyList() if none is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagsByName(String)

getField21C

public java.util.List<Field21C> getField21C()
Iterates through block4 fields and return all occurrences of fields whose names matches 21C, or Collections.emptyList() if none is found.
Multiple occurrences of field 21C at MT416 are expected at one sequence or across several sequences.

Returns:
a List of Field21C objects or Collections.emptyList() if none is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagsByName(String)

getField32A

public 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 MT416 are expected at one sequence or across several sequences.

Returns:
a List of Field32A objects or Collections.emptyList() if none is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagsByName(String)

getField32B

public 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 MT416 are expected at one sequence or across several sequences.

Returns:
a List of Field32B objects or Collections.emptyList() if none is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagsByName(String)

getField32K

public 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 MT416 are expected at one sequence or across several sequences.

Returns:
a List of Field32K objects or Collections.emptyList() if none is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagsByName(String)

getField50D

public java.util.List<Field50D> getField50D()
Iterates through block4 fields and return all occurrences of fields whose names matches 50D, or Collections.emptyList() if none is found.
Multiple occurrences of field 50D at MT416 are expected at one sequence or across several sequences.

Returns:
a List of Field50D objects or Collections.emptyList() if none is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagsByName(String)

getField59

public java.util.List<Field59> getField59()
Iterates through block4 fields and return all occurrences of fields whose names matches 59, or Collections.emptyList() if none is found.
Multiple occurrences of field 59 at MT416 are expected at one sequence or across several sequences.

Returns:
a List of Field59 objects or Collections.emptyList() if none is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagsByName(String)

getField71F

public java.util.List<Field71F> getField71F()
Iterates through block4 fields and return all occurrences of fields whose names matches 71F, or Collections.emptyList() if none is found.
Multiple occurrences of field 71F at MT416 are expected at one sequence or across several sequences.

Returns:
a List of Field71F objects or Collections.emptyList() if none is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagsByName(String)

getField77A

public java.util.List<Field77A> getField77A()
Iterates through block4 fields and return all occurrences of fields whose names matches 77A, or Collections.emptyList() if none is found.
Multiple occurrences of field 77A at MT416 are expected at one sequence or across several sequences.

Returns:
a List of Field77A objects or Collections.emptyList() if none is not found
Throws:
java.lang.IllegalStateException - if SwiftMessage object is not initialized
See Also:
SwiftTagListBlock.getTagsByName(String)