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

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

public class MT456
extends AbstractMT
implements java.io.Serializable

MT 456

NOTE: this source code has been generated from template

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

Nested Class Summary
static class MT456.Sequence_0
           
 
Constructor Summary
MT456()
          Creates an MT456 initialized with a new SwiftMessage
MT456(SwiftMessage m)
          Creates an MT456 initialized with the parameter SwiftMessage
 
Method Summary
 java.util.List<Field20> getField20()
          Iterates through block4 fields and return all occurrences of fields whose names matches 20, or Collections.emptyList() if none is found.
Multiple occurrences of field 20 at MT456 are expected at one sequence or across several sequences.
 java.util.List<Field21> getField21()
          Iterates through block4 fields and return all occurrences of fields whose names matches 21, or Collections.emptyList() if none is found.
Multiple occurrences of field 21 at MT456 are expected at one sequence or across several sequences.
 Field25 getField25()
          Iterates through block4 fields and return the first one whose name matches 25, or null if none is found.
The first occurrence of field 25 at MT456 is expected to be the only one.
 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 MT456 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 MT456 are expected at one sequence or across several sequences.
 java.util.List<Field33D> getField33D()
          Iterates through block4 fields and return all occurrences of fields whose names matches 33D, or Collections.emptyList() if none is found.
Multiple occurrences of field 33D at MT456 are expected at one sequence or across several sequences.
 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 MT456 is expected to be the only one.
 Field52B getField52B()
          Iterates through block4 fields and return the first one whose name matches 52B, or null if none is found.
The first occurrence of field 52B at MT456 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 MT456 is expected to be the only one.
 java.util.List<Field71B> getField71B()
          Iterates through block4 fields and return all occurrences of fields whose names matches 71B, or Collections.emptyList() if none is found.
Multiple occurrences of field 71B at MT456 are expected at one sequence or across several sequences.
 java.util.List<Field72> getField72()
          Iterates through block4 fields and return all occurrences of fields whose names matches 72, or Collections.emptyList() if none is found.
Multiple occurrences of field 72 at MT456 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 MT456 are expected at one sequence or across several sequences.
 java.util.List<Field77D> getField77D()
          Iterates through block4 fields and return all occurrences of fields whose names matches 77D, or Collections.emptyList() if none is found.
Multiple occurrences of field 77D at MT456 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

MT456

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

Parameters:
m - swift message with the MT456 content

MT456

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

getField25

public Field25 getField25()
Iterates through block4 fields and return the first one whose name matches 25, or null if none is found.
The first occurrence of field 25 at MT456 is expected to be the only one.

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

getField52A

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

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

getField52B

public Field52B getField52B()
Iterates through block4 fields and return the first one whose name matches 52B, or null if none is found.
The first occurrence of field 52B at MT456 is expected to be the only one.

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

getField52D

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

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

getField20

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

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

getField21

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

Returns:
a List of Field21 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 MT456 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 MT456 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)

getField33D

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

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

getField71B

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

Returns:
a List of Field71B 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 MT456 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)

getField77D

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

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

getField72

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

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